Live data from Hacker News

Viewing profile — eieio

eieio

HN member
Joined
Sat, Dec 24, 2011, 10:31 PM UTC
HN karma
3,112
Public activity
348 items

About eieio

I build unusual games with big constraints (such as https://en.wikipedia.org/wiki/One_Million_Checkboxes). You can see all my work at https://eieio.games

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

  1. story
  2. story
  3. 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 …

  4. 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…

  5. 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 )

  6. story
  7. 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…

  8. story
  9. 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 …

  10. 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…

  11. 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"…

  12. comment
    Comment #46779430

    > Was that Jane Street? yep

  13. comment
    Comment #46779411

    Yes, in the system I'm describing if a reviewer changed your code, you reviewed their change.

  14. 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…

  15. 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…

  16. 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…

  17. 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…

  18. comment
    Comment #46727579

    Claude is much faster at extracting fields from a pcap and processing them with awk than I am!

  19. comment
    Comment #46726389

    wow, I missed that comment, that's an incredible connection. Thank you!

  20. comment
    Comment #46725382

    TIL! I'll see if I can change that.

  21. 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.

  22. 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…

  23. 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.

  24. 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…

  25. story