Besides it might spoil the relationship with your local NSA agent.
Besides it might spoil the relationship with your local NSA agent.
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.
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.
So you’re saying it should wick the water from the cup to the table like an oil lantern. That seems like a good way to have half of your cup on the table.😂
If you get it to travel up the string, gravity will definitely do the rest. It seems like such a passive aggressive way to design a product and I’m all for it.
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.
Unless it’s a company, good luc…
Hay, how would you like writing documentation for all these open source projects? We would be ever greatful, you could even put your name in the credits!
The dankest depths of archlinux wiki. Written by a guy so far gone, so war harden by reading through source code and poorly written technical documentation, ancient forums, leaving no stone unturned. A task so twisted it drives most men crazy.
1% of arch users will ever need this wiki and few have gone through this Herculean task. For them, the first draft is enough, it’s all you can ask of a mind so twisted and broken. Alas it’s as unreadable as the source code and as hard to understand as the forum post from 2009.
I do wish there were more native apps but alternatives to electron is always a good thing in my book.
Except for Microsoft, Microsoft can stop pretending their solution is demonstrably different from electron and chromium.
Neat!
Discord, slack, bitwarden, steam, Microsoft teams, visual studio code, balena etcher . Anyone else know of any electron apps or heavily modified version of chrome?😄
I don’t develop kernel modules, I use python. That’s pretty interesting though.
Do your code reviewers subscribe to the didn’t check looks good model? Joking btw.
I’ve set tabs to four spaces in vim because who the fuck defaults tab to eight spaces. That shit looks alien and pushes text off the screen fast.
I’m bad at naming things too🖐️