Live data from Hacker News

Viewing profile — alexozer

alexozer

HN member
Joined
Tue, Jun 20, 2017, 3:58 AM UTC
HN karma
193
Public activity
81 items

About alexozer

No profile information was provided.

Recent public activity

  1. comment
    Comment #44990283

    Wow, that is unbelievably degenerate. I'll never understand how someone can pidgeon-hole themselves into an identity like that.

  2. comment
    Comment #44761410

    Wow, I was wondering if e.g. Ghostty could implement something like this but that's cool it's already proven out. Does everything still go "through" tmux (so parsing etc. is still …

  3. comment
    Comment #44600363

    So am I identifying the bottlenecks that motivate this design correctly? 1. Go FFI is slow 2. Per-proto generated code specialization is slow, because of icache pressure I know the…

  4. comment
    Comment #44567419

    Where are all of the upvotes and comments?!? I love this and 2swap's other work so much. Btw, I believe this entire video is animated with custom C++: https://github.com/2swap/swap…

  5. comment
    Comment #44561012

    Tried starting a "run every day for a year" initiative last year. Wish it was for me, after 42 days I realized that I actually actively despise running and spend most of my time no…

  6. story
  7. comment
    Comment #23095768

    Thanks for this! I was quickly able to find some interesting new and niche types of things to read, in contrast to what my normal strolls through news.ycombinator and hckrnews give…

  8. comment
    Comment #20621630

    A couple weeks ago, one of my physical stick of RAM completely stopped working after yet another Linux out-of-memory-force-poweroff situation. No idea if that could be the proper c…

  9. comment
    Comment #20363318

    Favorite quote from the article: "It's better to have a hole in your team than an asshole."

  10. comment
  11. comment
    Comment #19954644

    I'm not exactly sure the monoculture argument is valid for Windows vs. Linux though; Linux still dominated server usage while Windows was attacked more often, despite the fact that…

  12. comment
    Comment #19954625

    I'm also building a computer and just purchased an i7 9700K for $400. I also wonder what the equivalent-performance AMD processor would be given the performance loss of these patch…

  13. comment
    Comment #19739785

    Mario 64 romhacks are sometimes distributed as patches to the original game instead of the complete modified game as well, and since it's just a diff it's not subject to copyright.…

  14. story
  15. comment
    Comment #19582896

    Nice reference! On Linux I have a keybinding which opens a terminal with a fzf listing of my password entries. when I select the name I want, it types the password with xdotool int…

  16. comment
    Comment #19512279

    Interesting, it's the opposite for me. If I'm feeling rotten, unmotivated, unproductive, and guilty about it, I'll tend to stay up later because my "self-discipline for the day" wi…

  17. comment
    Comment #19424353

    Preventing unnecessary deaths of children is not exactly in the same class of severity as preventing a computer from running malicious code in my opinion.

  18. comment
    Comment #19359500

    I originally used an Xbox controller as a case, but the hardware was my own. Eventually I ended up putting everything inside a Raspberry Pi case. Inside I put a protoboard with an …

  19. comment
    Comment #19357178

    Interesting, I've never noticed that before. I would guess it's a lens artifact, since it seems to move depending on where the sun is in the frame.

  20. comment
    Comment #19357129

    Yes, my use of jankest is possibly 100% contrived. Also, I recently added a comment with a photo album if you are interested!

  21. comment
    Comment #19357076

    Hi, I'm the creator! Thank you all for your thoughtful comments. Some of you wanted a photo album of the journey; I quickly collected one here [0]. Apologies for duplicates, no des…

  22. story
  23. comment
    Comment #19323775

    Blue light blocking glasses have had such a tremendously positive effect on my sleep habits (earlier bedtime, better sleep quality) that at this point I genuinely feel bad for peop…

  24. comment
    Comment #19321098

    No worries, it wasn't dumb to say that! Your intention just wasn't 100% clear to me.

  25. comment
    Comment #19320050

    I'm also in the situation where I'd like to try to reverse binaries for the custom PowerPC chips in Gamecube/Wii/Wii U. I'm wondering if it might be easier to rewrite the assembly …