Live data from Hacker News

Viewing profile — sgtnoodle

sgtnoodle

HN member
Joined
Thu, Jul 05, 2018, 7:53 AM UTC
HN karma
3,168
Public activity
1,309 items

About sgtnoodle

No profile information was provided.

Recent public activity

  1. comment
    Comment #43996109

    It wasn't a laminates company, was it?

  2. comment
    Comment #43812511

    I'm embarrassed that I live in HMB and didn't recognize it. I should go to the harbor more.

  3. comment
    Comment #43789563

    I asked Gemini to format some URLs into an XML format. It got halfway through and gave up. I asked if it truncated the output, and it said yes and then told _me_ to write a python …

  4. comment
    Comment #43670715

    I have a yoga from 2016 that had its backlight supply rail blow up. Very lame.

  5. comment
    Comment #42198275

    You can do some pretty crazy stuff with pipes, if you want to do better than unix sockets.

  6. comment
    Comment #42198265

    I've spent several years optimizing a specialized IPC mechanism for a work project. I've spent time reviewing the Linux Kernel's unix socket source code to understand obscure edge …

  7. comment
    Comment #42198202

    There's definitely differences, whether or not it matters for most usages. I've worked on several IPC mechanisms that specifically benefited from one vs. the other.

  8. comment
    Comment #40828159

    A former coworker texted me out of the blue yesterday, saying he missed working on a " codebase". He specifically appreciated that "doing something simple things were kept simple."…

  9. comment
    Comment #40697108

    It's still mass, drag and cost.

  10. comment
    Comment #40697096

    It might work in so far as you'll get packets through. The performance would be abysmal, though. Modern Ethernet is built around switching.

  11. comment
    Comment #40336067

    The folk that made Crash Bandicoot were pretty clever. They figured out that the PlayStation could render untextured, shaded triangles a lot faster than textured triangles, so they…

  12. comment
    Comment #40249794

    I read the XML directly in my browser out of spite.

  13. comment
    Comment #40224611

    Crowded? No. Littered? Perhaps, depending on the altitude. The article you linked says the bulk of the existing debris is from a few isolated incidents. These satellites are genera…

  14. comment
    Comment #40167691

    I've gotten CEC to work in Linux on my desktop computer. The funny thing is that most GPU HDMI ports don't implement CEC, but do implement CEC over DisplayPort. You simply need to …

  15. comment
    Comment #40106229

    It's funny that it doesn't have the great lakes. I guess it doesn't have any internal bodies of water.

  16. comment
    Comment #40078600

    We're on a good employer plan, and weight loss meds are all out of pocket.

  17. comment
    Comment #40034421

    A more obscure use would be for loading multiple instances of a singleton library. This is especially helpful in something like a unit test suite, where you want each test case to …

  18. comment
    Comment #40033145

    In my experience, a culture of radical employee-driven compensation transparency can lead to toxicity. A subset of folk have a tendency to become obsessed, and increasingly more re…

  19. comment
    Comment #40029374

    Is email not customary? It seems like it would be fine as long as they respond in a timely manner, and provide access instructions. Also, in this situation it seems like that's exa…

  20. comment
    Comment #40026778

    Given that it's shared memory based, it seems like there has to be some degree of trust that the participants are well behaved. What do you mean by a malformed message, though? If …

  21. comment
    Comment #40026720

    I've also developed a strikingly similar low latency real-time IPC message bus for work. It also uses sockets with transparent shared memory optimization. In my case, it's the back…

  22. comment
    Comment #39994929

    I liked my Kobo, but it bricked itself after only about a year. I took it apart, and a voltage rail was shorted out. I didn't even finish the first book I put on it!

  23. comment
    Comment #39945196

    I'm friends with a small batch gelato maker. He mainly sells individual scoops, but he also sells pints. He started out using fully compostable pint containers, but their permeabil…

  24. comment
    Comment #39889012

    This is interesting. They're replacing the pacemaker's leads with optical fiber, with a tiny solar cell at the end. They send a pulse of light down the fiber optic cable, causing t…

  25. comment
    Comment #39888942

    As an embedded engineer with about 12 years of battery life, I've thought about this topic a fair amount. It would be neat to somehow integrate a super capacitor capable of powerin…