Viewing profile — blackbeans
blackbeans
HN member- Joined
- Sat, Jul 01, 2023, 11:10 AM UTC
- HN karma
- 89
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About blackbeans
No profile information was provided.
Recent public activity
-
comment
Comment #40024637
I must be weird, but I like the name. It's a palindrome and I dig their symmetrical logo. And of course, it is clever marketing. Even here we are talking about it.
-
comment
Comment #39982987
Sure, it's possible to make the battery removable, but why would they do that? It was the manufacturers (e.g. Apple) who decided to make the battery non-removeable in the first pla…
-
comment
Comment #39982862
It's their first iteration and I applaud their effort. It takes at least a year to develop something like this and the sales quantities will be lower compared to the big brands, so…
-
comment
Comment #39873128
I have tried all but pdn is the best software for quick editing. In the time it takes for Krita or GIMP to launch, I'm already halfway in pdn. I really miss it when using Linux.
-
comment
Comment #39872701
Ageeed, and the RFC4180 you are referring to also specifies how to escape newlines. CSV is a simple storage format for data. Its simplicity, readability and portability makes it po…
-
comment
Comment #39798620
You can still use RAD Studio today. Although it's expensive and it's primarily used to maintain old software these days. Lazarus is the best IDE for Pascal, being completely free, …
-
comment
Comment #39748464
Many European countries already banned it in the '90s. That was decades ago and the EU is currently discussing making it obligatory to replace old asbestos materials in existing co…
-
comment
Comment #39684147
I don't see this as a perfect solution, but CSV is not great either. A comma is super common in both text and numbers. Here in Europe we often use commas as decimal separator and u…
-
comment
Comment #39618720
It's slightly more convenient, but Vue3 is already great. I like to support an ecosystem and I want a framework to keep existing, making sure I can maintain my projects in the futu…
-
comment
Comment #39571030
Bosch batteries are made in Europe (Poland) but they can contain Chinese cells. Bike batteries do not use LFP because bike consumers demand high mileage, small size and low weight.…
-
comment
Comment #39248460
Avalonia is interesting because so many desktop apps have been made in WPF over the past decades. And now the technology is getting old and MS wants to replace it by unproven frame…
-
comment
Comment #39091704
If you don't want to deal with cookie banners, there are browser extensions you can install to automatically accept them. However, although the cookie banners are sometimes a nuisa…
-
comment
Comment #38958760
It is possible but traditional power grid lines have quite some losses over longer distances. An expensive HVDC connection would be more efficient. Furthermore Arizona could be too…
-
comment
Comment #38923500
Same thing with the Samsung S5 from 2014. IP67 waterproof with headphone jack and removable battery.
-
comment
Comment #38802484
I think Delphi was slightly better. The components in Delphi were more powerful at the time. But the general idea is the same. C# with WinForms is still usable today and provides a…
-
comment
Comment #38479533
I use Firefox Beta daily on Android. Works without complaints. I have used add-ons with it for the past years. The ones you really need, like uBlock Origin, have always been there.…
-
comment
Comment #37882047
What about the old and proven Apache? Is it affected?
-
comment
Comment #37520991
Yes, and it has never been a bad experience. However, I don't see a use case for new projects. There are many language options nowadays and most have a larger developer pool. I don…
-
comment
Comment #37340424
But the electric components are not standardized. You can buy e-systems from Bosch, Yamaha, Shimano, Fazua, Mahle, Stromer, Bafang et cetera and they all have different dimensions,…
-
comment
Comment #37270736
As far as I know, the EU legislation is primarily aimed to protect privacy. Behavioral advertising is related because it requires tracking, and tracking requires the consent and un…
-
comment
Comment #36959864
Here in The Netherlands, a large DuPont/Chemours factory has been dumping waste products for over 30 years. The maximum safe concentration of PFAS/PFOA has been reduced in the past…
-
comment
Comment #36867372
It depends. Yes, the salaries are lower, but so are the expenses on average. The fringe benefits are usually good. There's a legal minimum amount of paid holiday days, in my countr…
-
comment
Comment #36834155
Market share is a different measurement unit compared to top selling. From your article: Tesla hatte VW im zweiten Halbjahr 2022 die deutsche Elektroautokrone abgejagt. Nun verteid…
-
comment
Comment #36834029
Even in Germany the top selling electric cars are not German. Combined with the uprising of cheaper Chinese brands in Europe in the coming years, I fear the worst for the German ca…
-
comment
Comment #36792758
Actually I never found cooperative multitasking a real issue. You don't want faulty tasks in your embedded application anyway. With cooperative multitasking it at least is easy to …