Viewing profile — m3galinux
m3galinux
HN member- Joined
- Fri, Feb 11, 2022, 10:56 PM UTC
- HN karma
- 44
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About m3galinux
No profile information was provided.
Recent public activity
-
comment
Comment #48727379
Yes they do. General physical appt. 6 months ago. Doctor spent 2x more time on the wall-mounted EHR terminal slowly typing and clicking through menus than having a conversation or …
-
comment
Comment #48577376
The idea is that enough users insist on non-attestation devices and platforms that governments and mega corps aren't able to require them for critical services. And loudly protest,…
-
comment
Comment #48574503
I've seen some great successes using HomeAssistant combined with one of these that connects your vehicle's various CANbuses (via OBD port) to Wifi/BLE. https://www.meatpi.com/produ…
-
comment
Comment #48574458
Linux intends to be left out of all this attestation garbage because it completely undermines the point of fully owning and controlling your own devices. I don't want or need to as…
-
comment
Comment #48116106
Saw the word Bullshittery. Thought someone might have written a piece on SovietWomble[1]. Actual article ended up being about economics and business, and defeatist at that. Was dis…
-
comment
Comment #48088638
TagConnect is too fragile. Broken off way too many of the little plastic "hooks" that go through the board.
-
comment
Comment #48079484
If you developed (truly developed; including test cases and documentation and deployment strategy and change management and...) a 12 month roadmap in a couple days with Claude Code…
-
comment
Comment #48079403
I mostly just go with 3.5mm audio jacks; FTDI makes a prebuilt cable: https://ftdichip.com/products/ttl-232r-5v-aj/
-
comment
Comment #47454744
Not so useless. In my experience LLMs are about 50/50 on making a regex that actually works and covers the cases you asked it for. Even less when you get into cases needing advance…
-
comment
Comment #45406358
Can you have an "anti-"emotional connection to a brand? The iPhone for me is missing a critical feature, which is ability to run the software I choose even if it didn't come from t…
-
comment
Comment #44452153
Or SS7 attack to intercept SMS messages, no SIM swap required.
-
comment
Comment #42278051
Didn't help. With AC on maximum it'd still "turn off" early. Honda claimed working as designed.
-
comment
Comment #42277972
Whoever bought my old Honda Fit is asking the same question right now; I installed a button in about the same place. They'll have fun figuring that one out. Honda Fit's AC is desig…
-
comment
Comment #42123328
5170 (IBM AT) was a 286 design. The 5150 (IBM PC) and 5160 (IBM PC XT) were the previous 8088-based systems. Sounds like it's described as "based on" because it's heavily reverse e…
-
comment
Comment #40243786
Oh that's just the start of it. I recently learned there are cheating methods that use sniffing and live modification of system RAM via PCI Express DMA transfers. As usual, physica…
-
comment
Comment #37111129
Challenge: Replace faulty RAM on an M1/M2 MacBook. Then when you discover you can't, pull the SSD and dump the data for transfer to another machine. Slight problem there too... Wea…
-
comment
Comment #35035677
ChatGPT when asked this question answers that its responses are probabilistic, so the responses aren't reproducible. I tested that myself, of course. Since it gave me 2 different (…
-
comment
Comment #34682320
I've used MythTV since something like 2004. Still great to use for Digital OTA broadcasts (and free-to-air satellite / DVB if that's available in your area). Cable DRM has unfortun…
-
comment
Comment #34226516
I seem to remember one of the TRS-80 Basic manuals being a bit silly too. A lot more so than you'd expect from Radio Shack, anyway. Found it: https://archive.org/details/Getting_St…
-
comment
Comment #32085964
Completing a "search" SHOULD return a 200 with an empty results set. But a search is "/api/employees?name=Bob", not /api/employees/1199. The former is an endpoint that exists but w…
-
comment
Comment #32085824
Many of your examples are changing the query string, not the resource path. That's an important designation in REST semantics. REST APIs shouldn't use query strings for accessing s…
-
comment
Comment #31319826
It's not just browsers. One popular Windows-based video surveillance platform has hardware decode support for H264, but it's software only for H265; that's on both Windows clients …
-
comment
Comment #30907864
Windows 10 Enterprise and group policy to disable telemetry? Agree it's not exactly "practical" though for non-business settings.
-
comment
Comment #30308016
Any chance it was an IBM terminal? Looks like it was common for units like the 3151 to be connected to RS/6000 systems: https://commons.wikimedia.org/wiki/File:IBM_3151_terminal.jp…