• 1 Post
  • 27 Comments
Joined 2 years ago
cake
Cake day: August 7th, 2023

help-circle


  • Depends who’s protesting and what’s the support for the protests among general population. The problem with most of the protests you see is that the people that do the protesting are the same people that oppose the government. So yeah, no government is going to react to protests done by people that don’t vote for it, no matter how big. If the actual people that got the government elected protest or support the protest then they listen. Of course most of the time people know what they are voting and the government is doing exactly what it promised so they will not protest.


  • I’m smart and I’m mostly fine with my minority dying out. It’s definitely sad that in 50 years people will look at things my people created and will not understand any of it but then again, it’s a natural process. I’m sure our art will somehow influence their art and in a way it will live on.





  • Yep, programming is fun but working as a programmer not so much. For me writing software is a creative activity. It’s fun to come up with problems and find solutions for them. In my personal projects I decide what problem I want to solve, choose the technology I think will be fun to solve it in and then come up with a solution I like.

    At work you are usually handed a problem you don’t care about (we’re decommissioning X, you don’t have to know why, just change everything to use Y), the solution is described in detail by someone else and you just have to turn it into some code using 5-10 years old stack.

    Fortunately at my current job I mostly do projects without much technical oversight (proof-of-concept type project) so I can choose how I want to do then. I dislike the company culture but I know that moving somewhere else would mean going back to boring coding agian.





  • (We’re talking US only, right?) Isn’t the inflation already at 3.5%? The goal is usually around 2%. If the government wants they can get it to 2% by taxing extra corporate profits but even if they don’t do it and it will stay at 3% I don’t know if it’s an ‘era of inflation’. It could still be back to ~2% in a year or two if there’s no new war in the middle east. Now, looking at what’s happening in the middle east my bet is that there will be another war, the inflation will go up again (~10%?) and we’ll be stuck in this cycle until global economy splits and isn’t affected so much by local conflicts. You can already see this happening post war in Ukraine but it will take a decade or two. So I would say 1-2 years if manage to avoid another war, 10-20 if the current trend continues.



  • I used rust as a backend for a simple web app (axum and sea-orm), did some scripting for integrating couple of service (simple REST calls and some data processing) and recently I’ve been learning to build desktop apps using Tauri and Leptos. All personal projects so far but I contributed to one Leptos library a bit. Lemmy looks like interesting next step but there’s always another project I would like to do and not enough time :)