HN user

mvac

222 karma
Posts25
Comments26
View on HN
ianreppel.org 9d ago

The Emperor's New Xerox

mvac
2pts0
github.com 3mo ago

SuperCmd – Open-source launcher for macOS with Raycast-compatible extensions

mvac
2pts0
blog.kulman.sk 3mo ago

I still build apps for myself

mvac
4pts0
jaspr.site 5mo ago

Jaspr – Web Framework for Dart

mvac
1pts0
animatedllm.github.io 7mo ago

Animated LLM – Understand the Mechanics of LLMs

mvac
3pts0
www.gq.com 1y ago

Consuming an edible led to long-lasting anxiety

mvac
2pts0
netglade.github.io 1y ago

Show HN: Browser‑based MCP Chat – run MCPs without local setup

mvac
2pts0
phys.org 2y ago

Metallic minerals on the deep-ocean floor split water to generate 'dark oxygen'

mvac
21pts4
adr.github.io 2y ago

Markdown Any Decision Records

mvac
2pts1
media.ccc.de 2y ago

Infrastructure of a Migratory Bird [video]

mvac
2pts1
notionpdf.app 2y ago

Show HN: NotionPDF.app – Better PDF Exports for Notion

mvac
1pts0
pilcrow.vercel.app 2y ago

You Need to Try Astro

mvac
1pts0
www.youtube.com 3y ago

The correcting feature of typewriters is not what I thought [video]

mvac
2pts0
robertheaton.com 3y ago

How to date a recording using background electrical noise

mvac
86pts14
mtlynch.io 3y ago

Litestream Eliminated My Database Server for $0.03/Month

mvac
5pts0
mtlynch.io 3y ago

Guidelines for Freelance Developers Working with Me

mvac
2pts0
www.roboten.com 3y ago

Roboten – Build SaaS Front Ends, Superfast

mvac
1pts0
news.ycombinator.com 3y ago

Ask HN: Has ChatGPT made anyone else excited about IT again?

mvac
2pts0
today.ucsd.edu 3y ago

In Cells, UV-Emitting Nail Polish Dryers Damage DNA and Cause Mutations

mvac
4pts0
github.com 3y ago

Exhaustiveness check for Discriminated Unions in C#

mvac
1pts0
www.youtube.com 3y ago

On design and foundations of dynamic languages for scientific computing [video]

mvac
1pts0
www.impact-solutions.co.uk 3y ago

Tallow in plastics – why? (2016)

mvac
92pts86
twind.style 3y ago

Twind – Tailwind without build step

mvac
2pts0
blog.getbootstrap.com 3y ago

Bootstrap 5.3.0-Alpha1

mvac
73pts21
www.fractal-design.com 3y ago

Fractal North – PC case with nordic design

mvac
3pts0

This exemption is only there for "reader apps"

" 3.1.3(a) “Reader” Apps: Apps may allow a user to access previously purchased content or content subscriptions (specifically: magazines, newspapers, books, audio, music, and video). ... Reader app developers may apply for the External Link Account Entitlement to provide an informational link in their app to a web site ...

It reminded me a part of the "The Tar Pit" esssay from The Mythical Man-month:

Why is programming fun? What delights may its practitioner expect as his reward? First is the sheer joy of making things. As the child delights in his mud pie, so the adult enjoys building things, especially things of his own design.

...

The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by the exertion of the imagination.

Mistral OCR 1 year ago

Yes, i have. The problem with using just an LLM is that while it reads and understands text, but it cannot reproduce it accurately. Additionaly the textbooks I've mentioned have many diagrams and illustrations in them (e.g. books on anatomy or biochemistry). I don't really care about extracting text from them, I just need them extracted as images alongside the text, and no LLM does that.

Very sad article to read. I just expect the original Flutter will now die a slow death. I applaud the effort and hope they will be able to find a monetization model that works to support the development. There have been similar projects based on technologies that Microsoft has killed (Silverlight -> OpenSilver and various .NET-based cross-platform technologies) that serve their customers well. Unfortunately, none of them are in any way "mainstream" like Flutter is today.

... quality happens only if somebody has the responsibility for it, and that "somebody" can be no more than one single person

So true, I've yet to see anything of quality produced by groupthink.

The developer experience just sucks compared with regular project with build, hot reload, etc…

We have also tried this approach and I still think that it might be the future. But apart from using it on tiny projects and experiments, the DX is just subpar compared to any modern vite based “build-full” stack.

When I read about the museum closing, it made me quite sad. I was absolutely thrilled when I visited it 7 years ago. I didn’t have time to go through everything I wanted, thinking that next time I’ll make more time for it. Now I realize how even things like computer museums in IT cities backed by IT billionaires are ephemeral.

Web Push is probably the worst feature ever introduced to the web. I see way too many spammy notififications on PC's of my non-technical friends and parents. Glad that Apple has decided to only allow Web Push for websites added to the home screen.

The interesting part is that this completely unoptimised fully fledged Java MVC framework ranks overall 12th in the Fortunes benchmark with an incredible 404k requests/sec.

wow, expected java performance to be really similar to .net