Details
-
AboutTheoretical population geneticist. Coding simulations, softwares for statistical inference, whatever. Most of the time I'm re-inventing the wheel.
-
SkillsMostly Python, Stan and R, sometimes C++
-
LocationGöteborg, SE
Joined devRant on 9/14/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Surround yourself with good bosses, mentors and colleagues. And then talk to them, develop trust. When I feel like an imposter, thinking back of all the times my mentor told me that I'm good makes me feel better about myself and my skills.
Also, keep some sort of portfolio of your successes. And be sure to remind yourself that the portfolio would be empty of you weren't good at what you do. -
I use Neovim. I just like it in a way I never quite liked VSCode, PyCharm or any other editor I ever used, but couldn't say why.
Oh and also I kinda feel like I have a superpower because I know how to exit it.2 -
Couldn't sleep this morning, so at 6am I tried to tackle the bug that gave me a hard time yesterday... at 10am I found the bug, and so I remembered the number one rule when coding.
KISS? Nope.
The number one rule is that your past self is dumb and he probably created the bug in the easy part of the code... you know, the one you didn't even check because of-course-the-bug-cannot-be-there-Im-not-stupid.2 -
Just in case I didn't remember when I started working from home, I have a quick way to look it up.1
-
For different reasons, this outbreak of coronavirus lead me to learn how to use git efficiently (never had to before, as I work mostly alone). In two days I learned to fork, branch, pull, push, ... I feel like I really accomplished something for myself.
Oh and I also started to collaborate to a shiny app in R. Any way is good to keep my mind off the fact of being in lockdown in a foreign country.
Stay positive people! :) -
Typical experience on devRant: I posted a tongue-in-cheek rant about something that I could easily fix if only I really wanted to, and I received unrequested advice after 5 seconds 😂
Then I realized that this is probably what women experience on Twitter all the time 🤔12 -
As a computational biologist from Europe working in the US, I often have to switch between qwerty and qwertz keyboards. I can't highlight enough how hard it is to type the word "homozygosity". 🥺16
-
Maybe it's an unpopular take, but I don't get why so many people keep whining about debugging. If you hate debugging so much, why would you become a programmer in the first place? Wouldn't you be miserable most of your working time?9
-
Recently I've been working on neovim so hard, and now I'm trying to <Esc> every time I type something on a webpage. But only on dark-themed pages. 🤔😂
-
I love coding so much that I end up re-inventing the wheel more often than not. Like, I'll see an interesting problem and I'll prefer coding it myself than just google it. That's definitely a form of masochism. 🥺
Wouldn't be so bad if I didn't have a 100 other things to do...3 -
Items checked since entering devRant the last time:
- finished my PhD
- escaped a toxic relationship
- moved to the US for work
- turned 30
The end of my decade was pretty good.5 -
Illusionism, hands down. Although chess and speedcubing are close seconds in my list of geeky non-dev activities. 😀
-
I hope that in the future we will have a different way to learn new languages than creating a 'hello world!" object 😂7
-
I could kill someone. My boss occupied the whole cluster for 24h yesterday, so that I had to wait until today to see that I had a small bug in my code. I wasted a whole day waiting around for something I could have fixed in 5 minutes yesterday if I only had 1 free node on the cluster 😠
Worst of all, if anybody else had occupied the whole cluster for so long without asking, he would have sent an angry e-mail to the whole institute 😠4 -
Nanotechnology is getting cheaper every day, but I do feel a bit stupid to buy a 16GB USB stick to be used as live USB for Ubuntu 😂3
-
Whenever I cancel out old chunks of code that do not serve their function anymore, or that I commented out in early phases to make space for better functions, I feel dead inside. It's almost like if I was saying goodbye to a very old friend, who supported me through the project and reminded me of how I started it.
Than I notice how stupid and/or inelegant that chunk was, and feel better. 😂 -
Woah dude, where do I sign? 😱
Seriously though, it's the second email of the sort today. The recipient is not even my address, and from some subtle cues (cf. "ethical hacking service", "untracable", "victim never suspect"), he's probably a very bad developer too. Dear "Ruben Villanueva", you're just a f***ing a**hole, I hope you die painfully, dumbface.5 -
A very satisfactory debugging happened to me not long ago, when I discovered that assignement in C++ and Python doesn't work exactly the same.. I never took courses in Python so I had no way of knowing. I'm a self taught programmer, so I also always feel a bit insecure about my skills.
What made it really satisfying was that when I finally googled it, it was only to confirm the "diagnosis" that I had already made. I felt like years of struggles got me somewhere, now I feel a bit less insecure about my knowledge and skills in programming. :) -
I'm experiencing a bit of what a viral content might feel like on Twitter, thanks to this masterpiece someone left in our lab 😂5
-
"You're a programmer, dammit!" Damian Conway
I'm at a seminar given by Conway right now, so much stuff I wish I had heard before about how to be more productive and how to stay "in the zone" while programming without distractions. If any of you ever gets a chance of following one of his seminars (he also wrote books), it's highly recommended.4