We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
ratchetfreak
as a bit of extra data, visiting the thread with an additional post added fixed the bug with abne…
»
Mārtiņš Možeiko
Right, there are implementation differences. But I don't think there will be any problems using …
»
Matt Mascarenhas
Cheers, Martins. The Nano looks like it'll be the best fit for me because I don't have a device t…
»
Jack Mott
One argument that can apply in server scenarios, is that spending some extra time on the code, on…
»
Mārtiņš Možeiko
YubiKey: https://www.yubico.com/products/yubikey-hardware/ I have one Neo and one Nano. I use it…
»
Matt Mascarenhas
What do you folks use for U2F? And are the keys any different anyway?
»
Ginger Bill
Odin v0.1.1 https://github.com/gingerBill/Odin/releases/tag/v0.1.1
»
Jeroen van Rijn
mmozeiko Having password managers to generate unique passwords is good, but still doesn't protect…
»
Mārtiņš Možeiko
Having password managers to generate unique passwords is good, but still doesn't protect you agai…
»
D3zmodos
I used Keepass for ages, but I recently switched to KeepassX which is essentially the same thing …
»
Allen Webster
A history of 4coder Fridays The term "4coder Friday" was first coined by Casey Muratori, back in…
»
Jeremiah Goerdt
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…
»
Jeroen van Rijn
Well, handmade developers, it's been an interesting day so far. Cloudflare issued a warning that …
»
Jeroen van Rijn
ratchetfreak I composed and posted a reply to Throw more hardware at it but didn't check the thre…
»
ratchetfreak
I composed and posted a reply to Throw more hardware at it but didn't check the thread until afte…
»
ratchetfreak
Tazmain Thanks for the insight. I do feel that a lot of programmers lose touch with how the hardw…
»
erpeo93
Last month has been totally dedicated to cleaning the network code and writing down the render. L…
»
Abner Coimbre
Tazmain I do feel that a lot of programmers lose touch with how the hardware works. Or they simpl…
»
Abner Coimbre
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…
»
Mārtiņš Možeiko
I don't think you can limit message broadcasting to subset of windows. But yeah, instead of enume…
»
Adam Byrd
Hmm, I thought about SendMessage briefly, but I had forgotten about HWND_BROADCAST. I could broad…
»
Mārtiņš Možeiko
Instead of events you could use windows message. SendMessage(HWND_BROADCAST, ...) will end your s…
»
Adam Byrd
I'm looking for a bit of Win32 help here. I have a small program that runs in the background, li…
»
Anthony Smith
Thanks for the info. Hopefully it will be working in the next build!
»
Allen Webster
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…
»
Andrew Chronister
mmozeiko ChronalDragon Amount of RAM is increasing, but the cost of accessing RAM is increasing r…
»