HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mafro

no profile record

Submissions

How Coding Agents Work: Inside OpenCode

cefboud.com
5 points·by mafro·9 เดือนที่ผ่านมา·0 comments

Agents 2.0: From Shallow Loops to Deep Agents

philschmid.de
2 points·by mafro·9 เดือนที่ผ่านมา·0 comments

Snapcast – Synchronous multi-room audio player

github.com
3 points·by mafro·11 เดือนที่ผ่านมา·0 comments

Monodraw

monodraw.helftone.com
605 points·by mafro·11 เดือนที่ผ่านมา·192 comments

Laptops, millions of dollars: US woman jailed over North Korea remote-work scam

theguardian.com
13 points·by mafro·11 เดือนที่ผ่านมา·2 comments

Bloom: Refined Finder Experience for macOS

bloomapp.club
2 points·by mafro·12 เดือนที่ผ่านมา·0 comments

Telephone colophon: Or, how I overengineered my call audio (2020)

noahliebman.net
32 points·by mafro·12 เดือนที่ผ่านมา·11 comments

Bloom: Refined Finder Experience for macOS

bloomapp.club
3 points·by mafro·12 เดือนที่ผ่านมา·0 comments

Vibe coding turns Swedish AI unicorn into fastest growing software startup

forbes.com.au
1 points·by mafro·12 เดือนที่ผ่านมา·0 comments

Debian to release Trixie on August 9th

lists.debian.org
7 points·by mafro·12 เดือนที่ผ่านมา·0 comments

Big Tech is crushing middle managers

businessinsider.com
3 points·by mafro·ปีที่แล้ว·0 comments

30 years ago, Apple fans met the Mac clone. This is the weird, wild story

macworld.com
2 points·by mafro·ปีที่แล้ว·0 comments

Rust vs. Go 2025

bitfieldconsulting.com
3 points·by mafro·ปีที่แล้ว·3 comments

AI Hedge Fund

github.com
2 points·by mafro·ปีที่แล้ว·0 comments

Live squid captured on video in wild for first time

theguardian.com
2 points·by mafro·ปีที่แล้ว·0 comments

My Adventure with 10 Gigabit Ethernet and Linux (2021)

delightlylinux.wordpress.com
4 points·by mafro·ปีที่แล้ว·0 comments

M4 and M4 Pro Mac minis are probably Apple's best Mac minis

arstechnica.com
20 points·by mafro·2 ปีที่แล้ว·28 comments

macOS 15 Sequoia: The Ars Technica review

arstechnica.com
8 points·by mafro·2 ปีที่แล้ว·0 comments

Malaysia's plan to block overseas DNS dies after a day

theregister.com
1 points·by mafro·2 ปีที่แล้ว·0 comments

UpTrain is an open-source unified platform to evaluate and improve Gen AI apps

github.com
2 points·by mafro·2 ปีที่แล้ว·0 comments

comments

mafro
·2 เดือนที่ผ่านมา·discuss
I didn't know what BGP is, but I did know CTF. YMMV
mafro
·3 เดือนที่ผ่านมา·discuss
Never let a good crisis go to waste
mafro
·10 เดือนที่ผ่านมา·discuss
This comment feels like a troll.

I'm sure you are aware that:

- Most open source projects on the Internet are on Github. One could argue Github itself has taken a significant role in the growth of OSS in the last decade

- Using Discord is totally du jour for open source communities in 2025

- Reddit is still the biggest discussion forum on the Internet. Including discussion about open source
mafro
·10 เดือนที่ผ่านมา·discuss
There are only two essential apps on my Mac. iTerm2, and a browser
mafro
·10 เดือนที่ผ่านมา·discuss
The same idea applies to self-driving cars though, no? That is an industry where the "AI revolution" will enrich only the existing incumbents, and there is a huge bar to entry.

Self-driving cars are not going to create generational wealth through invention like microprocessors did.
mafro
·11 เดือนที่ผ่านมา·discuss
Latest release Apr 2025 introduced a plain text save file format, which plays nicer for source control. Great to see development is still active.
mafro
·11 เดือนที่ผ่านมา·discuss
Ask an LLM to transcribe and give the overview and key points
mafro
·11 เดือนที่ผ่านมา·discuss
This is a precursor to a future model which isn't simply a router.

From the system card:

"In the near future, we plan to integrate these capabilities into a single model."
mafro
·11 เดือนที่ผ่านมา·discuss
One reason for this release is surely to respond to their mess of product line-up naming.

How many people are going to understand (or remember) the difference between:

GPT-4o GPT-4.1 o3 o4 ....

Anthropic and Google have a much better named product for the market
mafro
·ปีที่แล้ว·discuss
One of the few Facebook groups I stayed in over time. It has a very British sense of self-deprecating humour. We're all amused by our mutual dullness.
mafro
·ปีที่แล้ว·discuss
Great post. I'm fairly new to the AI pair programming thing (I've been using Aider), but with 20 years of coding behind me I can see where things are going. You're dead right in the conclusion about now being the time to adopt this stuff as part of your flow -- if you haven't already.

And regarding the HN post getting buried for a while there...[1] Somewhat ironic that an article about using AI to help write code would get canned for using an AI to help write it :D

[1]: https://news.ycombinator.com/item?id=44214437
mafro
·ปีที่แล้ว·discuss
Thanks for this breakdown, I guess I'm largely in the window of points 3-6.

Any suggestion on where to start with point 1? (Also a SWE).
mafro
·ปีที่แล้ว·discuss
That's the whole point of /architect mode, no? You refine the solution in the prompt before aider asks you if you want to apply the changes.
mafro
·ปีที่แล้ว·discuss
I switched to hatch last year for many projects, its been quite pleasant.

Has anyone used both hatch and uv, and could comment on that comparison?

EDIT: quick google gives me these opinions[1]

[1]: https://www.reddit.com/r/Python/comments/1gaz3tm/hatch_or_uv...
mafro
·ปีที่แล้ว·discuss
I've been using tailscale/tailscale-caddy[1] successfully to serve applications only on my tailnet. It says highly experimental, but it's worked just fine for me.

[1] https://github.com/tailscale/caddy-tailscale
mafro
·2 ปีที่แล้ว·discuss
Just noting that this narrative in the post is contrary to the author's own guidelines - where they go into not finishing books (called "DNF"s lol)

https://tracydurnell.com/2023/08/19/my-reading-philosophy-an...
mafro
·2 ปีที่แล้ว·discuss
In this pricing model, the power users effectively subsidise the entry-level users.

Not saying I agree with it, but Apple has been doing this successfully for many years.
mafro
·2 ปีที่แล้ว·discuss
Currently there's only 9 cities supported worldwide, and of those 2 are in beta. If this software had broader reach, it may be easier to get open source support.

Having said that, I'd add my city if it were straightforward. It looks like you've spent a lot of engineering time in library and SDK support lately - I suggest investing in the DX happy path to encourage new folks to invest their time.

For example, this document is rather complicated https://github.com/OneBusAway/onebusaway/wiki/Multi-Region
mafro
·2 ปีที่แล้ว·discuss
Played through with my 7yo daughter. She loved the game, but would freak out when chased by the "rats". It was a good opportunity to show her how to try to keep playing when you're stressed! She found it exciting after a couple of goes. You didn't mention how old your daughter is, but that is surely the key factor.

I'm still hopeful for a "Stray 2" - or whatever they can do now the devs lost the IP. My daughter cried when at the game's ending (no spoiler)
mafro
·2 ปีที่แล้ว·discuss
I tried shairport some time ago, but settled on https://github.com/badaix/snapcast and have a really great and reliable open-source multi-room setup