Mastering legendary riffs, learning to play, film, and record. Such is autumn.
#guitar #deftones #guitarist #riff #alternative #rock #metal
The #js13k voting has ended - congrats to all participants! ๐
Huge thanks to everyone who left feedback on Cat Survivors during the jam, it really means a lot. ๐
Meanwhile, I'm adding gamepad support and building a fresh UI from scratch. ๐นโจ
We made a 4K 60FPS trailer for a 13kb jam game Cat Survivors ๐คฏ Because even the smallest projects deserve epic treatment!
๐บ Watch: https://www.youtube.com/watch?v=qy2ndPHUXfs
๐ฎ Play: https://js13kgames.com/2025/games/cat-survivors
#gamedev #indiedev #indiegamedev #js13k #gamejam #javascript
๐ Website Update!
๐ Try it: https://eliasku.win/
โ
Dark/light themes toggle
โ
Fixed syntax highlighting
โจ Twemojis replace emojis at build-time
โจ Copied text keeps original emoji (alt trick!)
#WebDesign #UIUpdate #DarkMode #FrontEnd #Sass #Twemoji #DevTips
Improve my SSG dev-server by creating custom file watcher on file contents by comparing SHA-256 hashes
https://eliasku.win/blog/optimizing-dev-server-ssg-eliminate-redundant-rebuilds-with-sha256/
How to eliminate unnecessary rebuilds in dev servers and SSGs for insignificant file changes. A practical guide to implementing a smart file watcher in Node.js using SHA-256 hashing to boost performance