Move blog posts to the beginning of the feb24 issue
Some checks failed
ci/woodpecker/deployment/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Anthony Wang 2024-02-14 22:14:48 +00:00
parent 892e4f6b0d
commit 6a471b641e

View file

@ -8,24 +8,7 @@ description: 'exozine is back!'
First off, thanks @cloudyy for reviving exozine and giving it an amazing new design! The feed is now at https://zine.exozy.me/rss.xml instead of https://zine.exozy.me, so you will have to add the new feed if you already have exozine in your feed reader.
The previous issue of exozine was in June 2023, and a lot has changed since then. We created several new projects:
- [Status](https://status.exozy.me) by @iacore, @dragongoose, @vnpower, @xtex, @daudix, and others: A status page in Go
- [Twineo](https://twineo.exozy.me) by @cloudyy: Alternative front-end to Twitch
- [LiteXiv](https://litexiv.exozy.me) by @peaksol: A free frontend for Pixiv that is simple yet sufficient
- [Dumb physics engine](https://physics.exozy.me) by @a: A dumb physics engine written in JavaScript
- [星布](https://codeberg.org/iacore/xn--8st83p) by @iacore: File-based concept quad store
We are also hosting several new services:
- [CyberChef](https://cyberchef.exozy.me) maintained by @nvpie: The Cyber Swiss Army Knife
- [Navidrome](https://rave.exozy.me) maintained by @vnpower: Modern music server and streamer
- [Redlib](https://reddit.exozy.me) maintained by @x: Private front-end for Reddit
- [Priviblur](https://pb.exozy.me) maintained by @x: A privacy-focused frontend to Tumblr
- [Memos](https://memos.exozy.me) maintained by @x: A privacy-first, lightweight note-taking service
- [YT Local](https://yt-local.exozy.me) maintained by @nvpie: Browser-based client for watching YouTube anonymously without forcing Javascript
Here are some nice blog posts written by our community members:
The previous issue of exozine was in June 2023, and we've done a lot of cool stuff since then. Here are some nice blog posts written by our community members:
- [Asian Bayesian](https://a.exozy.me/posts/asian-bayesian/) by @a: Puns, game theory, and the loss of precision
- [Dead Pixels](https://a.exozy.me/posts/dead-pixels/) by @a: A nice algorithms problem
@ -37,7 +20,24 @@ Here are some nice blog posts written by our community members:
- [Using my phone as a webcam with just scrcpy and ADB](https://aryak.me/blog/06-phone-webcam-scrcpy.html) by @aryak
- [Website 2.0](https://daudix.codeberg.page/blog/website-rewrite-in-zola/) by @daudix: The long-awaited website rewrite using the new static site generator - Zola
And finally, the exozyme server went through a few major technical changes:
We've created several new projects:
- [Status](https://status.exozy.me) by @iacore, @dragongoose, @vnpower, @xtex, @daudix, and others: A status page in Go
- [Twineo](https://twineo.exozy.me) by @cloudyy: Alternative front-end to Twitch
- [LiteXiv](https://litexiv.exozy.me) by @peaksol: A free frontend for Pixiv that is simple yet sufficient
- [Dumb physics engine](https://physics.exozy.me) by @a: A dumb physics engine written in JavaScript
- [星布](https://codeberg.org/iacore/xn--8st83p) by @iacore: File-based concept quad store
We're also hosting several new services:
- [CyberChef](https://cyberchef.exozy.me) maintained by @nvpie: The Cyber Swiss Army Knife
- [Navidrome](https://rave.exozy.me) maintained by @vnpower: Modern music server and streamer
- [Redlib](https://reddit.exozy.me) maintained by @x: Private front-end for Reddit
- [Priviblur](https://pb.exozy.me) maintained by @x: A privacy-focused frontend to Tumblr
- [Memos](https://memos.exozy.me) maintained by @x: A privacy-first, lightweight note-taking service
- [YT Local](https://yt-local.exozy.me) maintained by @nvpie: Browser-based client for watching YouTube anonymously without forcing Javascript
And finally, the exozyme server had a few technical changes:
- We upgraded our storage from a 500GB SSD and 500GB HDD to a single 4TB SSD
- We changed our filesystem from ext4 to Btrfs for faster backups and so you can access old copies of your data in `/.snapshots`