Advertisement Β· 728 Γ— 90

Posts by /o/ Azdalen \o\

Exploring Eora: Pillars of Eternity 1, 2, and Avowed
Exploring Eora: Pillars of Eternity 1, 2, and Avowed YouTube video by Noah Caldwell-Gervais

Oh wow, @noahgervais.bsky.social just dropped another monster essay on the Pillars of Eternity series. Whelp, I know how I will be spending a good portion of my time today /tomorrow πŸ˜…

www.youtube.com/watch?v=Kmas...

2 months ago 0 0 0 0
Preview
Godot 4.6 Release: It's all about your flow With the stability gained over the past five releases, it's time for polish and quality of life improvements for everyday development.

#Godot 4.6 is out, and all about your flow!

This release puts you and your workflow first with a new theme, flexible docks, and dozens of UX improvements. And Jolt Physics by default, revamped IK, better reflections, and more.

Less wrestling with UI. More making games.
godotengine.org/releases/4.6

2 months ago 1375 374 28 50

The mango's gestapo murdered another person this morning 😟

2 months ago 0 0 0 0
Post image

100% can confirm, guys with cute cat noses can be mighty attractive! πŸ˜…

#pathfinder #wrathoftherighteous #games #crpg

3 months ago 1 0 0 0

That said, I've toyed around with scx_bpfland settings more than scx_lavd, so, there may be some room for experimentation. Either way, if you're not using SCHED_EXT, your kernel supports it, and you want a nice gaming boost, I definitely recommend giving them a try. 4/4

3 months ago 0 0 0 0

In contrast, assuming you know your use-cases well enough, and what you are doing, scx_bpfland can give similar performance benefits -without- the huge losses in those same edge cases. 3/4

3 months ago 0 0 1 0

I've toyed around with two (of many): scx_lavd and scx_bpfland. scx_lavd, which is sponsored by Valve, is probably the most hyped of those two, offering quite a noticeable speed increase in supported scenarios, but absolutely TANKING perf in some other scenarios (hey, its in-work) 2/4

3 months ago 0 0 1 0

So, one of the things I like to do is toy around with various new tech in Linux. One of the newer, less known features are the new scheduler extensions (i.e., SCHED_EXT). They allow you to replace the CPU scheduler with another one entirely during runtime. 1/4

#linux #sched_ext #linux_gaming

3 months ago 0 0 1 0

😱

3 months ago 1 0 0 0
a hidden Dark Souls bonfire I discovered

a hidden Dark Souls bonfire I discovered

So, finally managed to beat @larianstudios.com's #DivinityOriginalSin2 today. Went with a good(?) ending πŸ˜… At least it made sense as to what I discussed between my character and Ifan.

Also, found this little hidden homage to #DarkSouls' bonfires tucked away in a hidden alcove πŸ˜„

3 months ago 0 0 0 0
Advertisement

Apparently Donkey Kong's record label publishes music by Toad. Will wonders never cease!?

3 months ago 1 0 1 0
showing the raw database layout with the xxd command

showing the raw database layout with the xxd command

and the raw byte layout looks like so:

3 months ago 0 0 0 0
creating a new database file, and populating it with some simple records

creating a new database file, and populating it with some simple records

yay, basic persistence is working πŸ˜„

3 months ago 1 0 1 0
showing use of const generics for the simple pager

showing use of const generics for the simple pager

Its been really nice having access to const generics in rust allowing me to feed-forward various byte-sizes in a generic way 😁

3 months ago 0 0 0 0
output of various commands from rqlite showing field sizes in bytes as well as some example error detection when field sizes are exceeded

output of various commands from rqlite showing field sizes in bytes as well as some example error detection when field sizes are exceeded

More progress on rqlite. Some basic "oops" detection, as well as a meta command for data sizes for sanity checks πŸ˜…

#rust #softwaredev #programming

3 months ago 0 0 1 0
an example showing more friendly readable text without ascii escape codes

