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!
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.
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.
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.
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.
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...
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!
Check out waypipe. It's not compatible with every piece of software, but when it works, it's like one of those magic "run x application over the network" legends except it actually works well.
I think you are mischaracterizing both fandoms and furries (which I categorize to be distinct, because they're not "fans" of any particular popular media property, but I already digress). Much like people can form major hobbies in music, fantasy (books), theatre, sports et cetera, being a furry means being appreciative of art of anthropomorphic animals and connecting with other people over that. Now there are many in the furry community who are hurt, traumatized, "not normal", seeking escape as you are saying, and the community is exceptional for giving them space (that's a good thing, this community is then replacing traditional spaces providing community that may be failing them, like churches). But being a furry in itself is nothing indicative of not being able to, at the same time, live a "normal" life that you imagine.
I'm from a central European country and my mother always made sure to record episodes of the Magic School Bus shown here on TV for me to watch on VHS. No doubt an influential show even beyond the US.
I wasn't able to figure it out. The docs [1] have absolutely no information or overview on how the tool works, or how you should get started with creating a simple installer. Besides setup instructions, it only has details on individual sub components, beginning with with "Burn bundles". All linked tutorials are for previous versions of WiX. Is the expected workflow that I read a v3 tutorial and then read the "v4 for v3 users" article (which immediately leaves me discouraged with "A lot about WiX has changed between v3 and v4"), or that I immediately purchase enterprise support?
Please explain like I'm five: if continuously charging and drawing power at 100% hurts my laptop's battery, why doesn't the laptop bypass the battery circuitry, keeping it idle, and use the incoming juice directly?
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!