-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d0f27d3
commit 48aba2f
Showing
21 changed files
with
121 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,19 @@ | ||
+++ | ||
title = "Skiff is Dead 🤡" | ||
summary = "Lesson #1: Proton king. Lesson #2: Don't trust American Silicon Valley Crypto Bros. Lesson #3: Switching seems to be the primary throughline of my website." | ||
date = 2024-02-11 | ||
tags = ["technology", "email", "clown-moment", "skiff", "proton"] | ||
title = "nyaa_menu" | ||
summary = "I made a lazy web scraping tool for collecting anime and manga while I was bored." | ||
date = 2023-10-07 | ||
tags = ["technology", "projects", "anime", "manga"] | ||
draft = false | ||
[menu] | ||
[menu.posts] | ||
identifier = "skiff-is-dead" | ||
identifier = "nyaa-menu" | ||
+++ | ||
|
||
<figure> | ||
<center> | ||
<img src="/images/blog/clown.jpg" width="50%" /> | ||
<figcaption>This is what Skiff's owners look like... and me. hahaha *honk honk*</figcaption> | ||
<img src="/images/blog/nyaa_menu_screenshot.png" width="100%" /> | ||
<figcaption>nyaa_menu scraping nyaa.si for "Chainsaw Man" english translated manga from most to least seeded.</figcaption> | ||
</center> | ||
</figure> | ||
|
||
Skiff was a privacy focused email service. I switched over to them a few weeks ago from Proton because I got it recommended to me from someone on campus for their very generous free tier that offered custom domain support. I've always wanted to switch to my custom domain for unlimited aliases using it to organize my accounts, and I'm admittantly cheap so I decided "why not" and gave Skiff a try. Honestly didn't care for their elliptic curve E2EE, zero access, quantum resistant hoo-ha, I just wanted free custom domains with incrementally better privacy than Google even though email sucks. I thought worst case senario I could always just switch back to Proton (my custom domain will keep me email-service agnostic), and Skiff's massive amount of capital investment would keep them afloat for at least a few years before I would make another switch. I literally just woke up to learn that they've been bought out by Notion; indeed [I am a clown 🤡](https://piped.video/watch?v=UWhKa7M52BA). This is sort of on me for being naive to trust this particular service that seemed "a little too good to be true" so take this from my experience, even though it should seem obvious: **only trust an email (or any) service that has years of a track record to back it up.** | ||
|
||
I'm actually somewhat grateful that this happened, because now I get to learn and this was a pretty low stakes mess up in the grand scheme of things. Even though I've messed up, I'm humbled, and despite my slight self-deprication I actually am not beating myself up too much over this. For one to avoid being a clown in the future, one must see the clown in their present selves, own up to it, laugh, honk their nose, and then finally remove the wig and makeup. | ||
|
||
<figure> | ||
<center> | ||
<img src="/images/blog/unclown.jpg" width="50%" /> | ||
</center> | ||
</figure> | ||
I got quite bored a few days ago, and instead of staring at my 24 inch lightbulb I channeled a bit of my creative juices into making something... while staring at my 24 inch lightbulb. So, I enjoy south east asian media from time to time, I also like [dmenu](https://tools.suckless.org/dmenu), and I don't like using my browser if I can avoid it; there often is an easier way of doing things if you're creative enough. Somewhat inspired by Bugswriter's [notflix](https://github.com/Bugswriter/notflix) project, I whipped up a shell script that scrapes anime and manga magnet links from [nyaa.si](https://www.nyaa.si) based on user search terms and flags. By default, the magnet link gets copied to your clipboard, or if you have your own transmission server you can also send the magnet link there automatically. If this utility sounds interesting to you go [check it out](https://github.com/jherzstein/nyaa_menu)! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.