Live data from Hacker News

Viewing profile — rockmeamedee

rockmeamedee

HN member
Joined
Sat, Aug 20, 2011, 9:38 AM UTC
HN karma
395
Public activity
105 items

About rockmeamedee

No profile information was provided.

Recent public activity

  1. comment
    Comment #49255312

    It's very very important to note that there was an existing 2025 arxiv preprint that had a >66% proof assuming some weak condition, and this result removes that weak condition. It …

  2. comment
    Comment #49166969

    I hate this. The style of LLM-written prose is unbearable, and I found several mistakes. This is "dazzle them with bullshit details" with no understanding behind it. I assume the b…

  3. comment
    Comment #48844272

    For Bun to not have torched its reputation among its users, it would have had to publish this blog post _before_ pressing merge on that PR. That's what underlies most of the vitrio…

  4. comment
    Comment #48802206

    Reminds me of the "mathematical proof that there is no least interesting number". Because if there was a "least interesting number", that would make it interesting: it would have t…

  5. comment
    Comment #48471944

    I don’t understand. Gitoxide exists and is great. It might have missing pieces, but it’s easier to vibecode any needed networking additions to Gitoxide (which is maintained) than t…

  6. comment
    Comment #48463013

    https://github.com/amedeedaboville/mish A mosh clone that uses QUIC as the transport layer so it can do both “unreliable datagrams” like UDP and also a TCP-like reliable stream, so…

  7. comment
    Comment #47455434

    What does this mean, that you can take Kimi and RL finetune it a little more and blow the big AI shops out of the water? Would this have been extensively fine tuned, beyond what An…

  8. comment
    Comment #47350647

    I had no idea, but this "wiggle" is required for an optimal approximation, it's called the "equioscillation property" [ https://en.wikipedia.org/wiki/Equioscillation_theorem ]. For…

  9. comment
    Comment #46703786

    I'm interested in the topic, and the book cover looks great, so I'll probably read it. But it seems a bit "Maintenance: For Boys". The items mentioned on this page are "the mainten…

  10. comment
    Comment #44899925

    Yeah, uv is cool and a step above conda, but that business model doesn’t look very profitable… They did say they want their thing to have understanding of the code, so maybe they’l…

  11. comment
    Comment #44462456

    yeah but they're still >50% off SFBA salaries. SFBA comp for a sr dev can easily be $200k+ (and can go higher, lots of anecdotes on here about $350k+ salaries at BigtechCos), for a…

  12. comment
    Comment #43652236

    Oh this is great! I always have this problem. I find that's one of my biggest barriers when reading queueing theory content. I'm only doing it intermittently so I don't have memori…

  13. comment
    Comment #43651947

    I too made a version of this (just a small Go DNS resolver + port forwarding proxy) that lets you do a similar thing: https://gitlab.com/amedeedabo/zoxy I used the .z domain bc it'…

  14. comment
  15. comment
    Comment #43452880

    Fastest growing but because they participated in a pay-for-play kickback scheme [1][2]? So that number isn't really signal. Now that they're not paying CISOs to adopt the product t…

  16. comment
    Comment #43433958

    Idk man. It's a nice idea, but it has to be 10x better than what we currently have to overcome the ecosystem advantages of the existing tech. In practice, people in the frontend wo…

  17. comment
    Comment #36204325

    Like a non-toy version of this: https://artsandculture.google.com/story/ar-synth/7AUBadCIL5T...

  18. story
  19. story
  20. comment
    Comment #33217066

    As a regular programmer, I got really into queuing theory thinking I was going to learn secrets of performance tuning, then was slightly disappointed. But it turns out the simple p…

  21. comment
    Comment #29050112

    The number one thing that got me to senior engineer, and will get me to staff as I improve (though staff has more of a relationship management component) is emotional management. S…

  22. comment
    Comment #26593115

    The term "crisis response" will get you info on PR crises and brings to mind the TV show Scandal. The term you want for our field is "Incident Response", and the practice of 1)prev…

  23. comment
    Comment #26280253

    There's apparently a bananas crunch/backstory to this, where they committed to Swift before realizing they would hit its limits, and had to come up with a bunch of this optimizatio…

  24. comment
    Comment #23860549

    The post says The new API to cast in an unsafe manner is: let x: f32 = 1.0; let y: u8 = unsafe { x.to_int_unchecked() }; But as always, you should only use this method as a last re…

  25. comment