HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iamdamian

1,132 karmajoined hace 7 años
I want to make the web better.

Submissions

An open letter to all those building AI in 2025

asomo.co
4 points·by iamdamian·hace 8 meses·0 comments

comments

iamdamian
·hace 5 días·discuss
I agree. It also works if you mention it as a dealbreaker, leave without buying, and then buy at another shop. Yes, I realize this can be more work and may not be feasible for everyone.
iamdamian
·hace 5 días·discuss
There has been more pushback on car screens over the past couple of years, and the optimist in me hopes this leads to change. With enough pushback, manufacturers will have to listen to the market, cost savings be damned.

A concrete step I take to push this along: I mention physical buttons as a dealbreaker to car dealerships when I shop. Of course, I'm only speaking to dealer reps and not the decision makers at $CAR_CO, but if enough people do this, it does get back to the them and will make a difference.
iamdamian
·hace 3 meses·discuss
I preordered a 13 Pro with Ryzen, which I'm already very excited about. Reading between the lines of your video announcement, though, it seems like the Intel experience might be more optimal (you pointed out Intel's new low power efficiency cores and Dolby sound being tested with Intel).

If I want the best battery life and sound possible with Linux, should I switch my preorder to Intel?
iamdamian
·hace 3 meses·discuss
For me, this was an immediate buy.

Everything about this is what I've been looking for in a Linux laptop. (Also, how refreshing is it to not have to think hard about how much RAM you might need over the next few years because you know you can always upgrade it later?)
iamdamian
·hace 4 meses·discuss
Apple’s music has mostly been DRM-free since 2009!

I love this about Apple and give them as much of my business I can to show that there is still a healthy market outside streaming. (7digital is another good source, although more expensive than Apple. They offer FLAC and 320kbps.)

Makes me wish e-book stores would get onboard…
iamdamian
·hace 4 meses·discuss
Please consider reading the Hacker News community guidelines before you post again: https://news.ycombinator.com/newsguidelines.html
iamdamian
·hace 4 meses·discuss
> It behooves you to not write like that if you don’t want people dehumanizing you.

I have to strongly disagree with you on this. It behooves us (as a species) not to degrade our own manner of speaking and writing simply because of a (possibly temporary) technical anomaly.

In my view, it would be really, really sad to lose expressive punctuation or ways of constructing sentences simply because they're overused by AI.

I, for one, won't be a part of that, and I hope you won't, either.
iamdamian
·hace 4 meses·discuss
I think we'll have to disagree on that. Humans write that way, too, and they've written that way for far longer than AI.

(Where do you think AI picked up its writing habits from?)
iamdamian
·hace 4 meses·discuss
>> This is not a reflection of their talent, their effort, or their belief in what we were building. It's a reflection of the brutal reality of finding product-market fit in an environment that has fundamentally changed.

> Ironic, they use AI in their shutdown post that blames AI.

This… seems like regular prose to me. What makes you say so confidently it was written by AI?
iamdamian
·hace 4 meses·discuss
This has been the first year in a very long time that I’ve thought about leaving macOS. They seem to have lost the plot on software and documentation.

It might be nice for someone to crowd source a reasonable list of features they need to improve or document. Could get traction.
iamdamian
·hace 4 meses·discuss
This is, without hyperbole, the most exciting tech announcement I've read this year. I really hope something comes of it.

Motorola: Please double down on this and make mobile tech consumer-friendly again.
iamdamian
·hace 7 meses·discuss
This is the way. In 2025, I don't think you can expect quality when the incentives aren't aligned (in this case, that you are a customer).
iamdamian
·hace 8 meses·discuss
I would say that using a lot of em-dashes was always bad writing. You want to use them sparingly if you want them to have impact.

That said, yes, keep using them (and using them well!).
iamdamian
·hace 9 meses·discuss
I don't really agree with the article in the sense that from a user POV, it wasn't very feature filled and it was much more stable than Leopard.
iamdamian
·hace 9 meses·discuss
We need a new Snow Leopard.
iamdamian
·hace 9 meses·discuss
Claude Code has an elegant solution to the problem you mention, without trying to cram everything into a single nested pane (which feels wrong to me).

In Claude Code, when you edit a file independent from the agent, it automatically notices and says something like "I see you've made a change. Let me take a look."

I wish Gemini CLI would've taken a similar approach, since it seems to fit better with a CLI and its associated Unix philosophy.
iamdamian
·hace 9 meses·discuss
I self-host forgejo but still want a way to publish open-source. I've been using GitHub for this and didn't realize that codeberg.org was an option. Glad to see them getting the press.
iamdamian
·hace 10 meses·discuss
I can’t disagree with that. There’s also wisdom in realizing that we are the tide.
iamdamian
·hace 10 meses·discuss
I’m not really sure why we need to give in? Just keep writing high quality content that obviously wasn’t AI-generated, and keep using em dashes.

At least, that’s what I’m doing.
iamdamian
·hace 11 meses·discuss
Forgejo is a really great self-hosted alternative to GitHub.

If you've wondered about hosting your own version of GitHub but have worried it's too hard to set up, I'd encourage you to spend even a few minutes spinning an instance up with Docker Compose and poking around.

https://forgejo.org/docs/latest/admin/installation/docker/