Viewing profile — eieio
eieio
HN member- Joined
- Sat, Dec 24, 2011, 10:31 PM UTC
- HN karma
- 3,112
- Public activity
- 348 items
- HN profile
- View on Hacker News ↗
About eieio
I'm based in Brooklyn. You can reach me at eieiogames at gmail dot com
alum Jane Street Capital, Recurse Center (F23, W25)
Recent public activity
- story
- story
-
comment
Comment #47679050
if this isn’t a joke - new yorker style uses a diaresis when a word has a repeated vowel where the second vowel is part of a different syllable. coördinate, coöperate, and reëlect …
-
comment
Comment #47656226
I made a little TUI last month for searching within a channel! It supports before: / after:, fuzzy/exact/regex matching, lets you order by upload date/views/duration, lets you sear…
-
comment
Comment #47354099
(the amen break is one of the most commonly-sampled drum breaks in popular music: https://en.wikipedia.org/wiki/Amen_break )
- story
-
comment
Comment #47270469
I'm so excited about this! And I expect the speed/bandwidth improvements in the new renderer to be very significant. I spent a while hacking on my own fork of the Bubbletea rendere…
- story
-
story
Show HN: MMO snake over ssh – ssh snakes.run
snakes.run is massively multiplayer snake, played over ssh. ssh snakes.run to play. I spent a while reducing the game's bandwidth footprint as much as I could; I have a writeup on …
-
comment
Comment #46780621
Typically in this system you encode obligations - e.g. "eieio should review, or at least be aware of, all changes made to this library." I think that means you're unlikely in pract…
-
comment
Comment #46780579
The tool (iron) isn't open source, but there are a bunch of public talks and blogs about how it works, many of which are linked from the github repo[1]. It used to be "open source"…
-
comment
Comment #46779430
> Was that Jane Street? yep
-
comment
Comment #46779411
Yes, in the system I'm describing if a reviewer changed your code, you reviewed their change.
-
comment
Comment #46775160
at my last job code review was done directly in your editor (with tooling to show you diffs as well). What this meant was that instead of leaving nitpicky comments, people would ju…
-
comment
Comment #46738920
Eh, I was a little annoyed at the comment last night but read through the thread again today and you were clearly engaging in good faith. I totally get being exhausted at LLMs. And…
-
comment
Comment #46736847
Hey! I'm the author. My thinking was: * Yes, I clearly know what tcpdump is / how to capture network traffic * It has been several years since I have looked at a pcap * I don't hav…
-
comment
Comment #46727597
> Or you could use anycasting to terminate SSH sessions on the moral equivalent of one of a number of geography based reverse proxies and then forward the packet over an internal n…
-
comment
Comment #46727579
Claude is much faster at extracting fields from a pcap and processing them with awk than I am!
-
comment
Comment #46726389
wow, I missed that comment, that's an incredible connection. Thank you!
-
comment
Comment #46725382
TIL! I'll see if I can change that.
-
comment
Comment #46724857
Is it possible that this is on your end? The extension is "ping@openssh.com." It shows up in the blog reliably for me across several browsers and devices.
-
comment
Comment #46724595
the obtuseness is the point! This is true of a lot of my work[1][2][3]. The problems you run into when doing things you shouldn't do are often really fun. [1] https://news.ycombina…
-
comment
Comment #46724390
Yes! While this post was written entirely by me, I wouldn't be surprised if I had "smoking gun" ready to go because I spent so much time debugging with Claude last night.
-
comment
Comment #46724357
Oh wow - I've never heard of TCP_CORK before. Without disabling pings I'd still pay the cost of receiving way more packets, but maybe that'd be tolerable if I didn't have to send s…
- story