nexussapphire

joined 1 year ago
[–] nexussapphire@lemm.ee 2 points 1 week ago

You never watched the braindead slop TV in GTA IV and GTA V. The satire in GTA games is just so funny, especially for an American that deal with dumb politics and social intercourse.

[–] nexussapphire@lemm.ee 2 points 1 week ago

For a second there I thought you were hating on the guy.

[–] nexussapphire@lemm.ee 2 points 1 week ago (2 children)

His profile name makes me think of something you'd see on GTA TV.

[–] nexussapphire@lemm.ee 13 points 1 week ago* (last edited 1 week ago)

sudo pacman -Syu --needed cups system-config-printer avahi nss-mdns foomatic-{db,db-{engine, nonfree}}

sudo systemctl enable --now cups.socket avahi-daemon.service

Edit nss-mdns

Rebooting after helps if it doesn't find the printer right away.

[–] nexussapphire@lemm.ee 2 points 1 week ago (1 children)

Isn't it already licensed under permissive Apache v2? Anyone can fork and carry on the project without the permission of Google, every manufacturer already does as a result of the license.

[–] nexussapphire@lemm.ee 1 points 1 week ago (2 children)

Machine code would be a better example of what he's talking about imo. Not an expert or anything of course.

[–] nexussapphire@lemm.ee 1 points 1 week ago

It wouldn't be that much processing compared to the rest of the app. It would lot more efficient than running an effectively infinite loop or arithmetic on an arbitrarily large number as a result of an unsigned variables.

[–] nexussapphire@lemm.ee 1 points 1 week ago (2 children)

If it's going to compile without any warnings I'd rather the app crash rather than continue execution with rogue values as it does now.

There is so much room for things like corrupted files or undocumented behavior until it crashes. Without the compiler babysitting you it's a lot easier to find broken variables when they don't point to garbage.

[–] nexussapphire@lemm.ee 2 points 1 week ago (10 children)

I forgot to assign a variable, now it crashes %5 of the time. It's wild how c doesn't default variables to null or something.

[–] nexussapphire@lemm.ee 3 points 1 week ago* (last edited 1 week ago) (3 children)

How do you pay for car insurance or renters insurance? It's not too dissimilar to that.

Though, I've moved to a state that has deemed me poor enough to give me Medicaid so the taxpayers pay for mine weather I want it or not. It beats paying almost $800 because living with my mother disqualifies me from the affordable care act subsidy.

[–] nexussapphire@lemm.ee 3 points 1 week ago

I do appreciate it, I know I'm no idiot.

To be honest, I kinda wish some projects came with API manuals. I understand it's not a priority in an open source project with limited resources.

It would be nice to use a python based ml tool without passing commands through it via shell. People do it, I just don't have the time or experience to analyze a complex project like ML voice synthesis.

[–] nexussapphire@lemm.ee 21 points 1 week ago (2 children)

I can be an idiot every once and a blue moon. Thank you to anyone who put literally everything a manual just in case someone is braindead and isn't afraid to rtfm.

To be honest it's just after I've spent 10 hours on something fairly complicated and new to me. I suddenly can't think for myself anymore. It literally becomes a chore to do the simplest shit sometimes.

view more: ‹ prev next ›