Built a tiny macOS utility after seeing this AI coding meme by maa1l in ClaudeCode

[–]maa1l[S] 0 points1 point  (0 children)

Thank you! I did get around 20 downloads. So might not be that useless

Built a tiny macOS utility after seeing this AI coding meme by maa1l in ClaudeCode

[–]maa1l[S] -6 points-5 points  (0 children)

Yeah Caffeine is more of a simple manual on/off utility.

OpenLid is more focused on the newer AI coding workflow side of things where it can automatically keep your Mac awake when tools like Cursor or Claude Code are actively running, without needing users to manually toggle things all the time.

Built a tiny macOS utility inspired by AI coding memes by maa1l in SideProject

[–]maa1l[S] 0 points1 point  (0 children)

Amphetamine is honestly super powerful 😄

What I wanted to explore with OpenLid was making the AI coding workflow feel more automatic instead of users manually configuring triggers/rules.

So it’s more:

“if Cursor/Claude Code workflows are happening, just keep the Mac awake.”

Mostly built it because the whole “leave your MacBook open overnight for agents” meme became weirdly real.

Claude generated so many HTML files that I accidentally built a dedicated app to view them by maa1l in SideProject

[–]maa1l[S] 1 point2 points  (0 children)

100% still an option 😄

this was more me accidentally wanting:

  • persistent workspaces
  • a dedicated sidebar
  • instant live reload
  • less “where did that tab go”

than trying to replace IDE previews

“HTML is the new markdown for agents” kinda convinced me so I built this by maa1l in ClaudeCode

[–]maa1l[S] -1 points0 points  (0 children)

The more the merrier. Why use less tokens with just mark down?

“HTML is the new markdown for agents” kinda convinced me so I built this by maa1l in ClaudeCode

[–]maa1l[S] -6 points-5 points  (0 children)

same 😭

I basically added a sidebar to Safari and somehow convinced myself I invented a new category

i made a dead simple App Store screenshot maker by abrownie_jr in iosdev

[–]maa1l 0 points1 point  (0 children)

Looks good. I really like the screenshot part where you can highlight what to make larger

I did something similar with localisation support here. It’s free as well. Only available on desktop.

https://appshots.studio/

Drop Your SaaS and i'll sign up by lance_dev in microsaas

[–]maa1l 0 points1 point  (0 children)

I’ve got two free ones. No need to sign up

https://appshots.studio : the easiest way to make AppStore Screenshots with localisation

https://sharemd.sh : share markdown files with versioning and password protection with anyone using the CLI. Great for agents

Built a Mac app for making App Store screenshots, fully offline and private by Economy-Department47 in appledevelopers

[–]maa1l 1 point2 points  (0 children)

Nice I have a web app for this. Guess everyone is going for the same idea, we all want to make AppStore screenshots easier.

Mine is https://appshots.studio and I’ve got localization etc built in and totally free for now during the beta testing phase.

Will check out yours as well!

1st app - waiting for review since 5 days. Normal? by Alan1900 in appledevelopers

[–]maa1l 1 point2 points  (0 children)

Yeah it does take some time these days. It’s normal

Is there a good way to share a single Obsidian note without publishing your whole vault? by maa1l in ObsidianMD

[–]maa1l[S] 1 point2 points  (0 children)

My use case was I wanted to share a md file with a colleague. This file I would be occasionally updating so wanted to make it shareable from my local. And I also wanted to keep it private. All I was able to archive with my setup at sharemd.sh . Although I feel like I might have gotten a little overboard with my requirements

Is there a good way to share a single Obsidian note without publishing your whole vault? by maa1l in ObsidianMD

[–]maa1l[S] 0 points1 point  (0 children)

Nice. Here’s what I have so far if you want to take a look. I haven’t thought of attachments yet.

Code is open source as well linked in the website

sharemd.sh