Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
archmaster
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
archmaster
7mo ago
I love the act of writing code, it clicks well with me. I love the feeling of my brain solving problems, figuring out how something works, and then finally understanding it. I love debugging. I love having built something that people love,
2.
▲
by
archmaster
7mo ago
I've seen a lot of posts like this one, but this is the first to encapsulate how I feel so well. Honestly, I don't really know what to do. I spent my whole life (so far; I'm still very young) falling in love with programming,
3.
▲
by
archmaster
8mo ago
I guess I gotta write one about CPUs now ;)
4.
▲
by
archmaster
10mo ago
check again!
5.
▲
by
archmaster
10mo ago
somewhat better now! added a bit more concurrency. lesson learned: use tokio next time
6.
▲
by
archmaster
10mo ago
It's like when your uncle squeezes you at Christmas. You're glad to see him again, but it's just a liiiitttleee... too... much... for... your... lungssss,.,.,.,
7.
▲
by
archmaster
10mo ago
Anecdotally, I've run a bunch of traceroutes and reverse traceroutes to different locations and they tend to follow the same AS paths — although sometimes the traceroute will surface more routing through your ISP (especially from colle
8.
▲
by
archmaster
10mo ago
check the html :)
9.
▲
by
archmaster
10mo ago
oh yeah i saw this! newer than the website though :)
10.
▲
by
archmaster
11mo ago
This is awesome! To anyone interested in learning more about this, I wrote https://cpu.land/ a couple years ago. It doesn't go as in-depth into e.g. memory layout as OP does but does cover multitasking and how the code
11.
▲
by
archmaster
1y ago
Had the pleasure of helping rack drives! Nothing more fun than an insane amount of data :P
12.
▲
by
archmaster
1y ago
Interesting. Got 19/20 too, and also missed #14!
13.
▲
by
archmaster
2y ago
i don't think it's your fault. spotify's entire website is down for me right now, i'm getting "upstream request timeout" and "upstream connect error or disconnect/reset before headers. reset reason: o
14.
▲
by
archmaster
2y ago
if only this went into where the ocaml escape came from :)
15.
▲
My Experience with the Knowledge Society (TKS)
(sparc24jcs.substack.com)
2 points
by
archmaster
2y ago
|
0 comments
16.
▲
by
archmaster
2y ago
This is pretty cool. Worth noting that Git does not actually only store full copies of files every time you make a change, this article I found does a really good job at explaining Git's packing: https://gist.github.com/
17.
▲
by
archmaster
2y ago
:)))
18.
▲
by
archmaster
3y ago
CSS transforms! transform: rotate(-2deg) skew(-2deg); transform-origin: bottom left;
19.
▲
by
archmaster
3y ago
https://www.youtube.com/watch?v=F7GDaLijr1w
20.
▲
by
archmaster
3y ago
"Reliable" may have been crufty wording but I did get more responsive results using it. MTR uses ICMP by default. Definitely want to do a hybrid thing in the future though!
21.
▲
by
archmaster
3y ago
Ooh, that's compelling. I wonder how that would work for an actual traceroute.
22.
▲
by
archmaster
3y ago
+1, love it
23.
▲
by
archmaster
3y ago
BGP looking glasses are very fun, although a bit of a different concept. And WOAH, that's really interesting about TTLs. Thanks for sharing! That's awesome and terrifying!
24.
▲
by
archmaster
3y ago
1. ICMP seemed a lot faster / more reliable, but you're right that UDP does sometimes bring out better results. Something I want to do is make it use a hybrid approach — sending both ICMP and UDP packets and using the best of bo
25.
▲
by
archmaster
3y ago
TY, will read! I touched on this duality in the article actually :)
26.
▲
by
archmaster
3y ago
Oh, thank you, I'll buy a copy! I thought Arrival was a fun movie
27.
▲
by
archmaster
3y ago
Yeah, there is actually a whole section about this in the article! Called "Front to Back, Back to Front". tl;dr in my experience the networks traversed are usually very similar, and the content is relevant and interesting either w
28.
▲
by
archmaster
3y ago
Should work a little better now! It's still chugging, but I made the rest of the article load (although now it's a bit janky when you have JS disabled, but not much I can do)
29.
▲
by
archmaster
3y ago
I KNOW, right?! It's perfect.
30.
▲
by
archmaster
3y ago
Shouldn't have anything to do with Enhanced Tracking Protection, but my server is buckling under the traffic pressure! I'm working on it, maybe check back in 40m or so (SORRY!)
More ›