Categories
blog ecommerce WooCommerce

finally decided to be woo

Screenshot 2026 08 06 at 14.38.36
Categories
blog Elementary OS Linux

elementaryos – How do I switch Super and Ctrl?

You will need to install the Gnome tweaks tool, not the Elementary tweaks.

sudo apt-get install gnome-tweak-tool

Run the tweaks tool from the apps menu

Keyboard and mouse > Additional Layout options > Alt/win key behaviour.

Usually i use the option Ctrl is mapped to Alt/Alt is mapped to win

Categories
blog Linux linux pain

linux roller coaster

24 hours ago, I switched from Linux Mint to Pop!_OS (Cosmic).

My issues with Mint:

  • The integrated GPU (iGPU) was disabled by default. This made the system feel sluggish, making simple tasks like typing difficult.

My issues with Pop!_OS:

  • The OS feels completely locked down, just like Windows. I cannot even run simple Gnome Tweaks!
  • I spent 2 – 3 hours trying different ways to swap my Ctrl and Super keys, but everything failed.

For now, I want to avoid Debian or other Linux distributions that I am already very familiar with. I plan to give Pop OS another 24 hours. While many parts of it look good, other parts are deeply frustrating.

I have already downloaded my next option: Elementary OS 8, which was my daily driver for two continuous years.

TL’DR – Looking for out of box Linux.

Categories
blog officialstupid threejs

Pebble: Getting Back Into Three.js Monkey Business

https://officialstupid.me/workshop/pebble

Water physics. Trying to master water! πŸ˜₯

Categories
blog Linux linux pain

backspace – linux pain

Going “Hacker Mode” to Fix a Stuck Backspace Key

We’ve all been there: you hold down the backspace key to erase a massive typo, but it deletes exactly one letter and stops. To erase a sentence, you now have to tap the key 50 times like a caffeinated woodpecker.

If clicking through settings menus feels too slow, it is time to open the terminal and fix it like a programmer. Here is the instant, two-line fix for Linux users.


The Terminal Quick-Fix

Open your terminal (Ctrl + Alt + T) and type this secret spell to force your keys to repeat:

bash

xset r on

Use code with caution.

Test your backspace key. It should now delete continuously!


Boost the Speed

If the text is deleting too slowly, you can overclock your keyboard’s repeat rate. Run this command next:

bash

xset r rate 200 40

Use code with caution.

This tells your system to wait only 200 milliseconds before it starts repeating, and then delete 40 characters per second.

Categories
blog

Self confession: Image & video formats!!!!!!!

Changing PNG to WebP and MP4 to newer codecs barely changes the feeling of the modern web.

Everything is still heavy, bloated, autoplaying, and endlessly loading.

The problem was never only the file format.

Stop the madness!!!!!!!

Categories
blog bookmark

signup – don’t forgot you do have account setup wizard :D

Screenshot 2026 05 25 at 14.47.48
Categories
bash blog SSH

tail

tail -n +1 *.js

Categories
blog mero.live

mero.live filter

Categories
blog mero.live officialstupid

talk.mero.live 24 hours

found more interesting things about Go lang, so πŸ˜ƒ why not start boiling my brain hard.

Same loop β€” tiny CMS practice with an open tiny community style.

“Stay hungry, stay foolish” – Steve Jobs

Categories
blog mero.live officialstupid

mero.live Day 4 – done part!!!

Success Log

  • Grid refined the layout so the wall 1000 to 50 now.
  • Hardened Gestures wipe-to-camera logic for a much smoother
  • Fix Time-Stamping
  • Added new security layers to protect user videos and prevent unauthorized saving.
  • Locked the UI zoom and added custom brand icons for a professional, finished look.

Todo

  • still not happy with video quality and size.
  • camera overlay
  • more beter Gestures