Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alerighi
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
alerighi
5d ago
It's not the same example, the excavator is driven by a human being, it's a tool (in coding world the same as using an high level programming language instead of writing bits into the computer memory). The LLM *may* be used as a m
2.
▲
by
alerighi
5d ago
If one person knows how to code, they don't need an LLM. I've tried using all of them on my job, and I will give them a second chance time by time (to see if the claims made by these big tech hold up) and ALL of the time I've
3.
▲
by
alerighi
7d ago
To me if you ask to a 10 years old kid and give him a PC with Microsoft Paint on it it will you will have a much better result than any AI-generated option in the post. If there are graphics designer that produce a worse result of what AI c
4.
▲
by
alerighi
8d ago
To the day where your device breaks, you had set a passkey to access your Google account (because the phone did prompted it up and you did not understand and clicked yes), you did not setup a recovery method (such as another email/SMS)
5.
▲
by
alerighi
22d ago
I've bought new a Google Pixel 7a two years ago, paid for it 400 euros. After 1 year I've dropped it, landed on a corner, screen completely broken, replacement costed screen costed me nearly 120 euros (and was not an original scre
6.
▲
by
alerighi
25d ago
Nooo what you are saying communist. I also think so, but each time someone (typically the EU) does something in the direction (e.g. digital market act) the US government, companies and citizens accuse us to be communists, against progress,
7.
▲
by
alerighi
25d ago
Being a developer, I can say that working with Google is a pain. There is no possibility to talk with a human, all communication is answered by the same AI-generated response that links you to the same AI-generated documentation. And if suc
8.
▲
by
alerighi
1mo ago
Maybe it was advanced for the time being created, to me it's just any other RFID card that is issued everywhere else in the world in the matter of read speed, from every public transit card that I find in every EU country I've vis
9.
▲
by
alerighi
1mo ago
Well you can get it only in some kind of machines, and you need to pay it cash. Also you need to use cash to charge it, and you can charge it minimum by 1000 or 500 yen at a time depending on the station, not less. The digital version only
10.
▲
by
alerighi
1mo ago
In Italy we are at 78% of addresses covered. That doesn't mean automatically that one gets fiber. First at all, if someone doesn't need to download heavy stuff and has a good coverage a 5G SIM with unlimited data (something you ca
11.
▲
by
alerighi
1mo ago
It doesn't really matter, because x86 processors inside are almost similar to modern ARM processors, the instructions that most programs use are more or less the same, and more complex "legacy" instructions are just emulated
12.
▲
by
alerighi
1mo ago
Really in Linux you can setup then do do whatever you want, you can setup them the same of Windows or MacOS if you want.
13.
▲
by
alerighi
1mo ago
I have in my basement a PC with Windows 98 that feels way faster using it than a modern Windows 11 full of vibecoded AI slop features.
14.
▲
by
alerighi
1mo ago
For this reason: more upgradable Apple wants to sell you a new system every couple of years, they don't want you to upgrade. They want you to throw it away the system completely and replace it (and they claim they are environmentally s
15.
▲
by
alerighi
1mo ago
Same thing, I still have at home a desktop I've built when I was 17 (now I'm 30!) and still runs fine for day to day tasks, of course with Linux on it. It has 8Gb of RAM (DDR3), 512Gb SSD (not original of course because back then
16.
▲
by
alerighi
1mo ago
Everything that is generate from a LLM is shit, I don't know why people continue using it. I'm waiting for this bubble to explode once for all so we can return doing things in the sane way.
17.
▲
by
alerighi
1mo ago
I wouldn't even compare AI to any of one. Rather, AI will even contrast with some of these, democracy for example, if we stop critically thinking and delegate everything to AI (= big corporations that control it) it cannot end well to
18.
▲
by
alerighi
1mo ago
My barber in Italy just doesn't make me a receipt in exchange for a discount if I pay him cash so he doesn't have to pay taxes. Come on... the cost to operating a small business are usually low/there are tax exceptions, and t
19.
▲
by
alerighi
1mo ago
Really the chances that someone will ask a small company to be compliant are just very low. Of course if you sell something in an envelope nobody will ask you anything, the deal and the reason for this law (that I consider correct) is to ad
20.
▲
by
alerighi
1mo ago
Yes but let's continue using Claude to write code because we suck at programming. Really the only way out of this is to STOP NOW using AI and use our brain instead. These company will just shut down if we stop using, and thus paying, f
21.
▲
by
alerighi
1mo ago
To me TUI have a better user experience than graphical applications. And considering the amount of companies that are still using decades old AS/400 systems instead of new ERP system I'm probably not the only one to think it like
22.
▲
by
alerighi
1mo ago
I don't know the US law, but surely in Europe specifically every private conversation is private, period. No matter if it's work email, your company cannot read the emails directed at your company mailbox by its initiative (of cou
23.
▲
by
alerighi
2mo ago
For me it's probably time to learn to use vim or something similar. I'm the only one that likes coding manually, without all this AI shit? I'm faster writing code myself than trying to explain to artificial stupidity what I i
24.
▲
by
alerighi
2mo ago
For a big tech the publishing fees are nothing in comparison to what they can revenue on patents. Let's say that they AI generate 1000 patents and let's say the cost is 1000$ for each one, it's sufficient that only 1 of them
25.
▲
by
alerighi
2mo ago
The problem is that it doesn't work as such. We all know that Meucci invented the telephone but Bell patented it. The patent office rarely care about it, they register whatever you want, and then lawyers of companies can sue you for us
26.
▲
by
alerighi
2mo ago
Depends, for example if the variable that selects between the two implementations is a compile time constant (#define or constexpr variable) the compiler can really remove the conditional and all the code of the choice that is not always se
27.
▲
by
alerighi
2mo ago
Indeed. The problem is trying to apply the principles of "Clean Code" or more generally of OOP everywhere. There are surely cases where having an interface as an abstraction and multiple implementations makes sense. There are case
28.
▲
by
alerighi
2mo ago
Only reason that I see is that is free to use, why other alternatives are either paid or you needs to be hosted (and thus you need to pay the cost of a server and the work to maintain it).
29.
▲
by
alerighi
2mo ago
Well, not exactly. A LLM is still a computer, doesn't have an intelligence (beside being called AI). That means that their output is a mere computation of their input data, and their input data it's the stuff that was used for the
30.
▲
by
alerighi
2mo ago
Let's say that Anthropic trains their models on their internal (private) codebase. Let's say that a contributor using Claude generates a piece of code (long enough to account for copyright) that is identical to the internal closed
More ›