Tootfinder

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

@michabbb@social.vivaldi.net
2026-02-25 11:59:00

no comment...
#php #devops #apache

@izzychambers@vivaldi.net
2026-01-25 17:46:21

Izzy thinks it’s too cold and the snow is too deep, even though a few minutes ago she was insisting that we needed to go on a walk. Got her down to the sidewalk, but we have 7 or 8 inches of snow and sleet is still coming down. She ran back up the stairs and stood on the porch shivering. #DogsOfMastodon

@heronheart@vivaldi.social
2026-02-25 03:58:43

@… At least one of those appointments will be Trump appointing himself.

@izzychambers@vivaldi.net
2026-01-24 13:03:01

Sound up! I'm trying to teach Izzy, our fearful rescue spaniel, to ring bells when she wants to go out in the back yard, rather than scratch at the door. One training book recommended putting peanut butter on the bell, so I did that this morning. It doesn't seem to be having the desired effect, since Izzy is now barking at the bells. (She did touch them, at least.) #DogsofMastodon

@michabbb@social.vivaldi.net
2026-01-25 15:02:03

🤖 Designed for AI coding agents like #GeminiCLI, #ClaudeCode, and others with system prompt integration and Agent Skills support
📋 Three-subcommand architecture: info for discovery, grep for searching, call for execution - structured error messages with recovery suggestions
🔧 …

@caroldib@vivaldi.net
2026-03-25 04:57:50

Montar a cena > mover a cena.
Processo arteterapêutico de cliente adulta.
📍BH

@izzychambers@vivaldi.net
2026-01-24 18:19:03

@… @… Not there either!

@henrikmillinge@fikaverse.club
2026-01-24 18:29:15

RE: #USTech

@heronheart@vivaldi.social
2026-02-24 19:22:40

@… there's a flat pack command you have to run in order to give wine permission to create shortcuts. I'm not at my computer right now so I don't remember the exact syntax.

@michabbb@social.vivaldi.net
2026-01-25 15:02:04

💡 Solves the context window bloat problem - dynamic discovery means you only pay tokens for tools you actually use instead of loading all definitions upfront
philschmid.de/mcp-cli

@izzychambers@vivaldi.net
2026-01-24 20:40:19

@… Take care of yourself.

@ruario@vivaldi.net
2026-01-20 14:11:04

@… LOL, how many accounts do you have? 😉

@michabbb@social.vivaldi.net
2026-01-25 15:02:03

📉 Reduces token consumption by 99%! From ~47,000 tokens to ~400 tokens when using 6 MCP servers with 60 tools - massive savings for AI agent workflows
⚡ Connection pooling with lazy-spawn daemon featuring 60s idle timeout for optimal performance - no manual start/stop needed
🎛️ Tool filtering via allowedTools and disabledTools config to control which tools are available - supports glob patterns like read_* or *file*

@izzychambers@vivaldi.net
2026-01-24 19:45:56

@… Yes, I'm doing that too. Eventually she'll do it too. But I wasn't expecting her to growl and bark at the bells!

@heronheart@vivaldi.social
2026-02-24 19:22:31

@… there's a flat pack command you have to run in order to give wine permission to create shortcuts. I'm not at my computer right now so I don't remember the exact syntax.

@michabbb@social.vivaldi.net
2026-01-23 20:36:57

#PhpStorm 2025.3.2 is now available 👀
#php
youtrack.jetbrains.com/article

@LorenAmelang@vivaldi.net
2026-02-22 02:13:50

@… I wish there was. System76 support moved me to Gnome and still can't get me connected - at least from my iPad...

@heronheart@vivaldi.social
2026-02-25 23:07:20

@… But what we could do is set up systems to make it easier and less scary when people have to change jobs.

@kubikpixel@chaos.social
2026-02-16 06:25:30

»Vivaldi datenschutzfreundlich? Nein.
Immer wieder liest man, Vivaldi ist ein europäischer Browser, datenschutzfreundlich und ohne Tracking. Leider sehe ich aber ein massives Problem, gerade, was das potentielle Tracking betrifft.«
— von @…
Ich kritisiere Vivaldi schon länger was deren Datenschutz angeht und doch wollen mich immer wider Leute von deren "Alterna…

@thomastraynor@social.linux.pizza
2026-01-24 14:34:53

