Links
Add
GitHub Actions Security Best Practices [cheat sheet included]
https://blog.gitguardian.com/github-actions-security-cheat-sheet/
Learn how to secure your GitHub Actions with these best practices! From controlling credentials to using specific action version tags, this cheat sheet will help you protect against supply-chain attacks. Don't let a malicious actor inject code into your repository - read now!
Added 1 month ago
Szymon Kaliski — Cartographist
https://szymonkaliski.com/projects/cartographist/
Web Browser Optimized for Rabbit-Holing
Added 1 month ago
Sandfly Security | Agentless Linux Security
https://sandflysecurity.com/
Sandfly is an agentless Linux EDR and incident response platform. Sandfly finds Linux threats without endpoint agents.
privastead/privastead
https://github.com/privastead/privastead
Contribute to privastead/privastead development by creating an account on GitHub.
Added 1 month ago
You'll soon be able to safely and easily move your passkeys between password managers
https://www.engadget.com/cybersecurity/youll-soon-be-able-to-safely-and-easily-move-your-passkeys-between-password-managers-161025573.html?guccounter=1&guce_referrer=YW5kcm9pZC1hcHA6Ly9jb20uZ29vZ2xlLmFuZHJvaWQuZ29vZ2xlcXVpY2tzZWFyY2hib3gv&guce_referrer_sig=AQAAAIhx4Ae_LTH0xwIiIjQzNIiEOMzfS1KLqSVy8P_NPHuGJZl-Yz1ktvz5lFHmJsWWg9kA-VfRohKoxjFlYAMvgj4RKJ8Y7kTWSH669kQzpt5Tlq_fP6ujv45lD8uRebllmyULzJoFtig1nOU0Ni3oY41sPhhrp0KQ8RUjUs9kRbPK
Added 1 month ago
Tactile Controls: Why Buttons Are Making a Comeback - IEEE Spectrum
https://spectrum.ieee.org/touchscreens
In an interview with Rachel Plotnick, delve into the past and present of tactile controls. As touchscreens dominate, we examine the current trend shifting back to physical buttons, and why users crave the familiar feel of buttons, knobs, and switches in their devices and interfaces.
Added 1 month ago
https://github.com/karmada-io/karmada
https://github.com/karmada-io/karmada
Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration - karmada-io/karmada
Added 1 month ago
Firefly III - A free and open source personal finance manager
https://www.firefly-iii.org/
Firefly III
Added 1 month ago
Japanese Researchers Develop ‘Transparent Paper’ as Alternative to Plastics; New Material Is Biodegradable, Can Be Produced with Low Carbon Emissions - The Japan News
https://japannews.yomiuri.co.jp/science-nature/technology/20250605-259501/
Transparent Paper instead of plastic. Handy for food wraps.
Added 1 month ago
actions/actions-runner-controller
https://github.com/actions/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runners - actions/actions-runner-controller
Deprecation notice: GitHub Pages actions to require artifacts actions v4 on GitHub.com - GitHub Chan
https://github.blog/changelog/2024-12-05-deprecation-notice-github-pages-actions-to-require-artifacts-actions-v4-on-github-com/
What’s Changing On January 30, 2025, the actions/upload-artifact and actions/download-artifact actions will be deprecated and no longer supported. These actions are being replaced with v4 versions, offering improved performance and…
Atlas of Space
https://atlasof.space/
An interactive exploration of the planets, moons, asteroids, and other objects in the Solar System.
Added 1 month ago
FBI says hackers are sending fraudulent police data requests to tech giants to steal people's privat
https://techcrunch.com/2024/11/08/fbi-says-hackers-are-sending-fraudulent-police-data-requests-to-tech-giants-to-steal-peoples-private-information/?guccounter=1
The warning is a rare admission from the FBI about the threat from fake emergency data requests submitted by hackers with access to police email accounts.
https://store.turingtumble.com/
https://store.turingtumble.com/
We invent groundbreaking, original toys that fascinate, delight, and educate.
Broken
CUE
https://cuelang.org/
Configure Unify Execute Validate, define, and use dynamic and text‑based dataLearn more Get started with CUE CUE makes it easy to validate data, write schemas, …
Added 1 month ago
I used Android 16’s Desktop Mode for work — here’s what surprised me
https://www.androidauthority.com/working-android-16-desktop-mode-3567057/
I went hands-on with Android 16’s new Desktop Mode, testing real-world performance, multitasking, and peripheral support in a full workday setup.
Introducing Rezolus
https://blog.twitter.com/engineering/en_us/topics/open-source/2019/introducing-rezolus.html
Added 1 month ago
https://www.theverge.com/2024/8/6/24214471/google-chromecast-line-discontinued
https://www.theverge.com/2024/8/6/24214471/google-chromecast-line-discontinued
Following the launch of the Google TV Streamer, Google has announced it will end production of its Chromecast streaming dongles.
Ensure the quality of your Docker Images with these cool tools - DEV Commun
https://dev.to/brpaz/ensure-the-quality-of-your-docker-images-with-these-cool-tools-1bh7
In this article, I will present some cool tools that can be used to test and ensure the quality of your Docker image. Tagged with testing, docker.
Added 1 month ago
How to undo almost anything with Git (2015)
https://github.blog/2015-06-08-how-to-undo-almost-anything-with-git/
One of the most useful features of any version control system is the ability to "undo" your mistakes. In Git, "undo" can mean many slightly different things.