HN user

Jaxkr

902 karma
Posts13
Comments175
View on HN

I literally had to solve the "preview Office files in the browser" problem last week. I couldn't find a decent solution, so I ended up making a endpoint that ran the files through headless libreoffice on the server to convert them to PDF.

For PPTX and DOCX, this solution is slightly worse than libreoffice conversion (this does not appear to output highlightable text, while PDF conversion does).

However, the XLSX preview BLEW my mind considering this was AI coded. Really good, even interactive!

This is an amazing product. I don't have kids yet but I would buy this for them if I did!

However, since this is Hacker News, I must say I'd probably enjoy building this myself using TTS and LLM APIs...

In terms of value per minute spent, it’s the same tier of slop as TikTok or Instagram

Insane take. Reddit hosts deep threaded discussions on almost any topic imaginable. In its prime it was the best forum on the internet. There’s a reason people commonly add “reddit” to the end of their search queries.

Unfortunately it feels like the community has gotten much dumber after they banned third party apps and restricted API access. It’s also lost almost all of its Aaron Swartz style hacktivist culture.

Reddit, in its prime, was incredible and beloved by almost everyone I know (most of which are far outside the HN sphere)

This is great. I’ve thought about building something like this for myself.

Complaints:

- Discover It rotating categories not factored in. These are 5% and very significant.

- Can’t add Amazon Chase Visa, as someone else pointed out.

Also I would LOVE an iOS shortcut where I can just type in what I’m buying and you categorize it with an LLM and it just tells me what card to use.

I came back to this thread after realizing I whitenoise would solve my current problem...

I'm working on a small internal tool using Django. When I turned debug off, my files stopped serving. And for this small deployment, I really don't want to have to require a separate nginx server. I get it now.

a static files pipeline for Django with whitenoise, how is that not included by default?

It is. They have a file server in debug mode and recommend something like nginx for serving files in production (and provide a collectstatic command to make that easy).

People shouldn’t be using a WSGI server to serve static media. Whitenoise shouldn’t exist.

MS won't like what happens in offices 10 years from now if they let students use Libreoffice for their schoolwork instead of Wordpad (eventually replaced with Word.) They'd better be working hard to get "student" copies of Office into kids' hands, even if they have to pay them to take it.

They have completely lost this battle. Google Docs was the standard thru nearly my entire K12 and university education.

WordPad was a quick and easy way to view/edit simple Word documents. When you double-clicked a .docx, WordPad would let you read it (albeit with some formatting issues).

Now when you click a .docx on a fresh Windows install, you get a generic “what app would you like to open this with?” pop-up.*

This leads the user to google free ways to view Word documents, leading to LibreOffice.

* Site note: I’m very surprised Microsoft doesn’t use this as an opportunity to sell you Office.