Dmitry Chestnykh ☮️

@dchest
515 Followers
493 Following
615 Posts
Founder of Coding Robots. Created Mémoires, I Write Like, BlogJet (acquired) and Calcish. Author of Password Authentication for Web & Mobile Apps (http://dchest.com/authbook/).
Websitehttps://dchest.com
I Write Likehttps://iwl.me
Appshttps://www.codingrobots.com
LocationMontenegro
Back to installing Python packages with sticks and stones.

I wrote a simple Firefox extension some time ago for myself. It copies the current URL as a Markdown link, and if there's text selected, it copies that too. I use it all the time to paste links into my notes. Maybe someone will find it useful. I know there are many extensions like this, but they all seem too complicated — this one is just a single button, and doesn't require extra permissions.

Link to extension: https://addons.mozilla.org/en-US/firefox/addon/copy-page-link-md/

Here is some news about I Write Like: its new feature allows you to preserve single line breaks in the preview. You can use the toggle and type your poem in a neat column without any extra Markdown. The blog post shows how it looks.
Also, I loved the poem used in the example.

https://blog.iwl.me/2026/03/18/spring-update/

#Markdown #writing #format #iwl #IWriteLike #poetry

Spring update - I Write Like Blog

I Write Like Blog
Since Mastodon has RSS feeds and Calcish has feedTable() function, why not just read Mastodon in it? :)
Just posted MarsEdit 5.4 with native macOS Versions support, Share Extension improvements, and a bunch of bug fixes. https://redsweater.com/blog/4264/marsedit-5-4-versions-support-share-extension-and-bug-fixes
MarsEdit 5.4: Versions Support, Share Extension, and Bug Fixes –

Just released Calcish 1.9. Asset cells with images are now included as context for AI cells in the notebook: https://calcish.com/blog/2026/03/18/calcish-1-9-released/
Calcish 1.9 released with image support for AI context - Calcish Blog

Calcish 1.9 has been released with image support for AI context.

Calcish
At certain Dock size Tahoe's icons look like Nokia's Symbian icons.
this benefit isn't really that convincing to me tbh

RE: https://mastodon.social/@_thegeoff/116246263654294961

I think physics is magic caught in formulas. These newly discovered particles were detected even though they exist for a fraction of a second. Their insides were counted, even though they cannot be seen. It all happened by smashing other tiny particles together. The only reason scientists don't wear pointed hats to work is probably because the hats can knock over the equipment.

#physics #science

Fossil is almost as popular as Mercurial for Go packages. Both are a drop in a bucket compared to Git. (from rsc's proposal to remove Bazaar — https://github.com/golang/go/issues/78090)