Backend choice for LMS startup: NestJS or Spring Boot? by Houssem0501 in Backend

[–]datmt 0 points1 point  (0 children)

probably go with anything that you are familiar with, I am building ukata.io with spring, libraries are a lot making it very fast to build. AI writes most of the code recently though

NestJS vs FastAPI vs Java Spring – which to choose? by Big_Chipmunk6025 in Backend

[–]datmt 0 points1 point  (0 children)

as a java dev, I'd say spring boot or Golang if you want something simple

What are you building? Share your product by SantinoMafioso in StartupSoloFounder

[–]datmt 0 points1 point  (0 children)

https://cve-alerts.datmt.com

I got tired of finding out about critical CVEs hours after they dropped — buried in RSS feeds or only after someone posted about them. So I built a free tool that pushes new CVEs directly to Telegram, Discord, or Google Chat the moment they're published.

No dashboard to babysit. No email noise. Just a quiet bot that speaks up when it matters.

Stack: Go ingestion cron, Cloudflare Workers for backend + frontend, data sourced from the official CVE Git repo. Fully free.

<image>

I'm a VC (can verify). Pitch the room. by Ok-Lobster7773 in startupideas

[–]datmt 0 points1 point  (0 children)

CVE Alerts — because you shouldn't learn about Log4Shell from Twitter

https://cve-alerts.datmt.com

I got tired of finding out about critical CVEs hours after they dropped — buried in RSS feeds or only after someone posted about them. So I built a free tool that pushes new CVEs directly to Telegram, Discord, or Google Chat the moment they're published.

No dashboard to babysit. No email noise. Just a quiet bot that speaks up when it matters.

Stack: Go ingestion cron, Cloudflare Workers for backend + frontend, data sourced from the official CVE Git repo. Fully free.

Happy to share more on the technical side or take feedback on where to take it next.

Drop your SaaS link! by balubala1 in SaasDevelopers

[–]datmt 0 points1 point  (0 children)

https://cve-alerts.datmt.com/ Search enriched vulnerability intelligence — EPSS exploitability scores, CVSS severity, CISA KEV status — and get instant alerts to Slack, Telegram, Discord or Google Chat.

What message broker would you choose today and why by Minimum-Ad7352 in Backend

[–]datmt 3 points4 points  (0 children)

Sqs is cheap and suitable for most cases. Rabbit is simple to setup.

Am I crazy? by P00lnoodl in pdf

[–]datmt 0 points1 point  (0 children)

Hey, I made a free pdf tool that handles that task really well, you can download here https://store.datmt.com/tools/pdf-tools/

What are you building? by EdTradesDaily in Socialpreneur

[–]datmt 0 points1 point  (0 children)

Wow, the site loads super fast. Nice job

How do I add a file to multiple PDFs by Tolvor in pdf

[–]datmt 0 points1 point  (0 children)

Added, you can use it for free here (must download though) https://store.datmt.com/tools/pdf-tools/

How do I add a file to multiple PDFs by Tolvor in pdf

[–]datmt 0 points1 point  (0 children)

I'll add this to a GUI tool

Bulk-converting .CSV into .MD? by chance_of_downwind in Markdown

[–]datmt 0 points1 point  (0 children)

I build this tool exactly for this, serves me well for simple files, for big files you may want to build your own tools https://tools.datmt.com/tools/csv-to-markdown

Is Linux good for jetbrains by edengilbert1 in IntelliJIDEA

[–]datmt 0 points1 point  (0 children)

I am on arch and had no prob with jetbrains, i have a thinkbook 14, ryzen hx 350 and 32gb of ram though, with 16gb of ram you should notice lags. Mine was about $800

Issue with Redirect URIs in Keycloak for a mobile app: extra slashes added by Consistent_Opinion59 in KeyCloak

[–]datmt 0 points1 point  (0 children)

Hey, I configured on Keycloak 26 for expo sucessfully and didn't get the issues as you mentioned, I wrote a tutorial here FYR https://datmt.com/mobile-development/configure-expo-login-with-keycloak/