frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Bill Gates Says Trump Is Wrong to Hold Out Against AI Safeguards

https://www.bloomberg.com/news/articles/2026-09-27/bill-gates-says-trump-is-wrong-to-hold-out-aga...
1•Betelbuddy•2m ago•0 comments

Trump and Anthropic CEO Dario Amodei Set for White House Dinner

https://www.wsj.com/tech/ai/trump-and-anthropic-ceo-dario-amodei-set-for-white-house-dinner-32c2d0ab
1•mudil•2m ago•0 comments

Oliver Beats ClickHouse

https://oliverdb.ai/blog/244-queries.html
1•pnr-consulting•3m ago•0 comments

BLBX-lang alpha (black box)

https://github.com/ikodane842/blbx-lang/releases/tag/v0.1.0
1•ikodane•3m ago•0 comments

Open-Source E2E FHE Implementation for Privacy-Preserving Llama 3 8B Inference

https://arxiv.org/abs/2609.12378
1•simonpure•3m ago•0 comments

Anthropic CEO Amodei set to meet with Trump

https://www.cnbc.com/2026/09/27/dario-amodei-set-to-have-dinner-with-trump-after-missing-state-di...
1•Betelbuddy•4m ago•0 comments

HiFinder, a map for outdoor spots that never sends photos to a third party

https://hifinder.net/age/
1•animepuika•4m ago•0 comments

Debt-hungry AI companies face increased risk as bond yields spike

https://www.cnbc.com/2026/09/27/debt-hungry-data-center-companies-increased-risk-bond-yields-spik...
2•Betelbuddy•5m ago•0 comments

Allegations of US interference in Quebec election

https://globalnews.ca/news/12073854/quebec-election-u-s-interference/
2•Teever•5m ago•0 comments

Show HN: Kernal Fit – how I lost weight working IT without a gym

https://apps.adrenaline.design/kernalfit/
1•dkoepke65•7m ago•0 comments

Show HN: Cartopolis, interactive globe-sized 3D world

https://code.garage44.eu/jeroen/cartopolis
1•jvanveen•8m ago•0 comments

Luarocks.org remote code execution exploit

https://vhyrro.neorg.org/posts/critical-luarocks-exploit-cve/
3•cupcakerob•9m ago•0 comments

Booted up in 1993, this server still runs – but not for much longer (2017)

https://www.computerworld.com/article/1673071/booted-up-in-1993-this-server-still-runs-but-not-fo...
2•doener•9m ago•0 comments

Walmart says it's not using personal information to set prices

https://apnews.com/article/walmart-pricing-dynamic-pricing-1488b3614058c9452426c0e2e656f653
2•bradleyankrom•9m ago•0 comments

When did Google get so f-ing weird?

https://sancho.bearblog.dev/google-weird/
2•sancho-panza•10m ago•0 comments

The largest privately owned laser just turned on

https://techcrunch.com/2026/06/03/the-worlds-largest-privately-owned-laser-just-turned-on/
2•ianrahman•10m ago•0 comments

A year of hourly weather drawn as the iris of an eye

https://iris.experiai.com/
1•diegotogni•15m ago•0 comments

Montessori Education

https://en.wikipedia.org/wiki/Montessori_education
1•simonebrunozzi•16m ago•0 comments

Stake data breach exposes customer details after hack at partner DriveWealth

https://www.news.com.au/technology/online/hacking/stake-data-breach-exposes-customer-details-afte...
1•mooreds•17m ago•0 comments

Have an LLC

https://zachholman.com/posts/you-should-have-an-llc
1•mlex•18m ago•0 comments

A crypto sentiment API that AI agents pay for autonomously (x402 protocol)

https://crypto-sentiment-x402.onrender.com/sentiment/BTC
2•Chekka•19m ago•0 comments

Self-Hosting on the Dark Web

https://david.alvarezrosa.com/posts/self-hosting-on-the-dark-web/
1•mooreds•19m ago•0 comments

Why Copy and Paste Still Feels Wrong on a Phone

https://medium.com/ai-widgets/why-copy-and-paste-still-feels-wrong-on-a-phone-cef6e2d4efd4
1•azhenley•20m ago•0 comments

Design Decision: Technical Debt in BillaBear

https://iain.rocks/blog/technical-debt-in-billabear
1•mooreds•20m ago•0 comments

My first time in Stockholm (thanks, YC)

https://domelian.substack.com/p/my-first-time-in-stockholm-thanks
1•dichik•23m ago•1 comments

Oil Slips as Iran Diplomacy Sparks Fresh Hopes for a Market Reset

https://medium.com/@d02514047/oil-slips-as-iran-diplomacy-sparks-fresh-hopes-for-a-market-reset-4...
1•joeymabia1•27m ago•2 comments

Preface – Home Manager Manual

https://nix-community.github.io/home-manager/
1•abdelhousni•27m ago•0 comments

Introduction – Act – User Guide – Manual – Docs – Documentation

https://nektosact.com/introduction.html
1•abdelhousni•29m ago•0 comments

Show HN: An AI wedding concierge I built and ran at my own 300-person wedding

https://ai-do.io/demo
1•aido_wedding•32m ago•0 comments

US push to flood Balkans with American gas sparks concerns in Brussels

https://www.politico.eu/article/us-push-to-flood-balkans-with-american-gas-sparks-concerns-in-bru...
2•leonidasrup•34m 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?