Posts
830
Following
1438
Followers
572
Programming games for fun and 3D modeling software for work. Trans rights are human rights.

Anyone know if there are safety concerns regarding keeping servers (like, a regular desktop PC without a monitor) on a windowed balcony — i.e. temperature-wise outside, but safe from the elements? #selfhosting

Would save some square meters from inside the apartment, and have just a little less fan/hdd noise around…

1
0
1
repeated

The US ASCII control characters have official symbols? https://en.wikipedia.org/wiki/ASCII#Control_characters

1
2
1
repeated

📣 Blender is looking for people to join the team! Read our new job postings and get in touch - let's collaborate!

➡️ UX Designer | Dev Manager | Render and Graphics Engineers ✍️


https://www.blender.org/jobs/

0
6
0
repeated

Two different approaches to debugging a software problem:

The Sudoku approach: stare at the limited set of clues you have, and think harder and harder about them until you find a way to deduce something useful.

The Minesweeper approach: don't even try to figure out the solution from only the clues you have right now. Instead, focus on finding a way to acquire another clue, and then using that to get another, and so on. Eventually you've collected so many clues that the answer is obvious.

Sometimes the Sudoku approach is necessary, because you've got all the clues you're ever going to get. But I think my new motto is "Never Sudoku a problem when you can Minesweeper it."

3
14
2
repeated

REAC 2025 talk details have been posted on the website! Register today - it's free! https://enginearchitecture.org/2025.htm

If you can share this message, we'd appreciate it. Thanks, and see you soon!

0
2
1
repeated

A new blog post on our N64 demo: https://30fps.net/pages/palette-lighting-tricks-n64/

It explains the normal mapping technique and how baked lighting was stored and composited at runtime. Also reveals what a hack the specular effects were!

1
1
1
repeated

The whole experience of the fedi is just yelling "hey nerds, I found something interesting..." into the abyss and the abyss going "fuck me, that is interesting"

0
6
1
repeated

I feel a little bit foolish, I run a solar powered server which provides a instance, a client and a server. During the winter it's only online for fairly short periods of time depending on the sun.
Ive got some markdown files on the gitea server which I edit using the website, I therefore have to wait for the sunshine before i can do this, it can be a little annoying if the timing doesn't line up with my day schedule.

I have only just clicked that it's so I can clone to my laptop, edit to my hearts content and then push it back when the server is online. Honestly completely forgot this key function. Git (or other similar systems) are ideal for a approach, the server doesn't need to be online all day as it's not actually doing much in between, I can work separately. I wonder if this model could be applied to our parts of our day to day work

7
1
1
repeated
repeated

May I present my new four-part article series “Demystifying the PVS” on Quake's precomputed visibility.

The first three parts are out now!
Read them here:
📜 https://30fps.net/pages/pvs-portals-and-quake/

The "vis.py" code available at:
🖳 https://github.com/pekkavaa/vis.py/

0
1
1
repeated

Huh, TIL. The "transform normals with inverse transpose matrix" is not ideal, turns out. Adjugate matrix is both better and faster to calculate. See https://github.com/graphitemaster/normals_revisited and shadertoy by iq himself: https://www.shadertoy.com/view/3s33zj

3
4
1
repeated
Edited 11 months ago

Mastodon isn't perfect.

But the fact a social network exists that is completely free to use,

has no venture capital investors,

has no shareholders to answer to,

has no growth targets,

with a web interface with zero cookies,

and mobile apps with zero trackers at all

with ten thousand server administrators who donate their time for user safety

is - in my opinion - mindbogglingly cool, given the state of the world we live in. Not everything has to be shit. People make things better.

7
25
3
repeated

I took @nixCraft's 'No NAT November' challenge and switched my network to IPv6-only! blobcat_thisisfine

New blog post: No NAT November - My Month Without IPv4

https://blog.infected.systems/posts/2024-12-01-no-nat-november/

6
3
2

One gripe I’ve had since returning to Android is that I haven’t found a nice feeling fedi client. I think that’s resolved now though, Moshidon feels pretty good, and at last, is a client that tells me straight when my instance is down!

0
0
3
repeated
Edited 1 year ago

columboOneMoreThing

Oh and… Just one more thing.

You claim that the system is… Serverless, I believe? Well, I’m no computer whizzkid, so I had the boys back at the lab do some digging.

They had a little look and, well… They found some servers. Isn’t that interesting?

Well, I best be on my way now.

0
2
3
repeated
blazingly fast robust memory safe fearless webscale web application framework

look inside: slow
0
2
2
Increasing work_mem and maintenance_work_mem to be ~double of what it was seems to have solved my akkoma time-outing issues. Who knew a database-bound service might benefit from more resources! Still, might set up a gotosocial, seems pretty lean. And it'd finally be a fedi server written in a lang I know at all.
0
0
0
The Linux Wayland Experience™️ (at least on Sway) has gotten very good! I just crashed my GPU driver with some WebGL in Firefox (everything froze for a while), and it recovered! Screen went black, and then everything came back just fine. Well, the webgl app died due to losing its webgl context, but that's very fair.
0
0
2
repeated

The Khronos Group has announced the launch of the new Slang™ Initiative. This initiative will oversee and advance the open-source Slang shading language and compiler, building on 15 years of research, development, and deployment experience. Supported by NVIDIA since 2017, Slang has been widely adopted in production projects across the industry.

Learn more: https://khr.io/17f
@nvidia

0
3
1
repeated

But if the rubber ducks can find the problems in the code by themselves then why do we need to pay the programmers

13
12
1
Show older