HackerTrans
TopNewTrendsCommentsPastAskShowJobs

grazulex

no profile record

Submissions

Show HN: ArtisanForge: Learn Laravel through a gamified RPG adventure

artisanforge.online
38 points·by grazulex·5 miesięcy temu·3 comments

Show HN: EnvMark – Git-based .env management with zero infrastructure

envmark.tech
2 points·by grazulex·7 miesięcy temu·0 comments

Show HN: StackMark – Docker stack management CLI with auto port allocation

stackmark.tech
3 points·by grazulex·7 miesięcy temu·0 comments

Show HN: BackMark – Markdown task manager built for AI-assisted coding

backmark.tech
1 points·by grazulex·7 miesięcy temu·0 comments

Show HN: Shipmark – Git release management CLI with zero dependencies

shipmark.tech
1 points·by grazulex·7 miesięcy temu·0 comments

BackMark: Markdown-Native Task Management for AI-Powered Vibe Coding

backmark.tech
1 points·by grazulex·8 miesięcy temu·2 comments

Share temporary links for Laravel models, routes, and files

github.com
1 points·by grazulex·11 miesięcy temu·1 comments

Show HN: RepoSentinel – Track dependencies, security, and repo activity

reposentinel.com
3 points·by grazulex·11 miesięcy temu·0 comments

comments

grazulex
·8 miesięcy temu·discuss
https://backmark.tech
grazulex
·8 miesięcy temu·discuss
BackMark transforms plain Markdown files into a powerful task management system designed specifically for "vibe coding" - seamless human-AI collaboration. Unlike traditional tools, BackMark treats AI as a first-class team member with dedicated spaces for planning, documentation, and self-review.

Every task is stored as a simple .md file with YAML frontmatter - future-proof, Git-friendly, and completely portable. No databases, no cloud, no vendor lock-in.
grazulex
·11 miesięcy temu·discuss
I built a Laravel package that lets you generate temporary share links for models, routes, or files. The idea came from the need to preview resources without exposing them permanently. It supports expiration, custom slugs, and multiple backends. I use it for things like sharing draft blog posts or private file previews. Curious if others have similar use cases.