HackerLangs
TopNewTrendsCommentsPastAskShowJobs

metmac

no profile record

comments

metmac
·2 mesi fa·discuss
I’ll never forget watching Gary Bernhardt give his talk on JavaScript.[0] Was my introduction to asm.js, and the rabbithole associated with compiling code to run in the browser.

12 years on, it’s shocking how much of his fiction became reality.

[0] https://www.destroyallsoftware.com/talks/the-birth-and-death...
metmac
·3 mesi fa·discuss
People keep adding different slurs. Awful and disgraceful.
metmac
·4 mesi fa·discuss
https://loro.dev/

Relevant. Loro a lovely CRDT library, explored implementing VCS semantics with CRDTs.
metmac
·5 mesi fa·discuss
Do you foresee this changing anytime soon? Would love to contribute but also I think community adoption and contribution would go along way in terms of businesses less worried about single points of failure.

It’s hard balance to strike for sure. And it’s getting weirder by the day with agents.
metmac
·6 mesi fa·discuss
This is nuts. But give me some rope here, how much of react renders in Vello. Like is Vello taking the place of the shadow DOM here or is the entire DOM being render on a WASM thread somehow.

I have so many questions.
metmac
·6 mesi fa·discuss
Just came here to say this is awesome to see more folks do novel stuff with XDP!

After reading loophole labs post [0] a few months ago. I was hoping someone would cook on this for security research.

[0] https://loopholelabs.io/blog/xdp-for-egress-traffic
metmac
·6 mesi fa·discuss
https://metmac.dev

Click the ⌘⌥1 on the top right of the terminal or enter it on the keyboard for some fun code golfing.
metmac
·7 mesi fa·discuss
I’m now just curious about your project
metmac
·7 mesi fa·discuss
I stand corrected on this front
metmac
·7 mesi fa·discuss
Genuinely didn’t know it was hidden behind a beta flag. Ty for this!
metmac
·7 mesi fa·discuss
Liquid Glass is now mandatory if you care about security. Sigh.

I wanted to like it too, but some of the new UI modals of iOS 26 are just awful.
metmac
·8 mesi fa·discuss
Now do this in containers with gMSAs. It eliminates the need of passing around Admin creds. Which I cannot stress enough. You shouldn’t be throwing your DA credentials into your random Linux machine’s Kerberos cache.

Amazon open sourced a project trying to solve similar problems.

https://github.com/aws/credentials-fetcher

Nifty, but was clearly made with AWS assumptions and we had to roll our own with the various hooks we needed for our cloud infra.
metmac
·8 mesi fa·discuss
UV and the crew at Astral really moved the Python packaging community forward.

I would love to see them compete with the likes of Conda and try to handle the Python C extension story.

But in the interim, I agree with everyone else who has already commented, Pixi which is partly built atop of UV’s solver is an even bigger deal and I think the longer term winner here.

Having a topologically complete package manager who can speak Conda and PyPi, is amazing.

https://pixi.sh/latest/
metmac
·9 mesi fa·discuss
I came here to say, this is exactly what I do also.

Unifi accidentally made a fantastic baby monitor.

The recent APIs they’ve built makes me hopeful that I could run an AI model against the footage eventually and build those Ai features for myself.
metmac
·9 mesi fa·discuss
I really wish Mermaid would just ratify a layout spec. Make it optional. Use it. Great. Don’t use it. The layout engine does its thing.
metmac
·10 mesi fa·discuss
For what it’s worth. I have noticed oddities like this where digitizer partial failure and data being unavailable even after unlocking the device.

Only thing that fixes it, is a hard reboot.

I wonder if that is related to this flaw.