@Siilwyn

23 Followers
69 Following
571 Posts
sudo everything --web --javascript --rust --linux --games
Websitehttps://selwyn.cc/
GitHubhttps://github.com/Siilwyn
The folks behind Dark Sky spun themselves out of Apple and have built a new weather app: Acme Weather. “We missed those days as a small scrappy shop. So let’s try this again…” https://acmeweather.com/blog/introducing-acme-weather
Acme Weather

PSA: If you block the `claude` user on GitHub, you'll get a warning every time you view a repo with that user in its commit history.

Now, the moment you look at a repo, you can immediately adjust your expectations.

You may do so here: https://github.com/settings/blocked_users

Substack hosts swastika-laden Nazi accounts promoting white supremacism (https://www.theguardian.com/media/2026/feb/07/revealed-how-substack-makes-money-from-hosting-nazi-newsletters). If you're currently using Substack, you might want to switch to a more ethical alternative like Ghost.

Ghost is a Fediverse-compatible blog and newsletter platform, it runs on free open software and you can host it yourself or use a paid hosting service. More info:

➡️ https://fedi.tips/ghost-blogs-and-newsletters-on-the-fediverse

The journalist @molly0xfff wrote on moving from Substack to Ghost:

➡️ https://www.citationneeded.news/substack-to-self-hosted-ghost

#Substack

Revealed: How Substack makes money from hosting Nazi newsletters

Exclusive: Site takes a cut of subscriptions to content that promotes far-right ideology, white supremacy and antisemitism

The Guardian

AI agent "contributes" PR to matplotlib.
PR gets rejected.
AI agent *writes and publishes blog to shame the maintainer*.

What a time to be alive.

https://github.com/matplotlib/matplotlib/pull/31132

🧠 what if satellites made of wood

(45 minutes later)

👨 today i learned...

  • kyoto university put a 10x10x10 cm wooden cubesat into orbit in 2024 LignoSat
  • there are some metal parts. but the chassis is assembled using traditional japanese joinery, no screws or glue
  • it couldn't establish communication 
  • they're trying again next year with another that's 10x10x20cm
  • as an engineering material, wood exhibits "strong vacuum tolerance"

We tracked like 17 million train arrivals last year to see where delays happen, and this is the result 🗺️

Find out the best and worst stations, routes and times of day in our 2025 Wrapped overview: https://chuuchuu.com/2025wrapped

(on that note, we have a new website so check that out too)

The package manager in GitHub Actions might be the worst package manager in use today: https://nesbitt.io/2025/12/06/github-actions-package-manager.html
GitHub Actions Has a Package Manager, and It Might Be the Worst

GitHub Actions has a package manager that ignores decades of supply chain security best practices: no lockfile, no integrity verification, no transitive pinning

Andrew Nesbitt

AV1 won an Emmy! We're proud to be part of the Alliance for Open Media, where the codec was developed. But the story's not over… AV2 is just around the corner.

https://blog.mozilla.org/en/mozilla/av1-video-codec-wins-emmy/

Stop committing your development environment files to Git or trying to exclude every tool on the planet! There is a global gitignore for all of these things!
I stg whenever I see any LLM-related file other than maybe an AGENTS.md (specifically that one, not the tool-specific setups) I immediately lose interest in the repo