Well, the site I complained earlier about blocking me using ad blockers then allowed me to see their site is doing it again. I checked and I actually whitelisted them so it isn't ad blocking. They are running scripts that detect ad blockers. Did I use Chrome? NO, I prefer Vivaldi.
I have zero problems seeing ads. You can show multiple ads without a problem. I have a problem with their invasive scripts grabbing all the data about me and my device.
They block me and it doe…

@caroldib@vivaldi.net
2026-03-25 05:09:45

“Quando estou pintando, não tenho consciência do que estou fazendo. Só depois de um período de familiarização é que percebo o resultado. Não tenho receio de fazer mudanças, pois a pintura tem vida própria.”
- Jackson Pollock
🎨
#frasesdeartistas

@heronheart@vivaldi.social
2026-02-25 23:04:26

@… I use Bottles to configure Wine so in my case I use the terminal to run the following command : flatpak override com.usebottles.bottles --user --filesystem=xdg-data/applications
I'm guessing that if you subsititute winehq for bottles it will do the trick.

@michabbb@social.vivaldi.net
2026-01-24 00:28:07

🎯 Zero accuracy loss - preserves what matters: errors, anomalies, high-scoring items & query-relevant content using BM25/embedding similarity
✅ Full provider support: #OpenAI, #Anthropic, #Google

@ruario@vivaldi.net
2026-01-19 17:15:33

I seriously doubt this is useful to anyone but me but in case anyone is curious, here is my minimal streaming archiver.
And yes the comments are almost as long as the code! 😂
gist.github.com/ruario/5dc3801

@izzychambers@vivaldi.net
2026-03-23 16:37:31

@… Wow, that's quite a story.

@michabbb@social.vivaldi.net
2026-03-23 07:15:31

If your #code editor still is important to you, you're doing something terrible wrong

@izzychambers@vivaldi.net
2026-03-23 13:20:42

@… they make it up in volume?

@ruario@vivaldi.net
2026-01-19 13:11:56

It probably helps that recently I have been looking at cpio archives in hexdump† (because that is the kind of nerd I am), so I know how archiving basically works under the hood.
For my own custom archive format, I only bothered to implement the absolute bare minimum I need.
gist.github.com/…

@michabbb@social.vivaldi.net
2026-01-24 00:21:22

📊 Unified observability with #OpenTelemetry distributed tracing integration & structured error codes providing complete auditable trail of every tool call
🔧 Robust resiliency features: deadlines, timeouts & automatic flow control prevent cascading failures from unresponsive tools
🌐 Polyglot development: generates code for 11 languages maintaining consistent strongly…

@izzychambers@vivaldi.net
2026-02-23 13:29:07

@… About 2 inches here in the northern part of DC.

@izzychambers@vivaldi.net
2026-02-23 13:28:44

@… DC got lucky and only got about two inches of fairly fluffy snow. I am relieved to not have snowcrete.

@michabbb@social.vivaldi.net
2026-01-24 00:38:39

🎬 Rich actions with confirmation dialogs, onSuccess & onError callbacks
👁️ Conditional visibility based on data, auth, or complex logic
📦 Two packages: @.json-render/core (types, schemas) @.json-render/react (renderer, hooks)
🔧 Schema definition with #Zod for type-safe component props
📤 Export as standalone

@ruario@vivaldi.net
2026-01-19 12:49:54

For work I have a script that archives a bunch of files from time to time (they are usually around 4.5GiB). After compression with 7-Zip defaults they get reduced to about 515 MiB but since it is a limited VM this takes half an hour. I played with 7z options and got it down to a reasonable size (685MiB) in around 48s, which is great but playing further with other compression options I found a Zstandard combo that got it down to around 800 MiB in only 20 seconds. Much bigger but small enough …

@izzychambers@vivaldi.net
2026-01-23 15:57:22

@… Thank you for all of your efforts.

@michabbb@social.vivaldi.net
2026-01-24 00:28:06

🔄 CacheAligner: Stabilizes prefixes so provider caching actually works - up to 10x savings by fixing dynamic content like dates that break cache hits
📊 RollingWindow: Manages context within limits without breaking tool calls - drops oldest tool outputs first, never breaks system prompts or recent turns
🔧 Easy setup options: Proxy server works with any #OpenAI-compatible client with…

@izzychambers@vivaldi.net
2026-01-23 15:37:15

@… @… I'm not arguing in favor of the continued erosion of the legal standards (don't like the imprecise word "norms"). I'm just trying to point out that there is no meaningful distinction betwee…

