frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

LLM Usage in Debian: General Resolution Winning Proposal

https://www.debian.org/vote/2026/vote_002#outcome
1•s20n•3m ago•0 comments

Faster, higher, funnier: what we learned from China's robot games

https://www.theguardian.com/news/ng-interactive/2026/aug/29/hilarity-unease-and-relief-games-show...
1•sbulaev•10m ago•0 comments

Deep Learning Is Not So Mysterious or Different

https://arxiv.org/abs/2503.02113
1•Anon84•11m ago•0 comments

The AI Delegation Audit Webinar, October 6, 2026

https://berlin-product-people.com/ai-delegation-audit-webinar/
1•swolpers•16m ago•0 comments

Vibe-Coding a Memory Tool for Agents: Confronting Unsolved Philosophical

https://arbustoemchamas.substack.com/p/i-naively-tried-vibe-coding-a-memory
1•birdculture•17m ago•0 comments

Reverse Engineering Unknown File Formats with ImHex

https://werwolv.net/posts/file_format_reverse_engineering/
3•WerWolv•19m ago•0 comments

Inhomogeneous Einstein metrics on complex projective spaces

https://arxiv.org/abs/2608.16880
1•fodmap•19m ago•0 comments

Arbitrary code execution in QubesOS via copy-to-VM error reporting backchannel

https://www.qubes-os.org/news/2026/08/29/qsb-118/
2•vntok•25m ago•0 comments

How to Build a Production-Grade Pipeline in Python

https://www.freecodecamp.org/news/the-etl-pipeline-handbook-how-to-build-a-production-grade-pipel...
1•twilight-code•26m ago•0 comments

GTP 5.6 Sol might be just a tad too proactive

https://taoofmac.com/space/notes/2026/08/28/2130#addendum-apparently-it-can-ship-things-now
1•rcarmo•31m ago•0 comments

Switzerland sees hottest and driest summer on record

https://www.swissinfo.ch/eng/climate-adaptation/switzerland-sees-hottest-and-driest-summer-on-rec...
1•theanonymousone•35m ago•0 comments

Memctl: Versioned memory for your coding agent (Claude.md / AGENTS.md)

https://github.com/EltonCherrington/memctl
2•memctlagent2026•39m ago•0 comments

Large language models take the original politicalcompass.org test

https://aipolcom.net/
1•mozey•40m ago•0 comments

Creepy Crawlies

https://people.kernel.org/monsieuricon/creepy-crawlies
1•jay_kyburz•40m ago•0 comments

AI Effect

https://en.wikipedia.org/wiki/AI_effect
3•o4c•44m ago•0 comments

Longest Straight Line Paths on Water or Land on the Earth (2018)

https://arxiv.org/abs/1804.07389
11•joebig•54m ago•1 comments

UK has billions in contracts with firms tied to illegal Israeli settlemets

https://www.aljazeera.com/news/2026/8/28/uk-has-billions-in-contracts-with-firms-tied-to-illegal-...
3•0x54MUR41•54m ago•0 comments

Webdump HTML to plain-text converter

https://codemadness.org/webdump.html
1•hskimse•54m ago•0 comments

Building a decentralized bulletin board (and accidentally reinventing Nostr)

https://en.andros.dev/blog/4c4e1b40/building-a-decentralized-bulletin-board-and-accidentally-rein...
2•andros•55m ago•0 comments

Vompeccc: A Modular Completion Framework for Emacs

https://www.chiply.dev/post-vompeccc
1•signa11•56m ago•0 comments

Iceland rejects reopening talks on EU entry

https://www.ft.com/content/53b5abd8-2919-4dc6-8dd6-81fc054e8b6f
12•JumpCrisscross•1h ago•3 comments

Google's Dreambeans, weirdest-named AI tool, will turn your life to a cartoon

https://techcrunch.com/2026/06/03/googles-dreambeans-its-weirdest-named-ai-tool-to-date-will-turn...
2•the-mitr•1h ago•0 comments

Security – WordPress disable PHP public access, serve static pages via htaccess

https://wordpress.org/plugins/camouflage/
1•hamzamairaj•1h ago•0 comments

Switch VSCodium Between Open VSX and MS Marketplace

https://open-vsx.org/extension/AbdulOhab/source-swap
1•ab_wahab01•1h ago•1 comments

Show HN: Explore the solar system with hand gestures in a browser

https://github.com/HUANGCHIHHUNGLeo/solar-atlas-gesture
2•cortexosmain•1h ago•0 comments

America beat measles once. RFK Jr. is making it harder to do so again

https://www.ms.now/opinion/rfk-jr-measles-us-outbreak-vaccines
3•downbad_•1h ago•0 comments

The Penultimate Truth

https://en.wikipedia.org/wiki/The_Penultimate_Truth
2•simonebrunozzi•1h ago•0 comments

Algebraic floating-point methods in Rust landed in 1.98.0

https://doc.rust-lang.org/stable/core/primitive.f32.html#algebraic-operators
2•nhatcher•1h ago•0 comments

Earthpv – Open, global photovoltaic mapping from free satellite imagery

https://open-energy-transition.github.io/earthpv/
1•ly0n•1h ago•0 comments

Java Is Memory Efficient

https://inside.java/2026/05/28/podcast-059/
1•he0001•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?