frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Meta's Muse Is Better at Surveilling Than Helping Me

https://www.wired.com/story/metas-muse-is-better-at-surveilling-than-helping-me/
1•the-mitr•35s ago•0 comments

Android Bench 2.0 – Long Horizon Android Development Benchmark

https://developer.android.com/bench
1•bentrengrove•2m ago•0 comments

FloatLib: Verified Floating-Point Arithmetic in Lean

https://leandojo.org/floatlib.html
1•matt_d•8m ago•0 comments

Driscoll's Gave China Its Blueberries–Then China Swiped the Secret to Growing Th

https://www.wsj.com/business/driscolls-berry-farms-china-competition-b0b49f04
1•harry_nutsachs•10m ago•0 comments

Open-Sourcing Rebalancer: High-Performance Assignment Problem Solver

https://engineering.fb.com/2026/09/21/open-source/rebalancer-generic-high-performance-library-ass...
1•iamsyr•12m ago•0 comments

Lifestreams: A storage model for personal data (1996)

https://dl.acm.org/doi/10.1145/381854.381893
1•dgudkov•13m ago•0 comments

A zero-day has been released for Meta's Muse

https://github.com/pwardle/not-a-mused
2•momentmaker•14m ago•0 comments

I built an autonomous accounting tool to let AI do my taxes

https://github.com/CodeGameDev29/KFAutonomousAccounting
3•7eleven2007•14m ago•1 comments

Google fined more than €400M by Irish regulator over its use of location data

https://www.theguardian.com/technology/2026/sep/21/google-is-fined-more-than-400m-by-irish-regula...
1•MC995•14m ago•0 comments

Ask HN: Ceremonious Architecture in Times of AI

2•ruxian•15m ago•1 comments

We're Using AI Wrong. The Chat Window Sucks

https://www.stclair.ai/blog/the-chat-window.html
1•kenxle•15m ago•0 comments

Artificial Intelligence and Labor Market Reallocation [pdf]

https://conference.nber.org/conf_papers/f247923.pdf
2•paulpauper•16m ago•0 comments

A U.S. Strategy to Secure Geopolitical Advantage on an Path to Superintelligence

https://www.rand.org/pubs/perspectives/PEA5105-1.html?project=&utm_campaign=thread&utm_content=17...
2•paulpauper•16m ago•0 comments

US threatens to ground Iranian airlines worldwide from Wednesday

https://www.aljazeera.com/economy/2026/9/21/us-threatens-to-ground-iranian-airlines-worldwide-fro...
2•teleforce•16m ago•0 comments

I shipped 2,500 PRs last month to production

https://twitter.com/poteto/status/2102050467505430555
1•doppp•16m ago•0 comments

Monthly Roundup #46: September 2026

https://thezvi.substack.com/p/monthly-roundup-46-september-2026
2•paulpauper•18m ago•0 comments

Sa: A Wrapper Around GNU Screen

https://joshstoolbox.com/blog/introducing_sa/
1•thatslast•20m ago•0 comments

OpenAI flags 6 new incidents of 'concerning' behavior, unveils plan to track it

https://www.nbcnews.com/tech/tech-news/openai-new-incidents-concerning-behavior-model-misalignmen...
4•gmays•22m ago•0 comments

The Way of Code by Rick Rubin

https://www.thewayofcode.com/
1•momentmaker•27m ago•0 comments

Agents on Rails: Maximum Effort and DeepSeek 4.1 Flash

https://rubyonrails.org/2026/9/21/agents-on-rails-maximum-effort-and-deepseek-4-1-flash
2•doppp•30m ago•0 comments

Escaping the OpenAI Codex sandbox, twice

https://accomplish.ai/blog/escaping-the-openai-codex-sandbox-twice/
1•CoderLim110•30m ago•0 comments

Outages across API, Grok.com, and Grok Build – API (us-east-1.api.x.ai) Status

https://status.x.ai/api-us-east-1/INC578e0bc8
2•corvad•31m ago•0 comments

Bubble Rumble

https://bubblerumble.net
1•jkwn•33m ago•1 comments

Robin Williams' Daughter to Fans Creating AI Videos: 'Have Some Shame'

https://variety.com/2026/film/news/robin-williams-daughter-ai-videos-1236871568/
16•CharlesW•35m ago•0 comments

Datasets.store: Pre-scraped ecommerce datasets across 80 retail platforms

https://datasets.store/
1•Sharanxxxx•35m ago•0 comments

Why do we have rust in the kernel?

https://www.theregister.com/software/2025/02/05/mixing-rust-and-c-in-linux-likened-to-cancer-by-m...
2•homo__sapiens•36m ago•1 comments

NewKid Days in SF on Oct. 25 – show what you're building to families

https://newkid.ai/p/calling-startups-show-us-the-ai-products
1•k7vin•38m ago•0 comments

People Hooked on Vapes Try a New Way to Quit: Cigarettes

https://www.bloomberg.com/news/articles/2026-09-18/to-quit-vaping-some-are-starting-to-smoke
6•alephnerd•38m ago•0 comments

Sorority Row's GLP-1 Secret

https://www.thecut.com/article/sorority-rows-glp-1-secret.html
2•gmays•48m ago•0 comments

Making portable my unportable transputer C compiler

https://nanochess.org/transputer_c_compiler.html
4•nanochess•52m 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?