@kat@yarn.girlonthemoon.xyz it is not showing for me, on a validator. Missing something?
Winemaker shares devastation after lithium battery fire guts warehouse
A long-time winemaker says he opened his door to explosions and a black ball of smoke as a fire caused by a cordless screwdriver destroyed a lifetime collection of tools and machinery. ā Read more
PEP 804: An external dependency registry and name mapping mechanism
This PEP specifies a name mapping mechanism that allows packaging tools to map external dependency identifiers (as introduced in PEP 725) to their counterparts in other package repositories. ā Read more
#Pyxel is a retro inspired #GameEngine for #Python, itās very impressive!
Itās not hard to generate a static HTML page that loads your game to run on the browser with #pyodide (WASM). And it comes with an assets editor and a #chiptune making tool.
I intentionally use #AI tools to workā¦
Updating my #Processing + #Python tools table:
After some years, things changed and my opinions changed a bit too:
#py5 is going supper strong and the ānew snake_case namesā are not an issue for me anymore. I used to worry a lot about all the Processing Python mode examples and teaching materials out there, and some of my own, with āCamelCase Processing namesā Iām not worried at all about it anymore!
For the record, Processing Python mode is just a legacy thing, no one should start anything with it.
The great pure Python Processing implementation project #p5py seems stalled, latest release in Dec. 2023 :((( Advancing it was always going to be an uphill battleā¦
The unrelated Brython based site
p5py.comseems to be gone, so I removed it from the table.I added a link to my own #pyp5js hack py5pjs/py5mode because this is what Iām using most nowadays.
Updating my #Processing + #Python tools table:
After some years, things changed and my opinions changed a bit too:
#py5 is going super strong and the ānew snake_case namesā are not an issue for me anymore. I used to worry a lot about all the Processing Python mode examples and teaching materials out there, and some of my own, with āCamelCase Processing namesā Iām not worried at all about it anymore!
For the record, Processing Python mode is just a legacy thing, no one should start anything with it.
The great pure Python Processing implementation project #p5py seems stalled, latest release in Dec. 2023 :((( Advancing it was always going to be an uphill battleā¦
The unrelated Brython based site
p5py.comseems to be gone, so I removed it from the table.I added a link to my own #pyp5js hack py5pjs/py5mode because this is what Iām using most nowadays.
Updating my #Processing + #Python tools table:
After some years, things changed and my opinions changed a bit too:
#py5 is going super strong and the ānew snake_case namesā are not an issue for me anymore. I used to worry a lot about all the Processing Python mode examples and teaching materials out there, and some of my own, with āCamelCase Processing namesā Iām not worried at all about it anymore!
For the record, Processing Python mode is just a legacy thing, no one should start anything with it.
The great āpure Pythonā (no Java required) Processing implementation project #p5py seems stalled, latest release in Dec. 2023 :((( Advancing it was always going to be an uphill battleā¦
The unrelated Brython based site
p5py.comseems to be gone, so I removed it from the table.I added a link to my own #pyp5js hack py5pjs/py5mode because this is what Iām using most nowadays.
Updating my #Processing + #Python tools table:
After some years, things changed and my opinions changed a bit too:
#py5 is going super strong and the ānew snake_case namesā are not an issue for me anymore. I used to worry a lot about all the Processing Python mode examples and teaching materials out there, and some of my own, with āCamelCase Processing namesā Iām not worried at all about it anymore!
For the record, Processing Python mode is just a legacy thing, no one should start anything new with it.
The great āpure Pythonā (no Java required) Processing implementation project #p5py seems stalled, latest release in Dec. 2023 :((( Advancing it was always going to be an uphill battleā¦
The unrelated #Brython based site
p5py.comseems to be gone, so I removed it from the table.I added a link to my own #pyp5js hack py5pjs/py5mode because this is the version of pyp5js Iām using most nowadays.
DeprecationWarning: 'mode' parameter is deprecated and will be removed in Pillow 13 (2026-10-15)
img1 = PIL.Image.fromarray(my_array, mode="RGB")
So I went to see the documentation:
https://hugovk-pillow.readthedocs.io/en/latest/reference/Image.html#PIL.Image.fromarray
And came out empty handed, that is, couldnāt understand what to do instead :(
And the plot thickens:
https://github.com/python-pillow/Pillow/pull/9063
(@py5coding I guess youāll want to check this out at some point. py5_tools.animated_gif uses this)
DeprecationWarning: 'mode' parameter is deprecated and will be removed in Pillow 13 (2026-10-15)
img1 = PIL.Image.fromarray(my_array, mode="RGB")
So I went to see the documentation:
https://hugovk-pillow.readthedocs.io/en/latest/reference/Image.html#PIL.Image.fromarray
And came out empty handed, that is, couldnāt understand what to do instead :(
And the plot thickens (this affects many projects, there are some workarounds, but some argument about ārevertingā this change allowing some āmodeā on import):
https://github.com/python-pillow/Pillow/pull/9063
(@py5coding@py5coding I guess youāll want to check this out at some point. py5_tools.animated_gif uses mode=āRGBā)
#Pillow #PIL #Python
On Image.fromarray():
DeprecationWarning: 'mode' parameter is deprecated and will be removed in Pillow 13 (2026-10-15)
img1 = PIL.Image.fromarray(my_array, mode="RGB")
So I went to see the documentation:
https://hugovk-pillow.readthedocs.io/en/latest/reference/Image.html#PIL.Image.fromarray
And came out empty handed, that is, couldnāt understand what to do instead :(
And the plot thickens (this affects many projects, there are some workarounds, but some argument about ārevertingā this change allowing some āmodeā on import):
https://github.com/python-pillow/Pillow/pull/9063
(@py5coding@py5coding I guess youāll want to check this out at some point. py5_tools.animated_gif uses mode=āRGBā)
Erlang Solutions: Supporting the BEAM Community with Free CI/CD Security Audits
At Erlang Solutions, our support for the BEAM community is long-standing and built into everything we do. From contributing to open-source tools and sponsoring events to improving security and shaping ecosystem standards, weāre proud to play an active role in helping the BEAM ecosystem grow and thrive.
One way weāre putting that support into action is by offering free CI/CD-based security ⦠ā Read more
@kat@yarn.girlonthemoon.xyz dmenu is such a great tool. So simple, yet so versatile.
PEP 799: A dedicated profiling package for organizing Python profiling tools
This PEP proposes the creation of a new standard library module named profiling to organize Pythonās built-in profiling tools under a single, coherent namespace. ā Read more
@prologic@twtxt.net @bender@twtxt.net Thatās what I thought as well, sounds way too expensive to me. But I have no idea what the prices are over here. Probably also astronomical. Campers sit around most of the time, one really would need to use them a lot to justify spending so much money on them.
But yeah, each to their own (expensive) hobbies. :-) I, for example, burn my money on tools that I donāt really⢠need. :-P
@prologic@twtxt.net Ah, Iām referring to software thatās similar to that of suckless.org: Small, minimal codebases, small tools, but still useful. dmenu is probably the best example and also farbfeld.
Hereās the author of Anubis talking about some of their experiences:
https://xeiaso.net/blog/why-i-use-suckless-tools-2020-06-05/
(You can skip the long config and keybinds part.)
@eldersnake@we.loveprivacy.club This was an interesting read for sure! š I donāt think it had anything I hadnāt already considered in terms of the ethical/moral points of view. Iām not sure where I stand myself either to be honest. Iāve forced myself to get familiar with the ecosystem and tooling, because in my line of work as a tech lead (staff engineer in sre) you donāt want to be that one guy that ya know š Ethically/Morally though, Iām definitely with the sentiment of this post š Much like the whole Crypto hype yaers back (if yāall remember?!) this is also one of the most energy hungry pieces of ātechā (if you can call it that?) in a while. Then thereās these other issues āstealing peopleās workā, āreliance is causing humans to become cognitively weak and neural connections to shrinkā, to name a fewā¦
@lyse@lyse.isobeef.org I have to say, this sounds much worse than our stuff at work. š«© (We donāt use any Microsoft services, at least not for core tools.)
Here are nice tools to search for news, if your newsoutlet is blocked. Web search or Port70news under newsfeeds.
@bender@twtxt.net Maybe one day Iāll take back over my prologic.blog domain from µBlog and redoit with my handy zs tool with some nice CSS š¤£
Spielebranche: Apple präsentiert Games-App für iOS 26 & Co
Apple bündelt mit der neuen Games-App alle Spiele und Community-Funktionen bei Mac. Dazu kommen optimierte Entwickler-Tools für bessere Performance. ( WWCD 2025, Apple)
Gaokao: KI-Tools während Chinas wichtigster Prüfung abgeschaltet
Chinas Technologiekonzerne haben ihre KI-Dienste während der diesjährigen Hochschulzulassungsprüfungsprüfungen eingeschränkt. ( KI, Software)
container: tool for creating and running Linux containers using lightweight virtual machines on a Mac
Comments ā Read more
Ish: Grep-like text search with optimal alignment, built with Mojo
Associated preprint: https://www.biorxiv.org/content/10.1101/2025.06.04.657890v1
The ābuilt with Mojoā is there because this tool exists specifically to test run Mojo as a language for bioinformatics tool development.
(g+) Erstes Recall im Test: Recall gibts auch ohne Microsoft - als KI-Lern-Tool
Nein, es ist nicht das Recall von Microsoft, sondern ein KI-Tool, das hilft, Wissen zu erfassen, sammeln und sortieren - und das ziemlich gut. Ein Test von Tobias Kƶltzsch ( KI, Browser)
50 Command Line Tools You Wish You Knew Sooner
Master the terminal with these essential commands that will transform your Linux experience from novice to power user.
[Continue reading on InfoSec Write-ups Ā»](https://infosecwriteups.com/50-command-line-tools-you-wis ⦠ā Read more
21 Secret Linux Commands Hackers and Sysadmins Donāt Want You to Know About
Not your usual ālsā and āpwdāāāāthese are the real tools used by professionals.
[Continue reading on InfoSec Write-ups Ā»](https://info ⦠ā Read more
GPU Memory Consistency: Specifications, Testing, and Opportunities for Performance Tooling
Comments ā Read more
/e/OS 3.0 released
Version\āØ3.0 of the privacy-centric, open-source mobile operating system
has been released. Notable changes in this release include improved
privacy tools, a āfind my deviceā feature, and more. LWN looked at /e/OS in
March. ā Read more
Coding-KI: Kommerzielle KI-Tools sind für alten Code nicht geeignet
Um alten Code intern verwendeter Programme zu überprüfen, hat Morgan Stanley ein eigenes Tool entwickelt. Weniger Entwickler soll es deshalb nicht geben. ( KI, Programmiersprachen)
@lyse@lyse.isobeef.org oh it wouldnāt be very long, maybe thatād make for a fun blog post! i just used the same tool that the nerd font people use to add glyphs, but for a ācustom glyph setā i just added. the whole noto font LMAO
How to Make an AI Chatbot from Scratch using Docker Model Runner
Today, weāll show you how to build a fully functional Generative AI chatbot using Docker Model Runner and powerful observability tools, including Prometheus, Grafana, and Jaeger. Weāll walk you through the common challenges developers face when building AI-powered applications, demonstrate how Docker Model Runner solves these pain points, and then guide you step-by-step through building⦠ā Read more
Security updates for Tuesday
Security updates have been issued by AlmaLinux (varnish), Debian (asterisk and roundcube), Fedora (systemd), Mageia (golang), Red Hat (ghostscript, perl-CPAN, python36:3.6, and rsync), SUSE (govulncheck-vulndb, libsoup-2_4-1, and postgresql, postgresql16, postgresql17), and Ubuntu (mariadb, open-vm-tools, php-twig, and python-tornado). ā Read more
**2. Setting Up the Ultimate Hackerās Lab (Free Tools Only) **
āYou donāt need a fortune to break into bug bounty. You just need the right mindsetāāāand the right setup.ā
[Continue reading on InfoSec Write-ups Ā»](https://infosecwriteups.com/2-se ⦠ā Read more
[$] Hardening fixes lead to hard questions
Kees Cookās āhardening\āØfixesā pull request for the 6.16 merge window looked like a
straightforward exercise; it only contained four commits. So just about
everybody was surprised when it resulted in Cook being temporarily blocked
from his kernel.org account among fears of malicious activity. When the
dust settled, though, the red alert was canceled. It turns out,
surprisingly, that Git is a tool with which one can inflict substantial ⦠ā Read more
Less TODO, more done: The difference between coding agent and agent mode in GitHub Copilot
Weāll decode these two toolsāand show you how to use them both to work more efficiently.
The post Less TODO, more done: The difference between coding agent and agent mode in GitHub Copilot appeared first on [Th ⦠ā Read more
Security updates for Monday
Security updates have been issued by Debian (espeak-ng, kitty, kmail-account-wizard, krb5, libreoffice, libvpx, net-tools, python-flask-cors, symfony, tcpdf, thunderbird, and twitter-bootstrap3), Fedora (chromium, dropbear, firefox, gstreamer1-plugins-bad-free, python-tornado, systemd, and thunderbird), Mageia (coreutils, deluge, glib2.0, and redis), Oracle (firefox, kernel, and systemd), Red Hat (firefox, kernel, kernel-rt, varnish, varnish:6, and zlib), SUSE (bind, curl, dnsdist, ⦠ā Read more
Tools and datasets to support, sustain, and secure critical digital infrastructure
Comments ā Read more
Learning YARA: A Beginner SOC Analystās Notes
Learn how to build a YARA-powered malware detection and automation system using n8n, GPT, and hybrid analysis tools. This hands-on guideā¦
[Continue reading on InfoSec Write-ups Ā»](https://infosecwriteups.com/learnin ⦠ā Read more
Did you know about @panoramax@panoramax , āa federation offering geolocated street-level picturesā?
Pictures are offered through a decentralized architecture, with a set of free and open-source tools. In other words, it is ālike a self-hosted Street Viewā that does not impose its own app and gives you the right to fork the server.
Cool tools Iāve learned about this afternoon during #WikiConPT :
https://mapcomplete.org/
https://osm.wikidata.link
Thanks @waldyrious@waldyrious !
GitHub Universe 2025: Hereās whatās in store at this yearās developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.
The post GitHub Universe 2025: Hereās whatās in store at this yearās developer wonderland appeared first on The GitHub Blog. ā Read more
MikeBot3000: Can We Build an AI Mike from Open Source Tools? - Computerphile ā Read more
Security updates for Thursday
Security updates have been issued by AlmaLinux (kernel and kernel-rt), Debian (firefox-esr, libvpx, net-tools, php-twig, python-tornado, setuptools, varnish, webpy, yelp, and yelp-xsl), Fedora (xen), Mageia (cimg and ghostscript), Oracle (gstreamer1-plugins-bad-free, kernel, libsoup, thunderbird, and unbound), Red Hat (firefox, mingw-freetype and spice-client-win, pcs, and varnish:6), Slackware (curl and mozilla), SUSE (apparmor, containerd, dnsdist, go1.23-openssl, go1.24 ⦠ā Read more
I Tried 10 Recon Tools for 7 DaysāāāHereās What Actually Found Bugs
Free Article Link
[Continue reading on InfoSec Write-ups Ā»](https://infosecwriteups.com/i-tried-10-recon-tools-for-7-days-heres-what-actually-found-bug ⦠ā Read more
Security updates for Wednesday
Security updates have been issued by AlmaLinux (gstreamer1-plugins-bad-free and kernel), Arch Linux (bind and varnish), Debian (glibc and syslog-ng), Fedora (microcode_ctl, mozilla-ublock-origin, nodejs20, and nodejs22), Mageia (firefox, nss, rootcerts, open-vm-tools, sqlite3, and thunderbird), Oracle (gstreamer1-plugins-bad-free, kernel, libsoup, nodejs:22, php, php:8.2, php:8.3, python-tornado, redis, and redis:7), Red Hat (libsoup, pcs, and python-tornado), Slackware ⦠ā Read more
Klinge FPGA Computer Targets Secure, Headless Linux Deployments
Klinge is a compact FPGA-based headless computer designed by Lone Dynamics Corporation. It targets secure networking and long-term Linux applications, and can be used as a blade server in modular enclosures or standalone setups. Klinge uses the Lattice ECP5 FPGA (LFE5U-25F), offering 24K LUTs when compiled with open-source tools. The board includes 512MB of DDR3L [ā¦] ā Read more
love-hate and otel: using it while avoiding complexity
I quite appreciated his workflow for keeping OTelās complexity at armās length. Also, heās got a generic tool that can parse logs and turn them into otel spans that combines well will canonical logs and āwide eventsā: https://github.com/jonjohnsonjr/logspan
MITM HTTPS Payload with Python
A lightweight MITM tool for monitoring encrypted traffic and detecting threats powered by AI and built in Python
[Continue reading on InfoSec Write-ups Ā»](https://infosecwriteups.com/mitm-https-payload-with-python-499ebf8e933f?source=rssā-7b722bfd1b8dā ⦠ā Read more
Armbian 25.5 Adds New Board Support, Application Modules, and Receives Community Recognition
The Armbian team has released version 25.5, bringing expanded hardware compatibility, improved system tools, and a growing library of post-install application modules. The update also coincides with Armbian being recognized by NetBox Labs with a 2025 NetBox Hero Award for its role in open infrastructure innovation. New in Armbian v25.5 The latest release include ⦠ā Read more
Security updates for Monday
Security updates have been issued by AlmaLinux (389-ds-base, ghostscript, grafana, kernel, and osbuild-composer), Debian (intel-microcode, kernel, libphp-adodb, and openssl), Fedora (dotnet8.0, ghostscript, iputils, nbdkit, open-vm-tools, thunderbird, and vyper), Mageia (chromium-browser-stable, glibc, iputils, microcode, nodejs, and zsync), Oracle (.NET 8.0, .NET 9.0, 389-ds-base, avahi, buildah, compat-openssl11, expat, firefox, ghostscript, gimp, git, grafana, gvisor-tap-vsock, libso ⦠ā Read more
From Zero to $1000/Month | Bug Bounty Automation Blueprint
Proven Tactics, Tools, and Code to Automate Your Way to Consistent Bounties
[Continue reading on InfoSec Write-ups Ā»](https://infosecwriteups.com/from-zero-to-1000-month-bug-boun ⦠ā Read more
@bender@twtxt.net Hereās a short-list:
- Simple, minimal syntaxāmaster the core in hours, not months.
- CSP-style concurrency (goroutines & channels)āsafe, scalable parallelism.
- Blazing-fast compiler & single-binary deploysāzero runtime dependencies.
- Rich stdlib & built-in tooling (gofmt, go test, modules).
- No heavy frameworks or hidden magicāunlike Java/C++/Python overhead.
Open Source SQL Workbench Says āNo Republicans Allowed!ā
The Apache licensed SQL query tool says Republicans (and many others) are not welcome to use their software due to ādespicable politicsā and ācontempt for human rights.ā ā Read more
Security updates for Friday
Security updates have been issued by Fedora (dotnet9.0, dropbear, ghostscript, nbdkit, openssh, python-watchfiles, rpm-ostree, yelp, yelp-xsl, and zsync), Oracle (firefox and kernel), Red Hat (osbuild-composer), Slackware (aaa_glibc and mozilla), SUSE (chromedriver, open-vm-tools, postgresql14, python-cryptography, and thunderbird), and Ubuntu (linux-aws, linux-hwe-5.4, python, and sqlite3). ā Read more
CNCF Shares Schedule for Open Observability Summit North America, Gears Up for Inaugural Event
The event will unite observability leaders, developers, and end users to drive progress in observability tools and best practices SAN FRANCISCO, Calif., May 22, 2025 ā The Cloud Native Computing FoundationĀ® (CNCFĀ®), which builds sustainable ecosystems⦠ā Read more
[$] Recent disruptive changes from Setuptools
In late March, version 78.0.1 of Setuptools ā an important
Python packaging tool ā was released. It was scarcely half an hour before
the first bug\āØreport came in, and it quickly became clear that the change was far
more disruptive than anticipated. Within only about five hours [78.0.2 was\āØpublished to roll back the change](https://setuptools.pypa.io/e ⦠ā Read more
@bender@twtxt.net @prologic@twtxt.net Jokes aside, I donāt think thatās the right approach either. We had spell checkers, since I can remember, as well as other tools, like the smart image select, used mostly to remove backgrounds. These are tools, that just simplify the process of either opening up a dictionary and looking up a word, you canāt remember the spelling of, or the process of placing a billion little dots around the part of an image you want to select - none of these are creative or enjoyable tasks, we already had tools for them, decades before AI. I donāt think we need to go back to cave paintings, to be free of AIs influence on our creative work.
Security updates for Tuesday
Security updates have been issued by Debian (firefox-esr, openjdk-11, openjdk-17, and wireless-regdb), Fedora (iputils, open-vm-tools, sfnt2woff-zopfli, and woff), Red Hat (postgresql:12), SUSE (apache2-mod_auth_openidc, brltty, helm, python-maturin, and rubygem-rack), and Ubuntu (linux-azure-fips). ā Read more
Google Releases NotebookLM App for iOS and Android
Google has launched iOS and Android apps for NotebookLM, the companyās advanced AI-powered research and note-taking tool.
Commenting on the launch in a blog post, Google said:
Weāve received a lot of great feedback from the millions of people using NotebookLM, our tool ⦠ā Read more
Security updates for Monday
Security updates have been issued by Debian (dropbear, firefox-esr, intel-microcode, net-tools, openafs, thunderbird, and xrdp), Fedora (chromium, micropython, syslog-ng, webkitgtk, and xen), Mageia (dropbear and openssh), Oracle (.NET 9.0, kernel, libjpeg-turbo, and yelp and yelp-xsl), Red Hat (compat-openssl11, git-lfs, grafana, kernel, and osbuild and osbuild-composer), Slackware (mozilla), SUSE (cargo-c, gimp, iputils-20240905, kernel, libraw, microcode_ctl, openssh, pnpm, ⦠ā Read more
IPinfo Free Geolocation API: Tools, Setup & Use Cases ā Read more
I Built a Tool to Hack AI ModelsāāāHereās What It Uncovered
A few months ago, I was auditing a chatbot deployed inside a financial services platform. It used a mix of retrieval-augmented generationā¦
[Continue reading on InfoSec Write-ups Ā»](http ⦠ā Read more
Get Network Utility for MacOS Sequoia with Neo Network Utility
Remember Network Utility, the handy tool for Mac that was bundled with the operating system since the origins of Mac OS X? With Network Utility, you had an easy graphical interface to commonly used network tools like ping, netstat, nslookup, traceroute, finger, port scanning, and whois. But for reasons unknown, Apple removed Network Utility from ⦠[Read More](https://osxdaily.com/2025/05/16/get-network-utilit ⦠ā Read more
Even More iPhone Safety Tips You Should Know
Last week, we shared a list of iPhone safety tools that every iPhone owner should know about, from Emergency SOS and Medical ID to Safety Check and Check In. MacRumors readers had more suggestions on safety information we should highlight, so we have a follow-up ⦠ā Read more
Security updates for Friday
Security updates have been issued by AlmaLinux (.NET 8.0, .NET 9.0, kernel, kernel-rt, redis:6, and yelp and yelp-xsl), Debian (chromium), Red Hat (compat-openssl11, kernel, and thunderbird), and SUSE (nbdkit, open-vm-tools, and rustup). ā Read more
Security updates for Thursday
Security updates have been issued by Debian (open-vm-tools), Fedora (dnsdist), Gentoo (Node.js and Tracker miners), Red Hat (kernel and xdg-utils), SUSE (audiofile, go1.22-openssl, go1.24, grub2, kernel-devel, openssl-1_1, openssl-3, and python311-Django), and Ubuntu (ruby-rack). ā Read more
āBest Tool for Analyzing Java Files (90% of Hackers Donāt Know This)
Free Article Link
[Continue reading on InfoSec Write-ups Ā»](https://infosecwriteups.com/best-tool-for-analyzing-java-files-90-of-hackers-dont-know-this- ⦠ā Read more
Hacking With No Tools: How to Break Web Apps Using Just Your Browser ļøāāļø
Hacking With No Tools: How to Break Web Apps Using Just Your Browser šµļøāāļø
[Continue reading on In ⦠ā Read more
Podman 5.5.0 released
Version\āØ5.5.0 of the Podman container-management tool has been
released. Notable features include the addition of a podmanĀ machineĀ cp command to copy files into a running Podman\āØVM, a podmanĀ artifactĀ extract command to copy
contents of an OCI\āØartifact to disk, and a --mount=artifa ... ā [Read more](https://lwn.net/Articles/1021217/)
Apple Music Gets New Transfer Tool to Make Switching From Spotify Easier
Apple this week introduced a new feature designed to allow prospective Apple Music users to import their saved music and playlists from third-party music services to āApple Musicā.
The feature is either in an expanded testing phase or it has started rolling out, and it is available in Australia and New Zealand acco ⦠ā Read more
Top 8 Best Vulnerability Scanning Tools (2025 Guide) ā Read more
How to install and run Minikube with Rootless Podman on ARM-based MacBooks
minikube provides a local Kubernetes cluster on macOS, Linux, and Windows. minikubeās primary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit into that environmentā¦. ā Read more
Fx v36 - JSON terminal viewer
Hello Lobsters, Iām the author of a fx tool. Iāve been working hard past month to develop a new version of a fx with a lot of improvements and fixes. Please check them out.
[$] The last of YaST?
The announcement
of the openSUSE Leap 16.0 beta contained something of a
surpriseāalong with the usual set of changes and updates, it
informed the community of the retirement of āthe traditional YaST
stackā from Leap. The YaST (āYet another Setup Toolā)
installation and configuration utility has been a core part of the
openSUSE distribution since its [inception](https://lists.opensuse.org/archives/list/users@lists.opensuse ⦠ā Read more
Bug Hunting in JS Files: Tricks, Tools, and Real-World POCs
ā Free Article Link
[Continue reading on InfoSec Write-ups Ā»](https://infosecwriteups.com/bug-hunting-in-js-files-tricks-tools-and-real-world-pocs-b4d43dd41d8e?source=rssā-7 ⦠ā Read more
Six iPhone Safety Tools You Should Know About
Apple is known for its privacy policies that keep user data collected to a minimum, but the company has also worked to incorporate many safety features into its devices. From summoning help when you canāt to making sure youāre not being tracked or followed, the iPhone has tools that are meant to keep you safe.
Weāve rounded up some of the most imp ⦠ā Read more
Bug Hunting in JS Files: Tricks, Tools, and Real-World POCs
šļøFree Article Link
[Continue reading on InfoSec Write-ups Ā»](https://infosecwriteups.com/bug-hunting-in-js-files-tricks-tools-and-real-world-pocs-70406e3eb72e?source=rssā-7 ⦠ā Read more
Tool ReviewāāāTraceWeb.io Extension ā Read more
Tiliqua Brings FPGA-Based Audio and Visual Tools to Eurorack Systems
Tiliqua is a modular FPGA-based platform for Eurorack systems, launched on CrowdSupply. It supports real-time audio and video synthesis using open-source tools like Amaranth HDL, offering more flexibility and performance than typical microcontroller-based modules. The platform uses the āSoldierCrabā FPGA System-on-Module, which integrates an LFE5U-25F FPGA, PSRAM, a USB PHY, and SPI flash. This module [ā¦] ā Read more
A Must-Have Tool for Bug Hunters: Find Open Redirect Vulnerabilities on Linux
Automate open redirection detection, save hours of manual testing, and level up your bug bounty recon game.
[Continue ⦠ā Read more
Securing Model Context Protocol: Safer Agentic AI with Containers
Model Context Protocol (MCP) tools remain primarily in the hands of early adopters, but broader adoption is accelerating. Alongside this growth, MCP security concerns are becoming more urgent. By increasing agent autonomy, MCP tools introduce new risks related to misalignment between agent behavior and user expectations and uncontrolled execution. These systems also present a novel⦠ā Read more
Announcing OpenReports: Standardized Kubernetes Reporting
The Kubernetes ecosystem, while powerful, is a sprawling landscape of tools. As organizations scale their deployments, ensuring compliance and security becomes paramount. But how do you effectively track and report on your Kubernetes policies and scanners⦠ā Read more
A new AUTOSEL release
AUTOSEL is a tool that is used to find kernel patches that should be
considered for backporting into the stable releases. Sasha Levin has announced a new and completely
rewritten version of AUTOSEL for those who would like to play with it.
Unlike the previous version that relied on word statistics and
older neural network techniques, AUTOSEL leverages modern large
language models and embedding technology to provide significantly
more accurate recommen ⦠ā Read more
2025 Mobile App Pentesting Guide: Tools, Techniques & Real-World Examples ā Read more