frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

How We Rooted Copilot

https://research.eye.security/how-we-rooted-copilot/
99•uponasmile•2h ago•40 comments

Rust running on every GPU

https://rust-gpu.github.io/blog/2025/07/25/rust-on-every-gpu/
366•littlestymaar•8h ago•123 comments

Purple Earth Hypothesis

https://en.wikipedia.org/wiki/Purple_Earth_hypothesis
25•colinprince•2d ago•0 comments

Font-size-adjust Is Useful

https://matklad.github.io/2025/07/16/font-size-adjust.html
100•Bogdanp•3d ago•32 comments

Bringing a decade old bicycle navigator back to life with open source software

https://raymii.org/s/blog/Bringing_a_Decade_Old_Bicycle_Navigator_Back_to_Life_with_Open_Source_Software_and_DOOM.html
127•mtlynch•7h ago•16 comments

Inverted Indexes: A Step-by-Step Implementation Guide

https://www.chashnikov.dev/post/inverted-indexes-a-step-by-step-implementation-guide
15•klaussilveira•3d ago•3 comments

Open Sauce is a confoundingly brilliant Bay Area event

https://www.jeffgeerling.com/blog/2025/open-sauce-confoundingly-brilliant-bay-area-event
257•rbanffy•3d ago•142 comments

Breaking the WASM/JS communication performance barrier

https://github.com/ealmloff/sledgehammer_bindgen
86•weinzierl•3d ago•12 comments

CCTV footage captures the first-ever video of an earthquake fault in motion

https://www.smithsonianmag.com/smart-news/cctv-footage-captures-the-first-ever-video-of-an-earthquake-fault-in-motion-shining-a-rare-light-on-seismic-dynamics-180987034/
328•chrononaut•15h ago•55 comments

Ageing accelerates around age 50 ― some organs faster than others

https://www.nature.com/articles/d41586-025-02333-z
58•rntn•1h ago•9 comments

Earth Has Tilted 31.5 Inches. That Shouldn't Happen

https://www.popularmechanics.com/science/environment/a65515974/why-earth-has-tilted-science/
75•dataflow•1h ago•39 comments

Upsides and Downsides

https://calv.info/upsides-and-downsides
23•nohide•1d ago•1 comments

It's time for modern CSS to kill the SPA

https://www.jonoalderson.com/conjecture/its-time-for-modern-css-to-kill-the-spa/
636•tambourine_man•21h ago•414 comments

The rise and fall of the Hanseatic League

https://worksinprogress.co/issue/the-rise-and-fall-of-the-hanseatic-league/
125•loeber•3d ago•37 comments

Yes, the Book of PF, Fourth Edition Is Coming Soon

https://bsdly.blogspot.com/2025/07/yes-book-of-pf-4th-edition-is-coming.html
82•turtleyacht•3d ago•21 comments

Simon Tatham's Portable Puzzle Collection

https://www.chiark.greenend.org.uk/~sgtatham/puzzles/
138•sogen•11h ago•25 comments

The Rise of Shippable Microfactories

https://www.thesisdriven.com/p/the-rise-of-shippable-microfactories
21•mhb•5h ago•4 comments

The append-and-review note

https://karpathy.bearblog.dev/the-append-and-review-note/
53•vinhnx•3d ago•21 comments

Instapaper Rakuten Kobo Integration

https://blog.instapaper.com/post/789685899750424576/instapaper-rakuten-kobo-integration
33•robin_reala•3d ago•15 comments

Users claim Discord's age verification can be tricked with video game characters

https://www.thepinknews.com/2025/07/25/discord-video-game-characters-age-verification-checks-uk-online-safety-act/
112•mediumdeviation•13h ago•113 comments

Do not download the app, use the website

https://idiallo.com/blog/dont-download-apps
1155•foxfired•20h ago•629 comments

Keep Pydantic out of your Domain Layer

https://coderik.nl/posts/keep-pydantic-out-of-your-domain-layer/
58•erikvdven•3d ago•81 comments

It's a DE9, not a DB9 (but we know what you mean)

https://news.sparkfun.com/14298
412•jgrahamc•1d ago•263 comments

Never write your own date parsing library

https://www.zachleat.com/web/adventures-in-date-parsing/
234•ulrischa•1d ago•273 comments

Why MIT switched from Scheme to Python (2009)

https://www.wisdomandwonder.com/link/2110/why-mit-switched-from-scheme-to-python
262•borski•1d ago•194 comments

Vanilla JavaScript support for Tailwind Plus

https://tailwindcss.com/blog/vanilla-js-support-for-tailwind-plus
285•ulrischa•1d ago•160 comments

The future is not self-hosted

https://www.drewlyton.com/story/the-future-is-not-self-hosted/
410•drew_lytle•1d ago•366 comments

Efficient Computer's Electron E1 CPU – 100x more efficient than Arm?

https://morethanmoore.substack.com/p/efficient-computers-electron-e1-cpu
230•rpiguy•1d ago•90 comments

Generic Containers in C: Vec

https://uecker.codeberg.page/2025-07-20.html
49•uecker•3d ago•59 comments

Animated Cursors

https://tattoy.sh/news/animated-cursors/
225•speckx•1d ago•51 comments
Open in hackernews

Turn any diagram image into an editable Draw.io file. No more redrawing

https://imagetodrawio.com/
71•matthewshere•11h ago

Comments

account-5•10h ago
I really like draw.io, I've used it for a number of things including wireframing an app and creating cheatsheets for things.

