Published a small AWS POC I had fun building: same Hono API, two runtime paths: API Gateway + Lambda for the serverless path, and Bun + Hono on ECS/Fargate behind an ALB for the container path.
https://t.co/uCAAp2emcP
i hooked my whoop to my work calendar to find which coworker gives me the most stress 🚨
thanks to fable, I reverse engineered whoop to pull per minute heart rate. nd matched spikes with cal events and attendees
I now have a leaderboard and I think about it daily.
few info masked for obvious reasons ;)
marka.md just crossed ~4k GitHub release downloads and got picked up by Markdown Handbook + Web Apps Magazine. 🐙
also got some useful feedback: calmer writing is good, but writers need more control over editor width, font size, line height, and centered writing mode.
that’s probably the next direction.
free + open source markdown editor for writing and AI context work:
https://t.co/JJaXMy2V5W
#buildinpublic #opensource #markdown #indiedev
marka.md site cleanup today:
moved the Astro landing page from one huge 2k-line file into proper sections, shared content/data, page scripts, and sectioned CSS.
Astro is goated 🐐
https://t.co/B9arCVAdJh
#buildinpublic#opensource#astro#markdown
marka.md now has a tiny CSV preview.
not a spreadsheet. just open a .csv and see a clean table beside your notes.
https://t.co/B9arCVAdJh
#buildinpublic#opensource#csv#markdown
marka.md is at 1.8k+ downloads and 190+ stars now lol
v1.5.3 just added file tabs, more languages, and a cleaner theme picker.
free, local-first markdown editor for writing + AI context work:
https://t.co/B9arCVAdJh
#buildinpublic#opensource#markdown#indiedev
marka.md crossed 1.5k+ downloads and 170+ stars and with that v1.5.1 is out too!
thanks to everyone trying it, reporting bugs, sharing feedback, and helping shape the app <3
one week after launching marka.md, v1.5 is out 🐙
new: context tray
stage multiple markdown files, see file/token counts, copy one clean AI-ready bundle, then paste into AI.
free, open source, local-first: https://t.co/ugW8XfebbS
#Markdown#OpenSource#AI#BuildInPublic
@TheEcomNomad yes exactly. that’s the shift i’m aiming for. markdown files usually hold the actual project memory, but most tools still make you treat them one at a time. the context tray is trying to make that “pre-stage the right files, then send one clean bundle” flow feel natural.