

Intelligence is important, but big muscle is importanter.
Intelligence is important, but big muscle is importanter.
Probably, still remains that out of all the bots I’ve seen this is the only one with format issues. I believe a minimalist approach to be preferable for bots since their goal is spreading information over a large userbase with various client, from CLI to native web page.
“Oh, this new post already has a comment, let’s check it out! … Dang it!”
After the third or fourth time it’s just spammy, and the bot formatting just doesn’t work on connect.
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
Easy enough that I could get the car to pass the provincial inspection roughly a month after I got it. How long did it took you to get that Audi S2 road legal?
A lot of the kei trucks and cars have a Suzuki F6A or K6A engine that was also used in some artic cat snowmobile. That kind of commonality makes it easy enough to find parts. Worst case scenario it is a 2 weeks wait time to get the part delivered from Japan. You know what took me more than 2 weeks to get some parts? A 2015 VW golf.
I drive a kei car and I just want to point out that their size makes it less of a burden to see incoming traffic than full size rhd vehicule.
As for the security concerns this would be valid if we were applying the same restrictions on other 25+ years old cars as well as motorcycles.
In Quebec we had the same type of witch hunt against JDM back in 2009 and what came out of it is that we’re the only Canadian province where rhd cars must be 25 years old minimum. So because they said they were not secure enough, they stopped allowing more secure/recent versions of the cars people wanted.
So yeah, I doubt it’s really just a security thing in the end.
The infrastructure is growing quite fast considering how young the whole EV market is.
As for the price that’s exactly what blanket incentives would do. Affordable EVs are hardly developed currently because people buy larger more expensive (profitable) vehicules that would normally be 10k+ over their budget and that 10k is free money in the pockets of the manufacturers. Start giving incentives only for affordable EVs and they will start appearing all over the place
Incentives are great for a few years but then they just become part of the price. Most provinces will eventually remove their incentives towards EV as they become mainstream or at least transition to a subset of EVs maybe leaving out those considered luxury.
What they shouldn’t stop investing in is the infrastructure making those EVs a reliable alternative.
Leslie has been dead for the past 14 years (sadly) it’s no surprise that a lot of people don’t know about him.
Edit: oh… I get it now… Damn
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?
deleted by creator
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.