HackerTrans
TopNewTrendsCommentsPastAskShowJobs

merqurio

657 karmajoined 12 yıl önce
Medical Doctor and Mathematician. computing & statistics geek

Submissions

Digital Donkeys: An Allegory for the Algorithmic Feed

om.co
2 points·by merqurio·15 gün önce·0 comments

Interaction models by Thinking Machines Lab [video]

youtube.com
2 points·by merqurio·2 ay önce·0 comments

Six death sentences in 35 years, and consulting keeps walking out

albertcmikkelsen.substack.com
2 points·by merqurio·3 ay önce·0 comments

My Journey to a Datacenter in a Box

merqur.io
3 points·by merqurio·3 ay önce·1 comments

An analogy for Machine Learning: It's like baking a cake without a recipe

merqur.io
2 points·by merqurio·6 ay önce·1 comments

Visit an Amazon Fulfillment Center

amazontours.com
3 points·by merqurio·8 ay önce·0 comments

Are transformer all we need?

merqur.io
2 points·by merqurio·9 ay önce·0 comments

Orange: No-code data mining, visualization and machine learning toolbox

github.com
3 points·by merqurio·9 ay önce·0 comments

Open Source DeepWiki: AI-Powered Wiki Generator for GitHub/Gitlab Repos

github.com
2 points·by merqurio·9 ay önce·0 comments

Our 2022 Pivot, aligning Hospitals and Researchers

merqur.io
2 points·by merqurio·9 ay önce·0 comments

Open Source DeepWiki: AI-Powered Wiki Generator for GitHub/Gitlab Repos

github.com
2 points·by merqurio·10 ay önce·0 comments

Multigres: Horizontally scalable Postgres with multi-tenant, HA capabilities

multigres.com
3 points·by merqurio·10 ay önce·0 comments

Lit: a library for building fast, lightweight web components

lit.dev
280 points·by merqurio·10 ay önce·177 comments

comments

merqurio
·3 gün önce·discuss
Happy user here !
merqurio
·3 ay önce·discuss
The lack of vertical integration in the modern stack is surprising. We’ve spent 30 years treating the UNIX paradigm as the "end of history," while burying ourselves in layers that add zero mechanical value.

I initially thought the containerization movement of the early 2010s would be the first step toward redefining the OS—a way to finally slim things down. Instead, it just became a more efficient way to pack up the same baggage. We created a "reduction" in deployment complexity, but we haven't seen a continued effort to use those tools to actually change the paradigm.

I expected vertically integrated systems to become the norm by now—where building an executable would be an experience similar to containerization, but resulting in a lean, data-centric unikernel.

Instead, we are burning CAPEX on YAML sidecars in K8s clusters and N-tier abstractions that exist solely due to the large heterogeneity of the deployments that they never should have entered in the first place. We are spending more energy on the friction between layers than on the actual business of computation.

I was hoping for a return to sanity with the DBOS [1] research, looked like an attempt to rethink systems from first principles. But it seems that effort hasn't fully kicked off in the way the industry desperately needs.

[1]: https://dsail.csail.mit.edu/index.php/dbos/
merqurio
·3 ay önce·discuss
Hi HN, author here.

After my old homelab laptop died, I decided to over-engineer its replacement.

A question for the homelabbers and infra folks here: Do you actually find value in people open-sourcing their personal infrastructure repositories?

All of my configurations are currently in a private repo because they feel too customized to my specific environment (domain names, specific storage tags, etc.) to be useful to anyone else. Have you ever genuinely learned from or reused someone else's opinionated personal configs?

Happy to open mine up if people find that kind of reference material helpful.

Also happy to answer any questions about the Turing Pi hardware or the Talos experience!
merqurio
·6 ay önce·discuss
Hi HN, the author here

I wrote this post after giving a talk on AI to a non-technical audience. I found that the analogy of baking a cake without a recipe was a powerful way to build intuition for how ML models are trained and, more importantly, the common ways they can fail.

I hope this is a useful mental model, whether you're an expert trying to explain your work or a newcomer to the field.

I'm here to answer any questions.

I'm also curious: what are your favorite analogies for explaining complex technical topics?
merqurio
·6 ay önce·discuss
Nice work ! Thanks for shating

It reminds me of https://leptos.dev/ in Rust, although the implementation might be very different
merqurio
·6 ay önce·discuss
If you want to understand the implementation, the DeepWiki documentation is very helpful:

https://deepwiki.com/drhsqlite/fossil-mirror/
merqurio
·8 ay önce·discuss
The news feels bittersweet. With 10+ of experience in healthcare AI, I have seen enough shitty products to genuinely welcome strict regulation for critical sectors; however, this shift threatens to dilute the sense of urgency that was growing in the sector.

We recently built a platform specifically to navigate the complex intersection of MDR (Medical Device Regulation) and the AI Act, relying on the pressure of hard deadlines. By introducing flexible timelines linked to technical standards, the EU risks signaling that compliance is a secondary concern, potentially stalling the momentum... and at this point patient safety is my biggest concern, not our platform

This introduces chaos rather than relief. Companies do not need lower standards; they need clarity.

We can compete effectively against high standards as long as the rules are clear. EU AI Act was clear. This proposal substitutes the certainty of a high bar with the confusion of a sliding scale, which may hinder the industry more than it helps :/
merqurio
·10 ay önce·discuss
i've been trying to understand what was making the CI fail for about 3h, until i realised it was this thanks to this post.

thanks. this sucks.
merqurio
·6 yıl önce·discuss
Thanks for sway!! It's my favorite compositor by far