Viewing profile — sgtnoodle
sgtnoodle
HN member- Joined
- Thu, Jul 05, 2018, 7:53 AM UTC
- HN karma
- 3,168
- Public activity
- 1,309 items
- HN profile
- View on Hacker News ↗
About sgtnoodle
No profile information was provided.
Recent public activity
-
comment
Comment #43996109
It wasn't a laminates company, was it?
-
comment
Comment #43812511
I'm embarrassed that I live in HMB and didn't recognize it. I should go to the harbor more.
-
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 …
-
comment
Comment #43670715
I have a yoga from 2016 that had its backlight supply rail blow up. Very lame.
-
comment
Comment #42198275
You can do some pretty crazy stuff with pipes, if you want to do better than unix sockets.
-
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 …
-
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.
-
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."…
-
comment
Comment #40697108
It's still mass, drag and cost.
-
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.
-
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…
-
comment
Comment #40249794
I read the XML directly in my browser out of spite.
-
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…
-
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 …
-
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.
-
comment
Comment #40078600
We're on a good employer plan, and weight loss meds are all out of pocket.
-
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 …
-
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…
-
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…
-
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 …
-
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…
-
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!
-
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…
-
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…
-
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…