Tootfinder

Opt-in global Mastodon full text search. Join the index!

@frankel@mastodon.top
2026-06-29 17:02:57

Vaadin 25.2: Build UIs in plain language, and call the browser from Java
vaadin.com/blog/vaadin-25-2-re

@mszll@datasci.social
2026-08-30 12:53:22

Due to a >1000% increase in attempted signups on our server datasci.social in the past weeks generated by AI bots, we added a new rule: Only human users. (They won't care, but it's now explicit.)
We also clarify our ads rule: No commercial advertisements, unless permitted. This has never been an issue, but we want to be open to allow small projects supporting themselves reasonably. We deleted mention of spam as it is already covered by Mastodon's defaults.

Screenshot of the server rules' git diff, showing green and red lines of deletions/additions.
@michabbb@social.vivaldi.net
2026-06-29 14:47:12

⚙️ Small, practical API: add(), addIf(), get() with defaults, has(), missing(), only(), except(), forget(), and pull() to read-and-remove in one go. has() uses array_key_exists(), so a key with a null value still counts as existing.
🛡️ Middleware is the natural home — set trace_id, url, route, user_id once, then deeper logs stay focused while Context carries the wider request story.

@mela@zusammenkunft.net
2026-08-28 07:53:30

Bernd: "Nutzt Du eigentlich Skills?"
Mela: "Ja, einen."
Bernd: "Hast Du den selbst geschrieben?"
Mela: "Ja."
Bernd: "Was tut der?"
Mela: "Der setzt meine Markdown-Defaults."
*grillenzirpen*
Bernd: "Pff."
*grillenzirpen*
Mela: "Ist Dir das nicht fancy genug?"
Bernd: "Neee."
Bernd: "Ich schreibe gerade einem, der alle unnötigen Aktionen verhin…

@ErikJonker@mastodon.social
2026-08-25 06:54:58

We are quickly arriving at the time where we can run models on local hardware that rival some of the largest datacenter based models from a few months ago. A lot of companies will start building and using these in their own infrastructure to provide cheap local AI services instead of expensive BigTech APIs.
simo…

@hynek@mastodon.social
2026-07-22 09:31:30

speaking of slophub, here's environ-config 26.1.0 (my #Python take on loading config from env variables and secrets from safe places) a minor modernization update. thanks so much to every single name in the thanking section and to github who made it possible:

@Techmeme@techhub.social
2026-08-17 05:25:34

