Viewing profile — diegof79
diegof79
HN member- Joined
- Sat, May 09, 2015, 12:23 AM UTC
- HN karma
- 1,089
- Public activity
- 219 items
- HN profile
- View on Hacker News ↗
About diegof79
No profile information was provided.
Recent public activity
-
comment
Comment #49008513
I imagine that it should be clear to everyone here now, until I read threads like this comparing child development to the advances in LLM building. It’s like saying that a new M-Ap…
-
comment
Comment #49001084
This part of your comment, “just show me stuff that reflects what I value,” makes me think about the political manipulation used in social networks. It’s scary to learn about primi…
-
comment
Comment #49000944
They don’t develop. We should stop anthropomorphizing LLMs. AI labs are improving the ML techniques used to build better models; it’s a big difference.
-
comment
Comment #48942300
A healthy life is more invigorating. You can sustain a month of 996 if your project is under fire (it may happen in a startup). But more than that is unsustainable: you have less s…
-
comment
Comment #48740297
I had a similar situation. Google really needs to improve its model usage and payment UX. My solution was OpenRouter. Their dev and testing chat can generate images with Google mod…
-
comment
Comment #48658353
To complement the excellent answers that I read in this thread: an eval is a test. What makes it particular for the case of AI is: - there are many situations where you can’t test …
- story
-
comment
Comment #48316563
The UNIX scene was funny and probably included because of some marketing arrangement with SGI. I haven’t seen mentions of UNIX in other movies. For context: in Jurassic Park, there…
-
comment
Comment #48316409
It's funny that you mention CORBA, because my first contact with Java was through a C++ CORBA service that interfaced with Java (this was around 1999). After that, I worked for man…
-
comment
Comment #48311149
This part: > What surprised me was that Java supported processing ZIP files and XML from its standard runtime. Makes me feel old. Java was developed at a time when most people conn…
-
comment
Comment #48272809
But what is the alternative? Many of these systems are added to digital wallets due to legal requirements or fraudulent cases. For example, one case of fraud that I’m aware of happ…
-
comment
Comment #48240041
Mainly DX. Deno has many of those things now, but my past experience wasn’t good. The first versions of Deno had a lot of friction; Bun however was more or less useful from day 1.
-
comment
Comment #48115279
I'm a happy Apple ecosystem user. However, there are many more Windows and Android users worldwide. I think that the appeal of this product is that the Wintel monopoly of years ago…
-
comment
Comment #48037512
An alternative take on the section: “Why teams keep building tours anyway”. Teams keep building product tours because the other option is to invest heavily in trial-and-error user …
-
comment
Comment #47041015
Mainly for web browser plugin authors implementing AI assistants (Gemini/Claude/OpenAI/Copilot). Instead of parsing or screen-shooting the current page to understand the context, a…
-
comment
Comment #46913992
I agree that Arcade is poor. However, I’ve been subscribed to it since its inception because it is the best way to have games that my kid can play without shady ads or engagement p…
-
comment
Comment #46352871
It’s the OpenGraph description metadata (“og:description”, see https://ogp.me/ ) Many apps, like Slack and LinkedIn, use it to display a link card with a description.
-
comment
Comment #46175610
There is no doubt that a product’s community culture and the maintainer’s attitude have a significant influence. However, I used Perl and stopped using it without knowing anything …
-
comment
Comment #45992004
I guess we have different perspectives and information about the “rise” of VSCode. I was an Atom user. Even before the acquisition of GitHub the major feature of VSCode was its spe…
-
comment
Comment #45971088
You just described Eclipse RCP. The issue with Eclipse and that approach is the complexity of mixing plugins to do everything, which kills the UX. When VSCode started, the differen…
-
comment
Comment #45747340
Given their extensive expertise in browser and OS plugins, I understand this move. You can foresee a challenging future for the Grammarly product for a long time. Now that the "imp…
-
comment
Comment #45705745
Both (Backbone and CoffeeScript) were created by Jeremy Ashkenas. He had a very prolific year.
-
comment
Comment #45705028
Agree, but the article was about comparing React and Backbone. There are a gazillion of options that resolve the same problems: Vue, Svelte, Solid, Lit, etc. Backbone was born as b…
-
comment
Comment #45704636
I worked with Backbone, Angular 1, Ember, and then React. The article overlooks the problems that made React popular: - Composition: Composing components is easier and more efficie…
-
comment
Comment #45689967
Oh, the nostalgia! Looking at the project felt like taking a trip in a time machine: the blog on Blogspot, the release files on SourceForge, the use of Delphi, and the screenshots …