@lzg sometimes a moth is just after the lamp
Notices by kaoudis (kaoudis@infosec.exchange)
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Tuesday, 21-Jul-2026 02:18:27 JST
kaoudis
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Tuesday, 21-Jul-2026 02:18:26 JST
kaoudis
@lzg if no secret meaning THEN WHAT MEANING INDEED 😱
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Sunday, 26-Apr-2026 06:27:09 JST
kaoudis
@ryanc @Sempf I still feel like some variety of ground squirrel *should* be the answer (but how that would only affect DNS idk) 😆
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Sunday, 26-Apr-2026 05:36:46 JST
kaoudis
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Sunday, 26-Apr-2026 05:20:43 JST
kaoudis
@ryanc ISP-level issues?
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Sunday, 19-Oct-2025 13:17:25 JST
kaoudis
So I think I’m formerly used to more temperature variation in a day than the Bay Area gets in a year, but I’m trying to figure out what the seasonal markers are here, since this is rather new to me. Are there even seasons?!
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Sunday, 05-Oct-2025 05:55:40 JST
kaoudis
It is entirely too summer today to think about Halloween, and yet… this is Acceptable
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Thursday, 04-Sep-2025 06:51:42 JST
kaoudis
Today officially marks being halfway (well, two out of the requisite four Large Strenuous Tasks accomplished, anyways) through moving house
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Friday, 11-Apr-2025 10:35:16 JST
kaoudis
The word « fungible » should really only refer to mushrooms and friends
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Monday, 07-Apr-2025 11:09:36 JST
kaoudis
@lzg uggggggh, that’s super annoying when it happens.
Do you ever troll them back?
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Saturday, 04-Jan-2025 01:51:14 JST
kaoudis
@ryanc @xabean @tilde as long as they don’t screw up night vision that would be epic, sign me up
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Saturday, 04-Jan-2025 01:19:58 JST
kaoudis
@tilde great for raves and also for finding your retainer when it rolls off the nightstand under the bed?!
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Monday, 09-Dec-2024 03:34:10 JST
kaoudis
@lzg my guess would be it’s a designation created by people who are afraid of everyone but themselves to refer to everyone they perceive as not-them
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Saturday, 23-Nov-2024 04:58:37 JST
kaoudis
@inthehands heh, thank you! My plans are to a) have less caffeine and b) to react only just as if one would if the neighbor’s teenager said something objectionable: not get visibly upset, but politely ask questions to dig into what they actually think, and if it’s not parroted hot air, tell them they have a choice between speaking politely or gtfo!
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Saturday, 23-Nov-2024 04:08:03 JST
kaoudis
My anxiety has been through the roof this week. On the one hand, visits with probably objectionable family approach fast; but on the other I realized I’ve somehow worked up to a pot of coffee a day plus 64 oz of black tea and, uh, perhaps that is a bit much
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Friday, 15-Nov-2024 13:08:21 JST
kaoudis
@inthehands I love that! Solnit in general is excellent.
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Friday, 15-Nov-2024 12:49:23 JST
kaoudis
Trying to remember to balance out my fears with my hopes is hard, but learning how to let neither of them get the best of me is my current challenge
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Wednesday, 18-Sep-2024 18:24:15 JST
kaoudis
@ryanc the thing in question is a talk I’m watching about using LLMs to figure out if code variants are equivalent, and as their baseline they seem to have used precision, recall, and F1 to measure how well methods that leverage non-ML things do at determining when code variants are equivalent
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Wednesday, 18-Sep-2024 18:05:29 JST
kaoudis
@ryanc yeah, if you want a bunch of semi-reasonable test cases for a compiler or something and you generate a bunch of build variants, is the case I was thinking about
-
Embed this notice
kaoudis (kaoudis@infosec.exchange)'s status on Wednesday, 18-Sep-2024 17:56:04 JST
kaoudis
If you’re generating code, and you’re *not* doing it with an LLM, is it reasonable to use metrics like F1 and recall to measure how well the tools you use are doing? This is bothering me because it feels a bit weird to apply metrics like this to static analyses, build tooling frameworks, or things that just plain don’t have any recall to begin with.