those would be totally different isbns. to connect the related editions you'd probably need to get something like the FBR records for each work and idk if anna's archive has related books like that?
i had some savings in a stablecoin on a platform that got a huge interest rate and then i realized that was a bad idea. the interest rate was too good to be true but the last straw was when i tried to move the stablecoin funds one time during a bear panic and the platform wouldn't let me move the money. so i exchanged it to USD and put it in a bank then used the cash for the down payment on some land. exchanging the value from crypto to a hard asset was one of the best financial decisions i've made, because a year or two later i would've never been able to access the funds again due to a hack on the defi stablecoin website.
sorry for the snark on your launch, just being an HN caricature.
genuinely, how do y'all protect the consumer from your smart contracts having a bug or security vulnerability? will you ever freeze funds in the event of a crypto bank run?
...it's basically a janky (possibly insecure?) perl-cgi-script which converts a directory of markdown files into a blog.
I love the idea of it in that it's just markdown files! `vim ~/blog/entries/some-random-thought.txt` end ups with $AUTHOR of `chown`, $DATE of the file modification time, tree of `mkdir -p ~/blog/entries/some/category` ... it's just trivial to backup, restore, and work with. You can even (probably) hook it up to a static regen which is probably safer: http://blosxom.com/documentation/users/install/static/
The link to datasette is if you're wanting to nerd around a bit more, as it's kindof a combo of sqlite and a web server for rendering data from within it. The linked github repo is how their main site is built/rendered and it definitely has aspects of "blogginess", and you can kindof see how it's done. The neat thing of `let tags = "SELECT DISTINCT tags FROM posts"` or transforming blogging into effectively updating/adding records in a database is an extension of the blosxom zen of "it's just files [records], yo! go forth and edit them..."
after the deep seek release, banning open source models was an obvious outcome. you better git clone all the open source models but be careful bc microsoft will have that action in a log somewhere
reply