HN user

VTimofeenko

729 karma

Contact: hn@vtimofeenko.com

Posts2
Comments383
View on HN

I can totally see Internet availabilit correlating with the rise of unwanted stuff in the install. Believe it started with 3rd party games being part of the OS at first. I don't recall the yes/maybe later dialog "options" in win8 though, at least not in the beginning.

I actually really liked the win8 start menu change and the live tiles, even wrote some tiny homegrown apps with them. My logic was always "if I am opening the start menu, I will want to interact with that menu and only it until it's closed", so having it fullscreen made sense.

How would one know though by just looking at the device? I have chassis that came with Intel 11th gen, but the brainboxery, keyboard, battery, touchpad -- all have been swapped over time.

Inb4: I don't work in the industry, my knowledge is limited to a faint memory of a college course on fluid dynamics.

If I recall correctly, high pressure ignitable stuff can spontaneously turn !!FUN!! in absence of heat if it is suddenly relieved through a pinhole. Basically jet is followed by a ring-like zone where the stuff mixes with oxygen. Jet creates tiny zones of very high temp, thus igniting the mixture ring that follows.

There is US exported media that just randomly becomes popular in a specific demographic. Case in point: Adventures of Ford Fairlane, a flick with Andrew Dice Clay that got a razzie the year it came out. IIRC it got a cult following in Norway because the voice over was done by a popular radio DJ.

[dead] 4 months ago

WHOIS sez it was just registered, registrar is NameCheap. Uses Cloudflare DNS. .bot domain hosted on Vercel. There is a link to .ai domain with similar info.

Certificate transparency logs list everything as brand new.

Cursory glance at other Nvidia domains shows Safenames ltd as their registrar of choice.

Seems a bit sketchy

I usually use English to talk to Gemini, but the other day I wanted to try and find out the original band of a Siberian punk song that I have carried around in my music collection since time immemorial. Problem is the tags are all over the place in this genre and there are situations where "Foo-Bar" and "Foobar" are two completely different bands. Gemini was clearly trained on some genre forums from late 90s which are... shall I say non-PC by any stretch of the term.

In the middle of the conversation it randomly switched from English to Russian and clearly struggled to maintain the tone imposed by the built-in prompt.

True, it's not a full replacement for ipmi-ish tech. There are ways the deployed waiter can fail before it times out and triggers the rollback. Deploy often enough and you will hit all wonderful edge cases. I treat it as a first line of defense that saves me time on scooting the chair over to me server cabinet and yanking the cords.

WRT ephemeral state -- NixOS allows to minimize this. Coupled with impermanence, all non-declared and non-externally-retrievable state is wiped away upon reboot. And if it's not declative and not retrievable, I just don't use it. Homelab allows for a lot of choice in that regard

The Value of Things 6 months ago

The screenplay part made me think. While it's true that an LLM could potentially generate a better^ script, while writing scriot the author would probably had had many ideas that did not make it to the final draft. Yet those ideas would definitely influence the final product, the movie. There's probably only so much you can put in the script really.

Meaning for the brother is one thing, but as a potential watcher, I would almost always prefer a movie that someone really cared about^^.

^: depending on the definition of "better"

^^: as a fallible human being I am not perfect at detecting that care, but there had definitely been cases in my life when someone was talking about a thing that I would not really care about otherwise, but their passion made the talk extremely interesting and memorable

Not an iPhone person, however when I force shutdown a laptop I am hacking away on, I do feel like I am strangling it with a pillow to ease it's suffering. But that feeling comes purely from my side, the machine shows no signs of life at that point anyway.

Are you referring to something like the GPRS staccato coming from speakers catching a cell phone call or the almost imperceptible flyback whine of a CRT?

Linux from Scratch 6 months ago

Having done this way back when on both: go with a VM first.

Targeting a known set of virtual devices makes a lot of things much easier when building LFS. Dev ux is also much nicer:, you get faster restarts, a socket and optional snapshots to go back to a known less broken state.