Viewing profile — hag
hag
HN member- Joined
- Sun, Dec 16, 2012, 1:10 PM UTC
- HN karma
- 38
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About hag
No profile information was provided.
Recent public activity
-
comment
Comment #42085582
I recently bought an RTL-SDR. I've had so much fun with it so far and learned so much, which was my goal. I designed my own antenna in Fusion 360 and built it. I'm currently develo…
-
comment
Comment #32807464
Thank you! I was going to mention StumbleUpon as well, but couldn't remember the name, haha. Used to use it way back.
-
comment
Comment #32108409
Nice! I would probably have used bitmasks in this situation, but as usual there is a reason behind the choice and I get the reasoning.
-
comment
Comment #31827192
Totally agree. I was expecting to get this feature as part of my Pro subscription.
-
comment
Comment #31641039
I just listened to an episode of The Darknet Diaries with an ex-CIA (I think) agent and he was talking about MICE. I'm pretty sure he said the C was for Coercion, but that does inc…
-
comment
Comment #31083061
In Windows 11 there's also a setting to make the "Print Screen"-key work in the same way as Win + Shift + S. The setting is called "Use the Print screen button to open screen snipp…
- comment
-
comment
Comment #30942359
A lot of great personal sites here. Mine is just a simple GitHub Pages site which I recently set up. It contains some of my hobby projects and CTF writeups. https://heinandre.no/
-
comment
Comment #29252047
I started programming at a pretty early age and I've always (probably from the first time I saw an emulator) had a goal to code an emulator myself. I start and abandon hobby projec…
-
comment
Comment #26942756
I've always been intrigued by virtual machines and emulation as well. I've always wanted to try and make an emulator of some kind. I don't know much about the internals of VirtualB…
-
comment
Comment #22591551
I'm wondering if `binwalk`'ing the initial dd-image would have worked. That's the first thing I would try.
-
comment
Comment #21812181
`#include ` gave some interesting errors. Looks like it's running Ubuntu.
-
comment
Comment #21461459
Same here. We have a platform with multiple sellers and we use Connected Accounts. Our first integration years ago was so easy and I loved how easy it was to work with the Stripe A…
-
comment
Comment #20541295
I have the same issue on Chrome on Android and I always reload the page (not the Twitter reload button), which always seem to work for me. I don't know if they do this on purpose, …
-
comment
Comment #19388285
Which the post clearly states and is, as far as I can tell, because Windows and DirectX is the only platform that supports it.
-
comment
Comment #18939844
You CAN check breached passwords here: https://haveibeenpwned.com/Passwords , if it's a common password it doesn't mean that it's necessarily your account that's been compromised.
-
comment
Comment #6658887
The salt should always be random. If it's based on some account information it's possible that the salt can be regenerated if that account information would become available, in a …
- story