Achille Lacoin
pomdtr.me
Achille Lacoin
@pomdtr.me
Currently working on https://smallweb.run, your internet folder.

https://github.com/pomdtr
The @smallweb.run atproto integration is progressing well.

Thanks to @slices.network, I'm able to get a public table of all my smallweb apps (accross multiple smallweb instances), then query it from anywhere using a typed api client !
October 2, 2025 at 2:08 PM
Playing with this idea of integrating @smallweb.run with atproto.

Current design: you install an atproto app, which regularly publish your smallweb apps as atproto records using crons. It will also exposes xrpc endpoints.

Then, I'll create an appview which aggregates and present those records.
September 29, 2025 at 12:54 PM
Chrome now support split views behind a flag !

www.reddit.com/r/ArcBrowser...
September 7, 2025 at 8:48 AM
Adding a little text editor to the tweety chrome extension because why not ?

github.com/pomdtr/tweety
September 6, 2025 at 1:34 PM
Small poem left by an unknown visitor on the @smallweb.run demo. Thanks!
July 19, 2025 at 5:57 PM
A cool usecase for `text` and `bytes` import coupled with smallweb -> serving a static website from a `gh-pages` branch in just two lines !

You can browse the website from here: mkdocs.pomdtr.me
July 4, 2025 at 5:39 PM
The next release of @smallweb.run add a module registry to each smallweb instance (think @jsr.io, but self-hosted).

It will allow you to easily share your apps between smallweb instance, or to easily create different environment for your apps (ex: prod / staging / dev...)
July 1, 2025 at 3:20 PM
I'm getting tired of seeing that all my social apps are run by assholes.

After leaving twitter, looks like I'll uninstall telegram. There is no legitimate reason for giving visibility to a fascist like tucker carlson.

(english translation in the alt)
June 17, 2025 at 3:29 PM
Wow, my tweety article got mentioned on @changelog.com
June 5, 2025 at 12:11 PM
Just released the firefox version of tweety, a terminal distributed as a web extension.

And of course, it also work from @zen-browser.app !
June 5, 2025 at 11:55 AM
Tweety is running on firefox!
June 5, 2025 at 8:29 AM
They even have url for branch and commits!
June 5, 2025 at 6:35 AM
Wow it looks like Deno Deploy get user domains right. Projects get deployet at: ..deno.net, with support for custom domains.

I've been wanting that for @val.town for a long time !
June 5, 2025 at 5:59 AM
This one is quite meta: a tweety tab screenshotting itself using `chrome.tabs.captureVisibleTab`
June 3, 2025 at 12:31 PM
Another nice tweety helper: cloning the repo opened in the current tab in a predefined location: ~/Developer/github.com/<user>/<repo>
June 3, 2025 at 11:50 AM
I'm getting a bunch of these weird recruiting emails, often from AI startups. They do not feel personalized (I'm quite bad at react).

Is it a common experience once one of your repos hit a threshold of stars ?
June 3, 2025 at 11:36 AM
Slowly replacing most of my chrome extension by tweety scripts. Ex: Extracting RSS feeds from the @piccalil.li website using a deno script!
June 3, 2025 at 9:21 AM
What's better than summarizing your own blog posts:
June 2, 2025 at 8:55 PM
Lol this is sooo powerful. Hey @detahq.bsky.social, I'm also building an AI browser (kinda)
June 2, 2025 at 8:50 PM
New feature: the ability to print the content of a tab to stdout from tweety !

Next in the list: the ability to open any page in your default editor, and to update it's content on save.
June 2, 2025 at 8:27 PM
Just released the v2 of tweety, which convert it to a chrome extension !

I'm super proud of mechanism I found to forward the chrome extension api to the tweety cli. You can use it to automate your browser using simple scripts written in any language 🤯
June 2, 2025 at 2:47 PM
June 2, 2025 at 11:57 AM
I reworked tweety to exposes the chrome api on an unix socket using JSON-RPC, meaning that you can control your browser from an external terminal or any script !
June 1, 2025 at 4:46 PM
I'm playing with adding an extension api to tweety, inspired by raycast script commands.

It allows you to mix the chrome extension api and shell tools !
June 1, 2025 at 12:49 PM
Ok using tweety from the popup window is quite neat
May 31, 2025 at 7:24 PM