Need a test environment?
Spin up a jail.
Need to roll back?
Snapshot.
Need to deploy?
Automate.
That’s Bastille.
Need a test environment?
Spin up a jail.
Need to roll back?
Snapshot.
Need to deploy?
Automate.
That’s Bastille.
So I came across a weird DevTools bug... and also a very disappointing one.
https://issues.chromium.org/issues/438090616
Live test on CodePen https://codepen.io/thebabydino/pen/jEbGjyG
Baseline for CSS Properties Now in Chrome DevTools, by @malchata (@developers):
#NixOS + #Rust + #flakes + #devshells .
Video shows using Rust on NixOS, taking full advantage of flakes & devshells to make packaging programs for NixOS easier.
Nice for dealing with #nixpkgs / #nixospackages . https://youtu.be/Ss1IXtYnpsg
#Linux #DevTools
#vimjoyer
#Development #Announcements
Baseline for CSS properties in DevTools · Chrome 140 will show a property’s Baseline status https://ilo.im/1661p6
_____
#CSS #Baseline #Browser #Interoperability #Chrome #DevTools #WebDev #Frontend
#Development #Analyses
The fastest site in the Tour de France · Which bike brand excelled in both browser and race? https://ilo.im/16600l
_____
#TourDeFrance #WebPerf #WebPage #Metrics #WebVital #CrRRUX #Browser #DevTools #WebDev #Frontend
Friday Bookmarklet Time!
Another one that I put together because, well, I wanted a way to demonstrate an issue related to WCAG SC 2.4.11 Focus Not Obscured (Minimum) (Level AA) in an audit. All it does is track the element in focus and adds a secondary focus indicator that sits above other page content, so you can visualise where the issue is, ready for a screenshot.
#Development #Techniques
CSS debugging tips · Learn how to find and fix weird CSS issues https://ilo.im/165xyf
_____
#CSS #Debugging #Chrome #DevTools #Browser #WebDev #Frontend
via @dotnet : 5 Copilot Chat Prompts .NET Devs Should Steal Today
https://ift.tt/GMD8cvr
#DotNet #GitHubCopilot #AI #SoftwareDevelopment #CodingTips #DevTools #UnitTesting #AsyncProgramming #Security #MockData #Programming #CSharp #DeveloperCommunity #TechInnova…
Remember when automation meant Bash scripts duct-taped to crontab?
Now we’ve got declarative config, jails, and Rocinante.
Times change. Tools evolve.
Tired of broken video downloaders?
Meet yt-dlp: the powerhouse successor to youtube-dl. Download videos from over 1,000+ sites with lightning speed and incredible flexibility. Supports playlists, subtitles, and even audio extraction. Keep your favorite content offline!
[https://github.com/yt-dlp/yt-dlp](https://github.com/yt-dlp/yt-dlp)
#devtools #opensource #automation #python #videodownloader
Bookmark this for later.
The beauty of BastilleBSD?
No container runtime bloat.
No forced Linuxisms.
Just pure, secure automation on FreeBSD.
Build the way you want.
JSON or GUI? With Tailscale’s new visual editor, you get both.
Switch between code + visual views
See who has access at a glance
No drift — everything stays in sync
Network policy editing, reimagined.
Now in beta: https://tailscale.com/blog/visual-editor-beta
#ZeroTrust #DevTools #Tailscale
What happened to your personal library? Bring it back with this tool
**intermodal** — A CLI utility for BitTorrent torrent files.
Supports creating, viewing, and verifying .torrent files.
Read the blog post: https://rodarmor.com/blog/intermodal
Written in Rust!
GitHub: https://github.com/casey/intermodal
Want to set up a Drupal website quick and easy? Read this article to learn about Lando and how you can leverage it to set up your local Drupal website.
https://www.specbee.com/blogs/getting-started-with-lando-and-drupal
Man I love these TUI debuggers
**jsonrpc-debugger** — A JSON-RPC debugger for the terminal.
Inspect, modify, and debug JSON-RPC requests and responses in real-time.
Written in Rust & built with @ratatui_rs
Tidy up your workflow! #OBS now groups “Accept” actions & ensures accurate “Outdated” labels. Check out the latest improvements to the requests page. https://openbuildservice.org/2025/07/16/request-redesign/ #openSUSE #DevTools
Some people chase profits. Others build magic.
I love projects like this one: https://lnkd.in/dx2rU3un
It turns your MacBook trackpad into a digital scale.
No special hardware. No ads. No paywall. Just… curiosity turned into code.
It hijacks the Force Touch sensors, calibrates raw pressure data, and gives you surprisingly accurate weight readings—all with your finger and a clever hack.
This is what I wish more tech looked like: smart
simple
not for sale
While others gatekeep innovation behind SDKs and subscriptions, this project goes:
here’s how it works, enjoy.
Open Source with purpose, not polish for profit.
It’s niche, odd, and brilliant.
And that’s exactly why it matters.
To everyone trying to monetise every byte:
You’re missing the joy. You’re missing the point.
To TrackWeight:
You nailed it.
Hacky, educational, experimental.
No evil. No upsell. Just exploration.
Thumbs up.
#Development #Techniques
Exploring the Performance Extensibility API · How Chrome’s performance panel can show your own data https://ilo.im/165neu
_____
#Measurement #Visualization #WebPerf #Timeline #Chrome #DevTools #Browser #WebDev #Frontend #JavaScript