frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

American oil company prepares to drill in Greenland

https://www.theguardian.com/world/2026/aug/08/greenland-iwarning-trump-linked-oil-firm-prepares-d...
1•qprofyeh•6m ago•0 comments

The screwdriver test, or What separates real engineers from the rest

https://carette.xyz/posts/a_story_of_screwdriver_drivers/
5•LucidLynx•9m ago•0 comments

Show HN: I updated my unofficial Substack Posting API

https://apisubstack.com/
2•bigmuzzy•10m ago•0 comments

From constraint models to playable puzzle games

https://zayenz.se/blog/post/constraint-generated-puzzle-games/
1•thunderbong•15m ago•0 comments

Conway's Law

https://martinfowler.com/bliki/ConwaysLaw.html
1•pykello•20m ago•0 comments

Big Ball of Mud

https://www.laputan.org/mud/mud.html
1•pykello•21m ago•0 comments

Grindr CEO Says AI Is Doing the Work of 200 Engineers

https://ai-updates.net/grindr-ceo-says-ai-is-doing-the-work-of-200-engineers/
2•ashurandi•24m ago•0 comments

How to Be a Consultant, a Freelancer, or an Independent Contractor (2011)

https://jacquesmattheij.com/be-consultant/
1•downbad_•25m ago•0 comments

Show HN: Non-custodial Monero->BTC/LTC atomic swaps in the browser (testnet)

https://testnetswap.com/
1•Tech1k•36m ago•0 comments

I'm leaving OpenAI to build Jurassic Park

https://taylor.town/leaving-openai
5•birdculture•41m ago•1 comments

How to Keep Thinking

https://www.seangoedecke.com/how-to-keep-thinking/
1•vinhnx•45m ago•0 comments

To Save C, We Must Save ABI

https://thephd.dev/to-save-c-we-must-save-abi-fixing-c-function-abi
1•gurjeet•46m ago•0 comments

Roku now has a 24/7 AI slop channel

https://www.theverge.com/entertainment/976939/roku-fairground-ai-fast-channel
3•BlueBerry2001•49m ago•0 comments

Show HN: ContentIQ – Evaluate and optimize content quality before publishing

https://app.contentiq.net/
1•Sharanxxxx•51m ago•0 comments

Europe's wildfires have raised the danger posed by unexploded WWII bombs

https://theconversation.com/europes-wildfires-have-raised-the-danger-posed-by-unexploded-wwii-bom...
2•jjp•53m ago•0 comments

It Looks Like You're Trying to Take over the World (2022)

https://gwern.net/fiction/clippy
1•vinhnx•53m ago•0 comments

A look into AP2 and HTTP 402 illustrated

https://blog.owulveryck.info/2026/06/25/from-isolated-agents-to-agentic-mesh-orchestrating-sdlc-w...
1•owulveryck•54m ago•0 comments

Show HN: Dsv4 Codex Proxy – Make DeepSeek V4 Flash 0731 "Codex-Native"

https://github.com/ryanzhou/dsv4-codex-proxy
1•zhoutong•54m ago•0 comments

Initial Apple M3 Pro / Max / Ultra Support Being Upstreamed for Linux 7.3

https://www.phoronix.com/news/M3-Pro-Max-Ultra-Linux-7.3
1•pizzaiolo•55m ago•0 comments

Codex Pet

https://github.com/joryeugene/georgie-phalene-codex-pet
1•calmhive•1h ago•0 comments

Apple Could Give "Obsolete" iPads New Life with This One Weird Trick

https://www.ifixit.com/News/118176/apple-could-give-obsolete-ipads-new-life-with-this-one-weird-t...
2•wrxd•1h ago•1 comments

A shell exclamation mark is not for yelling. Be lazy

https://refp.se/articles/your-shell-and-the-lazy-exclamation-mark
3•thunderbong•1h ago•0 comments

Partmode – SolidWorks open source alternative – Live browser demo

https://github.com/bomWiki/partmode
2•punnerud•1h ago•0 comments

How much of our existence do we owe to sugar?

https://www.scientificamerican.com/article/how-much-of-our-existence-do-we-owe-to-sugar/
1•XzetaU8•1h ago•0 comments

AIUsageBar – Track Claude, Codex, Cursor and Gemini Usage from the Mac Menu Bar

https://www.aiusagebar.com
2•cjdesignstudio•1h ago•0 comments

Hardware backdoors in some x86 CPUs

https://github.com/xoreaxeaxeax/rosenbridge
39•epestr•1h ago•4 comments

VLC Name (2006)

https://jbkempf.com/blog/VLC-Name/
2•con•1h ago•0 comments

How ideas of a censorship network moved from the online fringe to Trump po

https://www.technologyreview.com/2026/08/07/1141105/how-ideas-of-a-vast-censorship-network-moved-...
1•joozio•1h ago•0 comments

