There is nothing pointless about following your passions - in fact I’d say that is the only point of life. It’s the opposite of pointless.
Maybe you need to reframe it as not failure, but progress. See how you get better and closer, not how you didn’t reach the goal. It’s about the journey.
I don’t think it’s immature - I wish more people had that kind of motivation.
But you say you’re entering your 30s. I’d just like to remind you how long time you actually still have. I studied computer science myself and I had multiple friends at the university in their 40s. People do switch up their careers if they want it enough. It is possible.
I love programming and will continue my computer hobbies for life. I will never make a profession out of it
Why do you say that? Is it by choice or do you not see how you could make it a career?
I’m slowly coping with the fact that all my work will ultimately influence very nearly nothing at all…
What kind of impact were you hoping for? I mean lots of jobs have little “influence” - I would actually say almost all jobs. But that doesn’t mean we are not all part of collective progress.
I’d recommend switching away from Rocket if you can. It is not very actively maintained and Axum has become the better choice.
A pi with multiple terabytes of storage?
I get the concern but I don’t think you need to be as concerned as with email. Email is a lot simpler without a lot of validation. On the fediverse, HTTP Signatures are used to verify requests, so you can’t spoof stuff as easily.
That said, spam mitigation will probably still be an issue that continuously needs to be dealt with.
I mean if you truly intend to stay in a country for many years, shouldn’t you learn the language? Also just for your own sake.
Denmark seems to fit fairly well and there are some English-only jobs in Copenhagen. I have a lot of colleagues that don’t speak Danish.
Denmark is close I would like to say.
Lived in a dorm for 5 years while studying. Makes you confront that anxiety quite often and eventually you get more comfortable.
Basically exposure therapy :P
What does it mean if a democracy bans a party that the voters want to elect?
To be fair, 80% of voters did not vote for AfD - and if 80% of voters want to ban a party? Well, that is democracy. Although it’s a dangerous tool to use.
The US is way more fucked, as more people actually voted for Trump than not.
It’s not that hard to understand. The whole gaming industry is filled with people who are super passionate about games, like passionate to a fault. This makes it very, very difficult to unionize as there’s almost always some other game dev out there who would take the job for less pay and more hours.
I actually know a friend like that. He was job jumping a lot, looking for game dev roles almost exclusively. He finally landed such a role. Far as I heard, he’s working overtime a lot (voluntarily) and he earns less than half of what I earn as a “regular” software developer.
What is insane, is how many people studied computer science but are totally unable to apply mathematics to the problems they try to solve.
Could you elaborate on this? My experience during my computer science education was that a lot of maths was required, but just usually not the same kind of maths as most of the rest of mathematics, because continuous stuff doesn’t apply most of the time.
I think a big difference between the way maths and programming is done however is the way it is written. Mathematics is usually about stating a relation as an equation, i.e. x = y^2. But programming can’t just state the relation, it needs to also state how to compute that relation. Honestly my confusion is that maths has never focused more on the computation part of it, it seems very weird to me.
Every four panel cartoon can be loss if you want it enough
Kind of a strange blog post. Clearly it requires a lot of technical knowledge, yet it explains basic TypeScript syntax and variables and how to use an editor. While simultaneously showing SQL code. There doesn’t seem to be a clear target audience to this.
Any third instance that is less generic and more catered to your interests or physical location would be better.
Also keep in mind that lemm.ee does not defederate from a lot of instances - this is bad if you care about a well-moderated space.
Oh totally. I just wish Linux had better user experience than it does, cause right now it’s kind of subpar.
I’ve tried on Ubuntu, what’s more popular than that.
Windows is certainly not bug free and I’m very much a fan of the idea of FOSS - the execution is unfortunately lacking in this aspect.
If you disable… needs to be configured… just have to install the packages
And this is exactly the problem. I suppose there might be a way to fix it, but if Windows can just make it work for me, why can’t Linux do the same? All this “Oh you just need to do X and Y” should be unnecessary bullshit.
Also, it’s not that it doesn’t work at all on Linux, but it works sporadically. For instance, when the system goes to sleep and needs to wake up, the screens sometimes turn on, sometimes they don’t and I need to pull the plug and reconnect. This is never necessary on Windows.
Long but a very good blog post. I largely agree with all the conclusions and similarly wish Rust would go in a better direction with regards to certain features, especially compile-time reflection.
I also sadly agree with the comments on the Rust leadership. My personal experience with contributing to Rust has not been great, though I haven’t tried very hard (but exactly because the initial feeling was not great).