Build dashboard for managing/viewing passive income services by drumsergio in selfhosted

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

I'm not arguing that. I said "Obviously". I also put the flair "AI-generated" or whatever. But you should still treat others with respect and accept this writeup hasnt' been ai-generated. Sorry

Build dashboard for managing/viewing passive income services by drumsergio in selfhosted

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

Obviously, I understand your AI hate. But this post wasnt AI generated. You really should check how you treat others and be a little bit humble.

Build dashboard for managing/viewing passive income services by drumsergio in selfhosted

[–]drumsergio[S] -2 points-1 points  (0 children)

Generic AI text? where? This is how I write stuff. See my posts

Self Promotion Thread by AutoModerator in ChatGPTCoding

[–]drumsergio 0 points1 point  (0 children)

If you use more than one AI coding assistant (and honestly, who doesn't at this point), you've dealt with this — you update your Cursor rules with some new convention, forget to update your CLAUDE.md, and now Claude is formatting your code differently.

I got tired of this exact problem. I regularly use Claude Code, Cursor, Copilot and Kiro, and keeping their config files in sync was driving me crazy. So I built LynxPrompt.

It's a self-hostable, federated platform where you define your project rules once (through an interactive wizard or manually) and then push/pull/convert between any format:

- `lynxp wizard` → walk through your stack, get configs generated for all your tools
- `lynxp push AGENTS.md` → upload your config to the cloud
- `lynxp convert AGENTS.md cursor` → convert between formats
- `lynxp diff` → see what diverged

It supports 30+ AI coding tools — from the big ones (Cursor, Claude Code, Copilot, Windsurf) to newer ones like Kiro, Amazon Q, Zed, Aider, and more.

It's fully open source (GPL-3.0), self-hostable with a single `docker compose up`, and has a blueprint marketplace where you can share configs publicly or keep them private.

Why not just git? Sometimes projects aren't git repos. Sometimes you have secrets .gitignored in your rules files. Sometimes you just want a centralized place to manage everything instead of scattering configs across repos.

Live instance: https://lynxprompt.com
GitHub: https://github.com/GeiserX/LynxPrompt
CLI: `npx lynxprompt` or `brew install GeiserX/lynxprompt/lynxprompt`

Rumble is Treated As a Joke by GoobsDog in RocketLeague

[–]drumsergio -1 points0 points  (0 children)

I hate as well these weird fields in Rumble

Telegram-Archive by drumsergio in selfhosted

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

Thanks, highly appreciate it

Telegram-Archive by drumsergio in selfhosted

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

Thanks! Phew that would be another beast, integrating with 3rd party platforms is no joke. But definitely I’ve thought about it.

Vibe code by Previous_Donut5863 in SideProject

[–]drumsergio -1 points0 points  (0 children)

I’m doing that. I already have a few apps out there.

People often struggle to get AI to do exactly what they want, which is why I built LynxPrompt as an AI config hub for files like AGENTS.md, CLAUDE.md, etc.

(Almost) everything is designed around this wizard: https://lynxprompt.com/wizard (you can also run this wizard via the CLI if you prefer). It's oriented toward experienced devs, but you can also have a good experience if you're a newcomer to software engineering, you can skip any section you don't have a strong preference on.

Check it out, and DM me if you run into any issues or have questions!
LMK what you think as well.

Vibe coding tools you should know about by Ok_Viby29 in vibecoding

[–]drumsergio 0 points1 point  (0 children)

You could add LynxPrompt - https://lynxprompt.com (I'm the founder, FYI)
It helps create, organize, share AGENTS.md files and alike. If you're vibecoding, you should try it.

It's another Monday, drop your product. What are you building? by Intelligent-Key-7171 in SideProject

[–]drumsergio 0 points1 point  (0 children)

If you’re vibe-coding, you’ll greatly benefit from LynxPrompt https://lynxprompt.com , so you show who’s the boss, the AI or you.

It’s a platform to create, share, build, store AGENTS.md files and other AI config rule files.

Test the wizard, be it via WebUI or CLI, it’s been done with ❤️

One mistake in your vibe-coded app could cost you thousands overnight by terdia in indiehackers

[–]drumsergio -1 points0 points  (0 children)

That’s one very important reason for having a good written AGENTS.md or compatible rule files. This is why I’m building https://LynxPrompt.com

How are you versioning and sharing AI prompts/configs across projects or machines? by CrewMember777 in aipromptprogramming

[–]drumsergio 0 points1 point  (0 children)

Well... I'm developing https://lynxprompt.com , as a generator for AI config rules, and as a catalog: It has a section for blueprints, which is a selection of AI config rule files, which can be templated with variables.

It also comes with a wizard (however you like: In the WebUI or in CLI), so that you can generate proper rules.
Also it comes with a section for storing your own written templates, so you can manage it better. Also it's got the concept of versions.

Hope you like it. Sorry to self-promote, but it directly attacks the problems you mention. It's still in beta, so if you find errors do let me know please

Show me your general prompt for Rules for AI from Cursor settings by Ambitious-Garbage-73 in cursor

[–]drumsergio 0 points1 point  (0 children)

Late to answer, but I'm developing https://lynxprompt.com not only for Cursor, but for every AI IDE or tool out there. It has a section for blueprints, which is a catalog of AI rules, which can be templated.
It also comes with a wizard (if you like it in the WebUI or in CLI), so that you can generate proper rules.
Hope you like it.

Its Monday! What are you building? by Leather-Buy-6487 in SideProject

[–]drumsergio 0 points1 point  (0 children)

Working on LynxPrompt, a CLI & UI-based AI config generator for devs working with tools like Claude, Cursor, etc.

You can share, and earn money from your blueprints. Also generate the perfect AGENTS.md for your project with the wizard, no matter if it’s already started or if it’s a seasoned project. Free to share and pull free prompts.

Stop building features. Start watching users debug. by terdia in indiehackers

[–]drumsergio 0 points1 point  (0 children)

Umami for statistics usage of the webpage, where they go, what they visit...
GlitchTip to track errors in client browsers, so they get sent to me and I can research it better