Mohammad Bagher 👾

@aslemammad.bsky.social

currently on bolt.new through thundraa.com did @pkg.pr.new, https://github.com/tinylibs/ and https://vitest.dev/guide/browser 🇴🇲

i'm thinking of an ads platform for developers by developers. maybe that'd be a way for oss maintainer to make a buck by accepting ads on their tools (e.g. readme, cli output, ...). and the ads would be completely monitored so they don't cause chaos and annoyance to users and maintainers.

Been sick all weekend, so not much got done.. 😓 But I managed to get actions-clever-cloud v2.1.0 shipped with 2 new options: - `deployPath` for selecting a subdirectory to deploy - `sameCommitPolicy` I also built a little PR preview system for Docker images, à la @pkg.pr.new cc @clever-cloud.com

🐳  Docker image preview

Preview this PR in your workflow:

# Use the PR number to follow changes in this PR
- uses: docker://ghcr.io/47ng/actions-clever-cloud:pr-213

# Use the git SHA for pinning to a specific commit
- uses: docker://ghcr.io/47ng/actions-clever-cloud:git-f398362b3bf0d38d2a5c66fe91ca6d92b64d85f4

[collapsed] Image metadata

🤖 This comment is updated on every push
François Best@francoisbest.com · 10mo ago

Weekend project: doing some (long overdue) upkeep on other 47ng OSS projects. - actions-clever-cloud: GitHub action to deploy to @clever-cloud.com, a French PaaS 🇫🇷☁️ (updates & shipping community PRs) - prisma-field-encryption: transparent encryption middleware for Prisma (shipping support for v6)

Very early Nitro MCP Toolkit experiments, still testing, but if it works well, any Nitro-based framework will get an MCP server with the same Nuxt/Nitro DX and basically zero config. In the meantime, you can use the mcp-toolkit module for @nuxt.com: dub.sh/mcp-toolkit

https://pkg.pr.new/nitro-mcp-toolkit@116

On GitHub at least, workflows don't run for first-time contributors, and need a maintainer action instead; I think it's a great default, returning contributors get to publish to pkg.pr.new autonomously to test features and fixes with reporters