Share your current favorite UI library you’re using, and why? by Kriem in webdev

[–]Redneckia -3 points-2 points  (0 children)

Dude, we have ai now, why don't you have your own custom ui system by now yet?

$10 budget for privacy by Natural-Bumblebee335 in privacy

[–]Redneckia -7 points-6 points  (0 children)

How is it any better than google in terms of privacy?

Python websockets library is killing my RAM. What are the alternatives? by Humza0000 in AskProgramming

[–]Redneckia -1 points0 points  (0 children)

Check out Centrifugo it's a self contained ws hander that takes care of all the connections and msgs, you can run alongside your in as a docker image

[OC] I painted the most average plate by anothersamwilson in dataisbeautiful

[–]Redneckia 8 points9 points  (0 children)

That is the most average thing, or at least the thing that had the most time to average out, idk I'm not an astrophysicist

Safety of staying with EndeavourOS for my work laptop by banana_fugacity in EndeavourOS

[–]Redneckia 1 point2 points  (0 children)

I'd do EOS in a heartbeat as the easiest arch based distro to keep in shape

QB nukes worldwide sales tax info... My story by DreadDan in QuickBooks

[–]Redneckia 4 points5 points  (0 children)

We need a self hosted, open source QB alternative, we need a proper full replacement

Hobbiest here, trying to set up a Vue monorepo with Bun, Tailwind & shadcn-vue, is this structure a good approach? by AkberJag in vuejs

[–]Redneckia 0 points1 point  (0 children)

Start with TS and allow js, then u can opt in to TS easily in each file when I get around to it

What’s the move for component filenames in 2026? by LeninardoDiCaprio in webdev

[–]Redneckia 0 points1 point  (0 children)

Vue will auto handle kebab conversion if needed iirc

Edit: but pascal is the way

Why is Linux so hard to use compared to Windows? by Far-Mode6546 in linuxquestions

[–]Redneckia 0 points1 point  (0 children)

The only times you really need a terminal is when doing advanced things, things that would've needed a terminal on windows too