• 0 Posts
  • 65 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2023

help-circle



  • No, not at all.

    If the company fire you they have to pay you, e.g., three months notice, regardless of if they want you to do the work or not.

    If you quit without notice, you might have to pay the costs incurred by you quitting early, but that’s not your salary -because they now wouldn’t be paying you.

    Costs might be something like the company having to refuse an order because they now don’t have enough people to do the work, or the increased cost of an expedited hiring process.

    I don’t know how common costs are in France, but the UK has the same rules and essentially no one ever claims costs. You need to really fuck over your employee in a very explicit and well documented way for this to even be considered.

    The main disadvantage is you will have a bad reference if you leave without notice.





  • It really comes down to what you’re used to. If you use Windows tools then you already know many of the workarounds for Windows and you don’t know the tools that haven’t been ported there.

    For example, you know not to use Python directly, but that you have to install anaconda instead, or whatever the current problems with Python development on Windows are.

    The big obvious thing that you can’t get away from is that you have to do things differently if you have develop for two different OSs with a view to deploying on Linux.

    In particular support for shell scripts is crap on Windows. I could learn powershell or there’s workarounds using WSL and a bunch of other stuff that I don’t need to care about, but I’d rather not bother.


  • I mean coding is difficult enough as it is, I wouldn’t choose to use an OS that makes it even harder.

    I use Linux because it makes my life easier. It has better support for development. Some of the other stuff is maybe not as easy or polished, but the support for dev tools and the ease of deploying to from local machines to servers that are also running Linux makes up for it.

    If I wanted more effort I’d still be using Windows. It would force me to work on cross platform development and deployment. The idea that there’s value in making things unnecessarily hard is just weird. I want Linux to be as simple as possible to use, so I can spend that effort on things that actually matter.





  • As someone working and publishing in the field this is more a cyber jerk about American exceptionalism than actually true.

    Chinese universities and companies publish a shit tonne at pure machine learning conferences. They absolutely do a large amount of research into the fundamentals of machine learning as well as the applied stuff. They’re probably the closest to the US in terms of having large firms that are prepared to bank roll the training of the very large language models.

    Alibaba in particular has been constantly doing cutting edge stuff in terms of multimodal language models that are worth paying attention to.

    The actual truth is that China does both kinds of work. Broad foundational and applied work lead by independent research groups in companies and universities, and focused application driven stuff for direct application by the state.

    Google still stands out in terms of the amount of research it does, but this is because Google is different to everyone -other US research institutes don’t compare to it either.








  • Honestly, if you’re sharing office files you’re probably using office 365. This means everything is a web app first and therefore Linux compatible.

    I tried using the desktop version of word on a Mac last week, and the latency was so bad on a shared document that I had to switch to the web app anyway.

    Basically, if you just want to use Linux you’ll be fine. If instead you don’t want to use Microsoft, you’ll probably have lots of problems.

    Microsoft have been brutally effective in getting their tentacles into academic institutes, and you’ll find that everything from email to logging into internal sites relies on an office 365 account.