HN user

microflash

4,178 karma

A software engineer, avid reader and fellow web wanderer

Posts187
Comments343
View on HN
gitlab.steamos.cloud 19d ago

Inkterface, an e-ink faceplate for your Steam Machine

microflash
3pts1
thenextweb.com 26d ago

Adobe is buying Topaz Labs, the AI video enhancer

microflash
2pts0
xcancel.com 1mo ago

Apple collects every tap to deliver App Store personalized recommendations

microflash
2pts1
screenspan.net 1mo ago

Fallback Font Generator

microflash
3pts0
bubbles.town 1mo ago

Bubbles – community-ranked feed of blog posts

microflash
3pts0
github.com 1mo ago

Dimidium – terminal color scheme crafted with science

microflash
2pts0
lapcatsoftware.com 1mo ago

How Safari search engine extensions work

microflash
9pts0
blog.jetbrains.com 1mo ago

Mellum2 Goes Open Source: A Fast Model for AI Workflows

microflash
13pts1
blog.mozilla.org 2mo ago

Designing Firefox for the Future

microflash
14pts3
liquidradius.com 2mo ago

Liquid Radius – standardize the corner radius of every app on macOS Tahoe

microflash
1pts0
logseq.io 2mo ago

Logseq is splitting into two versions

microflash
7pts0
aube.en.dev 2mo ago

Aube – a fast Node.js package manager

microflash
3pts0
franktisellano.github.io 2mo ago

Datatype – variable font that turns text into charts

microflash
4pts0
www.npr.org 2mo ago

Surprising origin of 4 features that superglue kids – and adults – to screens

microflash
2pts0
amiatechbro.com 3mo ago

Am I a Tech Bro?

microflash
4pts1
dangerzone.rocks 3mo ago

Dangerzone – Take potentially dangerous documents and convert them to safe PDFs

microflash
2pts1
simple.wikipedia.org 3mo ago

Simple English Wikipedia

microflash
5pts1
www.jetbrains.com 4mo ago

Koog – open-source framework for building production-ready AI agents

microflash
1pts0
arnika.org 4mo ago

Hazardous substances found in all headphones tested by ToxFREE project

microflash
104pts77
malus.sh 4mo ago

Malus – Clean Room as a Service

microflash
1433pts531
www.igalia.com 4mo ago

Moonforge: A Yocto-Based Linux OS

microflash
3pts0
github.com 4mo ago

Full-Text RSS site config files

microflash
1pts0
gram.liten.app 4mo ago

Gram – an opinionated fork of the Zed code editor

microflash
4pts1
9to5google.com 4mo ago

Motorola confirms GrapheneOS support for a future phone, bringing over features

microflash
4pts1
www.youtube.com 4mo ago

Progress so far with the Mecha Comet – 22 Feb, 2026

microflash
1pts0
magicalmushroom.com 4mo ago

Magical Mushroom – Europe's first industrial-scale mycelium packaging producer

microflash
398pts129
github.com 5mo ago

Hister – Web History on Steroids

microflash
3pts0
gradient.horse 5mo ago

Gradient.horse

microflash
326pts61
translate.kagi.com 5mo ago

Kagi Translate

microflash
15pts0
old.reddit.com 5mo ago

Bitwarden launches enhanced premium plan

microflash
1pts0

To me, “AI is just a tool” argument sounds so fake and hypocritical because that is not how the proponents of AI talk about it. Instead, it is marketed as “the tool” and in some cases, “the only tool”. This completely shifts the incentives, the balance of empowerment and narrative from the users to toolmakers. At that point, AI stops being “a” tool.

Audiobooks are just a different medium.

When I read I build internal voices of the characters or narrators through the pages as a part of my imagination engaging with the words of the book. With audiobooks this never happens.

Astro 7.0 15 days ago

Unfortunately, I've also come across .astro files that I'm not allowed to touch and yet have to work with them (some internal corporate dinosaur which has not been updated for a while).

For my personal site, it was a 5 minute work, as usual :)

Astro 7.0 15 days ago

The switch to strict HTML compilation is just not cool, and actively prevents upgrading sites which need to deal with remote content that is not written in strict HTML.

I also wish there could be a general purpose content processing API so I can plug a different format than markdown (such as typst)

Latta Java 16 days ago

IntelliJ has free open-source distribution so you don’t need to pay anything for using it. To each their own, I guess.

Or PERIBOARD-413 if you need steeper angle. Perixx keyboards are cheap (and you’ll feel this cheapness every time you use them) but that’s why they are so good: a low-barrier entry to try out ergonomic keyboards before moving on to something more premium.

Out of all the things listed, dependency tree and compile times are the most problematic things I face in Rust projects. As stated at the very end of the article, if you need tighter feedback loop, you might be happier with other languages.

I do feel weird about a major chunk of this article dedicated to ORMs; I guess people think they are still worthwhile, somehow.

Looks interesting.

The Licensee may not modify, translate, adapt, alter, decompile, disassemble, decrypt, reverse engineer, change or alter the embedding bits, the font name, legal notices contained in the font software, nor seek to discover the source code of the font data, convert into another font format, create bitmaps, add or subtract any glyphs, symbols or accents, or any other derivative works based on the electronic data in this product.

This is why I haven’t bought it. I like to subset fonts to reduce the size. Any font license that prohibits this just gets ignored by me, no matter how good it is.

Deno Desktop 1 month ago

This is something that can bring me back to Deno. Binary size is still pretty big IMO. If they can trim down runtime based on the specific uses of standard library (sort of treeshake Deno runtime itself), it would be revolutionary. Java promised this with `jlink` but sadly failed to deliver for wider adoption.

What a time! A browser was supposed to be the "user agent".

Regardless of what people say about Firefox, I've been using it for uBlock Origin and containers for ages, and won't be trading it for whatever performance, battery life, compatibility gains people continue to use Chrome for. Choose whatever is important for you, though.

At some point and scale, engineering (and "other" people, really) become a liability than resource. This is where the rot within surfaces through the tainted skin and there's no stopping it. It just gushes and scorches everything—people, goodwill, cultural relevance, and all.

It requires you to always keep your Wifi radios on. What I meant was that the hotspot option should toggle Wifi radios when needed (and not always). This is possible through Shortcuts but is a bit finnicky.

Waiting for the day when I can set my own Search Engine in Safari, set Wifi hotspot as default (it defaults to USB / bluetooth), and use iPhone hotspot to update my iPad (iPad refuses to download updates when connected to iPhone hotspot even when Low-Data mode is disabled).

The fastest, most compressed columnar format for big data

How large a dataset can it tackle? I work with Parquet files spanning 300million+ records (~800MB files) using DuckDB and it works within seconds.

I might be interested to see benchmarks against Parquet and Vortex. A DuckDB extension would be great as well.

Vue 2 to Vue 3 has been equally painful for atleast one app I know about. Compare that to last three versions of Astro (with web components) and it has been a breeze.

I migrated from Angular 4 to 18 (including ngrx and material) and didn't find it especially problematic.

The pain varies from project to project. Mine has been touched by a generation of developers of different levels of proficiency. A more disciplined project would’ve been easier to migrate in retrospective.

I think Angular ecosystem really missed the train with schematics (even ngrx!). Schematics could tackle a lot of toil if implemented exhaustively but apart from Angular and Material, nobody else seems to implement them effectively for brownfield projects.