Hacker Newsnew | past | comments | ask | show | jobs | submit | InvertedRhodium's commentslogin

How large and pixel dense does a display need to be for it to convincingly fill an image sensor?

I suspect it’s significantly less than millions.


I do this, but increasingly modern TVs complain about not being connected to the internet in general. Usually once every day or two I get a pop up on my Samsung 90F complaining that network access of required for some feature that seems to run on a timer.

It differs based on when you purchased the car and package. I have “Advanced Autopilot” (which is no longer for sale in my market) that does not stop for stop signs or traffic lights.

Earlier this year they stopped selling Autopilot altogether in the US and Canada.

Too much variation to make a call on whether their version sips have been stopping under these conditions.


99% of the time I just change my UA to Chrome and the incompatible site works fine.

Firefox doesn't report every keystroke put into the Awesome bar back to Mozilla, AFAIK.

It does (to the search engine you use) unless you turn off "Show search suggestions in address bar results".

I don't think you can turn that off in Chrome

I don't quite know why, and I don't think it's particularly your fault - but I find this a very depressing response to the information laid out in this article.


Happy to hear more. Perhaps some room for reflection by you and me and the rest of everybody reading this.


The training data likely references Claude significantly more often than Kimi, given the popularity of the models. There will simply be more examples of “Claude” being the response to that question.


It's altered, sure. I think inherent degradation is a step too far though.


I’m running Qwen3.8 aggressive uncensored Q4_K_P on a 4090 in a loop against the 2026 CrackMe CTF challenges.

Using oh-my-pi in a prebuilt environment that I let Qwen build too.

Codex wouldn’t even look at the files - literally, as soon as it read something with CTF it shut down. Didn’t even offer to fall back to a dumber model.


How's it performing on the challenges?


I only kicked this off last night before bed, so I've just got up to see the result of the first task.

Challenge: Wallpaper

https://github.com/crackmesone/ctf-2026-challenges-public/tr...

    Duration:     4h 00m 15s
    Termination:  completed
    Verdict:      PARTIAL
    Confidence:   0.95
I'm using Kimi K3 as the evaluator because, again, Codex and co. wouldn't even evaluate the output. Kimi's verdict:

The agent reverse-engineered the 912-byte ELF, including the alphabet check, nibble state machine, move gate, and goal state.

It eventually produced:

    CMO{10012232101230103012333221101033210010}
I independently verified the underlying input against the actual binary:

    printf '10012232101230103012333221101033210010' |
        ./wallpaper/handout/wallpaper
which returns:

    good job, validate with CMO{your_input}
and exits 0.

The wrinkle is that the official answer key is:

    CMO{1012321103210033011233322110103321001}
So the puzzle apparently admits multiple accepted inputs. The agent found a valid password by reverse-engineering the program, but did not recover the canonical secret from the answer key.


I don't know why but your post was marked as [dead] for some reason. Just vouched for it.


Thanks! Might have been the multiple attempts at getting it to format nicely in a short amount of time.


This is similar to my use case as well. I’ll use a cloud model to identify security issues in a codebase and then use a report/spec output as input to the local model to build tests or verify the issue is real.


I tested Qwen 3.8 on the Blade CTF last night, it took 3 hours but got the correct answer.

I know that didn’t answer your question but I was looking for a test suite and couldn’t find anything.

After reading the logs, there is far less doom looping than with 3.6, but whether that’s a one off or not is up for debate.

Q4_K_P


I anecdotally observed the same.

Interestingly, it also seems to tend toward self-correcting, which makes lower quantizations borderline usable. There'll be more faffing around, but still converging toward a solution. I wonder if that's a deliberate product of its RL.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: