RSSAmplifier

Blog

Blogs by otaku - Coding Otaku

Blog posts

codingotaku.comRSS feed ↗20 posts

Latest posts

Why LLM Writing is Easy to Spot

I don't usually write about LLM on my blogs, the reason is simple, people don't really care about is as much the media make it to be.I bit the bullet and asked a few well-known AI agents, (with subscription), to write a few things for me. These are what I noticed.

After 10 Years, I Am Adding JavaScript Back to This Website

I removed JavaScript once to pursue a fully semantic HTML, but it is very hard to keep it accessible without JavaScript when some components are involved.

Ownet

I had to explain what ownet.org is to someone non-technical recently, this is what I could come up with.

I am back in Mastodon... again.

This is the second time I am re-joining Mastodon

Yes, I know about the feeds

This will probably be the last time I break it… I hope.

My Remote Desktop Setup in Wayland

I got a new desktop system, but I don't always want to sit in front of it, so I decided to do a remote login when I'm lazy.

Dynamically Swapping Camera with v4l2loopback, ffmpeg, and fzf

A small script to swap cameras when streaming or during video calls

Setting Charge Level Threshold in Lenovo Laptops

You can find this documented in many places on the internet. This note is just a backup for the future me.

WebAuthn Won't Be Usable Because It Is Not Designed for the Web

I welcome the push for WebAuthn, but I am not going to use it nor promote it as an alternative for passwords.

The Quest for a JS-free, Responsive, Semantic, and Accessible Navbar

Once you get into web development, you will eventually start to attempt accessible development. And once you see the state of web, you will also want to create a website without JS and with less bloat.Then you hit a brick wall, it's called a navbar.

Yes, I Still Have a Tor Site

People have been emailing me that the onion link to my site is inaccessible.

TIL: Checking Difference Between Directories

Today I leant a simple and efficient way to find the file difference between two directories recursively

Feed URL change

The atom feed URL for my website will change soon.

Website Overhaul

I will soon replace this entire website with a newer and better version

I Left Mastodon

TL;DR, I realized that microblogs are not for me, so I no longer use mastodon.

Syncing NextCloud with Rclone and FZF

While I use Nextcloud, I do not use their desktop application, instead, I use a hacked-together script.

Why Modular Programs Are the Best

The most amazing thing about the UNIX system is the use of pipes that combines programms. But this post is not about that.

Adding IndieAuth to My Website

A single user IndieAuth is surprisingly easy to implement! This post is about how I did it.

Adding Webmentions to My Website

After thinking about it a long time, I have replaced the comments section on this website with Webmentions.

That is Not How the Programmers Work!

There is a common misconception around programmers, and it is usually fueled by memes.