HN user

hughw

1,789 karma

[ my public key: https://keybase.io/hughw; my proof: https://keybase.io/hughw/sigs/JZyJ3zcCfrRN8mU8_vn49MJkZXB1qfcU1PURRRWVdN4 ]

Posts11
Comments667
View on HN

This presentation is painful to read. It's an LLM's idea of a CTO presentation. I'm overwhelmed by charts, only slightly connected to the text around them. But no matter, it looks like a CTO slide deck. HIGH IMPACT.

Much better would be if the CTO of Mozilla had actually articulated their own analysis.

User nashashmi [1]:

  So this kid uses his home computer at his home, and they trace him down with 
  the IP address, and the IP address also makes a request for Windows Updates.
  And that narrows down the Device ID. The device id is now traced to this kid.
That seems more likely, I hope, than Edge/Windows secretly telemetering your GDID and every URL you visit to Redmond. It's a huge privacy hole still, but they can plausibly deny they set out to track you across the web using their OS.

[1] https://news.ycombinator.com/item?id=48815196#48818368

I've found that the less real estate my eyes need to scan, the faster I understand the code, even if its more tersely expressed and requires a little decoding. Relatedly, I've come to appreciate a line of code that does the thing rather than one that calls a function whose name might express what the function does, but I might need to go find it and and read its code. That works well if your language supports a terse expression. So I prefer you tersely multiply/reduce a list rather than call a function, but some languages just aren't friendly to that and demand verbosity.

GPT-5.6 13 days ago

If it's not dangerous enough to be classified as WMD by USG, who's interested.

I've been wrestling for days with a recalcitrant Opus 4.8 unable to close the circle on an algorithm I'm sure, based on the three previous days' experience, Fable 5 will cut right through.

I hired a programmer and after giving him his Linux laptop let him set up a few things. A couple hours later he asked me where he could get PuTTY for it, and I recognized a huge gap in my interview coverage.

My eyes glaze over reading all the AI produced verbiage.

I did find a few useful parameter settings I've already discovered using my single 3090 and ollama.

I'm just remarking that the LLMs overwhelm me with minutiae, especially as I'm working on code design. I frequently ask it to restate concisely, and that helps.

[edited to mention ollama as a nice alt]

Nobody's talking about how "terrorism" has expanded to mean, in law, armed opposition the the government. Throw in terrorism and the sentence goes up dramatically.

Is it possible to oppose the government with arms yet not be a terrorist? I'd say, yes. But I never expect to see a prosecution acknowledge that. They're even making drug smugglers into terrorists and murdering them extrajudicially.

The Coming Loop 29 days ago

As long as the LLM can unravel, repair, and improve the slopware it creates, that's where we are necessarily going. The code will continue to be maintainable, by the LLM. I'm used to this idea and I for one welcome...

Just this morning I tweaked my single 3090 setup too:

  OLLAMA_FLASH_ATTENTION=1
  OLLAMA_KV_CACHE_TYPE=q8_0
  OLLAMA_CONTEXT_LENGTH=180000
and that fits in 23GB.

[edited for format]

Coincidentally for the last week or so I've revived my Glycine automatic as my daily wearer and I'm gauging my level of dependence on my Apple watch. So far -- hey, I wasn't all that dependent on it, and I guess, I was feeling a bit too digital. I'm going to keep going for a while this way.