I’m still in a mechanical engineering world so just saying INT and FLOAT has people running away. Excel is the “safe zone” for them, sadly it means that I’ll just be doing the VBA part and oh gawd please get me out of here…
I’m still in a mechanical engineering world so just saying INT and FLOAT has people running away. Excel is the “safe zone” for them, sadly it means that I’ll just be doing the VBA part and oh gawd please get me out of here…
Immutable distros works great when you want them exactly as they come. Anything else is a shit show IMHO.
As an example, multiple fedora based immutable distros dont have the codecs required to play YouTube videos. You have to either replace the rpm-ostree based Firefox with the flatpaks one or layer ffmpeg over the base system. Both solutions I wouldn’t expect someone without Linux knowledge to be able to do.
Can confirm. Was quite unhappy in my mechanical engineering job, had an opportunity to develop something nice in python, was told we’d do it in excel/vba instead, still unhappy.
deleted by creator
I remember those questions! As soon as I read high school my mind went from “working for Canonical would be nice” to “let’s justify not writing an essay by reading everything bad about Canonical”.
Lucky for me it was easy as r/recruitinghell was full of post about people doing the whole process and being rejected. Also the CEO had a reddit account and the way he was justifying this process didn’t jive with me, at all.
VM is still windows tho, just one layer deeper.
Freecad is OK but it wouldn’t even be considered in a commercial setting like I’m working in. I work with Catia, Solidworks and Polyworks. None on those run on Linux.
Sadly Windows is still required for a lot of cad softwares.
Having to install things mostly through flatpaks works seamlessly until it doesn’t. Then you’re stuck in dependency hell where you have to open holes in your containers to allow access to files or binaries.
I’m at a point where I layer enough software that I don’t know If there is still value added.
Another solution is to do z-hop inlay
Identifying the culprit would probably be the first step. You’ll need to treat it in a specific way if it’s something like thrips.
After that your solution could be as simple as getting “good” insects that feeds on them. Those are sold in a packet that you drop in the soil. It can also be a periodic respray or watering with a insecticide infused water.
But first, identify the insects.
It doesn’t make sense, Forgejo just forked gitea and discarded all of the history (I.e.: issues and PR) previously included in gitea’s github repository. Of course they could host it on their own platform, it was already functional and they could start from a blank state.
Pretty much the same reason why Quebec offers high subventions for R&D. This in turn attracts new companies and specialized employees. What the province pays in subventions they get back in attractive jobs.
With the exception of Ontario, which is beefing up consumer protection legislation, Canada has poor consumer protection legislation, said Tamblyn Watts.
Just a side note, for a long time now companies have refused to sell items in Quebec due to the strict legislations surrounding consumer protections. Maybe Ontario is catching up but I wouldn’t say they are the exception in Canada.
Especially that this was mostly a smoke screen considering how easy it is to register a company in Canada and then buy estate from said company. Suddenly it isn’t foreign investment anymore.
Some bloggers have experimented and used Mastodon as a medium to comments on their blog posts. Works quite well.
https://danielpecos.com/2022/12/25/mastodon-as-comment-system-for-your-static-blog/
30 years ago was 1994, the internet was quickly becoming a thing and if you would have told them that companies would eventually offer extra services if you chose to store your data with them, they would have believed you because that’s how the banking system worked for centuries prior.
Another is because for a decentralized ownership service to hold any ground it must be either backed by a (centralized) court of law or hold the full service you’re buying. Otherwise what’s stopping a hosting platform to remove the service you bought with your nft from their platform?
Hybrid pow/pos has been worked on since the beginning. Peercoin is still alive.
First thing I’d do is to look at the client (fedora) journal for anything funky happening.
‘sudo systemctl status nfs-client’
Since it’s random I assume you won’t have any timeout in your /etc/fstab but it might be worth taking a look anyway.
Be aware that if the network drops the NFS will be disconnected and won’t auto-reconnect so this could also be the issue.
I don’t know if it plays well with container mounted volume, but looking at autofs could be a solution to auto-remount the share. I use it profusely for network mounted home directories.