Viewing profile — kijiki
kijiki
HN member- Joined
- Tue, May 13, 2008, 11:19 PM UTC
- HN karma
- 784
- Public activity
- 338 items
- HN profile
- View on Hacker News ↗
About kijiki
No profile information was provided.
Recent public activity
-
comment
Comment #49192368
qemu used to use that technique, but as you note, it was pretty brittle. They switched to the more traditional TCG backend.
-
comment
Comment #48004656
Seconded enthusiastically. That dam tour is amazing. Did it in 2007 or so. Expect potential weirdness though. My wife was wearing a (not particularly short) skirt, and the lady at …
-
comment
Comment #46908170
Everyone? Intel, at the time the unquestioned world leader in semiconductor fabrication was so unable to accurately predict the end of Dennard scaling that they rolled out the Pent…
-
comment
Comment #46741032
I arguably owe a successful career in tech to my dad seeing a $99 deal on a TI-99 after they were discontinued in the mid 80's and buying it just because he had had a shortwave rec…
-
comment
Comment #46533966
I've never understood why Intel didn't just soft-disable AVX512 on P-cores until the OS writes a value to some MSR that means "I understand that only some cores have AVX512". From …
-
comment
Comment #46011610
Lunar Lake Lenovo Carbon X1. If you get the IPS screen, you'll get even better than 12 hours.
-
comment
Comment #46009655
I run kodi via OSMC on a Vera V. It comes with a dedicated remote (though it does support CEC), which solves #1, at the cost of having an extra remote. I mainly hit #2 when scrubbi…
-
comment
Comment #45612414
Most of the Intel cache partitioning things were driven primarily by Google. The holy grail was to colocate latency-sensitive tasks with bulk background tasks to increase cluster u…
-
comment
Comment #44612072
It's not common, but it absolutely happens: https://www.courthousenews.com/man-behind-s-f-system-lockout... Early in my career in the mid 2000s, the startup that was on the same fl…
-
comment
Comment #44576855
> How do these guys get the data in order and we dont? LAGs stripe traffic across links at the packet level, whereas QSFP/OSFP lanes do so at the bit level. Different sized packets…
-
comment
Comment #44457897
DACs are usually twin-ax, which is just 2 coax cables bundled. The shielding matters a lot, compared to unshielded twisted pairs. Faster parallel DACs require more pairs of coax, a…
-
comment
Comment #44000876
It has a client/server mode. I used to run the server on my wrt54g and the GUI client on my desktop.
-
comment
Comment #43975728
There was this: https://www.servethehome.com/insane-48-port-2-5gbe-2x-25gbe-... But I have not been able to find a place to buy one.
-
comment
Comment #43733918
A HRV or ERV, depending on how humid it is where you live will help immensely. Unfortunately hard to retrofit into existing construction.
-
comment
Comment #43618545
This is really easy, just use Linux.
-
comment
Comment #43512211
"German pharmaceutical firm Bayer was forced to give up its rights to the Aspirin trademark in the Treaty of Versailles, in 1919, which followed its defeat in World War One (it als…
-
comment
Comment #42874150
> In other words, homeostatic feedback causes salt consumption to stay about the same by increased consumption of salty-tasting processed food. I'd imagine that McDonalds/Wendys/et…
-
comment
Comment #42752779
> want to play around with scraping LLDP data but our switch software stack has a bug It's written for Cumulus Linux, but it should be adaptable to other NOSes with some work: http…
-
comment
Comment #42630725
If the monitors are 3ft away from the musician, they're already looking at 3ms of latency just in the air between the monitor and their ear.
-
comment
Comment #42599707
Thanks for the correction. I hadn't thought of 1bpp because it isn't interesting on VGA hardware. But you're absolutely right about 4bpp having been a thing.
-
comment
Comment #42598187
320x200 at 256 colors. X doesn't support any depth lower than 8bit, so VGA 640x480 wouldn't work.
-
comment
Comment #42541110
> you sure this is the best solution? No, but I've been using it without issues for close to 25 years.
-
comment
Comment #42537106
I'm on Debian stable, not OpenBSD, but SpamAssassin + razor + pyzor works really well. Roughly 1 spam per month, and 1-2 false positives a year. This is for an email address that h…
-
comment
Comment #42532708
Apple's search is Google search. Google pays Apple $20 billion a year for that.
-
comment
Comment #42302615
What? MacOS in 2000 was still old MacOS, with no compositing at all. The NeXT derived version of MacOS was still in beta, and I tried it back then, it was very rough. Even once OSX…