The newly freed 40+GB are a nice bonus.
The newly freed 40+GB are a nice bonus.
I don’t see a reduced number of CS students that enjoy poking around. I see an increase in the number of students that are there only for the good salary. Making the poking type into a smaller percentage.
Now run a VM from Google Cloud on a system booted from Google Cloud.
Bioinformatics isn’t used only for medical research or within big companies. Sub-topics like metagenomics, that are helpful in many areas of research, require high level of technical knowledge, that the life science people don’t have.
You can work in bioinformatics, the pay is lower than FAANG, but your code will benefit society.
In addition to other comments,read about Ada Lovelace. She was brilliant, she wrote the first program, and done so before we had computers!
I really don’t get it, I moved to NixOS some years ago. Okay, first few months I had to fiddle with configurations and add some packages that were missing. Everything past those early months was a blast.
Replacing a dead laptop? The most time consuming part (for me) is making a bootable USB. After that I can push my already ready made configuration and just back to where I was (backs ups are important).
Working on different versions of Python? No problem, a small nix script for each environment.
Working with different versions of GCC? Same as Python.
Everything just works. And if I fuck around I can revert the change. I can easily experiment in a way that will no fuck affect my ability to work.
At work we have Ubuntu, and I got the conclusion that nuking Canonical’s offices will be a blessing on humanity. They manage to deliver broken packages for years, even packages that work well on Debian.
If I’m reading their CEOspeak right, their objective is to fire the very experienced people, that costs a lot of money, and replace them with people that costs less.
I never worked at Google, so I don’t know for sure, but it sounds like the Python team is important and that this will backfire. As the people that costs less will also be less skilled, and Python is an important piece for AI/ML research, where Google is already lagging behind. The AI people in Google will get lower quality help with Python, and Google will lag even further behind.
That what happens when the CEO is an MBA and not an engineer.
You may consider helping the Thunderbird devs
DNA free
Function
I don’t own a yoga mat
Like other programming languages there are no general answers. Im currently doing Bioinformatics, learning Rust was the easiest part.
One of my friends is doing DevOps in Rust within the crypto world. I don’t even know half the words he is using to describe his work.
Being bad at math does not make you dumb. I failed math at school, and thought I will fail computer science.
I had very hard time in calculus 1 and 2, but appreantly I’m great at discrete mathematics. Introduction to mathematical logic was so fun, I took an advanced course in temporal logic.
Finished the degrees second in my year. Got into a multidisciplinary masters program and finished that too.
I’m now the guy that gets the problems others failed to solve in the lab.
On another note, the person I got to know that is best at learning math, sucks at every other subject in life. He can read math books cover to cover and then use it even a year later. He can’t prooerlly feed him self, not from home made meals his mom packed for him as a student and not shopping from the store. If you can take food from the the refrigerator into your plate without making a huge mess or poisoning your self, you are already ahead in life.
tl;dr being bad at math doesn’t make you dumb. School level math has almost nothing to do with programming and Uni level math.
Got the OK to try Rust as a Python replacement for a small internal tool when we maxed the system’s RAM. The Rust version took 1/10 the memory.
After after a few more internal successful changes to Rust, we now have one public tool developed in Rust.
The language is amazimg. Used to be C for performance, Python for the rest. No more C for us. We even use Python less.
We starter to use Rust for development, so unless a job was lost somewhere, it went up by at least one.
Partial documentation combined with complex code will be great for your bank account.
Code fast, and badly, always under promise and over deliver. Before the shit hits the fan, move to another place.
Next person after you will take the blame. You may be hired again at premium as you can deliver. Blame the replacement Dev for breaking the code and causing a lot of damage.
Fix the little that is possible, at premium rate and move on.