Posts
You may not agree with some of them but there are some useful ones as well.
For years I always admired how Linux is so good when it comes to development. And last week my parents bought me a laptop so I decided to install Linux on it. So here’s how it went:
Laptop Specs I know everybody is going to ask me this so here’s a fastfetch
.',;::::;,'. jonah@fedora .';:cccccccccccc:;,. ------------ .;cccccccccccccccccccccc;. OS: Fedora Linux 42 (KDE Plasma Desktop Edition) x86_64 .:cccccccccccccccccccccccccc:. Host: Victus by HP Gaming Laptop 15-fb3xxx .
You know Wordle. That one game which is available on the Web and on Discord as well. But you are probably playing it through Discord because why not. In this guide, I will show you how you can ruin Wordle by cheating. It does not require any Wordle solvers or anything else.
The method Open up your browser Copy https://www.nytimes.com/svc/wordle/v2/YYYY-MM-DD.json and replace year, month and day with the current date you are in "solution":"" inside this there will be your solution.
If you’ve tried using Synthesizer V before, you’ve likely seen the prices for Synthesizer V Studio and its voicebanks. Synthesizer V itself costs about a hundred US dollars (excluding taxes), while a single voicebank typically costs around eighty dollars (also before taxes). Purchasing Synthesizer V and all its voicebanks would cost approximately two thousand dollars – quite a significant amount. Even buying just one voicebank like Kasane Teto (who is pretty cool) plus Synthesizer V would cost you thirteen thousand two hundred yen plus ninety-nine dollars – still substantial money.
I was super scared of getting my Github account banned. Sorry, maybe look for some archives idk
If you’ve worked a bit with NodeJS, you’ve probably heard of Express. The web framework that is slow but has good syntax (a matter of personal preference). In this tutorial I will show you how to make your Express application at least 3 times faster
Requirements:
An application written with Express.js (OBV) Let’s say your express application is this
const express = require('express') const app = express() const port = 3000 app.
Want to setup a Bluesky PDS (Personal Data Server) but frustrated that the official installer script only supports Debian and Ubuntu? This guide will walk you through setting up a Bluesky PDS on any Linux distribution by manually following the same steps the installer performs.
Prerequisites You’ll need:
A Linux server with root access A domain name you control Basic command line knowledge At least 2GB RAM and 20GB storage Step 1: Install Required Packages The exact package names vary by distribution, but you’ll need these packages for PDS: