as a bit of extra data, visiting the thread with an additional post added fixed the bug with abne…
Right, there are implementation differences. But I don't think there will be any problems using …
Cheers, Martins. The Nano looks like it'll be the best fit for me because I don't have a device t…
One argument that can apply in server scenarios, is that spending some extra time on the code, on…
YubiKey: https://www.yubico.com/products/yubikey-hardware/
I have one Neo and one Nano. I use it…
What do you folks use for U2F? And are the keys any different anyway?
Odin v0.1.1
https://github.com/gingerBill/Odin/releases/tag/v0.1.1
mmozeiko Having password managers to generate unique passwords is good, but still doesn't protect…
Having password managers to generate unique passwords is good, but still doesn't protect you agai…
I used Keepass for ages, but I recently switched to KeepassX which is essentially the same thing …
A history of 4coder Fridays
The term "4coder Friday" was first coined by Casey Muratori, back in…
Keepass is amazing. It works on pretty much every platform. I combine it with Syncthing to make s…
James —
For anyone that is interested in taking a proactive stance w.r.t. changing their passwords.
Ther…
Well, handmade developers, it's been an interesting day so far.
Cloudflare issued a warning that …
ratchetfreak I composed and posted a reply to Throw more hardware at it but didn't check the thre…
I composed and posted a reply to Throw more hardware at it but didn't check the thread until afte…
Tazmain Thanks for the insight. I do feel that a lot of programmers lose touch with how the hardw…
Last month has been totally dedicated to cleaning the network code and writing down the render.
L…
Tazmain I do feel that a lot of programmers lose touch with how the hardware works. Or they simpl…
Play - https://soundcloud.com/user-63451...ation-ep-1-handmade-dev-show-2017
Description - On Fe…
Taz —
Thanks for the insight. I do feel that a lot of programmers lose touch with how the hardware work…
Shazan —
Anyways fixed it ,Guess is was a typo.
Can someone help me on a formula on bouncing the ball whe…
I don't think you can limit message broadcasting to subset of windows.
But yeah, instead of enume…
Hmm, I thought about SendMessage briefly, but I had forgotten about HWND_BROADCAST. I could broad…
Instead of events you could use windows message. SendMessage(HWND_BROADCAST, ...) will end your s…
I'm looking for a bit of Win32 help here.
I have a small program that runs in the background, li…
Thanks for the info. Hopefully it will be working in the next build!
I don't think it's getting called at all right now because it was causing bugs a few versions bac…
Shazan —
I need help detecting sides for my pong clone.
And left collsion not working.
I have Wall enities…
mmozeiko ChronalDragon Amount of RAM is increasing, but the cost of accessing RAM is increasing r…