Qwen 3.8 27B shows a 17GB open-weight general purpose model can have long context, effective tool calling, strong vision ability, and competent code generation (Simon Willison/Simon Willison's Weblog)
simonwillison.net/2026/Aug/16/

@penguin42@mastodon.org.uk
2026-08-23 13:33:39

Right, battery on my Master replaced (by a 2x2 AA holder with one slot soldered out and heatshrunk and taped to the old plate.
Took me a while to figure out how to do all the CMOS resetting, there's a page at the back of the manual with the defaults; and a more forceful reset. I'd forgotten about the ability to 'unplug' ROMs and it took me a while to figure out that's where BASIC had gone.
So in Beeb mode it looks happy (other than the X and 6 keys that are a b…

Hmm, 'Acorn MOS  This is not a language   *'  in Mode 0
A good BBC Master startup with 'Acorn MOS', 'Acorn ADFS', 'BASIC' and a '>' prompt in Mode 7
The inside of my Master; I've labelled the PSU with 'DAG   RIFA Replaced 2026'
and I've put a new battery pack in and labelled it to say it was replaced in 2026.  It's a 2x2 AA battery pack wrapped in heatshrink.
@frankel@mastodon.top
2026-08-20 17:16:57

#Qwen 3.8 27B is excellent, but it defaults to wildly overthinking things
simonwillison.net/2026/Aug/16/

@thomasfuchs@hachyderm.io
2026-06-15 02:21:44

Monsoon season is starting!
Kodak DC290 (2MP, 1999)
Yes, I forgot to turn off the burned-in date and time (which I also didn't set).
Anyway, get yourself a camera that defaults to the previous millennium as default year.
#ShittyCameraChallenge

@bici@mastodon.social
2026-07-09 15:47:30

via @… :
Meta views its users as something akin to vassals.
daringfireball.net/linked/2026

@datascience@genomic.social
2026-06-18 10:00:01

{ggblanket}, a wrapper around #ggplot for quick, explorative plots with sensible defaults and less code. davidhodge931.github.io/ggblan

@toxi@mastodon.thi.ng
2026-07-17 08:58:43

So the upcoming NPM publish token changes are a potential lock-out scenario for people who're not using CI-based "Trusted Publishing" (TP) and cannot switch to "Staged Publishing" (SP) for reasons of practicality or feasibility.
github.blog/changelog/2026-07-

@vosje62@mastodon.nl
2026-06-25 05:22:38

Eindelijk eens bij mn voorkeuren ingesteld dat mn standaard antwoord in het Nederlands moet zijn. 'standaard' bleef maar niet lekker werken. Nu is het tenminste eenvormig.
[mastodon.nl]*/settings/preferences/posting_defaults
#Mastodonnl

@thomastraynor@social.linux.pizza
2026-07-20 14:55:14

Yay, one of the MMORPG has put out a beta client for #linux. Installed and tried to run, but they need to update their instructions.
1. APPIMAGE needs to be marked executable.
2. Client defaults to a fixed resolution. You may want to go into video settings and make it resizable.
I may play it again tonight and see if it saved my config changes.
The joys of testing b…

@mgorny@social.treehouse.systems
2026-06-12 05:57:19

If you ever notice me committing ebuilds without a trailing slash in GitHub homepage, please raise an alarm; that will be an impostor!
(GH does not normalize trailing slashes and defaults to the abomination of URLs without a trailing slash.)
#Gentoo

@peter_mcmahan@mas.to
2026-06-14 00:27:24

Pushing back on the idea that GenAI is "just another tool" for coding.
This comes up all the time in discussions on its use in open source software. People will fall back on the argument that it's like linters or autocomplete, and all that matters is whether the code passes muster. But it's not. In addition to the ethical issues, GenAI is a fundamentally different kind of "coding tool" and needs to be considered differently.
A comment to that effect in…

@EgorKotov@datasci.social
2026-06-13 09:52:56

🦆 Huge milestone for {duckspatial}! We just crossed 10,000 downloads and 100 GitHub stars! ⭐
What’s new in v1.1.1.:
🟢 New geometry functions for counting points/sub-geometries and applying affine transformations.
🟢 DuckDB storage version control (defaults to v1.5.0 Native Spatial Storage for persistent CRS metadata).
🟢 Faster dplyr methods using lazy temp views instead of temp tables.
🟢 Better connection management.
Check it out at

duckspatial logo
duckspatial vs sf spatial join benchmark, duckspatial wins
@jeang3nie@social.linux.pizza
2026-06-15 01:53:33

Managed to get just a little bit ahead in my classes, so I did a small bit of work on #Sunstone today after work. The feature I just added is bookmarks in the sidebar. Works decently well so far, but I'll eventually be adding a setting to choose whether it opens bookmark links in the current tab or in a new tab (right now it defaults to a new tab). There is a history tab in the sidebar w…

@michabbb@social.vivaldi.net
2026-08-22 23:47:39

🌳 Each role runs in its own git worktree under .worktrees/, gets its own roles/<role>.prompt, and is launched in a dedicated tmux session with a terminal window per role
📜 Layered constitution: constitution.prompt points agents at article files, with shared defaults on main and local-*.prompt overrides per branch for workflow-specific rules

@chrislowles@mastodon.social
2026-08-29 13:18:17

Writing a brief for my personal Linux image and I have no idea what the defaults were for new NVMe drives in the GNOME disks app, I'm basically trying to inform people of people adding a simple ext4 secondary drive and I knew I did something extra on Bazzite that I want to recall and replicate as recommendations in this.

@ErikJonker@mastodon.social
2026-06-08 07:54:14

Are they right? 🤔
"Euro-Office defaults to the fully proprietary OOXML document format, developed and controlled solely by Microsoft. This makes it a de facto ally of Microsoft in its content lock-in strategy, with control remaining firmly in Redmond and far from Europe."
blog.do…

@michabbb@social.vivaldi.net
2026-08-17 00:51:09

🛡️ Safety is code, not prompting. PathGuard blocks .env, storage, vendor and .git. BudgetTracker aborts the session when estimated spend passes the limit. Shell modes off, allowlist, approve and yolo gate execution — production defaults to shell off and worktree on.

@michabbb@social.vivaldi.net
2026-08-17 02:48:04

🚨 slopscan is a zero-dependency Node linter that fails the build on concrete slop: the 250–290° purple−blue AI gradient, transition: all, scroll listeners driving animation, autoplay audio, WebGL with no prefers-reduced-motion branch and Inter/Space-Grotesk defaults.