I’m bad at naming things too🖐️
I’m bad at naming things too🖐️
Besides it might spoil the relationship with your local NSA agent.
I think it’s worth it too. People are just weird about paying for a product that supports individuals creative ambitions just because a company takes a cut. Admittedly better content than streaming services most the time anyway.
Still learning, they just covered compiler flags in cs. They didn’t go into detail yet though.
Edit: I’ve used python for years and they have something equally dumb. You can have a function in a massive application that is broken and the moment it’s called, the application crashes.
At any other point the application will just run as if nothing is wrong even though python evaluates everything at runtime. I’m sure they can’t do much because the initial launch would be slow.
It was the only way I could tell how much time is left, I didn’t have a phone till highschool. In school counting down the second till school was over was so crucial.
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
Rebooting after helps if it doesn’t find the printer right away.
Yeah, they could puppet the chrome company if the courts don’t keep a close eye on it. Basically there’s a good chance it would be another Firefox but with way more influence.
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.
Machine code would be a better example of what he’s talking about imo. Not an expert or anything of course.
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.
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.
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.
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.
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.
My computers are pretty new. It’s the small things that really eat at you though.
Glad I switched even with the teething pains with Nvidia and wayland. I can always fallback on x11 until the bug is squashed. Always new little problems popping up like Nvidia isn’t really tested well on the Wayland side.
You joking? 😆 I don’t want to discourage you from giving rust a try but come on. Have you ever talked to a developer that spent any real time with rust, anyone that got as far as multi threading?
So long as it survives rusts complexity and lack of portability. I’m always down for more options!
That or the free internet as we know it will be dead by the time it reaches production.
Can’t wait for ladybird to come out! Finally something that speaks our language.
Cython