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

A normal GrapheneOS installation uses Android Verified Boot with a locked bootloader, and does not give the user root access. Google's Play Integrity cannot be used to verify the integrity of the OS (as GrapheneOS is not approved by Google), but equivalent verification can be done using standard Android APIs and GrapheneOS's public keys.


AVIF supports regular AV1 videos, there is no intra-only constraint. You can try this yourself with any AV1 video:

ffmpeg -i input.webm -c:v copy output.avif

You are right about Firefox and Chrome not using hardware decoding though, as such an AVIF video plays back poorly. And Chrome refuses to load an AVIF larger than 256 MB on my machine.


AVIF video does support an alpha channel, which AV1, annoyingly, doesn't.


No current Motorola phones meet their hardware requirements. 2027 flagship models will be the first to be supported.

https://x.com/GrapheneOS/status/2058730195041812839

https://x.com/GrapheneOS/status/2064124713501163912


Oh, that's unfortunate. I thought they meant support would be released in 2027, not that phones from 2027 would be supported only. :(


Are you buying ones that are "Ultra High Speed" HDMI certified? At least in theory, those should all be able to handle the maximum 48 Gbps bandwidth supported by HDMI 2.1


I think they meant that the use of cookies for analytics/tracking, which is what triggers the popup requirement, would have been considered malicious.


Indeed.


Strange omission to talk about the general anti-AI sentiment, while not mentioning that the #3 most-watched English VTuber (Neuro-sama) is an LLM – who is actually widely accepted as a "good" use of AI by other VTubers and viewers.


Does anyone actually believe the premise of Neuro-sama that she is an AI? The original premise was that she is a lightweight AI model livecoded on streams, but that is obviously not the case anymore.


Do humans often repeat JSON spewed by integrations? It’s still very much a LLM.


It's certainly possible someone could fake something like that for views, but I'm curious what you consider to be the tells that it's no longer an LLM behind the wheel?


Maybe it's LLM and human actor splitting work, but she looks too natural, too fast and too error-free to be LLM based since too long ago. Just their dictation -> thinking -> TTS loop is too fast to be LLM. Context awareness and character adherence is too perfect as well.


Never seen Taalas?

Let alone a decent sized model on a couple 4090s or similar, pretty gud t/s to churn out tts/stt/response/control model actions and emotes.


Because Vedal is apparently obsessed with latency, and running the model locally.

Even if it were a human, that would require both fast typing and a fast TTS.


For a model just sending occasional commands to other integrations, they're actually quite slow...


I think neuro-sama has been accepted because she isn't deceptive. It's very clear that Neuro-sama isn't a real person or even really intelligent. The other big reason is that she collaborates with other vtubers and has brought new audiences to them.

Also, arguably nowadays the main streamer is Vedal, her (for lack of a better term) handler. Part of the fun is seeing them interact


It doesn't let me edit the link, but I'm confused by what even happened here... I posted this from my phone and that wrong link doesn't show up in my clipboard history.

Link should be: https://hydrogenaudio.org/index.php/topic,129691.0.html


It's fixed now.

Our software follows redirs and somehow we got a 302 to our own IP. Perhaps it is someone's idea of a bot detector?


Unrelated: Hey, I sent hn@ycombinator.com two emails. One was May 6th, the other June 18th (UTC+2). The former's subject is "Broken prev/next links sometimes". In the latter, I've asked to let me know if it arrived. It didn't bounce so your email server has acknowledged receipt, but based on fast responses to previous emails and someone else mentioning randomly that you responded quickly to theirs in iirc early June, I'm starting to assume you're not seeing mine. I don't know how else to reach out than via an off-topic comment or a dummy submission or so. Is there a fallback mechanism to use when your email doesn't?


Well, they don't read all the emails -or- respond to @dang, @mod, etc.

Your approaches are, ride a comment (as you did, 9 hours, no response, likely didn't read) or lean on a frequent flyer (the only privilege I have is increased ability to [dead] obvious spam not caught by filters - but it gets my emails seen)

I sent them an email in past minute - Good Luck! (YMMV)


Your options are:

* quick email to HN@ycombinator.com with a "Help Me please!! and link ( mods can edit link in and sideline (hide) these comments )

* Just live with the rotting fish head of public boo boo (we've all made mistakes, as the Dalek said whilst climbing down off the dustbin)

* I can kill the whole thing dead.


That's the easy part, just use a color space with imaginary primaries (see e.g. ProPhoto RGB), or use one with real primaries that allows for negative values – e.g. Windows uses floating point scRGB for HDR, which is just linear BT.709/sRGB, but negative RGB values can be used to cover the full range of real and imaginary colors.


But that's still mixing just a few primary wavelengths.


> png (no compression)

To be clear, PNG only supports lossless compression, while WebP has separate lossy and lossless modes. AVIF can do lossless compression too, but you're usually better off using WebP or PNG (if you need >8 bpc) instead as it really isn't good at that.


There is lossy PNG compression that works very well for images using a limited color palette (pngquant, lossypng, etc).


PNG can be lossy before the lossless step. You can take areas of near-matching pixel values and make them actually match, to work better with PNG's near neighbor compression. There are a few encoders that can do that.


Interesting side note: By design, Android lets any app escalate its privileges to root when SELinux is disabled: https://www.reddit.com/r/Android/comments/lfye5r/comment/gmo...

Therefore, just the boot parameter injection can be used to get temporary root privileges on a whole bunch of phones.


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

Search: