Should have been called Lignux.
Should have been called Lignux.
There you go:
# Start an infinite loop because True will always be True
while True:
# try to run the main function, usually where everything happens
try:
main()
# in the case an exception is raised in the main function simply discard (pass) and restart the loop
except:
pass
For those curious about the drama & lack of wide adoption surrounding the walrus operator
https://dev.to/renegadecoder94/the-controversy-behind-the-walrus-operator-in-python-4k4e
It’s a shame because it’s a really nice feature.
I started using hatch lately and really like how I can manage everything from the pyproject.toml file
My secret to high uptime:
while True:
try:
main()
except:
pass
I know the language is really academics focused and is really strong in that sense. Otherwise I found that it was a great language for long running services. I use it for some APIs and algorithm trading bots.
I’m debating putting more hours into it, maybe trying a website in genie, but I agree the current ecosystem makes it a hard sell when I can use python instead.
Or, hear me out, .step files. It’s an ISO standard so you know it should be the same across all 3D modeling softwares with lots of support.
I don’t know if no one mentioned Julia because it’s considered popular enough or because it’s really not popular but… Julia for sure.
Have full root access to my machine, still broke. What am I doing wrong?
Xperia 1 still have audio jack and SD card slot. Banging camera as well. You just need to import them if you’re in Canada which is a real bummer.
Shoutout to the undertaker threwing mankind off hell in a cell and the lengthy false facts I learned from this user.
Forgejo contains all of Gitea, and that has the benefit of allowing Forgejo to be a drop-in replacement. With the decision to become a hard fork, this will no longer be guaranteed
I’m glad to see them move their own direction but I’m skeptical considering the amount of commits they take directly from Gitea. I could see this becoming more like a Fedora/Rhel type of fork but we’ll see.
I’m personally staying with Gitea for now as I have yet to find a reason to switch.
Dirty operating system developed at SCP. Sounds almost fictional
I want to go back to the first months of 2020 when it was still deserving a heart
I doubt people takes apple claim for granted either, they do have a class action lawsuit due to them volontarily throttling their phones.
I’m not sure I get your point, people should not doubt Google’s promise not because they don’t discontinue product but because everyone does?
In other words, you might not want to trust them because they killed off a Pixel Pass that 25 people signed up for, a Google Podcasts app that was basically a browser in an app shell that was given a proper replacement, a niche business presentation screen in Jamboard, and Stadia…freaking Stadia. They gave you all of your money back and let you keep the controller, guys.
It’s not a good look when right off the bat it dismisses what is valid concerns by treating the opposition like they’re just whining.
They say the hands never lie about the age, clearly they still can’t lie about the ai either.
As someone in Canada with a 1 IV (global). I hate how this is the perfect phone crippled by the partly incompatible Canadian network.
I want my jack and expendable storage dang it!
While I agree shopify has a kind of “mierda touch”, I still see it as if it goes sideways with them someone will just fork the code.