• 0 Posts
  • 20 Comments
Joined 1Y ago
cake
Cake day: Jul 25, 2023

help-circle
rss

I love and hate C++ it’s my self abuse love language.

Love: wow I’d like to make a project that does Y in cpp. Abuse: actually working on it.


I was watching a YouTuber going over a major revision update for a framework or something and he said “I skipped over the part where I was coding this” nah dude, I wanna see that as well. What did you try and how did it go.

So much weird ego in coding.


Asshole take: if you share your project online but not the source code I immediately think your code sucks.

Let’s be real your clone project is not something a venture capitalist is going to invest in, there’s literally no reason to hide it but shame. Shame of sinful and bad code.


It gets easier the more you do it but ts needed a default official config to start things up with.


I started as a python enjoyer. 6 years later I can confidently say fuck dynamic typing, fuck mutable defaults.

Also fuck python and js (used both for work) TS is better but we all know it’s not by much




Also this just looks like bad code, not a limiting feature of the language.




I have very low faith because the people in power with lots of money probably own several properties and use them for either current monetary gain through rent, or retirement funds when they sell.


I don’t know a single ui person or artist that gives a single f about open source.

I think as a dev you naturally grow to respect the open source space because of how much you take from it.

I would love to be proven wrong though


If you use vscode, try out the merge editor. It’s a lot clearer to me when the merge diffs are huge.

I would also say to check out the latest branch for each file you commit. If your file is file.tsx checkout file.tsx in the main branch to make sure you know what you’re changing.


People post signs in highway 2 (Calgary to Edmonton) with messages like “lock Joe Biden/Hillary” and ofc the trump signs. There is no imagining. It’s real



Come to Alberta folks, we need people who aren’t alt right parrots who have signs for American politics



I think some custom game engines have creative solutions for handling instant saving and loading. For example System Shock has save and load without any delay. But it is a fairily simplistic game at the same time.


The only reason is hardware limitation. I imagine it’s more difficult to load at any point in the game in a massive game due to how much is stored in your memory.

Let’s say you’re playing a game and there’s 6 NPCs outside and they’re doing their own thing.

If the game has a traditional save system, when you exit the save location it’s normal for these entities to rest let their position. Maybe at best their properties (maybe they were wet because of rain) are saved.

But it’s much easier to just not save any of this info and reload everything from scratch and only save your progress and location.


Yes. The meme said so and it is now universally and unrefutably true.