sirdorius

joined 2 years ago
[–] sirdorius@programming.dev 7 points 1 day ago* (last edited 1 day ago)

Unwrap is good for prototyping and trying out stuff fast, but it generally shouldn't make it past a code review onto main, unless you're very sure

[–] sirdorius@programming.dev 39 points 1 day ago (16 children)
[–] sirdorius@programming.dev 3 points 4 weeks ago

Replace China with Russia and this would be news, not satire

[–] sirdorius@programming.dev 2 points 2 months ago

There were a bunch of stories of Republicans helping Cornel West's campaign last year to act as a spoiler.

https://apnews.com/article/ballot-deception-cornel-west-conservatives-0d2c94da68bbd136442e63edadf14398

[–] sirdorius@programming.dev 2 points 2 months ago (1 children)

Does a writefreely instance appear on lemmy as a community with posts written by the author? That would be so cool, and would go in the right direction of integrating different kinds of social media in one client.

[–] sirdorius@programming.dev 49 points 2 months ago (1 children)

Let's make a community powered, open source project to do this and watch them squirm when investors demand that million dollar CEOs get replaced with AI for higher investor returns.

[–] sirdorius@programming.dev 11 points 2 months ago

Wow, 10 years is still pretty young! Most of the other consolidated languages are at least 30 years old. Will be interesting to see how this project evolves.

[–] sirdorius@programming.dev 2 points 2 months ago* (last edited 2 months ago) (1 children)

I've known a few people like this in real life, but they are usually quickly excluded from social circles as they get quite tiresome. But online they can just continue doing it, especially if it's not bad enough to warrant a ban.

[–] sirdorius@programming.dev 5 points 2 months ago (1 children)

set up your VS code extensions to ensure clean code

Meanwhile, my VS code extensions:

[–] sirdorius@programming.dev 2 points 2 months ago

Looking forward to C# in web exports. C# support has been borked ever since 4.0 released 2+ years ago.

[–] sirdorius@programming.dev 4 points 2 months ago* (last edited 2 months ago)

Stop spamming this shit. A "censorship resistant" 4chan that runs like ass with some crypto scam embedded is not exactly appealing.

lol... apparently even the hype bots got fed up with plebbit: https://programming.dev/post/30153892

 

Trump, who won reelection in November 2024 partly by claiming he could end the Ukraine war in one day, spent his first month in office posting cryptic messages on Truth Social about how the “deep state” was preventing him from implementing his genius plan. Now, with pressure mounting, he has finally delivered on his promise – by offering to surrender on Ukraine’s behalf.

 
 

The 2013 StackExchange post [^1] describes what is now commonly called an "archetype" based ECS architecture that was implemented as compile time archetypes in the author's open source project in Feb 2018 ^3. A similar ECS model was described later in the June 2018 patent filed by Unity ^2 and active since 2020.

It's useful to bring visibility to the issue for the inevitable patent trolling that will occur in the future.

References: [^1]: https://gamedev.stackexchange.com/questions/58693/grouping-entities-of-the-same-component-set-into-linear-memory/

1003
submitted 2 years ago* (last edited 2 years ago) by sirdorius@programming.dev to c/comicstrips@lemmy.world
302
submitted 2 years ago* (last edited 2 years ago) by sirdorius@programming.dev to c/technology@lemmy.world
726
submitted 2 years ago* (last edited 2 years ago) by sirdorius@programming.dev to c/comicstrips@lemmy.world
 

I'm considering doing some freelance work as a backend dev. I have around 8 years of experience as a full time employee, but I'm not entirely sure how to get the ball rolling as a freelancer.

What are some good platforms to find clients? The only one I know of is searching job postings on LinkedIn.

Are platforms like Upwork and Fiverr good? I've heard that they're a bit of a rat race, and honestly looking at Fiverr ads it does seem that way.

 

I see this so often, but I don't understand it. Some people just fork a huge amount of repos and never commit anything to them. What's the point? Are they trying to pad their profile for potential employers or what?

It just clutters your active repos. Personally, I just remove forks once my PR gets merged upstream. And I only fork when I'm ready to push a commit.

Is there something I'm missing?

 

For anyone that has tried the 1.0 release of entities what do you think of it?

I plan on making a small test project with it soon and comparing it to Bevy.

I tried the 0.17 version a while ago, and I remember the API was a huge mess. I'm sure things could only get better from there.

view more: next ›