Sysadmin stuck with k8s,
Linux nerd
Likes The Unix Way
🇬🇧🇵🇱(🇯🇵 a bit)
Joined: 2019-09-19
XMPP: wolf480pl@neko.im
PGP: E4C2 E023 3845 4C51 B7E8 A340 73C0 4340 D233 5052
Boost: is a post endorsement
────
2024-12-14 wolf480pl ┃ RE: nytpu
@nytpu oh
sounds useful but not as flashy as I thought it'd be
2024-12-14 wolf480pl ┃ 1💬 ┃ RE: nytpu
@nytpu what does the debug console look like? is it similar the Quake one?
────
2024-12-13 wolf480pl ┃ RE: nytpu
@nytpu I think it's a rare genuine W for consumer rights enforcement :P
────
2024-12-12 wolf480pl ┃ RE: nytpu
@nytpu mice with wings
2024-12-12 wolf480pl ┃ RE: nytpu
@nytpu I think the ROM rule is more like the nuclear test ban treaty allowing underground tests:
You can't check that a chip doesn't contain a ROM (it's externally indistinguishable from a […]
2024-12-12 wolf480pl ┃ 1🔗 ┃ RE: nytpu
@nytpu I was specifically referring to linux-libre, which (according to Matthew Garrett[1]) removes the firmware-loading code from the Linux kernel.
So if you have a device that has old […]
2024-12-12 wolf480pl ┃ RE: mjg59
@mjg59
> users would benefit from most (if not all) firmware being free software
[…]
────
2024-12-11 wolf480pl ┃ RE: nytpu
@nytpu glog
────
2024-12-10 wolf480pl ┃ RE: nytpu
@nytpu hot take:
instead of reading books about programming, go read some code
────
2024-12-09 wolf480pl ┃ RE: nytpu
@nytpu I mean even rfc 3999 is still too broad
2024-12-09 wolf480pl ┃ 1💬 ┃ RE: nytpu
@nytpu but spaces in filenames are annoying
2024-12-09 wolf480pl ┃ 2💬 ┃ RE: nytpu
@nytpu what do you call
%Y-%m-%dT%H:%M:%S%z
?
2024-12-09 wolf480pl ┃ RE: nytpu
@nytpu can you at least put all the settings in a git repo and get sensible diffs? If so, I think it's worth it, even if they're impractical to edit by hand.
2024-12-09 wolf480pl ┃ 1👤 ┃ RE: BrodieOnLinux
@BrodieOnLinux @marud right, they should spend more time evaluating each abuse report.
But I'm afraid if they do that, it'll be trivial to layer-8-DoS them by sending a ton of LLM-generated […]
2024-12-09 wolf480pl ┃ RE: nytpu
@nytpu Yeah the author could've just taken a real schematic, exported it to spice, replaced all diodes with batteries, and made you solve that
2024-12-09 wolf480pl ┃ 1💬 ┃ RE: nytpu
@nytpu would drawing a useful circuit here make sense for the task at hand?
────
2024-12-08 wolf480pl ┃ RE: nytpu
@nytpu
counterpoint: it has a plot
────
2024-12-05 wolf480pl ┃ 1👤 ┃ RE: mntmn
@mntmn @attie woyld you put it in RAID1 with an M.2 SSD?
────
2024-12-04 wolf480pl ┃ RE: nytpu
@nytpu btw. Eclipse can generate getters and setters for you. IntelliJ probably too. Or you could write a lisp prpgram that takes a list of fields and outputs a java class.
────
2024-12-03 wolf480pl ┃ 1💬 ┃ RE: nytpu
@nytpu i don't think hare devs care about the people who don't want to write small, simple tools.
In general, i think not caring if anyone uses the software you make is a goid thing.
2024-12-03 wolf480pl ┃ RE: nytpu
@nytpu nice!
2024-12-03 wolf480pl ┃ 1💬 ┃ RE: nytpu
@nytpu ok, and when you're reading code that calls those accessors, do you see what function is being called, and can you right click -> go to definition?
or is it more of a spooky action at a […]
2024-12-03 wolf480pl ┃ 1💬 ┃ RE: nytpu
@nytpu does Lisp allow you to make a record where the getters have some custom behaviour?
2024-12-03 wolf480pl ┃ 1💬 ┃ RE: nytpu
@nytpu ok, but which of the two is easier to debug?
────