an example showing more friendly readable text without ascii escape codes

and some quick tweaks to make it more human friendly...

3 months ago 1 0 0 0
terminal output from the SQLite clone program showing a "foo bar" example inserted into a table and then displayed via selection

terminal output from the SQLite clone program showing a "foo bar" example inserted into a table and then displayed via selection

messing around creating a SQLite clone in rust πŸ˜„

#programming #rust

3 months ago 3 0 1 0
a cartoon drawing of a woman with her hands folded and the word concern written above her ALT: a cartoon drawing of a woman with her hands folded and the word concern written above her

were you zombie? did you fight an epic battle to regain your life force? do tell!

3 months ago 1 0 1 0

JFC... what the F@#& did the cheeto benito do now 😱

3 months ago 0 0 0 0
Surface-Stable Fractal Dithering Explained
Surface-Stable Fractal Dithering Explained YouTube video by runevision

Re-ran across a video by @runevision.bsky.social on Surface-Stable Fractal Dithering. I enjoyed re-watching the video and definitely recommend it if you like learning about shaders or ever thought about how you could re-create a look similar to Return of the Obra Din. youtu.be/HPqGaIMVuLs

3 months ago 2 0 0 0
Advertisement
Code from the implementation of he Router component

Code from the implementation of he Router component

I've been working on a revamp of my personal site, and I wanted to introduce some simple routing to go between pages for about, projects, skills, etc. Well, react router has become much more of a pain to work with than I remember. So, I made my own from scratch πŸ˜…

#software #sometimes-library-bad

3 months ago 1 0 0 0

Day 10 of #AdventOfCode was fun. The approach wasn't too bad: a tree search. The hard part, don't just find -a- match, find the -shortest- match. So we not only had to find it, but cast the search net wide & possibly deep in order to find it... Yay for potential combinatorial explosions! πŸ˜…

4 months ago 2 0 0 0
Post image Post image Post image Post image

WOW: The DOJ has DELETED an image from its release of the Epstein files that shows photos of Trump in a drawer.

Yesterday, we noted that this image β€” file 468 β€” likely slipped through the cracks while officials were attempting to hide materials pertaining to Trump.

Now, it’s gone.

4 months ago 10511 4368 519 376

Advent of Code has been interesting. Learning about new libs that I can use to solve the various challenges (e.g., nom, and itertools).

I would say the hardest part has been figuring out reasonable ways to mutate data without angering the borrow checker and what tools to use to get there safely πŸ˜…

4 months ago 0 0 0 0

this week has been WILD... the ongoing insanity has the popcorn-o-meter at FULL-TILTπŸ˜…

5 months ago 0 0 0 0
On a stormy day, a lone figure stands before Minas Tirith looking upon the city

On a stormy day, a lone figure stands before Minas Tirith looking upon the city

Minas Tirith on a dark day before the inevitable siege by Mordor.

#LotRO #Gaming #LordOfTheRings #MMORPG

5 months ago 3 2 0 0

Ice cream is the best. Ice cream can never let you down, it can only become sweet cream! ❀️

5 months ago 0 0 0 0
A hobbit and her trusty companion, looking for means of entry into a bandit camp at night

A hobbit and her trusty companion, looking for means of entry into a bandit camp at night

Abelard and I, outside a bandit camp set by a foothill, look for a way in to retrieve purloined produce!

#LotRO #Gaming #MMORPG

5 months ago 1 1 0 0
my companion and I spy brigands in a forested ruin

my companion and I spy brigands in a forested ruin

Spying bandits in a ruin, while adventuring beside my trusty companion Abelard.

#LotRO #Gaming #MMORPG

5 months ago 3 3 0 0
Advertisement
The inside of a house with little turtles in fun playful placements

The inside of a house with little turtles in fun playful placements

Found a cute house full of turtles in the town of Bree!

#LotRO #Gaming #MMORPG

5 months ago 1 1 0 0