Posts
3406
Following
129
Followers
701
software tinkerer and aspiring rationalist. transhumanist and alterhuman

I have strong opinions about #Lisp but love S-expressions. I also have strong opinions about video games, TTRPGs, software, and programming in general and I post about them a lot

I like to use curly braces to {group words together} to make my sentences easier to parse. for example, try reading the garden path sentence "the complex houses married and single soldiers and their families", and now try reading it with curly braces: "{the complex} houses {married and single soldiers and their families}"

I try to thoroughly CW anything that I post or boost which might be triggering, or just cause strong emotions like outrage or fear. sometimes I make mistakes but I want to make my posts as safe to read as possible. I even CW when I'm {complaining about} or {making fun of} something in case you don't want to hear a stranger criticize something you love

replying to messages is very energy-intensive for me, so I may not reply to certain messages at all, or it may take me a long time. DMs are especially hard

@Owlor maybe I’m just thinking in stereotypes but I feel like it would actually explain a lot if Rainbow Dash had ADHD

1
0
3
repeated

Back in 2019 when we put down fake grass carpet in our office meeting room, I suggested we write messages to the future on the floorboards. Now we’re moving to a new office the fake grass has been pulled up, revealing this message I wrote when I was struggling through the early stages of my transition.

Hey Past Kate,
It really did.
— your future self

12
2
1
repeated

ARGs might have the biggest ratio of people willing to watch a video about the story vs people willing to engage with the story in its original format.

1
1
1

@Owlor marketing firms should just cut out the middle man and release fake videos of people solving ARGs that never existed, to promote their new TV show or whatever. that way they can make the ARGs way more interesting than a real ARG could ever actually be

give it long enough and maybe they’ll reinvent the concept of found footage horror

1
0
1
repeated

Someone with more MS Paint skill should make this meme with OpenBSD sndiod at the top and the the Linux stack at the bottom with pipewire, wireplumber, pipewire-pulse, ALSA, pulseaudio, dbus, the whole shenanigans that is involved these days…

0
2
1
repeated
re: video game complaint
Show content

@kasdeya Yeah, as much as I generally enjoy OWRPGs (JRPGs much less so), too many of them fall into this trap. The Assassin's Creed games are the absolute worst for this, as you can end up with literally hundreds of skill points. Shadows improved this a bit since the nightmare that was Valhalla, but it still had a bunch of filler % boost skills, as you mentioned in your OP.

The original Horizon: Zero Dawn had a pretty decent skill tree. It had the same number of major points as the AC games (40-50), but most of them followed a much simpler theme: instead of % boosts, most unlocked slightly more advanced and useful skills. Nock two arrows instead of one, and then three. Aim and fire while on slack lines. Critical hit larger machines.

But ... then Horizon: Forbidden West came along and threw away all that simplicity. Not only did they explode the skill tree into the hundreds, but the actual utility skills were fewer. Most became just % boost "line go up" skills.

0
1
1

@static this would be perfect for Deadlock omg. like have the option (which is on by default) to not buy items and instead gradually have your stats increase as you level up

but you can turn it off and buy items for yourself manually if you want to engage with that system

1
0
0
re: video game complaint
Show content

I think a big part of why I don’t like RPGs is because these marginal improvements don’t feel good to me, and the RPG genre seems to give rewards almost exclusively in the form of marginal improvements like this (or in the form of some kind of currency that can be exchanged for a marginal improvement, but that’s basically the same thing)

3
0
9
Edited 2 months ago
video game complaint
Show content

I’m so tired of games making me engage with systems that boil down to:

  • do you want +15% something
  • or do you want +10% something else
  • or do you want +20% of a third thing, but only under certain conditions?
  • etc.

I was going to type up a whole analysis of the item system in Deadlock but this is really what it boils down to. they:

  • are such small buffs that they are barely perceptible on their own, so they don’t feel good to get
  • increase my cognitive load in a game that I already find overwhelming
  • are overwhelming to new players, and will definitely scare a lot of folks away from the game
  • make the gameplay feel offputtingly inconsistent because some of the buffs are only active some of the time (why does Vindicta have a much higher max ammo while flying in the air? because of some item, probably. which fucks with my intuition for when to reload)
  • add seemingly no value other than for heavily optimization-minded players?

don’t get me wrong - I really really like Deadlock. I think (or at least hope) it’s going to change how both MOBAs and hero shooters work from now on

but the item system feels like Valve prioritizing the sweaty hyper-competitive players over everyone else, and sabotaging the new player experience in the process. I’m sure it raises the skill ceiling but it also raises the skill floor and I think it’s much more worthwhile to have a low skill floor than a high skill ceiling

1
2
11
repeated

THIS.
I gonna save this to just post it every time one of those entitled FOSS-bros crosses my path.

If the only way for people to use a computer is to either become a developer yourself or suffer through exploitation by big corporations it isn't an individual failure of those people, it's an absolute failure of the FOSS / Linux community to build good software.
https://fireborn.mataroa.blog/blog/you-dont-own-the-word-freedom-a-full-burn-response-to-the-gnulinux-comment-that-tried-to-gatekeep-me-off-my-own-machine/

7
4
2
repeated

it’s not the neocat-neofox binary, but the neocat-neodog binary, neofox is the enby in the neocat-neodog system

3
3
1

@wizzwizz4 hm I actually don’t know much at all about Tcl. is it kind of like a DSL for making a GUI, and then you write the rest of your code in another language? or does the whole program need to be written in Tcl?

1
0
1

@technobaboo ooh I’ve never heard of this! if there are ever Python bindings I might give it a try, but Rust makes me feel unbelievably stupid lol - I can not handle it

0
0
0

@wizzwizz4 ooh omg that’s amazing! I wonder which version Python uses. it might be worthwhile for me to learn it, in that case

1
0
0
re: Java helping
Show content

@liese oof okay I’m glad I’m not just wrong about Java needing an IDE, but also that sucks tbh

I guess I’ll just learn to use NetBeans and stick with that, since it’s probably not worth the effort to figure out how to use javac directly, since I don’t need to know too much Java anyway - just enough to get by

1
0
0
re: Java helping
Show content

@liese aw omg thank you! I really appreciate that. I’m definitely going to read them as I get the energy, then 💙

0
0
0
re: Java complaining
Show content

@vivi omg Java does have a module system? that is wild - I had no idea. I assumed it was like C# where everything is imported all the time forever, which I find horrifying lol

1
0
1
Edited 2 months ago

GUI libraries be like, choose three:

  • cross-platform
  • not a huge resource waste
  • has accessibility features
  • not an overcomplicated clusterfuck nightmare

for example Qt is cross-platform and accessible to screen-readers, and it wastes resources a bit but not too badly. but it’s an overcomplicated clusterfuck nightmare to actually use it for anything

Electron is cross-platform, accessible to screen readers, it doesn’t seem too overcomplicated unless you start installing 12,000 Node frameworks. but it eats RAM and CPU for breakfast

Tkinter is cross-platform and lightweight, it’s reasonably easy to use (despite the terrible documentation), but it doesn’t work with screen-readers

6
4
15
repeated
Edited 4 months ago

native desktop client

*

electron

1
4
3
re: Vaguepost, Family
Show content

@Shivaekul I know this feeling and I hate it. there’s no way to help someone who doesn’t want to be helped, but it’s so hard watching those you care about ruin their lives in incredibly preventable ways

I hope your brother is able to learn and grow from his mistakes in time, at least, and is able to ask you for help and support when that happens

0
0
1
Show older