@ryanc@infosec.exchange I believe @xan@xantronix.social has some relevant experience
Notices by dakkar (dakkar@s.thenautilus.net)
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Wednesday, 11-Feb-2026 03:02:06 JST
dakkar
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Wednesday, 28-Jan-2026 21:03:46 JST
dakkar
@StarkRG@myside-yourside.net I think that ConditionMemoryPressure and ConditionCPUPressure may help; they probably need to be added to the scheduled process' unit file (instead of the *.timer)
ExecCondition may also be useful
@ryanc@infosec.exchange -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Monday, 29-Dec-2025 07:38:51 JST
dakkar
@navi@social.vlhl.dev @lanodan@queer.hacktivis.me I looked it up:
* sort spawns to compress temporary files
* split --filter=COMMAND creates a sub-process for each part
* install --strip calls strip -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Sunday, 30-Nov-2025 19:50:49 JST
dakkar
Snippet that popped into my head (free to a good home):The Nunya filter is a direct descendant of the well-known S.E.P. field
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Friday, 29-Aug-2025 01:16:07 JST
dakkar
@navi@social.vlhl.dev I was curious about how offsetof is implemented, and…#define offsetof(TYPE, MEMBER) \ ((size_t) &((TYPE *)0)->MEMBER)I'm not sure what I was expecting, but "fake de-reference a null pointer" wasn't it 😅
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Thursday, 07-Aug-2025 17:54:24 JST
dakkar
@ryanc@infosec.exchange https://ellingson-minerals.com/ has this
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Friday, 25-Jul-2025 01:22:56 JST
dakkar
@dalias@hachyderm.io I'm always telling my colleagues:if solving your problem seems to require complicated code, please talk with me: either there's already a simpler way, or I'll make onealas, what we consider "complicated" is sometimes wildly different…
@navi@social.vlhl.devIn conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Friday, 25-Jul-2025 00:15:40 JST
dakkar
@navi@social.vlhl.dev extra funny bit? there was no need to do that!
The AWS CLI program allows you to specify a file path wherever you'd use a string!In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Friday, 30-May-2025 01:11:32 JST
dakkar
@privateger@plasmatrap.com make the factors user-tunable, and I'd love to merge it
In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Tuesday, 13-May-2025 19:07:46 JST
dakkar
@ryanc@infosec.exchange https://www.thenautilus.net/cgit/gentoo-overlay/tree/app-text/freq/freq-0.7.0.ebuild this should be a not-terrible Gentoo package for your program
In conversation from s.thenautilus.net permalink Attachments
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Tuesday, 13-May-2025 00:21:26 JST
dakkar
@ryanc@infosec.exchange edition = "2024", apparently
(I know almost nothing of Rust, I was just playing with writing an ebuild for your program)In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Monday, 12-May-2025 23:58:32 JST
dakkar
@ryanc@infosec.exchange possibly useful to add to the README: it needs rust ≥1.85
In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Friday, 02-May-2025 20:58:39 JST
dakkar
OH:I figured out the problem with my fedi instance, I'll fox it later"fedi instance, sligthly foxed"
(tbf, there's many foxes in fedi! :neofox:)In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Thursday, 24-Apr-2025 01:51:23 JST
dakkar
@ryanc@infosec.exchange I should start using 127.1 or even 2130706433 and see how much stuff gets very confused 😁
In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Sunday, 20-Apr-2025 04:56:53 JST
dakkar
@ryanc@infosec.exchange good, otherwise it would have been an OnlyFans™ picture
😜In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Thursday, 17-Apr-2025 23:05:46 JST
dakkar
@ryanc@infosec.exchange the BBC has apparently decided that the EHRC is a watchdog
@GoodCheerPixie@mstdn.socialIn conversation from gnusocial.jp permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Wednesday, 16-Apr-2025 00:23:28 JST
dakkar
today I compiled bash 3.2.57
yes, from 2007
because that's what gets shipped by Apple on the latest OSX (for Intel, at least)
and some of my colleagues use OSX, and use bash libraries I wrote
which of course didn't support a bash version old enough to vote!
now there's enough support that those colleagues can work
but WTF, Apple? :omya_apple:In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Friday, 11-Apr-2025 00:53:39 JST
dakkar
@deviantollam@defcon.social https://apps.ankiweb.net/
runs on desktop and mobile, can share decks of flashcards in a few different ways
does "spaced repetition" is which a fancy name for that "learning success rate" you describe
and yes, it does handle imagesIn conversation from s.thenautilus.net permalink Attachments
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Wednesday, 09-Apr-2025 19:40:26 JST
dakkar
@ryanc@infosec.exchange a quick search makes me think it means "your functions should throw at runtime if they get bad input", mostly applied to languages that don't have a good enough type system
@beka_valentine@kolektiva.socialIn conversation from gnusocial.jp permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Wednesday, 09-Apr-2025 05:51:09 JST
dakkar
@ryanc@infosec.exchange that RFC is snarky!It may be expected that future processors will [get native 128 bit arithmetic], quite possibly before any significant IPv6 deployment has been accomplished
In conversation from s.thenautilus.net permalink