rihards paskausks

194 Followers
140 Following
1,002 Posts

dev at Color Gray Games. The Rise of the Golden Idol is out!!

working on a little horror game on my free time. write occasionally on https://rp.wtf

Websitehttps://rp.wtf
Soundcloudhttps://soundcloud.com/paskausks
Bandcamphttps://paskausks.bandcamp.com
Instagramhttps://www.instagram.com/pxskausks

I had the opportunity to play guitar in the backing band at a friends' vocal school's anniversary celebration concert.

One of the cooler moments was sharing the stage with this girl performing a fantastic cover version of "Hallelujah"!

https://www.youtube.com/watch?v=YWYDuqTRfpE

Melānija Urtāne - Halleluah LIVE @Rockcafe Riga

YouTube
#rustlang hot take: We should rename .unwrap() to .or_panic(). (And .expect() to .or_panic_with().) "Unwrap" is a terrible name for the panicking function, especially since we also have things like .unwrap_or() and .unwrap_or_default() which never panic.

Apparently Cloudflare was taken down by a single `Result::unwrap` in their #Rust code

https://blog.cloudflare.com/18-november-2025-outage/#memory-preallocation

Cloudflare outage on November 18, 2025

Cloudflare suffered a service outage on November 18, 2025. The outage was triggered by a bug in generation logic for a Bot Management feature file causing many Cloudflare services to be affected.

The Cloudflare Blog

are there any huge high quality photo texture packs still out there?

looking for a huge city/park texture pack like those oldschool texture CDs so I don't need to gather textures one by one using some shitty web interface

also, all the asset stores appear to be polluted by overprocessed and procedurally generated slop, hardly any quality stuff, especially anything x-tiling (seamless in one direction only)

#gamedev #texture

every time I'm telling a fellow dev how I solved a problem I fully expect them to say something like "oh you could have just used a balanced Von Gloober tree with a walking cheetah algorithm" making my solution look like the equivalent of a child eating crayons.
Your periodic reminder that most CLI password prompts accept Ctrl+U to fully clear input so you can try again. Leave that backspace key alone.

Packing my bag, charging my stuff and in general feeling pretty excited for #godotfest which starts tomorrow!

See you in Munich!

The Godot 2025 showreel is out! We're so grateful for every submission, vote, and support from our community 💙

https://www.youtube.com/watch?v=7ZwEmxihlw4

Godot Engine – 2025 Showreel

YouTube

I don't post a lot of work stuff here, but today we released a collection of cinematic sounds by Noise Dept, and they did some really cool stuff. Sounds amazing.

https://www.youtube.com/watch?v=AOcCMAQ_7vg

#kilohearts #sounddesign

Oblivion Engine – a Kilohearts Content Bank by Noise Dept.

YouTube
you know when I've learned something new that I'm afraid to forget when a line of code is preceded by ten lines of comments.