Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 40 min 4 sec ago

Oracle's Breach Denial Contradicted by CloudSEK

Wed, 03/26/2025 - 4:50am

Article URL: https://exposure.cloudsek.com/oracle

Comments URL: https://news.ycombinator.com/item?id=43480126

Points: 1

# Comments: 0

Categories: Hacker News

Investigating MacPaint's Source Code

Wed, 03/26/2025 - 4:47am
Categories: Hacker News

Show HN: Paste2pdf.net to save ChatGPT outputs as PDFs(1 click,pure client side)

Wed, 03/26/2025 - 4:34am

Client-side tool to convert ChatGPT/text to PDFs. No uploads, no signups. Preserves formatting. No hassle of fiddling with the markdown. Feedback welcome!

Comments URL: https://news.ycombinator.com/item?id=43480038

Points: 1

# Comments: 1

Categories: Hacker News

Firecracker Internals

Wed, 03/26/2025 - 4:31am
Categories: Hacker News

Ask HN: How much do you care about CVE in your team?

Wed, 03/26/2025 - 4:30am

How much do you utilise vulnerability scanning tools at your job and how much does your team care about fixing them?

Do you handle internal applications differently?

Comments URL: https://news.ycombinator.com/item?id=43480022

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: JetScript – A poetic scripting language for MVPs (built in 14 hours)

Wed, 03/26/2025 - 4:11am

Hey HN

I built JetScript, a new minimal scripting language for building MVPs and web UIs – in just 14 hours.

It focuses on:

- Poetic, JSX-free syntax (inspired by natural language) - No build, no config, just `jets run app.jet` - State, UI, and routing — all in one expressive DSL - A philosophy: write fast, burn faster (built for hackathons & idea iteration)

Here’s an example:

route "/" => state count = 0 view: h1 "Count: #{count}" button { onclick: inc(count) } "+"

JetScript isn’t meant to scale. It’s meant to create — quickly.

GitHub: https://github.com/jetscript-lang/JetScript X/Twitter: https://x.com/structax

Would love your feedback

Comments URL: https://news.ycombinator.com/item?id=43479937

Points: 4

# Comments: 0

Categories: Hacker News

Show HN: AI-Powered Document Parsing for SMEs

Wed, 03/26/2025 - 4:08am

I made a tool called Parsie because I was tired of manually copying and pasting data from PDFs, invoices, and emails into spreadsheets. Running a small business means dealing with tons of vendor documents, and I just wanted an easy way to extract the important details without setting up complicated rules or templates.

Parsie is an AI-powered document parser that pulls structured data from files. No coding, no complex setup—just upload a document (and optionally describe what you need). It will integrate with Zapier, so you can automate workflows with thousands of other apps. Google Workspace integration is also coming soon!

I built this for small businesses and teams that don’t have time to deal with messy documents. Would love to hear what you think—feedback, feature requests, or just a “this sucks” is all welcome!

Try it out at parsie.pro (there’s a free trial). Happy to answer any questions!

Comments URL: https://news.ycombinator.com/item?id=43479914

Points: 1

# Comments: 0

Categories: Hacker News

Pages