Viewing profile — alexey-salmin
alexey-salmin
HN member- Joined
- Tue, Feb 28, 2023, 8:19 AM UTC
- HN karma
- 2,664
- Public activity
- 986 items
- HN profile
- View on Hacker News ↗
About alexey-salmin
No profile information was provided.
Recent public activity
-
comment
Comment #48942277
https://developers.google.com/custom-search/v1/overview Note: The Custom Search JSON API is closed to new customers. Vertex AI Search is a favorable alternative for searching up to…
- story
-
comment
Comment #48901810
Not suspicious at all
- story
-
comment
Comment #48735735
100%. The detection/configuration of hardware just worked out of the box. It's a must-have for a livecd and still a reeeealy nice-to-have for your permanent install back then.
-
comment
Comment #48677875
The most surprising part for me is that IBM still somehow owns silicon labs, I was sure it's effectively a consulting company by now
-
comment
Comment #48669067
A thought but maybe switch to the Idiot instead. I think of all the Dostoyevsky works the Brothers is the least enjoyable one. Keep it to the end or else it may suffocate your inte…
-
comment
Comment #48668981
I watched it before I read the book and I wasn't aware it's an adaptation (not obvious at all). Imagine how perplexed and confused I was when I finally got around the book :D The f…
-
comment
Comment #48595659
After a couple of months of coma they are pretty clear.
-
comment
Comment #48588995
Bokonon tells us, incidentally, that members of a duprass always die within a week of each other.
-
comment
Comment #48517418
It's not very relevant here, but curiously some cancers are, in fact, contagious organisms. The most famous example is the devil facial tumour disease. Luckily cases of transmissib…
-
comment
Comment #48504237
The article is the "Chad Tom Bombdadil" meme from reddit, but somehow watered down to multiple pages of text. >Barges into the narrative. >Sings a song about how he's older than th…
-
comment
Comment #48501623
Yeah, the community seems great, I enjoyed reading IRC logs :)
-
comment
Comment #48489598
> Here's where I thank AIs for the small mercies of slopping on pleasantries on otherwise tone deaf emails and messages. God I hate that, please send me more to-the-point tone deaf…
-
comment
Comment #48467852
Well if France could build reactors in the 70s-90s, then Germany could have done it in 2000s, right? It's not an alien technology. Instead they chose to pour money into wind and so…
-
comment
Comment #48465252
What's the stunt? France built reactors for modest cost and phased out coal. Germany wasted enormous amounts of money on green energy and made very little progress. Which country i…
-
comment
Comment #48463306
The total cost of the French nuclear program since the beginning was estimated at 228 billion euros at 2012 prices, including both research and construction costs. By that time Ger…
-
comment
Comment #48463038
The title is misleading. $135 is not "money saved", it's "money not spent on fossil fuels" (even for that I couldn't find how it was calculated by solarpowereurope, but the number …
-
comment
Comment #48442368
> The issue with outdated grids is that it relies on technology (spinning mass) that's at this point a century old. Which makes it brittle against outages like you describe. The so…
-
comment
Comment #48441378
> Are farmland, greenhouses, livestock, tractors, silos full of grain, and refrigerated warehouses packed with produce not "assets"? The elderly can't eat that directly unless they…
-
comment
Comment #48423551
You can't eat assets. Retirees need goods and services, these should be produced by the workers and handed over to retirees for free. No wealth redistribution mechanism can solve t…
-
comment
Comment #48423527
> A lot of things like retirement funds are built with the assumption of infinite growth Not really, just a stable ratio of workers/retirees is enough for this system to work. But …
-
comment
Comment #48339920
[flagged]
-
comment
Comment #48290087
> If your 2d array sits on the stack, then inferring memory layout is pretty easy. If you are dealing with pointer that was passed to a function, then you can't assume anything abo…
-
comment
Comment #48289144
People who do HPC in C actually wish C had proper arrays like Fortran. If your function takes two pointers as inputs instead of two arrays they can alias the same memory and in fac…