Live data from Hacker News

Viewing profile — kirbyfan64sos

kirbyfan64sos

HN member
Joined
Mon, Mar 09, 2015, 5:45 PM UTC
HN karma
412
Public activity
93 items

About kirbyfan64sos

No profile information was provided.

Recent public activity

  1. comment
    Comment #41154627

    Had to log in to my rarely-used HN account to mention that I had played Biolab Disaster over and over again years back but lost track of it and forgot the name. Kinda wild to find …

  2. comment
    Comment #40257488

    Do note that Zod is a bit of an outlier in how slow it can make type checking, e.g. https://dev.to/nicklucas/typescript-runtime-validators-and-d... one of the tests hits nearly 300…

  3. comment
    Comment #37661690

    Remember when the primary purpose of flatpak's shared runtimes was so that libraries like libwebp are not actually bundled per-application? libwebp in the runtimes has been patched…

  4. comment
    Comment #37211532

    These docs are a bit sparse and more for debugging some very specific things. If all you want is a stack trace: - You can use `flatpak install --include-sdk --include-debug THE-APP…

  5. comment
    Comment #36988685

    Worth noting that Porkbun still uses CF for the actual DNS nowadays: https://lowendspirit.com/discussion/4602/porkbun-ns-moving-t...

  6. comment
    Comment #36771519

    Chrome tends to be built with a rather slow and stringent set of optimization extras like PGO that people tend to leave off in Chromium builds.

  7. comment
    Comment #36673431

    I want to point out that Lima also works on Linux, and it's super useful there for development scenarios where a container just doesn't cut it.

  8. comment
    Comment #36214738

    This gets mentioned basically every time. The gist is that: - OpenGL is a much easier target to support, in terms of having a functional desktop. Remember, hardware-accelerated app…

  9. comment
    Comment #36131745

    Check out Taiga: https://www.taiga.io/ By the creators of Penpot, free plan is basically only missing premium support. Not sure about the login though...there seem to be some plugi…

  10. comment
    Comment #36088670

    Yes, because Brave is the model of ethics! Oh, wait a sec...

  11. comment
    Comment #35789838

    This falls apart a bit when you consider that several larger banks did try to prop up First Republic for a bit, specifically because: > the FDIC is funded by banks and receives no …

  12. comment
    Comment #35558414

    I feel like the hard part is that, if you dive in early on with imperative-style code, it's really easy to try and do everything else the imperative "style" too...until you can't, …

  13. comment
    Comment #35274741

    Indeed, and the document portal seems to have built-in support for atomic writes by first writing to a temporary file and then renaming it ( https://github.com/flatpak/xdg-desktop-…

  14. comment
    Comment #35232232

    Worth noting that, from what I gathered, a lot of dislike towards Ventura's new UI is often less the style and more just various inconsistencies / strange behavior in their executi…

  15. comment
    Comment #35171499

    There should certainly be more tooling around finding these things out, but one thing worth noting is that you can `flatpak uninstall --unused` to remove old, unused runtimes (the …

  16. comment
    Comment #35170946

    I actively use both Nix and Flatpak, and my perspective is that they're tuned for different purposes: - Flatpak doesn't require apps to be rebuilt when the runtime changes, whereas…

  17. comment
    Comment #34959107

    Does the multi-user mode work on SELinux-enabled systems and, if not, is it possible to install in single-user mode? The default installer's multi-user mode doesn't work with SELin…

  18. comment
    Comment #34874911

    Podman has a Docker-compatible service API, so you can use it via docker-compose.

  19. comment
    Comment #34507783

    Afaik it's more of a general push by the new heads of the FTC & DoJ's antitrust division.

  20. comment
    Comment #34503605

    Gonna give another rec to DigitalOcean, we use it for work as well and haven't had any major issues.

  21. comment
    Comment #34497611

    Orwell was literally a self-described proponent of democratic socialism.

  22. comment
    Comment #34330684

    > X runs on so many more platforms than Wayland [...] Python3 is strictly an improvement on every platform, I don't think they're analogous because there really is no good reason t…

  23. comment
    Comment #34081791

    systemd-coredump is honestly incredibly useful. Any time an application randomly crashes in the background, you can easily pop it in a debugger to look through the backtrace withou…

  24. comment
    Comment #34055244

    It's because most of the servers are not nearly on the level of setup that a normal large-scale social network would probably need...which in turn is also because a lot of them hav…

  25. comment
    Comment #33548833

    Given how many problems V5 incurred, I wonder how V6 compares, but also how its reception is going to be...