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
- https://bsky.app/profile/justinmorgan.io/lists/3m3gevwls2f2f
- https://bsky.app/profile/jake18101.bsky.social/lists/3m3ghr737ok2o
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):
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.
https://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.devUnity 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
https://github.com/TeamHypersomnia/Hypersomnia#tech-highlightsOpen linkView original on programming.devTips 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.
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?
Impressions on Unity Entities package
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.
Implementing Tic Tac Toe with 170mb of HTML - no JS or CSS
HTML: best programming language confirmed
https://portswigger.net/blog/tic-tac-toe-in-htmlOpen linkView original on programming.dev
