Live data from Hacker News

Viewing profile — plett

plett

HN member
Joined
Thu, Sep 24, 2015, 11:57 AM UTC
HN karma
88
Public activity
24 items

About plett

No profile information was provided.

Recent public activity

  1. comment
    Comment #45390270

    Take a look at https://nerdydaytrips.org/ and add any places that you know of. It already has the Early Television Museum: https://nerdydaytrips.org/daytrip/na/us/early-television-…

  2. comment
    Comment #44754950

    I view "you might not need tmux" in the same way as "you might not need browser tabs". Yes, if you only have one or two terminal sessions or open web pages then you can probably li…

  3. comment
    Comment #44738938

    Are the demo servers a good enough example? https://www.traccar.org/demo-server/

  4. comment
    Comment #38979752

    The whole reason the 737 Max series exists is to avoid having to start over. By maintaining "backwards compatibility" type approval with the regular 737 then the existing massive p…

  5. comment
    Comment #36238782

    I attached a cheap IKEA Vindriktning PM2.5 sensor to esphome to get air cleanliness data into Home Assistant [1]. That's also very simple to do - solder some wires and write a few …

  6. comment
    Comment #32717131

    Why turn it off? Google are still going to parse your emails and pull out details about bookings to build a better profile of you, no matter what settings you disable. So why not h…

  7. comment
    Comment #30337576

    It works in Joplin too

  8. comment
    Comment #27799146

    I'm a mapping noob, but I've got a half-planned project which will need web based maps, and tilemaker looks great. The GitHub readme lists "You want the entire planet" as a reason …

  9. comment
    Comment #27603664

    Cloudflare's RFO blog posts are incredibly detailed. Each time I read one, I feel reasonably confident that they have learnt from the mistakes that lead to that outage and that it …

  10. comment
    Comment #26488733

    In the UK, lots of real estate descriptions side-step the problem completely and use terms like 'Bedroom 1' for the largest bedroom and 'Bedroom 2' etc for the 2nd largest.

  11. comment
    Comment #26410962

    This is done in the DNS world too. The unbound[1] resolver can pre-fetch a new record half way through the TTL if enough clients have requested it. That guarantees that the cache r…

  12. comment
    Comment #25293646

    Yes. That's what the Open Rights Group are doing, and they want donations to help with it. https://action.openrightsgroup.org/help-us-protect-your-data...

  13. comment
    Comment #23964026

    I've used instructions similar to those to get AMT KVM working with a normal VNC client, it works fine. The only catch is that the AMT seems to intercept all traffic to port 5900 c…

  14. comment
    Comment #23926372

    I've used Startech FTDI based multi-port serial to USB adapters along with a Mikrotik Routerboard to make serial-to-ethernet or serial-to-LTE boxes. The Mikrotik boxes expose the s…

  15. comment
    Comment #23926073

    Yep. I've just picked up a few second hand HP EliteDesk 800 G2 desktops with the intention of turning them into a homelab for k8s learning. They have AMT and the web power control,…

  16. comment
    Comment #23836099

    My university let students put procmail files in their home directories to filter their incoming email. I created a .procmailrc file which set a DISPLAY env variable and then spawn…

  17. comment
    Comment #22804732

    Yes, I installed Jitsi Meet over the weekend and enabled auth so you need credentials to start a new conference, but anyone with the link (and optionally password too) can join una…

  18. comment
    Comment #21252717

    Because dual stack is a hassle. It doubles your operational workload - which is a big deal in a large network. IMHO, we'll only see large scale IPv6 adoption when it becomes possib…

  19. comment
    Comment #21179048

    Don't forget about the Alt-Shift-U keyboard shortcut to open Bitwarden in a Firefox sidebar. Using that, the extension doesn't close when you click elsewhere in the page.

  20. comment
    Comment #21178847

    Take a look at https://e.foundation/ It's a LineageOS fork which bundles MicroG and several apps to make a more usable out-of-the-box OS. They have also re-added frequent builds fo…

  21. comment
    Comment #18301957

    Yes. It's an Allwinner A64 chip underneath and they have binary blobs which they haven't ported to anything newer than 3.10

  22. comment
    Comment #17826910

    I'm in the same boat as you. I bought new earpads last week for my 15 year old pair of Sennheiser HD477 rather than buying a new set of headphones, and my primary laptop is an X230…

  23. comment
    Comment #17622020

    thelounge is an web based IRC client with persistence like irccloud, except that thelounge is open source and self-hosted. https://thelounge.chat/

  24. comment
    Comment #15868867

    I'm also very interested in whether Authy will be usable on Linux after Chrome Apps go away, or what viable replacements exist. I experimented with migrating from Chrome to Firefox…