Live data from Hacker News

Viewing profile — ploxiln

ploxiln

HN member
Joined
Wed, Nov 06, 2013, 7:02 PM UTC
HN karma
7,445
Public activity
1,221 items

About ploxiln

software engineer in NYC

[ my public key: https://keybase.io/ploxiln; my proof: https://keybase.io/ploxiln/sigs/3VcOUGq9c7AQCS5NFB49OXAn6hGOdUXh4xblSshTOIY ]

Recent public activity

  1. comment
    Comment #48942447

    I think it's a reaction to many simpler advocates of Rust saying "it's unsafe and irresponsible of you to not use Rust, you can't write software in C or C++ or Zig (or Go?) and hav…

  2. comment
    Comment #48915092

    The high data rate cables all need to be stiffer. You can find good 100w or 240w charging cables with good flexibility, so that's a good reason to keep usb-2 data-speed but high-po…

  3. comment
    Comment #48836883

    If they can provide only 20% of the functionality and only 1% of the bugs, that's a compelling trade-off for many use-cases! (and a bit closer to the reality IMHO)

  4. comment
    Comment #48754890

    But you probably depend on over 500 open source libraries and tools, mostly ones you're not aware of. (Do you ever use a linux VM to run or just develop your stuff? Ever use git or…

  5. comment
    Comment #48115522

    You don't have to use Debian stable, if you'd prefer Ubuntu every 6 months, or Fedora (6 months? 9 months?), or even Arch Linux updated daily ... I use Arch on my laptop, when I go…

  6. comment
    Comment #47597779

    Yup, I've had "nomodeline" in my vimrc for years. I used to add the "securemodelines" plugin https://www.vim.org/scripts/script.php?script_id=1876 but just recently removed that to…

  7. comment
    Comment #47451138

    I'm still using Xorg after all these years, on a laptop with 150% scaling, which I occasionally plug into an external monitor with 100% scaling. Somewhat surprisingly, it works gre…

  8. comment
    Comment #47428498

    it's "Enterprise" grade software! need to check the boxes for the procurement process (actually working is a separate department)

  9. comment
    Comment #47332276

    Just type without cat, your shell will show you another prompt, and the ssh escape command will also work.

  10. comment
    Comment #47256752

    This is how it works in NYC, but the wires are almost twice as expensive as the power. (If you add taxes and the numerous weird fees, the total bill is a solid 3x the cost of the p…

  11. comment
    Comment #47101731

    The previous company I was working at (6 months ago) had a bunch of microservices, most in python using fastapi and pydantic. At one point the security team tuned on CodeQL for a b…

  12. comment
    Comment #46968115

    High school ... 20+ years ago probably

  13. comment
    Comment #46878952

    In addition to the all the other stuff, including light spectrum differences, you can't just trust that a "37000 lumen" light (cheap from China ...) is such a thing. Some examples …

  14. comment
    Comment #46829127

    I just worry that the voltage of these is a bit too high, if the device takes 3 or 4 in series. They tend to be around 1.8 volts per cell, significantly higher than a fresh alkalin…

  15. comment
    Comment #46800051

    Windows 11 officially requires TPM 2.0, secure-boot enabled, and an AMD Zen+ (Ryzen 2xxx) or later or an Intel Core Gen 8 or later. https://arstechnica.com/gadgets/2021/10/windows-…

  16. comment
    Comment #46558716

    I think, practically, everyone will need at least a cheap-ish android or iphone, perhaps $300 (and a new one every few years ...), to be their locked-down "agent" for using financi…

  17. comment
    Comment #46422022

    Theoretically ... in practice, Boeing's most rigorous days in the 80s and 90s were directed by empowered individuals in the manufacturing org, and when it went full "strict process…

  18. comment
    Comment #46221176

    When I update python version, python packages, container image, etc for a service, I take a quick look at CI output, in addition to the all the other checks I do (like a couple bas…

  19. comment
    Comment #45957242

    The "Sony Xperia 5 V" (I have the previous "Sony Xperia 5 IV") has a headphone jack, takes a uSD card, and is somewhat compact. (And no silly camera cutout in the screen, it's in a…

  20. comment
    Comment #45951810

    For many years (20+?) Vietnam has had huge import tariffs on US/German/etc cars. It varies by origin country and engine displacement, but it's around 75% to 175%. Some trade agreem…

  21. comment
    Comment #45841397

    > it wouldn't be hard to get a bad update into a package (xz did that) I'd actually call that quite difficult. In the case of xz it was a quite high-effort "long con" the likes of …

  22. comment
    Comment #45836481

    The grievances were rather detailed and concise. The communication channel is right there already. The relevant Mozilla employee should have responded with a detailed and concise e…

  23. comment
    Comment #45831388

    No it doesn't. It's extremely valuable with the scope it already has. These massive corporations do not operate the Wayback Machine nor the various (less controversial) public arch…

  24. comment
    Comment #45775498

    FWIW the cool thing about gentoo was the "use-flags", to enable/disable compile-time features in various packages. Build some apps with GTK or with just the command-line version, w…

  25. comment
    Comment #45761613

    It probably applies better to users of software, e.g. 80% of users use just 20% of the features in Postgres (or MS Word). This probably only works, roughly, when the number of feat…