It's definitely not as frictionless as excalidraw though. Excalidraw, whilst not as powerful as draw.io has the interface down correctly.

jimmySixDOF•4h ago
tldraw is also something very easy to use but surprisingly powerful and I know they are compared a lot to Excalidraw, not so sure about draw.io - but could be worth adding to your list. It is a very extendable library with some fun genai hooks like makereal.tldraw
noahjk•4h ago
What do people use for creating artifacts at their jobs?

Architecture diagrams, data flow diagrams, sequence diagrams, network diagrams, entity-relationship diagrams ...

I'd really like to find an option which can preferably be version controlled and doesn't require hard-to-remember schema (ex. plantUML).

At work it's always tough to find something which works, and which is free or already licensed (no chance to get new licenses), and which is easy enough for teammates of varying technical abilities to contribute to.

For Arch Diagrams, most people seem to jump to Draw.IO, which is nice, but I'm not sure how easily it can be version controlled (although I haven't tried). At work it usually falls into the "did you put your latest version on SharePoint" black-hole (we don't pay for the cloud syncing version of draw.io). I wanted to try Figma, since it's at least a bit more collaborative, but there aren't any good first-party templates, so maybe it's not the right place, either.

For DFDs, I'd like to try Mermaid, or D2, or PlantUML (scared by the syntax on that one, though). I've not tried any of these, right now we usually do these in draw.io too, but I feel like code-defined ones would be an easier to maintain option and can live in a repo easier.

Sequence Diagrams are currently usually done using the sequencediagram.org engine, which I'm not a huge fan of, but at least it's relatively easily handled text. I don't think there was a good VS Code integration last time I checked (I think it was some web emulator, not a built-in engine?).

ERDs, I'd also like to find a good local tool to probably just use SQL on the backend, so that it's one less conversion. I'm open to all suggestions for that, though.

xtracto•1h ago
I've been doing diagrams with Mermaid. The beauty is that I use Gemini to ask it to add stuff to the diagram. And there are a bunch of plug-ins for Google docs to visualize the diagrams. I just wish Confluence had a free way to do it.
ThouYS•10h ago
"sign in to convert" ... sigh
AIorNot•10h ago
They need to make money - should the have open sourced the tool?
majkinetor•10h ago
They should have let us tried the tool without signing in, that is only natural. Why would I give you my time and my personal information because you claim you do something? It is deceptive and unfair to our time to ask me to sign in as the final step. Instantly closed. The new generation of developers should learn some manners.
zekrioca•9h ago
They are utilitarians, they do not care about manners.

I agree with your main point.

efskap•9h ago
These multi modal LLMs are too expensive to run for that
MOARDONGZPLZ•9h ago
Are you saying they want to reduce the number of people trying it out with friction?
chneu•9h ago
Yup. Same. Requiring my information is a non-starter. No matter how good your product is I won't sign in just to try it out.
politelemon•7h ago
Why are extremes the only option here.
albert_e•10h ago
Suggestion for an add-on feature ...

Youtube videos that are lectures with slide shows .. or PDF slide decks ..can also be a input / starting point..with some additional detection and parsing. Both can have multiple images in them.

supriyo-biswas•9h ago
There’s also a “include a copy of my diagram” feature when exporting an image from drawio, which partially overlaps with the use case of this app (assuming the export in question was done with this feature enabled).
woodylondon•8h ago
Once signed up and wanted to test once says no credits so this post is really just an advert
solids•7h ago
LLMs work great with mermaid
subhobroto•7h ago
This is a very well done site but perhaps a bit too much of a demand test to be on HN which is extremely tech heavy (the typical reader is likely to wonder "I can already ask an LLM to do this. Why would I pay this company to do this for me?"). This would do very well on other, less tech heavy sites. I would also suggest some changes.

Above the fold, there's a lot of pitch how Draw.io requires "No credit card, no trial periods, no BS." and "It's genuinely free - has been for years, always will be. That's why millions use it, and why converting your images to Draw.io format makes so much sense. Your converted files will always be editable, no subscription required"

Below the fold and at the very bottom, this service itself starts off at $5/mo on sale right now.

I would imagine this would confuse people. They might interpret that this service is free too, then be suprised at the "no free tier" and some are going to be outright angry and very vocal about it.

So I would change the messaging along the lines of "We help you convert images into Draw.io so you pay us just once for the diagram you want converted"

To enhance the message, I would further say "This is how much we sponsor Draw.io for enabling our own business" and write blog posts about the struggles to build the service or even open source the methods to fine-tune a model to do the conversion.

Good luck, this is valuable!

jacon1•7h ago
Weird choice that you can't even see an example of the image->draw.io conversion without creating an account
gavinray•7h ago
I thought so too...
mellosouls•7h ago
This is a paid service but the website wording piggybacks on Draw.io to imply it's a free service, I'd avoid it as it comes across as very underhand.

"It's that free diagramming tool that just works. No credit card, no trial periods, no BS", etc

riedel•6h ago
I just thought the same and thought this was really some dark pattern not adding any trust. Also there is no really good examples or performance metrics.

There is stuff on GitHub that actually does similar stuff [0] [1] . We tried some pipelines a year ago for a project (understanding compliance relevant process diagrams) and it was still quite a challenge . Wonder what the state is now with all those vision llms and even if commercial how good that stuff is.

[0] https://github.com/Zackriya-Solutions/diagram2graph

[1] https://github.com/modhtom/Pic2Chart

goshx•6h ago
deceiving.