@michabbb@social.vivaldi.net
2026-01-21 10:38:32

WATCH LIVE: #Nvidia President #JensenHuang speaks at #Davos

@michabbb@social.vivaldi.net
2026-01-24 00:28:07

🛡️ Safety guarantees: Never removes human content, never breaks tool ordering, parse failures pass through unchanged, explicit exceptions with context
🐍 Install via pip: headroom-ai with optional extras for relevance scoring, proxy server & HTML reports
github.com/chopratejas/headroom

@michabbb@social.vivaldi.net
2026-01-24 00:21:22

🤝 Google Cloud is founding member of Agentic AI Foundation and core contributor to MCP specification
cloud.google.com/blog/products

@izzychambers@vivaldi.net
2026-01-20 19:47:50

A few blocks from the White House, about an hour ago. #FreeDC #WalkOutFascism

@ruario@vivaldi.net
2026-01-17 15:32:57

@… As a format (the pax or latter GNU variant) are better than the last major cpio format, newc. However, if you like the syntax of cpio, then bsdcpio (libarchive) allows you to output in pax format, giving you the best of both worlds.

@michabbb@social.vivaldi.net
2026-01-24 00:21:22

🎯 Schema-based input validation via Protobuf strict typing mitigates injection attacks & rejects malformed inputs at serialization layer
📋 Google Cloud contributing gRPC transport package to MCP SDKs - community-backed consistent interoperable deployment for gRPC practitioners
🏢 Spotify already using experimental MCP over gRPC internally - benefits include ease of use, developer familiarity & reduced work building MCP servers

@michabbb@social.vivaldi.net
2026-01-24 00:21:21

🔄 Full duplex bidirectional streaming enables client and server to send continuous data streams simultaneously over a single persistent connection - real-time agentic workflows without application-level synchronization
🛡️ Enterprise-grade security built-in: mutual TLS for Zero Trust architectures, native JWT/OAuth authentication hooks, method-level authorization for least privilege principle

@izzychambers@vivaldi.net
2026-03-22 13:50:10

@… Yes, he was wrong on electronic surveillance, but he was honest and a decent man.

@michabbb@social.vivaldi.net
2026-01-21 12:54:11

i love it.... it´s so convenient.... 😊
#linux #devops

@izzychambers@vivaldi.net
2026-01-22 22:43:11

@… @… Maybe we are talking past each other. The Federal Reserve Act says "unless sooner removed for cause by the President".
I don't think that language is meaningfully different than the laws crea…

@ruario@vivaldi.net
2026-02-13 21:43:12

RE: social.vivaldi.net/@browserver
@… @…

@michabbb@social.vivaldi.net
2026-01-25 15:02:02

🚀 #MCPCLI v0.3.0: A Lightweight CLI for Dynamic #MCP Server Discovery #AI #DevTools

@izzychambers@vivaldi.net
2026-01-22 15:32:52

@… Yes, I've been thinking about what I want to read the next few days!

@izzychambers@vivaldi.net
2026-01-22 15:30:32

@… @… Sorry, but I don't buy the difference in the President's ability to fire members of the Fed, FTC, SEC, or NLRB. If you want to point to a specific difference in the statutes or Constitution, I'll rea…

@michabbb@social.vivaldi.net
2026-01-21 00:19:52

📋 #SkillSeekers - #Python tool automatically transforms documentation, #GitHub repos & PDFs into production-ready AI skills

@izzychambers@vivaldi.net
2026-01-22 15:15:40

@… There is no constitutional logic in treating the Fed differently than other agencies.

@michabbb@social.vivaldi.net
2026-01-21 11:33:36

Learn #ai (now) or find another job (now) ‼️
#developer

@izzychambers@vivaldi.net
2026-03-21 14:31:51

@… So sorry. She sounds like she was a great girl.

@michabbb@social.vivaldi.net
2026-02-16 15:46:22

