Viewing profile — craggyjaggy
craggyjaggy
HN member- Joined
- Thu, Apr 14, 2022, 2:26 PM UTC
- HN karma
- 59
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About craggyjaggy
No profile information was provided.
Recent public activity
-
comment
Comment #33335096
How can the same program produce multiple different results?
-
comment
Comment #32971300
How do you know someone spends most of their energy being angry at vegans? They'll tell you this joke. (And start to argue with anyone they see eating a meatless meal)
-
comment
Comment #32901233
The app runs on the USB device. The code is loaded from the host, and if it hashes to the correct value, it will be able to access the secrets on the Tillitis.
-
comment
Comment #32829500
Maybe one day I'll try reading it again and actually finish it, but so far I couldn't do it. Everything is fascinating and mind blowing don't get me wrong, but I feel like there is…
-
comment
Comment #32810139
What message do you use for the commit you make after finishing for the day? Me going home usually does not coincide with any feature or change being completed.
-
comment
Comment #32797945
I quite like Ghostwriter: https://wereturtle.github.io/ghostwriter/
-
comment
Comment #32485216
I'll be coming up on 10 years as well, mostly just because of the AUR. Whatever obscure/proprietary program you might need, there's a decent chance some helpful person has packaged…
-
comment
Comment #31736325
TBF that is true for the Java-Kotlin boundary as well. You can use values coming from Java (like results from Android platform calls) as non-nullable if you wish, and it will blow …
-
comment
Comment #31736299
You'd miss so much important stuff though! "Uhhh yeah so I wanted to reach out to ask you about, you know how last week we - hold on dude I'm sending a voice message - yeah so uhhh…
-
comment
Comment #31633714
Also, I don't particularly love the act of writing code itself, I like the results (problems getting solved or fun things happening) of which there are none in most of these games.…
-
comment
Comment #31574044
The article contains multiple tweets where he doubles down and says even weirder stuff: > "No one asked for women programmers. We asked for women influencers and instead got 'indep…
-
comment
Comment #31411109
It's a pretty well known algorithm for procedural terrain generation. No need to be snarky.
-
comment
Comment #31037204
I'll have a look at Neo4j, thank you :)
-
comment
Comment #31031216
I have a million nodes, which I'm confident I can prune to less than 100k now that I know I'll have to. Each with 100 edges that I can probably filter down to 10-20. That should ge…
-
comment
Comment #31031072
The total is about a million nodes, though I'm fairly sure the most interesting data is a subset of about 50,000 nodes. Each node has on the order of 100 edges. Since that's still …
-
story
Ask HN: Tools for exploratory analysis of 10-100GB graphs
I've never had to work with any dataset bigger than L3 cache, so I'm somewhat out of my depth here. I have a sample of the (relational) data that's about 10GB, with another 80GB av…
-
comment
Comment #31027860
If you want to turn your home into a TV/Radio station, have a look at Audio Video Bridging[1]. It requires special hardware, but once you're set up devices can reserve bandwidth fo…