infosex.exchange <3

You are probably looking for the infosec.exchange Mastodon instance

This host is mostly for my random stuff, and in little part acts like a well-intentioned placeholder for the typosquatted domain.

Discoverability and Archiving

Currently I'm using this host for saving the items from my own feeds to the Wayback Machine and provide in-links for search engines. I hate that I have to do this, but the non-sense ideology of Mastodon pretty much ruined the search feature for Fediverse as a whole, and this wasn't changed by the fact that they owned their mistake and implemented search eventually.

Yes, I (or anyone else) could do similar things with other peoples published feeds, regardless of the tantrum. No, you can't defederate this, because the process doesn't rely on an instance.

Gluttony Section for Search Engines

The Internet needs a search filter that selects only images that were drawn with mspaint
this post | permalink
After I figured out this whole Gradle thing (just kidding, I only have a vibe-coded config that works by some miracle) I had dinner and decided it makes more sense to just do the whole thing in Python :P

#Saturday
this post | permalink
@Aron Good point! What I would expect is some form of namespacing that would force you to be explicit about where your identifiers are defined. E.g. in Python you would either write `Bar.Foo` or at least do a `from Foo import *` somewhere. This would be especially important, because Gradle examples consistently fail to give proper context (e.g. what plugins are in use).

I they would take the extra mile, they could build in some knowledge about the most common errors (like gcc).
this post | permalink
There are many things I hate in Gradle, but among the most offending ones is the fact that it has no notation of where things are declared.

Like `Foo` doesn't work, because you forgot adding the `Bar` plugin, but there is no indication `Foo` being defined by `Bar`, and obviously the error message won't give you any clues either.

gcc (which isn't exactly the champion of helpful error messages) at least tries to give you hints that you'd need `stdio` for `printf()`.

#programming #java #gradle
this post | permalink
@wirepair Based on historical events!
this post | permalink
@jann Maybe this one too https://lukasmaar.github.io/papers/ndss25-kernelsnitch.pdf ?
this post | permalink
[RSS] Pointer leaks through pointer-keyed data structures

https://googleprojectzero.blogspot.com/2025/09/pointer-leaks-through-pointer-keyed.html

New from P0!
this post | permalink
@molly0xfff I'd do the same if I woke up some day realizing I became a politician somehow.
this post | permalink
Our state-party is planning to declare "Antifa" (as the party likes to call it) as a terrorist organization, as an obvious distraction from other, more pressing problems.

What I find mind-blowing is that none of the independent/opposition journalists seem to put in the work to spell out **anti-fascist** in their articles, just like they picked up the propaganda term "migrant" for asylum seekers etc. before.

Words matter. Journalists should know this the best.
this post | permalink
[RSS] exploits.club Weekly Newsletter 87 - NVIDIA Merlin Bugs, GrapheneOS's Allocator, Intel CPU Bugs, And More

https://blog.exploits.club/exploits-club-weekly-newsletter-87-nvidia-merlin-bugs-grapheneoss-allocator-intel-cpu-bugs-and-more/
this post | permalink
Next Page