@ryanc@infosec.exchange did they discover that a litle Ryan is good for morale?
Notices by dakkar (dakkar@s.thenautilus.net)
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Thursday, 30-Jul-2026 00:35:01 JST
dakkar
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Sunday, 12-Jul-2026 20:43:50 JST
dakkar
@ryanc@infosec.exchange and where would one find those "pulls"?
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Sunday, 12-Jul-2026 19:43:30 JST
dakkar
What's the currently-recommended Simplest Wifi Acces Point to buy?
I don't need a router, I don't need a firewall, I just need it to shuttle packets between Ethernet and Wifi
PoE would be nice. Mesh and other fancyness are not useful to me.
Help? cc @ryanc@infosec.exchange -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Wednesday, 24-Jun-2026 17:03:31 JST
dakkar
you can see the incoming wave
(that thermometer is on my south-facing window, it's shaded but it may register 2-3 degrees higher that the actual air temperature) -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Tuesday, 02-Jun-2026 19:14:41 JST
dakkar
@ryanc@infosec.exchange you can come use mine whenever you want…
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Tuesday, 02-Jun-2026 19:00:18 JST
dakkar
@ryanc@infosec.exchange Ryan-PD
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Tuesday, 02-Jun-2026 18:54:10 JST
dakkar
@ryanc@infosec.exchange did you just re-invent USB PD? 😁
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Wednesday, 06-May-2026 06:56:14 JST
dakkar
@hazelnoot@transfem.social we did figure it out, see https://activitypub.software/TransFem-org/Sharkey/-/issues/1289
@puniko@mk.absturztau.be did most of the investigation -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Thursday, 23-Apr-2026 04:38:22 JST
dakkar
thank you all for the votes 😁
apparently very few people use &c, and not many more recognise it…
it means "et cetera" (Latin for "and other stuff")
& is a ligature, for "et", meaning "and" (it's more apparent in some fonts than in others… the little cross at the bottom-right is the "t", the loop is the "e")
I'll probably keep using it, though…In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Saturday, 18-Apr-2026 02:31:33 JST
dakkar
@hazelnoot@enby.life it's a joke, but I don't think the author understands that
In conversation from gnusocial.jp permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Sunday, 05-Apr-2026 06:44:09 JST
dakkar
@navi@social.vlhl.dev shudder
at the same time, /usr/lib/polkit-1/polkitd links to duktape (a JS engine)
I really really hope that's properly sandboxed!In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Saturday, 04-Apr-2026 23:52:04 JST
dakkar
@piuvas@capivarinha.club ping me next time! I'm also North-West
In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Saturday, 04-Apr-2026 23:45:16 JST
dakkar
@piuvas@capivarinha.club come to London!
In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Saturday, 04-Apr-2026 23:44:25 JST
dakkar
A bit of a YOLO-style baking, today, but the results aren't bad at all
(ground almonds, butter, eggs, flour, brown sugar)In conversation from s.thenautilus.net permalink Attachments
-
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Monday, 09-Mar-2026 07:16:27 JST
dakkar
@julia@eepy.moe the gitlag
In conversation from s.thenautilus.net permalink -
Embed this notice
dakkar (dakkar@s.thenautilus.net)'s status on Wednesday, 11-Feb-2026 03:02:06 JST
dakkar
@ryanc@infosec.exchange I believe @xan@xantronix.social has some relevant experience
In conversation from s.thenautilus.net permalink -
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.exchangeIn conversation from s.thenautilus.net permalink -
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 stripIn conversation from s.thenautilus.net permalink -
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
In conversation from s.thenautilus.net permalink -
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 😅
In conversation from s.thenautilus.net permalink