My September ‘23 in Review
Now September is over, and it’s time to take a brief look back at the past month.
Now September is over, and it’s time to take a brief look back at the past month.
SourceHut, a source code hosting service, is banning cryptocurrency- and blockchain-projects:
These domains are strongly associated with fraudulent activities and high-risk investments which take advantage of people who are suffering from economic hardship and growing global wealth inequality. Few to no legitimate use-cases for this technology have been found; instead it is mostly used for fraudulent “get rich quick” schemes and to facilitate criminal activity, such as ransomware, illicit trade, and sanctions evasion. These projects often encourage large-scale energy waste and electronics waste, which contributes to the declining health of Earth’s environment. The presence of these projects on SourceHut exposes new victims to these scams and is harmful to the reputation of SourceHut and its community.
We recognize that the basic idea of a blockchain, as it were, may be generally useful. However, most projects which market themselves with blockchain technology are subject to the same social ills as cryptocurrency. Consequently, we have chosen to include “blockchain” related projects in this ban for the time being.
That’s a really good summary, in my opinion. I’m not deep into the cryptocurrency and blockchain topic, but I don’t want to be, because everything I’ve seen so far has always been unnecessarily complicated and could be solved more easily without blockchain, or were just made-up problems.
Another month is over and Happy Halloween! 🎃
Because I used Prometheus and Grafana at work, I also tried them at home and I must say, monitoring isn’t as boring as I always thought. Next up Kubernetes? 😅
I already shared “98.css” on my blog in 2020. It’s a CSS framework that styles semantic HTML to look like Windows 98.
It was recently reshared on Hacker News and I found the creator’s comment about it:
Hey HN - author here.
This was my burnout recovery project in April of 2020. Very much a labor of love and a surprising way to realize I still liked programming. I wrote some scattered thoughts here.
I also “run” this project quite differently than I usually do - when I receive a pull request instead of merging it I do a quick glance through the user’s github to make sure they’re not a spammer before giving them commit access and asking them to merge their own PR. It has worked wonders.
That’s a pretty interesting aproach to managing an open source project. Let’s hope nobody does a force push, removing everything. 😄
Now my question: Did somebody already use this project for a blog design?
When Samsung released the Android 12 update for my phone a few months ago, I noticed a new RAM Plus setting, which uses the storage to expand the memory. Pretty useless on my phone, as it has already 8 GB of RAM.
Good news! The Pocket Casts mobile apps are now open source.
Maybe it wasn’t the best decision to name my blog software “GoBlog”, because it has a negative meaning in Indonesian. But whatever, I won’t rename it now… I even bought a domain with the name.
GoBlog syncs the editor state between browsers in real-time now. ✨ Thanks to WebSockets!
This way I can start writing on one device, continue on another and publish from just another one. WebSocket connections get also reestablished, when they fail, because the Internet connection changed etc. This was a fun programming evening. 😄
Tomorrow I will continue with some issues from GitHub…
One reason I use an Android smartphone is that there are apps like Indigenous (a MicroPub-compatible app for posting from your phone to a MicroPub-compatible blog). And even if the app ever disappears from the store, there’s still the option to manually install the app. And if you need to, you can also develop your own apps without having to invest nearly $100 a year.