🚀 #Alibaba releases Qwen3.5 — a next-generation multimodal foundation #llm built for the agentic #AI era
⚡ Hybrid architecture combining Gated Delta Networks with sparse Mixture-of-Experts (397B t…

@izzychambers@vivaldi.net
2026-02-21 15:00:59

@… Buying cat bonds seems like picking up pennies in front of the steamroller.

@izzychambers@vivaldi.net
2026-02-21 13:26:44

@… Definitely. I know a very talented singer-songwriter in the Washington DC area who has released 3 CDs and has a devoted but very small following. Her last CD was probably 9 years ago and it's still one of my favorites.

@izzychambers@vivaldi.net
2026-02-21 13:16:48

@… It's too bad the rich people didn't leave, but otherwise it sounds like a success.

@michabbb@social.vivaldi.net
2026-03-17 18:49:48

🚀 Running #OCR at scale with a #Vision #LLM for $0.49/hour
Just deployed dots.ocr (3B parameter Vision LLM by RedNote) on a single

@izzychambers@vivaldi.net
2026-02-21 13:13:08

@… It's reassuring. You're on the path to enlightenment!

@izzychambers@vivaldi.net
2026-01-21 20:54:44

@… Trump always chickens out

@izzychambers@vivaldi.net
2026-01-21 18:42:48

@… Not Mercator projection?

@izzychambers@vivaldi.net
2026-01-21 17:31:12

@… @… I concur

@michabbb@social.vivaldi.net
2026-01-17 16:20:42

😶‍🌫️ 🚀 Imagine every host notifies you in #Slack and gives you the option
to upgrade the packages with one click....
I call this: a #devops heaven 🤗 ☁️ 🌞
#linux

@izzychambers@vivaldi.net
2026-01-21 16:21:30

@… The Court will rule against Trump, because big business and $ win over Trump. Rare exception to the Trump Always Wins rule. (Same with tariffs.)

@michabbb@social.vivaldi.net
2026-03-18 03:19:17

🚀 #MiniMax 2.5 on #SambaCloud: 80.2% SWE-Bench, 300 tokens/sec, 37% faster than its predecessor — frontier-level coding & agentic AI at $0.30/M input. #AI

@michabbb@social.vivaldi.net
2026-02-18 17:39:24

📊 Built on #Prometheus metrics, #AlertManager notifications & #OpenTelemetry tracing for complete observability
🗄️ Uses

@michabbb@social.vivaldi.net
2026-02-17 13:14:50

Welcome to.... Not to the future.....it's already happening... Now 😏
#ai #coding

@michabbb@social.vivaldi.net
2026-02-17 10:40:04

Do you remember the times when the most important part of your work was an editor? And how much time we wasted to find the perfect one 😁
#ai #coding

@izzychambers@vivaldi.net
2026-02-20 19:48:04

@… He hasn't made any sense for a long time.

@michabbb@social.vivaldi.net
2026-03-20 12:12:07

1/2 These stupid, damn garbage companies that keep stuffing their fucking logos into the footer make me want to throw up. It is the most disgusting thing you can possibly come up with when it comes to emails. Try finding an email that actually has a real attachment. Yeah, every single email already has an attachment. Some companies have absolutely no clue how to build their damn footer properly without completely wrecking the entire email ecosystem.

@izzychambers@vivaldi.net
2026-02-20 19:38:12

@… Better, but I really think all this stands for is that big business is more important to the Court than Trump.

@michabbb@social.vivaldi.net
2026-01-16 20:20:22

🔔 #OpenCode CLI Plugins 👉 Very useful😏
Here’s a little example:
Audio notifications when permissions are needed!
Play system sounds on #Linux, #macOS &

@izzychambers@vivaldi.net
2026-02-20 16:33:20

@… I get no joy from this. Just proves that the Court will rule against Trump only when he infringes on big business.

@izzychambers@vivaldi.net
2026-02-20 16:32:12

@… Executive power checked only when it infringes on big business.

@michabbb@social.vivaldi.net
2026-01-24 00:21:21

#GoogleCloud announces #gRPC as native transport for #MCP #AI

@izzychambers@vivaldi.net
2026-01-19 20:56:15

@… Vivaldi is my main browser. I also like LibreWolf and Waterfox.

@michabbb@social.vivaldi.net
2026-01-24 00:38:39

📋 #jsonrender by #Vercel: AI-generated UI with guardrails #AI #React

@izzychambers@vivaldi.net
2026-01-20 15:21:38

@… @… Yes, it seems extreme. We haven't gotten that much snow in quite a few years.

@michabbb@social.vivaldi.net
2026-01-24 00:28:06

🧠 #Headroom - The Context Optimization Layer for #LLM Applications #opensource #Python

@michabbb@social.vivaldi.net
2026-01-23 19:08:55

🩻 I Tried to Use #AI to Read My Friend’s Mom’s #MRI 🩻
spoiler: don't trust Ai 😏
#medgemma #health

@michabbb@social.vivaldi.net
2026-02-19 21:56:17

💾 Storage density: a single-layer A4-sized film can hold over 2 terabytes of data using this technology
🏺 Material: etched into a thin #ceramic layer – claimed to last indefinitely with no energy or cooling required
🤝 Behind the record: collaboration between TU Wien (Institute of Materials Science) and

@michabbb@social.vivaldi.net
2026-02-17 23:56:45

🔍 Tired of paying thousands for market research that takes weeks?
Meet Grep — your on-demand team of AI research experts.
Forget hiring consultants. Grep gives you access to 19 PhD-level specialists across 16 categories — from market #research and competitive intelligence to customer vetting — all working simultaneously, all available right now.

@michabbb@social.vivaldi.net
2026-01-17 15:59:44

🤖 testing G(get) S(hit) D(one) 💩 💪
it’s a token burner 🔥
But in the end, I have to agree: IT GETS SHIT DONE 😂 🚀
#ai

@izzychambers@vivaldi.net
2026-02-19 16:40:42

@… definitely sustainable . . .

@izzychambers@vivaldi.net
2026-02-19 16:27:27

@… There are at least two other options: VMWare Workstation Pro and KVM/QEMU. Both are free and I've tried them, as well as VirtualBox. VMWare isn't a nice company, but so far I'm happiest with WorkStation Pro. I use the VM to run Windows 11 to sync my Kobo Reader and iPhone and also to run Dragon speech recognition software. I found that WorkStationPro was bes…

@michabbb@social.vivaldi.net
2026-03-20 12:12:08

2/2 God, this pisses me off so much, this cheap knockoff LinkedIn bullshit. I need 35 images in my footer. Just disgusting, irritating. All of that just so every email ends up being 500 kilobytes because of those stupid logos. It honestly makes me want to throw up 🤮

@michabbb@social.vivaldi.net
2026-03-17 18:49:49

The entire stack is #opensource: dots.ocr model from #HuggingFace, vLLM for inference, #FastAPI proxy with parallel rendering streaming. Total model size ~12GB, runs comfortably on any…

@michabbb@social.vivaldi.net
2026-01-21 00:19:52

✨ AI enhancement adds explanations, examples & best practices automatically
🔧 MCP integration with 27 tools & fully automated pipeline
✅ 1200 tests, MIT licensed, v2.7.0
skillseekersweb.com/

@michabbb@social.vivaldi.net
2026-02-19 21:56:18

📡 Readable only via electron microscope – no optical method works at this scale
🔐 TU Wien Prof. Mayrhofer: "small, stable and repeatedly readable" – critical for real-world deployment
💰 Investor: #WesternDigital backs Cerabyte – disclosed since last May
🚀 Next steps: improving write speeds, scalable manufacturing & developing more complex data structures b…

@izzychambers@vivaldi.net
2026-02-18 15:01:03

@… I wonder if public outcry was the reason?

@michabbb@social.vivaldi.net
2026-01-14 15:43:10

📦 Efficient file syncing for massive datasets? Forget classic rsync!
#BLAKE3 hashes instead of timestamps – hash 70GB in just ~20 seconds thanks to multithreading across all CPU cores
#DevOps #Linux

@izzychambers@vivaldi.net
2026-02-18 22:45:12

@… Makes sense. One warning: I've had terrible experiences with onscreen keyboards under Wayland, if that matters to you.

@izzychambers@vivaldi.net
2026-02-18 21:27:47

@… read this: open.substack.com/pub/statusku

@izzychambers@vivaldi.net
2026-02-18 20:45:30

@… @… Why do you need Wayland?

@izzychambers@vivaldi.net
2026-01-18 14:37:24

@… Hilarious.

@michabbb@social.vivaldi.net
2026-01-14 15:30:41

job done. context left: 0 😏
That was spot on 😊
#ai #coding

@izzychambers@vivaldi.net
2026-01-18 20:38:33

@… there is no room for decency in corporate America.

@michabbb@social.vivaldi.net
2026-02-18 17:39:24

⚡ Distinguishes real outages from regional blips using multi-site consensus data
📦 MIT licensed - install via #RubyGems, configure probes in YAML or Ruby classes
github.com/basecamp/upright

@michabbb@social.vivaldi.net
2026-02-19 21:56:18

tomshardware.com/pc-components