In the Atacama Desert, astronomers live and work in a James Bond villain lair

https://www.bbc.com/future/article/20260609-inside-the-bond-set-where-astronomers-live
2•hurrell•1h ago•0 comments

Claude Code: sessions can now message each other

https://twitter.com/ClaudeDevs/status/2085817074816070014
2•tosh•1h ago•0 comments
Open in hackernews

Show HN: Convert Large CSV/XLSX to JSON or XML in Browser

https://csvforge.com
41•Botlabs•1y ago
Hello HN, I'm excited to share a project I've been working on: A simple, fast way to process huge CSV and XLSX files directly in your browser and export them as clean JSON or XML

Here's a few things that makes this converter different: - runs in the browser - all parsing and conversion is client side can handle data any size data - automatically detects delimiters, encodings, and data types as it parses - Live preview with column renaming, search/replace, and data cleanup - Export to JSON or XML — clean, structured output that can be used for API or Databases

backstory: I built this tool for myself. I work with massive CSV and TXT files, some over 10GB, and opening them in Excel would freeze my laptop, some of the online converters only limits to a certain size, so I started learning Python and pandas but ended up wasting so much time trying different delimiters or fixing badly structured data just to make it usable, and I thought this would be a really fun project to build

I'd love some feedback. Thank you

URL: https://csvforge.com

Comments

sverhagen•1y ago
"Runs in the browser" and "client side" isn't as much of a selling point to me as it's made out to be. It's a claim that I can't really validate until it's too late. If it's a commercial service I'm going to have to pay for, then maybe you should go all the way in gaining my trust with whatever safeguards it takes, so that I no longer care if I upload my data to your server or not.
rustc•1y ago
> then maybe you should go all the way in gaining my trust with whatever safeguards it takes

What kind of safeguards are possible with a web app?

sverhagen•1y ago
I think this comes down to legally-enforceable contracts with some teeth. A lot of business seem okay to trust Google's cloud products, or Microsoft's? I think as private person with limited means for litigation, you're likely sol.
hahn-kev•1y ago
Yeah I really wish there was a way for this to be enforced by the browser that the end user could trust. It would have to be a standard, but outside of opening dev tools and toggling offline mode there's no way to be sure.

The funny thing is that it feels safer to download a desktop app and give it the same data even though it's usually much harder to validate if it's shipping your data somewhere else.

strogonoff•1y ago
There’s a cheap trick to make sure a website that claims to do everything client-side actually does everything client-side:

1. Open the site in an incognito window.

2. Turn off your Internet.

3. Do what you’ve got to do.

4. Close browser window.

As a bonus, and this makes it better than just flipping the offline switch in developer tools, if you turn off Internet in a way that keeps the browser thinking it’s online, you can also peek at whether any network requests are made (for pathological cases where the app does everything locally but phones home anyway).

Botlabs•1y ago
Sure, but you can validate it dev tools exist for a reason. Honestly, I just can’t afford the storage costs if users are uploading 50GB+ CSVs. It’d be a huge strain on any server, not to mention painfully slow for users. Running everything client side was the easiest and most practical way to build this MVP at least for me thanks for the feedback
o11c•1y ago
"Large" generally means "bigger than RAM"; 10GB is medium-sized these days since it fits in most people's RAM. Does the browser actually have the (web worker?) APIs needed to stream and "upload" and "download"?
shubhamjain•1y ago
I don't get it. Are JSON and XML files more friendly to import vs CSV files? I always assumed CSVs were the standard. Any reasons to prefer structured formats?

Shameless plug: I am working on a similar problem of Excel not being a great tool for large datasets. My desktop app[1] lets you import raw data files and query them using SQL. (The website needs to be updated, the app looks much better than the current screenshots).

[1]: https://textquery.app

Botlabs•1y ago
yes they are a lot easier to work with when inserting into the database
snappr021•1y ago
This type of thing is fairly trivial to create with ChatGPT running entirely locally in HTML.

A couple of kb of open standard vanilla js that does some simple things faster than legacy spreadsheets etc ever could.

Even to the point of creating invoices, reports etc based on standard filters stored in local storage…

oschvr•1y ago
Looks like you made it in lovable. It has that characteristic UI.

If so, how much time did it take you?

Botlabs•1y ago
thanks for your comment, it took me almost 3 weeks to build this
constantcrying•1y ago
I think it should go without saying, but never use this with anything more relevant than a hobby project.

Doing this with any kind of data you don't fully own (e.g. data from your company) is a terrible idea, from so many standpoints. That it is "allegedly" running locally is not making it much better.

I think my question to OP is, who is this for. Any developer can write up a convert for his own datasets, in basically any case I can think of where you are handling large amounts of data you are building a pipeline to do cleanup, renaming, conversion, etc. Who wants to have a part of that pipeline be uploading the data into the browser?