frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Platform That Fights Bots by Eliminating People

https://thesquaremanifest.substack.com/p/the-platform-that-fights-bots-by
1•arc_light•21s ago•0 comments

Outcome over Process

https://elijahpotter.dev/articles/outcome-over-process
1•chilipepperhott•31s ago•0 comments

Key Findings About How Americans View Artificial Intelligence

https://www.pewresearch.org/short-reads/2026/03/12/key-findings-about-how-americans-view-artifici...
1•sarimkx•35s ago•0 comments

The Iran War Just Broke the Petrodollar

https://www.bloomberg.com/opinion/articles/2026-04-06/the-petrodollar-loop-supporting-the-treasur...
1•rantingdemon•2m ago•0 comments

Linux Executes Binaries: ELF and Dynamic Linking Explained

https://fmdlc.github.io/tty0/articles/linux-elf-dynamic-linking/Linux_ELF_Dynamic_linking_EN.html
1•sarimkx•2m ago•0 comments

Sky – an Elm-inspired language that compiles to Go

https://github.com/anzellai/sky
2•whalesalad•7m ago•0 comments

Claude Code Down

5•theahura•7m ago•1 comments

Show HN: Detect phantom and unused dependencies across multiple languages

https://github.com/ojuschugh1/ghostdep
1•ojuschugh1•8m ago•1 comments

Self-Hosting from Scratch

https://wwj.dev/posts/self-hosting-from-scratch/
1•wjohnsto•9m ago•0 comments

5 Years of Lessons from Running My Own Bookstore

https://ryanholiday.net/5-years-of-lessons-from-running-my-own-bookstore/
1•speckx•9m ago•0 comments

Open Source Lawyers and AI

https://www.thomas-huehn.com/open-source-lawyers-and-ai/
1•speckx•13m ago•0 comments

Multi-model intelligence in MS Copilot Researcher

https://techcommunity.microsoft.com/blog/microsoft365copilotblog/introducing-multi-model-intellig...
1•kumrayu•14m ago•0 comments

Ask HN: What do you use the internet for?

1•mghackerlady•14m ago•0 comments

Cowardice of the AI plagiarist: Writers risk becoming ventriloquist's dummies

https://unherd.com/2026/04/the-cowardice-of-the-ai-plagiarist/
1•thinkingemote•14m ago•0 comments

Show HN: Kubernetes cluster simulation that runs in the browser to prepare CKA

https://kubemastery.com/en
1•antoine_flo•15m ago•0 comments

The Family That Decided to Have Their Stomachs Removed

https://www.theatlantic.com/health/2026/03/stomach-cancer-total-gastrectomy/686623/
1•gmays•16m ago•0 comments

Amounts of nanoplastics discovered in tap and bottled water

https://news.mongabay.com/short-article/2026/03/huge-amounts-of-nanoplastics-discovered-in-tap-an...
1•PaulHoule•16m ago•0 comments

Chiemgauer

https://en.wikipedia.org/wiki/Chiemgauer
1•simonebrunozzi•17m ago•0 comments

My (uninformed) theory about Jeff Bezos and the Washington Post

https://statmodeling.stat.columbia.edu/2026/04/06/my-uninformed-and-completely-speculative-theory...
1•Tomte•18m ago•0 comments

Doing Impressions: Monet's Early Caricatures (ca. late 1850s)

https://publicdomainreview.org/collection/claude-monet-caricatures/
1•prismatic•18m ago•0 comments

You will not be a member of the permanent underclass

https://thingofthings.substack.com/p/you-will-not-be-a-member-of-the-permanent
2•surprisetalk•18m ago•0 comments

Small Engines

https://scottlocklin.wordpress.com/2026/03/25/very-small-engines/
1•surprisetalk•18m ago•0 comments

A Dictator Built the Richest Country [video]

https://www.youtube.com/watch?v=aI5Kz0OBGWA
1•surprisetalk•18m ago•0 comments

What oral argument told us in the birthright citizenship case

https://www.scotusblog.com/2026/04/what-oral-argument-told-us-in-the-birthright-citizenship-case/
1•Tomte•18m ago•0 comments

The Bottleneck Has Moved

https://beforetheprompt.substack.com/p/the-bottleneck-has-moved
1•aditgupta•19m ago•0 comments

Athlete ran 500 miles to Moab in 11 days, eating psychedelics the whole way

https://coloradosun.com/2025/11/14/dante-liberato-documentary-psychedelics/
1•mooreds•20m ago•0 comments

Show HN: A Open Source Claude Code setup to publish Research papers 10x faster

https://github.com/sunnnybala/Rstack
1•FurstFly•20m ago•0 comments

I built a project management tool where AI agents are actual team members

https://www.indiehackers.com/post/i-built-a-project-management-tool-where-ai-agents-are-actual-te...
1•spotlayn•21m ago•0 comments

Show HN: TUI Settlers of Catan built with Llamafile and Bonsai PrismML Models

https://github.com/mozilla-ai/settl
1•river_otter•21m ago•0 comments

Take Take Take and Lichess.org Announce Play Zone Partnership

https://taketaketake.com/blog/lichess-partnership
1•mellosouls•21m ago•1 comments
Open in hackernews

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

https://csvforge.com
41•Botlabs•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo ago
yes they are a lot easier to work with when inserting into the database
snappr021•11mo 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•11mo ago
Looks like you made it in lovable. It has that characteristic UI.

If so, how much time did it take you?

Botlabs•11mo ago
thanks for your comment, it took me almost 3 weeks to build this
constantcrying•11mo 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?