RAY ISFJ-T LOVES LINUX
interests
  • My AniList
  • Playlists
  • Books
  • Movies & Shows
others
  • Walls stash
Copyright © rayshold I2023 - 2025
Made by RAY &
  • Blogs
  • Projects

Sup! I'm Ray

... I love building things. When I'm bored, I tinker with my Linux distro and make unnecessary improvements. As a Linux nerd, it's practically criminal not to be fond of anime. When I'm not doing any of those, I enjoy playing games and reading thriller novels.


Quickshell

Quickshell is a widget wrapper for Qt, likely the first of its kind, while most others stick with GTK, specifically GTK3. It's a toolkit for building widgets, primarily targeting Wayland for window manager users.

19 Aug, 2025 | 10 Mins

Tsuika

I recently dove into backend API development for the first time, and along the way, I discovered some amazing new technologies that you should absolutely try right now!

14 Aug, 2025 | 18 Mins

Get set Go!

I wanted a simple language to build CLI applications, anything but Bash. Why not Bash? Because it's only good for small, maintainable scripts with minimal external dependencies beyond what GNU/Linux offers by default. Managing anything more complex than that is a real pain. The real struggle begins when you have to handle arrays, JSON data, and similar tasks. Bash is great for automation scripts, but not ideal for building full CLI applications. Sure, no one is stopping you from making a CLI or TUI app with Bash, but good luck mate, I'll pass on that!

15 Sep, 2024 | 4 Mins

Read More Posts