frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Scaling pain arrives earlier when AI writes the code

https://medium.com/@rotbart/product-scale-fit-in-ai-land-fdcfae083efb
1•rotbart•53s ago•0 comments

Opinionated, Expressive, Mac-Assed: Software That Feels at Home on the Mac

https://thesis.simonlou.com
1•simonlou•1m ago•0 comments

LLM-Shield-Proxy – Zero-Egress PII Proxy for LLM SoC 2 (24MB RAM)

https://github.com/ninadphalak/LLM-Shield-Proxy
1•ninadphalak•2m ago•0 comments

Show HN: Av9n – Check an AI agents claims against evidence it does not control

https://av9n.ai/demo
2•sbbrandon•2m ago•0 comments

Show HN: Holder Dashboard – ranking 3,873 stocks using 30 years of fundamentals

https://holderdashboard.com/
1•caiocmpaes•2m ago•0 comments

Show HN: Clipon CMS – the fastest way to add a CMS to your static HTML site

https://clipon-cms.com/
1•lincoln012015•3m ago•0 comments

Ask HN: Is "Agentic" Programming a Flop?

1•cyanregiment•6m ago•0 comments

macOS security bug went unreported due to Apple being deluged by AI slop reports

https://www.techradar.com/pro/security/a-potentially-dangerous-macos-security-flaw-went-unreporte...
1•josephcsible•6m ago•0 comments

How did Wikipedia layout become so bloated?

3•countWSS•9m ago•1 comments

Show HN: Open-source tool to check if ChatGPT recommends your business

https://github.com/d08m/crazyseo
1•Dom1•10m ago•0 comments

Will AI change how we evaluate the NIH syndrome?

https://www.nunodonato.com/will-ai-change-how-we-evaluate-the-nih-syndrome/
1•nunodonato•12m ago•0 comments

Apple Briefly Removes Telegram App for Child Abuse

https://www.forbes.com/sites/siladityaray/2026/08/04/telegram-briefly-removed-from-apples-app-sto...
2•binyu•12m ago•0 comments

Xbox goes down. You can't play games you own on disc

https://birchtree.me/blog/xbox-goes-down-you-cant-play-games-you-own-on-disc/
17•surprisetalk•12m ago•1 comments

The Hard Parts of Context Compaction

https://lopezb.com/articles/the-hard-parts-of-context-compaction
1•lopezb•13m ago•0 comments

EROSITA DR2 nearly doubles previously known eROSITA X-ray sources to two million

https://www.mpg.de/26891434/20260729-erosita-dr2-nearly-doubles-known-x-ray-sources-to-two-million
1•rbanffy•16m ago•0 comments

Exposure to CO2 and Human Cognitive Performance

https://www.researchgate.net/publication/283944378_Effects_of_Exposure_to_Carbon_Dioxide_and_Huma...
2•simonebrunozzi•17m ago•0 comments

Bending Spoons strikes $2.25B Airtable deal in first acquisition since IPO

https://sifted.eu/articles/bending-spoons-airtable-acquisition-post-ipo
1•napolux•18m ago•0 comments

Show HN: I built InvoRec – extract invoices to Excel/Sheets and verify charges

https://invorec.com/
1•dinoze•20m ago•1 comments

Show HN: Kern – Recall cards for the books you read, from just the title

https://kern.cards/
1•jpetric•22m ago•0 comments

Show HN: Evochess – AI feels more like human opponent

https://penkovsky.github.io/evochess/
1•penkovsky•23m ago•1 comments

Show HN: Made a Shuffle Cloned Instances Component for Framer

https://pixcodrops.com/articles/shuffle-cloned-instances-component-for-framer/
1•brownieman1325•23m ago•0 comments

Privacy Not Included

https://www.mozillafoundation.org/en/privacynotincluded/
1•RMPR•26m ago•0 comments

My newsletter is your email client, too

https://en.andros.dev/blog/685eb16f/my-newsletter-is-your-email-client-too/
1•8organicbits•26m ago•0 comments

A computer made of particles oscillating in a liquid

https://www.uni-konstanz.de/en/university/news-and-media/current-announcements/news-in-detail/a-c...
2•wjSgoWPm5bWAhXB•27m ago•0 comments

Prolog for Verification, Analysis and Transformation Tools Michael Leuschel [pdf]

https://arxiv.org/abs/2008.02933
1•jnpnj•27m ago•0 comments

Show HN: Kysera – a data layer for Kysely with RLS compiled into the SQL

https://kysera.dev/
1•old8man•27m ago•0 comments

Show HN: Archive Websites with Cloudflare Workers

https://github.com/kenobi-ai/breamer
1•sarreph•27m ago•1 comments

ICQ Reborn Community Project

https://icqr.net/
2•ElSchorschoDE•28m ago•0 comments

Arm's Cortex A55 – By Chester Lam

https://chipsandcheese.com/p/arms-cortex-a55
2•rbanffy•28m ago•0 comments

DeepSeek V4 Flash 2.98x faster, lossless

https://runinfra.ai/catalog/deepseek-v4-flash-b200x4-v4turbo
1•OsamaJaber•31m ago•1 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?