HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sanqui

no profile record

Submissions

June 2026 Stealer Logs Data Breach

haveibeenpwned.com
2 points·by sanqui·29 days ago·0 comments

phpBB Authentication Bypass

pentest-tools.com
4 points·by sanqui·last month·0 comments

Microsoft bets on AI to modernize Windows

windowscentral.com
4 points·by sanqui·7 months ago·2 comments

GitHub Actions and the HashFiles Incident

lists.reproducible-builds.org
2 points·by sanqui·8 months ago·0 comments

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

support.discord.com
7 points·by sanqui·12 months ago·0 comments

Matrix Is Cooked

blog.cyrneko.eu
41 points·by sanqui·last year·6 comments

Introducing premium accounts to fund the matrix.org homeserver

matrix.org
5 points·by sanqui·last year·0 comments

The entire Hollywood ecosystem is tottering on the brink

honest-broker.com
3 points·by sanqui·last year·0 comments

A Brazilian CA trusted only by Microsoft has issued a certificate for google.com

follow.agwa.name
482 points·by sanqui·2 years ago·215 comments

Game Developers Conference (GDC) – Full list of historical sessions

retroreversing.com
2 points·by sanqui·2 years ago·0 comments

comments

sanqui
·30 days ago·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
·30 days ago·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
·30 days ago·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
·30 days ago·discuss
Looks nice! I have my own vision and plans in this field :)
sanqui
·last month·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
·last month·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
·last month·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...
sanqui
·last year·discuss
Meanwhile in Estonia, they just agreed to resolve child support disputes using AI... https://www.err.ee/1609701615/pakosta-enamiku-elatisvaidlust...
sanqui
·last year·discuss
I'm learning German and I've been enjoying browsing and reading with Nuenki. It's a lot of fun to see a sentence in context and find out you are simply able to understand it, though sometimes I have to fight the urge to instinctively hover to reveal the original text. Thank you for this plugin!