• 4 Posts
  • 60 Comments
Joined 2 years ago
cake
Cake day: August 6th, 2023

help-circle






  • It helps to think about this as a spectrum, as more features become available more people will make the switch to Linux. Not everyone will be able to swich to Linux at the same time, and some people will never switch.

    Gaming was major bottleneck, even I, a person using Linux full time for the past 20 years, I used to maintain a Windows disk to play games. Only in the past couple of years I was able to sunset my windows setup, hopefully to never touch windows ever again. I had to drop a couple of games but it got to the point where rebooting to a OS wasn’t worth it, as most of my games worked flawlessly without any tweaking.

    There are many major pros to the Linux desktop environment, but we still need major software applications to become portable. The workflow of an average office worker is still not Linux compatible. Of course there are office alternatives, but they are not as easy to use. Though, IMO the oss world is hurting by trying to copy ms when their products are so horrible… Hopefully, the EU will drop some major cash at the issue with all these talks about digital sovereignty.







  • I would give myself a solid 4.2/5 on python.

    • I have in deepth knowledge of more than a few popular libraries including flask, django, marshmallow, typer, sqlalchemy, pandas, numpy, and many more.
    • I have authored a few libraries.
    • I have been keeping up with PEPs, and sometimes offered my feedback.
    • I have knowledge of the internals of development tooling, including mypy, pylint, black, and a pycharm plugin I have created.

    I wouldn’t give myself a 5/5 since I would consider that an attainable level of expertise, with maybe a few expections around the globe. IMO the fun part of being really good at something is that you understand there still is to learn ❤️


  • I’ve had a very tough time finding my first position as a junior dev

    The hiring landscape for software engineers/developers is a mess for the past year or so. You shouldn’t internalize the experience, most likely you are just unlucky.

    A few things to consider for finding a job:

    1. Utilize your connections, a lot of hiring still happens through connections. If you have attended a university/college/bootcamp reach out to your professors and check if they can refer you to any positions.
    2. Make sure your CV can be parsed by tools. Try uploading your CV on open resume, if it’s not parsed correctly you might want to update it.
    3. Create a portfolii website, it’s a great way to illustrate your skills. Also, others here can check it out and offer advice.
    4. Update your LinkedIn profile, make sure to check that open for recruiters thingy.

    If you want to learn more about react I am happy to have a chat with you (no fee), feel free to DM me.




  • While the consumption for AI train can be large, there are arguments to be made for its net effect in the long run.

    The article’s last section gives a few examples that are interesting to me from an environmental perspective. Using smaller problem-specific models can have a large effect in reducing AI emissions, since their relation to model size is not linear. AI assistance can indeed increase worker productivity, which does not necessarily decrease emissions but we have to keep in mind that our bodies are pretty inefficient meat bags. Last but not least, AI literacy can lead to better legislation and regulation.





  • It depends on the field you are studying. I was into CS, using Linux was recommended because the machines they used to test our code were also running linux.

    Most fields are going to be okay with linux, the only exception being fields that rely on specialized software like architects, engineers, and audio/video editing. Also, some software like MatLab are possible to run on Linux but it’s a pain to set them up.