Spyke

Posts

Official MAGA propaganda has come to Bluesky

Today, the US government has created accounts for multiple departments in a coordinated effort to manipulate the discourse on Bsky. Most of the engagement these accounts get is from freshly created accounts in the last 24 hours and some MAGA trolls.

Here are lists of the departments. You can use these to easily block or mute all of them. Starve them of the attention that they are seeking

And a list I created with all the people liking their shit, mostly fresh bots and trolls (the script is still WIP if anyone is interested):

View original on programming.dev
228
theonion·The Onionbysirdorius

Master negotiator Donald Trump to end Ukraine war by simply giving Russia everything it wants

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.

Master negotiator Donald Trump to end Ukraine war by simply giving Russia everything it wantshttps://newsthump.com/2025/02/16/master-negotiator-donald-trump-to-end-ukraine-war-by-simply-giving-russia-everything-it-wants/Open linkView original on programming.dev
501
gamedev·Game Developmentbysirdorius

Unity owned ECS patent uses techniques described in 2013 Stack Exchange post

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 2. A similar ECS model was described later in the June 2018 patent filed by Unity 3 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:

Footnotes

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

  2. https://github.com/TeamHypersomnia/Hypersomnia/issues/264

  3. https://patentimages.storage.googleapis.com/a9/94/51/5f0ea9a1b97629/US10599560.pdf

Unity owned ECS patent uses techniques described in 2013 Stack Exchange posthttps://github.com/TeamHypersomnia/Hypersomnia#tech-highlightsOpen linkView original on programming.dev
84
programming·Programmingbysirdorius

Tips on how to get clients as a freelancer?

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.

View original on programming.dev
50

What is the point of empty forks?

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?

View original on programming.dev
26

You reached the end