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
@tmr232 oh yeah hidden persistent config fuckups are the best...
@ez converting handwritten notes to digital is also a useful learning iteration IME, and in the end you get best of both worlds!
@sassdawe Ummm I mean sure I could even use assembly programming to solve this problem, but I'm looking for a tool designed for this particular purpose :) (see jdt-codegen liked above)
@joepie91 Kaitai would be useful for creating another JSON parser. What I'm looking for is something that spares me the trouble of validating against a schema and producing e.g. strongly typed objects in Java (instead of a bunch of JSONValue's).
What kind of tool do I use if I want to automatically generate code in multiple languages for parsing text conforming a (e.g. JSON) schema to objects/structs, based on a given schema?
I already found a bunch of JSON schema validators, but I also want my text->typed object code to be fully generated.
#programming
Next Page