Live data from Hacker News

Viewing profile — mahoro

mahoro

HN member
Joined
Thu, Jul 28, 2011, 5:34 PM UTC
HN karma
119
Public activity
68 items

About mahoro

No profile information was provided.

Recent public activity

  1. comment
    Comment #48475977

    Unexpected: reading the code was entertaining (no sarcasm): pixel fonts, png encoder.

  2. comment
    Comment #47000935

    Oh, that's unexpected idea. I hope I'll try it one day, thank you. I use FireWire as well. Spent a month connecting it, that was a devastating part. It turned out, only IEE1394 car…

  3. comment
    Comment #47000368

    I film my kids with the same camera in 2026. I don't know how to explain it, but it feels completely different. When I film something on a phone I feel awkward but with this camera…

  4. comment
    Comment #46704293

    I love it

  5. comment
    Comment #45082458

    Neat article. I would add `layout.css.font-visibility=1` to hide all non-default fonts (makes a canvas font rendering test less useful).

  6. comment
    Comment #44330488

    Thanks, eager to try :)

  7. comment
    Comment #44330241

    This is great, I'd like to test! Is there any recommendations on which ollama models works best with this kind of tasks?

  8. comment
    Comment #43383017

    I feel your pain. I have my own struggles with switching tasks and what helps to some degree is understanding that that kind of switching and adapting is a skill which could be tra…

  9. comment
    Comment #43381639

    > There is a concept called “Copilot Lag”. It refers to a state where after each action, an engineer pauses, waiting for something to prompt them what to do next. I've been experie…

  10. comment
    Comment #43188146

    Normally you would write a program that is a game of Doom when you run it (you create a program, then compile it and run). Dmitri created a program that does nothing and he don't e…

  11. comment
    Comment #42826310

    I enabled "Offline mode", and it worked. But yes.

  12. comment
    Comment #42751806

    So cool that with uv it becomes so easy to install such tools. What's missing in the install routine is uv installing this tool ignoring the Python dependency. My box has 3.10 and …

  13. comment
    Comment #42696772

    Phone scams are the problem in Russia: https://meduza.io/en/feature/2025/01/10/they-terrorized-him (TL;DR: student commits suicide because of such scams).

  14. comment
    Comment #40830189

    This is an absolutely great project. I had a lot of fun tinkering with the ROM of my Philips smart clock. It has a built-in DSL that looks like Rust (without memory management, tho…

  15. comment
    Comment #40723826

    The very first "technique" is odd and based on a false assumption. Bash doesn't call /bin/[ binary when evaluating expressions. It uses its own builtin implementation instead.

  16. comment
    Comment #40557685

    As a teenager, I discovered disassemblers/debuggers and became very enthusiastic about hacking and patching things. I reset the trial period counter on a few shareware apps, and th…

  17. comment
    Comment #40191863

    This is awesome, and client-side Python is magic :-)

  18. comment
    Comment #37664116

    ClickHouse is a separate company registered in US and some part of it is owned by US-based venture funds.

  19. comment
    Comment #37614131

    This is awesome! I like how it's built and I looks like it's open for integrations of any kind. I'm also too impatient to manually enter all transactions but import from PDF statem…

  20. comment
    Comment #37554614

    I found it extremely useful when I need to estimate throughput of some system. Especially it has some elements non-linear or non-continuous characteristics like rate limits etc.

  21. story
  22. comment
    Comment #37554090

    I would recommend Warteschlangensimulator to simulate processes involving queues. It's often faster to simulate things than to build mathematical models. https://a-herzog.github.io…

  23. comment
    Comment #36794303

    I'm excited about the language but it's impossible to google anything about it :(

  24. comment
    Comment #35455222

    They took my daughter to the orphanage luckily for two days because of this reason (I'm a single parent).

  25. comment
    Comment #34692824

    As a software engineer who occasionally creates interfaces, I appreciate these kinds of rules a lot. The most valuable thing is that it gives me the instruments to think and reason…