frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Coderbyte Coding Assessment Questions: What Candidates Should Expect

https://prachub.com/resources/coderbyte-coding-assessment-questions-what-candidates-should-expect
2•nian2326076•1m ago•0 comments

McDonald's Built a 515-Page Dossier on Me. It Says I'll Never Stop Eating There

https://www.wired.com/story/mcdonalds-built-a-515-page-dossier-on-me-it-says-ill-never-leave/
2•CGMthrowaway•1m ago•0 comments

NYC's wealthiest neighborhood has zero Flock cameras

https://maps.deflock.org/
3•CGMthrowaway•2m ago•1 comments

Palantir Decomposition Interview Guide: How to Structure Ambiguous Problems

https://prachub.com/resources/palantir-decomposition-interview-guide-how-to-structure-ambiguous-p...
2•nian2326076•2m ago•0 comments

The deep history behind the Road to Nowhere inside the Great Smoky Mountains

https://www.wunc.org/environment/2026-08-10/road-to-nowhere-great-smoky-mountains
2•yareally•5m ago•0 comments

Show HN: Ballet – Workflow automation that writes integrations against any API

https://www.ballet.dev/
4•danielkimber•6m ago•0 comments

Saber Interactive Denies Replacing Lead Writer with ChatGPT, CEO Responds

https://thisweekinvideogames.com/news/saber-interactive-acknowledges-undisclosed-genai-use-in-rid...
4•ceejayoz•9m ago•1 comments

Use Dreams to create memories your AI agent can access

https://davenporter.substack.com/p/give-an-agent-access-to-memories
2•davenportjw•10m ago•0 comments

Happy 45th Birthday to the IBM PC and Model F/XT

https://sharktastica.co.uk/articles/pc-fxt-45
3•tart-lemonade•17m ago•0 comments

SIMD in the 90s: Programming Intel's Pentium MMX

https://pikuma.com/blog/programming-intel-pentium-mmx-simd
2•atan2•18m ago•0 comments

Show HN: GreenTree – Cache test results by Git tree, not commit SHA

https://github.com/Reachpad/greentree
4•officezage•19m ago•0 comments

Context Bombs: stopping AI attackers in their tracks

https://agentic.tracebit.com/context-bombs/
2•decimalenough•21m ago•0 comments

What's New in Flutter 3.47

https://flutter.dev/blog/whats-new-in-flutter-3-47
2•gumby271•21m ago•0 comments

The Asset with No Line Item

https://medium.com/@alanscottencinas/the-asset-with-no-line-item-f17d0e657ea4
3•encinas88•23m ago•1 comments

Build Wide, Ship Narrow

https://adapt.com/blog/build-wide-ship-narrow
4•ashumz•24m ago•0 comments

The Wrong Defaults is why enterprise AI agents fail at adoption

https://imphan.substack.com/p/the-wrong-defaults-an-ai-agent-manifesto
4•pltc•25m ago•1 comments

Leeching Free Compute from Corporate Chatbots

https://www.youtube.com/watch?v=zYnoQxOZQ44
3•htk•27m ago•0 comments

Show HN: ponzy.io, a online multiplayer trading game in the browser

https://ponzy.io
2•ponzy_io•29m ago•0 comments

Pentagon missile buildup changing the factory floor

https://spacenews.com/pentagon-missile-buildup-changing-the-factory-floor/
3•defrost•31m ago•0 comments

Not Ready for Prime Time: The Current State of Legal Ethics and AI

https://www.techdirt.com/2026/08/12/not-ready-for-prime-time-the-current-state-of-legal-ethics-an...
3•hn_acker•31m ago•0 comments

White House Lifts Ban on TikTok from US Government Devices

https://www.bloomberg.com/news/articles/2026-08-11/white-house-lifts-ban-on-tiktok-from-us-govern...
2•mfiguiere•31m ago•0 comments

Apple Leasing Program

https://www.apple.com/shop/apple-upgrade
4•MehrdadKhnzd•32m ago•0 comments

White House Authorizes Private U.S. Companies to Hack Foreign Cybercrime Groups

https://www.whitehouse.gov/presidential-actions/2026/08/expanding-capabilities-to-combat-transnat...
7•iamronaldo•38m ago•1 comments

Cursor Design Mode

https://cursor.com/blog/design-mode
2•indigodaddy•38m ago•0 comments

Beyond the Backrooms: Creating Public Spaces to Be Less Liminal

https://www.calmtech.institute/post/beyond-backrooms-creating-public-spaces-to-be-less-liminal-an...
3•SLHamlet•39m ago•0 comments

Hong loses Wisconsin primary after late-night "human error" in Milwaukee

https://notthebee.com/article/francesca-hong-loses-wisconsin-primary-after-late-night-ballot-dump
5•bilsbie•40m ago•0 comments

The Bench as a Made Object.

https://idle.news/blog/the-bench-as-a-made-object/
2•bookofjoe•40m ago•0 comments

Principia Mathematica is modern and insightful

https://okmij.org/ftp/Computation/Impressions/PrincipiaMathematica.html
4•matt_d•41m ago•0 comments

Booksellers suspect AI firms are buying and then destroying rare books

https://arstechnica.com/tech-policy/2026/08/heres-a-balm-if-the-idea-of-destroying-books-to-train...
2•throw0101a•45m ago•0 comments

World Model Architectures: A Survey (2018–2026)

https://github.com/natemurthy/world-models
3•natemurthy•46m 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?