frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Unsloth: Run and Train Local LLMs

https://github.com/unslothai/unsloth
1•ungreased0675•2m ago•0 comments

For sale: early access to Trump's Truth Social posts

https://www.npr.org/2026/08/01/nx-s1-5912219/trump-truth-social-access-insider-trading
2•petilon•6m ago•2 comments

Show HN: GHScan – Paste a GitHub URL, get a free security report in the browser

https://ghscan.vercel.app
1•JadaQ•6m ago•0 comments

Show HN: Launch – A Mac Script Launcher

https://staunchapps.com/launch/
1•andrewjk•9m ago•0 comments

Solving the Multi-Plane Telemetry Challenge with Argo CD and OSS MyDecisive

https://www.mydecisive.ai/blog/multi-plane-telemetry-argo-cd
1•jratkevic•11m ago•0 comments

LLMs Can't Jump

https://openreview.net/pdf?id=klU4737opt
1•gmays•12m ago•0 comments

Why did we wait so long for the bicycle? (2019)

https://blog.rootsofprogress.org/why-did-we-wait-so-long-for-the-bicycle
1•frozenseven•13m ago•0 comments

Robinhood Private Company Fund to Back Y Combinator Startups

https://finance.yahoo.com/small-business/articles/robinhood-private-company-fund-back-145137332.html
1•PKop•14m ago•0 comments

This Week in AI Native Companies #2: The context layer gets funded

https://www.insideainative.com/p/this-week-in-ai-native-companies-555
2•mmayernick•18m ago•0 comments

When the apartment listing is too good to be true

https://blog.denv.it/posts/when-the-apartment-listing-is-too-good-to-be-true/
3•denysvitali•20m ago•0 comments

Palantir soars 12% on blowout quarter, with US commercial revenue soaring ~150%

https://www.cnbc.com/2026/08/03/palantir-pltr-earnings-q2-2026.html
2•gslin•20m ago•0 comments

Chiral diffraction from aperiodic monotile structure

https://www.nature.com/articles/s41467-026-75023-7
1•sciences44•21m ago•0 comments

Agent needs a computer, not a container – introducing Cloudflare/computer

https://blog.cloudflare.com/cloudflare-computer/
1•mattzcarey•25m ago•0 comments

AI website builders: 10 prompt-to-app tools compared by pricing and code export

https://github.com/umairalisadaqat/awesome-ai-website-builders
1•umairalisadaqat•25m ago•0 comments

Show HN: mob.so – vibecode with friends in Discord

https://mob.so
1•david_shi•29m ago•0 comments

The Shape of Things to Come, Part 2: Model Welfare for Agentic Engineers

https://yegge.ai/essays/model-welfare/
1•networked•30m ago•0 comments

There Will Come Soft Rains [pdf]

https://users.wpi.edu/~zrbutzke/Docs/BradburyStories(1).pdf
4•pmg101•32m ago•1 comments

A Dad's Solution to His Son's Difficulty with Watches

https://www.nytimes.com/2026/07/21/fashion/watches-dyslexia-darren-sher.html
1•bookofjoe•33m ago•1 comments

ASML's hold over the future of chipmaking is weakening

https://www.ft.com/content/af959faa-115d-4073-b9a2-68d11018d05b
1•sigma5•42m ago•1 comments

Review: Goodnight, Goodnight, Construction Site, by Sherri Duskey Rinker

https://www.thepsmiths.com/p/review-goodnight-goodnight-construction
1•jger15•50m ago•0 comments

Conflict-Freedom as a Progress Condition

https://arxiv.org/abs/2505.03627
1•otrack•51m ago•0 comments

Meat allergy is on the rise – what scientists want to know

https://www.nature.com/articles/d41586-026-02362-2
2•geneticdrifts•51m ago•0 comments

Why does everyone suddenly hate data centers?

https://kenlacorte.substack.com/p/why-does-everyone-suddenly-hate-data
2•duck•53m ago•3 comments

AI First Ethical Code

https://lastcopy.ai/code/70
1•itsthecourier•1h ago•1 comments

Gmail support for sending from third-party email addresses ends January 2027

https://support.google.com/mail/answer/17101213?hl=en
6•RagingCactus•1h ago•1 comments

Buildline: One timeline for cargo, ninja, Webpack, tsc, Bazel

https://github.com/nabsei/buildline
1•nabsei•1h ago•0 comments

Anger over Data Centers Is Fueling a New Political Movement

https://www.politico.com/news/magazine/2026/08/02/the-new-luddites-01017824
1•mapping365•1h ago•0 comments

How OpenAI built a realtime system for responsive voice AI in six months

https://openai.com/index/continuous-voice-interaction-with-gpt-live/
2•juberti•1h ago•0 comments

Compiler-Grounded Hierarchical Diagnosis for LLM Triton Kernel Optimization

https://arxiv.org/abs/2607.23089
1•matt_d•1h ago•0 comments

I learned to stop worrying and love the bomb (at least a little)

https://beeb6502.com/blog/how-i-learned-to-stop-worrying-and-at-least-like-the-bomb-a-bit/
1•idw•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?