Live data from Hacker News

Viewing profile — minus7

minus7

HN member
Joined
Sat, Jan 11, 2014, 11:28 PM UTC
HN karma
277
Public activity
69 items

About minus7

No profile information was provided.

Recent public activity

  1. comment
    Comment #48797180

    If you don't think about it, it doesn't seem like a bad idea. If you do, you realized how incredibly complex the whole thing is

  2. comment
    Comment #48100908

    It's just using libvte like gnome-terminal and lxterminal, so I doubt it's much different from them.

  3. comment
    Comment #47692641

    >Note that if an "Ephemeral Device" exists for more than 4 hours continuously, it consumes 0 minutes, and is billed as a tagged device. The docs are being upgraded to change the la…

  4. comment
    Comment #47691931

    This is potentiallya bit of a downgrade if you are using the Personal or Standard plans for infrastructure: - Reduction from 100 to 50 tagged devices on Personal (was 100 total dev…

  5. comment
    Comment #47388741

    The `eval` alone should be enough of a red flag

  6. comment
    Comment #46141225

    Issues I observed, mostly using GoLand: - syntax errors displaying persistently even after being fixed (frequently; until restarted; not seen very recently) - files/file tree not d…

  7. comment
    Comment #46141211

    JetBrains should stop building stupid AI shit and fix their IDEs. 2025 versions are bordering on unusable.

  8. comment
    Comment #46043215

    All code is inherently not concurrency-safe unless it says so. The http.Client docs mention concurrent usage is safe, but not modification. The closure compiler flag trick looks in…

  9. comment
    Comment #45860361

    In my experience that's because most users run their monitors on 100% brightness instead of turning that down. I prefer light mode unless it's really dark.

  10. comment
    Comment #44378750

    I was excited that Firefox finally exposed its local translations as API, but it's Chrome-only (still?). Will be nice for userscripts, for example to replace Twitter's translation …

  11. comment
    Comment #43753447

    If you consult with someone over their project, then proceed to fork it behind their back, that's just being a dick, even if it was perfectly legal. We should not accept that kind …

  12. comment
    Comment #43691858

    There's a pinned comment on the video about the cable: For everyone that's interested, the included USB cable is wired like this: GND -------> GND D+ -------> VCC D- -------> VCC V…

  13. comment
    Comment #43435000

    No one's gonna pay just for the sidebar being collapsible. Maybe someone is going to because it was the last straw, but most are just going to be annoyed. Better ask for money only…

  14. comment
    Comment #42248826

    Hey, I found your library a few weeks ago when I was annoyed by nothing like this being built into the standard library. It’s been a breeze to use so far. A neat trick I found to g…

  15. comment
    Comment #42126496

    Used to vendor for a bit, but it's messy in git. If anything disappears, it should still be easy enough to recover it from somewhere.

  16. comment
    Comment #39182118

    Unfortunately that feature of invidious also seems to depend on the upstream RSS URLs and the feeds are just empty at the moment

  17. comment
    Comment #36886194

    The DNS records for that domain are hijacked on two German ISPs' resolvers I tested, yikes. Google and Cloudflare resolvers resolve it just fine however. canna.to. 0 IN CNAME notic…

  18. comment
  19. comment
    Comment #36617163

    ` ` getting parsed as opening tag instead of self closing is a bug (be it in the browser or in the spec) and should be fixed

  20. comment
    Comment #35486622

    IIRC there were issues with IPv6 on the hardware, which will be replaced once services move to Europe, and IPv6 will be available.

  21. comment
    Comment #35030689

    Best thing about it is that it has support for huge files; I was looking for a hex editor that can do that

  22. comment
    Comment #33402933

    You can also use a pre-polished connector instead of splicing e.g.: https://www.fs.com/de-en/products/35165.html (there's instructions if you scroll down)

  23. comment
    Comment #33396132

    I also installed fiber a while ago after being told "this isn't hard" by Michael Stapelberg's post [1]. Luckily I managed to get by with patch cables; a 30m cables really goes a lo…

  24. comment
    Comment #33396036

    Good joke, there are no $35 pis

  25. comment
    Comment #33251257

    >TOTP is almost purpose made to be phished. Well, that's a tad hyperbolic. While TOTP codes have no protection against phishing, an attacker still requires interaction from the acc…