frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Ask HN: For a team experienced with LLMs – Any concrete reason to use LangGraph?

1•pinter69•1m ago•0 comments

Walrus Sites: Decentralised Websites

https://github.com/MystenLabs/walrus-sites
1•tzal3x•1m ago•0 comments

Beyond Code-Centric: Agents Code but the Problem of Clear Specification Remains

https://www.gregceccarelli.com/writing/beyond-code-centric
1•JnBrymn•2m ago•0 comments

The Brute Squad

https://sourcegraph.com/blog/the-brute-squad
1•jbredeche•3m ago•0 comments

Steam is adding screen reader support and other accessibility tools

https://www.theverge.com/games/689922/steam-is-adding-screen-reader-support-and-other-accessibility-tools
1•robin_reala•4m ago•0 comments

Mapping the Mythos

https://quantifiedcuriosities.com/posts/greek-myth-network1/
2•ZaylaaTSI•6m ago•0 comments

Show HN: I made a web browser to learn Japanese by tracking vocab/kanji – Manabi

https://reader.manabi.io/#2025
1•wahnfrieden•6m ago•0 comments

A 16th-century Chinese writer spoke of workplace burnout

https://theconversation.com/a-16th-century-chinese-writer-spoke-of-workplace-burnout-leaving-a-blueprint-for-radical-acts-of-rest-256651
2•voisin•8m ago•0 comments

Framefox-Python web framework-FastAPI+MVC+SQLModel+Interactive CLI

https://github.com/soma-smart/framefox
2•rayenbou•8m ago•0 comments

Optimizing Postgres for Global Apps

https://www.prisma.io/blog/optimizing-postgres-for-global-apps
1•gniting•8m ago•0 comments

Show HN: Mon Application Web

https://monappweb.com
1•totolamalice•9m ago•1 comments

We moved our ECS services from Fargate to EC2

https://www.tines.com/blog/migrating-ecs-fargate-ec2/
1•shayonj•9m ago•0 comments

Drink recs based on your local weather

https://thedailydrink.vercel.app
1•rk3000•10m ago•1 comments

Pavel Durov on his arrest in France, Macron, Russia, the FBI

https://www.lepoint.fr/high-tech-internet/exclusive-pavel-durov-on-his-arrest-in-france-macron-russia-the-fbi-and-the-fight-for-telegram-19-06-2025-2592412_47.php
2•kjhughes•14m ago•0 comments

Show HN: Domain Locker – Track and manage all your domain names

https://domain-locker.com/
1•lissy93•15m ago•0 comments

Curved-Crease Origami Sculptures

https://erikdemaine.org/curved/
3•wonger_•16m ago•0 comments

Plan to kill dozens of NASA missions threatens US space supremacy

https://phys.org/news/2025-06-trump-dozens-nasa-missions-threatens.html
2•xqcgrek2•16m ago•0 comments

Feedback Is Not an Attack

https://ashley.dev/posts/feedback-is-not-an-attack/
3•mooreds•16m ago•0 comments

Apply.Build – Secure app deployments without the DevOps headache

https://apply.build
5•johannespeltola•18m ago•2 comments

What Is Phreaking Explained: The Art of Phone Hacking

https://cyberinsight.co/what-is-phreaking-explained/
2•squircle•19m ago•0 comments

Show HN: Remote GitHub code search mcp

https://marketplace.visualstudio.com/items?itemName=edelauna.github-semantic-search-mcp
1•bigEnotation•19m ago•0 comments

Psychophysiological assessment and correction of spatial disorientation

https://www.sciencedirect.com/science/article/abs/pii/S0167876017305251
1•squircle•20m ago•0 comments

When to quit: A simple framework for life's toughest decisions

https://bigthink.com/smart-skills/annie-duke-the-overlooked-science-behind-lifes-toughest-decisions/
1•ColinWright•21m ago•0 comments

Make Biology an Engineering Discipline

https://journals.asm.org/doi/full/10.1128/mmbr.68.2.173-186.2004
1•jdcampolargo•23m ago•0 comments

I Jumped from Space (World Record Supersonic Freefall) [video] (2022)

https://www.youtube.com/watch?v=Hz2F_S3Tl0Y
1•squircle•24m ago•0 comments

Development is dead – 50 NEW Artificial Intelligence Statistics (June 2025)

https://explodingtopics.com/blog/ai-statistics
1•cumo•28m ago•0 comments

Show HN: MCP to generate professional PDF – gen-pdf

https://gen-pdf.com
1•beynar•29m ago•1 comments

Elasticsearch, ClickHouse, Apache Doris, which powers observability better

https://www.velodb.io/blog/1406
2•ShawnL30•29m ago•0 comments

Show HN: I built an agent that creates videos for just $0.10 each

https://www.vidduo.com
1•yorkyarn•30m ago•0 comments

Show HN: Unlimited Search API for AI agents – $100/mo (seeking 10 beta devs)

1•yihlamur•31m ago•0 comments
Open in hackernews

Store as HTML, Edit as LML

https://ratfactor.com/htmlwarden/store-html-edit-lml
2•ibobev•4h ago

Comments

al_borland•3h ago
Maybe it’s just me, but I can’t stand using split pane views. I like the way apps like Obsidian handle having a live preview of the LML. Any time I’m opening the file, I want the option to edit it. A view-only method is useful to me for sharing with others, which is generally hosted or done via a chat app that uses markdown formatting, so it all just kind of works.

I can see some value in storing the file as html, for the sake of portability to whatever LML someone may want to use on a given day or era. But then it would be converting every time a file is opened for editing and saved, which seems unnecessary. The editor and the viewer have different goals, and for the files on my local system, I’m always the editor.