HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sanqui

no profile record

Submissions

June 2026 Stealer Logs Data Breach

haveibeenpwned.com
2 points·by sanqui·vor 28 Tagen·0 comments

phpBB Authentication Bypass

pentest-tools.com
4 points·by sanqui·letzten Monat·0 comments

Microsoft bets on AI to modernize Windows

windowscentral.com
4 points·by sanqui·vor 7 Monaten·2 comments

GitHub Actions and the HashFiles Incident

lists.reproducible-builds.org
2 points·by sanqui·vor 8 Monaten·0 comments

What's Changing for UK Users Due to the UK Online Safety Act

support.discord.com
7 points·by sanqui·vor 12 Monaten·0 comments

comments

sanqui
·vor 29 Tagen·discuss
I'm a fan of compatibility with established formats!

Sounds awesome. There is a lot of untapped potential with respect to efficiently archiving and indexing websites. I saw the impressive things Marginalia Search is doing in this area (the blog is great when it gets technical). There is also a lot of very complete archives of websites out there which are not being indexed at all, and I would love to make them available for researchers. In any case, I'm interested in your project!
sanqui
·vor 29 Tagen·discuss
That's neat! In my opinion, the WARC format is quite tricky and underspecified especially since HTTP2 introduced new semantics. It encodes too much in-band and requires rewriting of the server data. A mitmproxy capture is higher fidelity and supports capturing modern features such as WebSockets. I think if we could wrap Kage's crawler interactions by it and store its capture (the intercepted traffic), we could make a potentially nice new archival format.
sanqui
·vor 29 Tagen·discuss
Cool concept. I would like to see this combined with mitmproxy for archive grade fidelity. You could be saving exactly the data served and at the same time a representation by a modern (contemporary) browser, with all JS having run. This combination would be my perfect replacement for the WARC format.
sanqui
·vor 30 Tagen·discuss
Looks nice! I have my own vision and plans in this field :)
sanqui
·letzten Monat·discuss
I rather like Wikidata and see a lot of untapped potential in it. In contrast, WikiLambda feels like a fully utopian project. I already shudder from the complexity of a medium to large MediaWiki template, and I'm not convinced this system can be expanded into a full programming ecosystem - one that's supposed to cross the bridge to natural language too.
sanqui
·letzten Monat·discuss
I only recently learned about serializable transactions and it seems bonkers that this is not the default. It makes a lot of sense combined with the event sourcing pattern. I believe it allows you to query for state in the decide function and then emit events safely without having to implement aggregates or versioning (aka you have "dynamic consistency boundaries"). The crucial part is that if any of the queried information changes before the event is emitted the transaction fails and business logic has to be retried until you get a conclusive answer.
sanqui
·letzten Monat·discuss
At the Czechoslovak Game Archive, we have recently received and digitized a version of the Robot Karel educational programming environment for the Czechoslovak IQ 151 home computer stored on a vinyl record: https://herniarchiv.cz/en/blog/88-robot-karel-na-vinylove-de...