frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Messy Model Bench Tests; Qwen3.6-27B vs. Coder-Next

https://github.com/Light-Heart-Labs/MMBT-Messy-Model-Bench-Tests
1•seemaze•59s ago•0 comments

Show HN: Kadō – habit tracker app for iOS, open source and privacy-friendly

https://github.com/scastiel/kado
3•scastiel•5m ago•0 comments

Underwater robot tracks sperm whale conversations in real time

https://www.reuters.com/business/environment/underwater-robot-tracks-sperm-whale-conversations-re...
1•thedebuglife•6m ago•0 comments

Why you should still type code in 2026

https://www.slater.dev/2026/05/type-your-code/
1•sltr•7m ago•0 comments

Ask HN: Those building Swift apps without touching Xcode, what is your workflow?

1•p5v•8m ago•0 comments

Batteries Not Included, or Required, for These Smart Home Sensors

https://coe.gatech.edu/news/2026/04/batteries-not-included-or-required-these-smart-home-sensors
2•gnabgib•9m ago•0 comments

Uncle Bob: It's Over

https://old.reddit.com/r/vibecoding/comments/1srfqm0/uncle_bob_its_over/
3•lopespm•12m ago•0 comments

Show HN: Software Engineer to Novelist: Writing a Book Like Coding

https://frequal.com/forwriters/
1•TeaVMFan•15m ago•0 comments

Shell Is Just a Loop

https://douxx.blog/?p=15-your-shell-is-just-a-loop
1•dblog•16m ago•0 comments

Eliza effect at work: Avoiding emotional attachment to AI coworkers

https://www.ibm.com/think
2•thinkingemote•18m ago•0 comments

Google search treats the word "crumble" as a misspelling of cookie brand Crumbl

https://bsky.app/profile/cait.bsky.social/post/3mkxdtprzmk2e
1•davidgerard•20m ago•0 comments

When Is Nextcloud Overkill?

https://samueleamato.xyz/2026/05/03/you-dont-need-nextcloud
1•rd_wei•20m ago•0 comments

I built a Chrome extension that exposes product markups

https://chromewebstore.google.com/detail/sniff-it-shopping-assista/lhgpbkoaoigajoppckjeobgfafhkgjfn
1•sniffit•22m ago•0 comments

'The Iran war strengthened Ukraine. Could a ceasefire with Russia be closer?'

https://www.bbc.com/news/articles/cgjp7vpee03o
2•MilnerRoute•23m ago•0 comments

Tanker boarded south of Trelleborg – suspected violation of maritime law

https://www.kustbevakningen.se/en/more-news/tanker-boarded-south-of-trelleborg--suspected-violati...
1•madspindel•23m ago•0 comments

Ghost Operators: How Israeli Telecoms Were Exploited to Track Citizens Worldwide

https://www.haaretz.com/israel-news/security-aviation/2026-05-03/ty-article-magazine/ghost-operat...
1•miohtama•25m ago•0 comments

OSM-FR Panoramax server "only for testing if outside of France"

https://community.openstreetmap.org/t/osm-fr-panoramax-server-only-for-testing-if-outside-of-fran...
1•marklit•26m ago•0 comments

Can Investors Trust AI Sales Figures?

https://www.wsj.com/opinion/can-investors-trust-ai-sales-figures-c60c46bf
2•ericlamb89•27m ago•2 comments

Viewstamped Replication (1988) [pdf]

https://www.cs.princeton.edu/courses/archive/fall09/cos518/papers/viewstamped.pdf
1•tosh•28m ago•0 comments

DigiCert: Misissued Code Signing Certificates

https://bugzilla.mozilla.org/show_bug.cgi?id=2033170
1•baal80spam•29m ago•0 comments

Container Is Not a Sandbox

https://emirb.github.io/blog/microvm-2026/
2•xngbuilds•29m ago•0 comments

China became addicted to its tobacco monopoly

https://www.theexamination.org/articles/how-china-became-addicted-to-its-tobacco-monopoly
3•Teever•32m ago•0 comments

Spirit pilot gets overwhelming sendoff from rivals after final flight cancelled

https://www.theguardian.com/world/2026/may/03/spirit-pilot-send-off-from-southwest
1•cf100clunk•36m ago•0 comments

Screw You Realtek

https://www.growse.com/2026/05/02/screw-you-realtek.html
2•birdculture•38m ago•0 comments

On AI-Created Art: An Interview with Adam Clegg

https://micahblachman.beehiiv.com/p/on-ai-created-art-an-interview-with-adam-clegg
1•subdomain•38m ago•0 comments

Writing Better – Julian Shapiro

https://www.julian.com/guide/write/intro
1•eigenBasis•38m ago•0 comments

Looking for advice on reaching low-tech B2B users (craftsmen)

https://news.ycombinator.com/ask
1•FelixLepi•39m ago•1 comments

AI chatbot fraud: the 'gift card' subcription that may cost you dear

https://www.theguardian.com/money/2026/may/03/ai-claude-chatbot-gift-card-subcription-scam-myster...
1•Brajeshwar•39m ago•0 comments

Lines or Less: Test Case Minimization

https://matklad.github.io/2026/04/20/test-case-minimization.html
1•swq115•42m ago•0 comments

Looking for advice on reaching low-tech B2B users (craftsmen)

2•FelixLepi•42m 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?