HN user

kaszanka

487 karma
Posts0
Comments126
View on HN
No posts found.

Surprisingly only the headings (2.05) and links (3.72) fail the Firefox accessibility check, the body text is 5.74. But subjectively it seems worse and I definitely agree with you that the contrast is too low.

Arm AGI CPU 4 months ago

Is it AGentIc ai infrastructure? Or AGentic aI infrastructure? Or AGentic ai Infrastructure?

I expected better from the people who brought us the ARM architecture, with A, R and M profiles.

no winhttp.dll, wininet.dll, or ws2_32.dll. offline validation only. all crypto is local, so theoretically extractable.

You can't possibly know that by the mere lack of these DLLs from the import directory.

after booting my VM KDE just flashed because my external GPU was gone but everything went back working without a need for relogin.

What GPU are you using and how did you configure this, if you don't mind me asking? On my end I just can't unload the driver for it if I let KDE start with the external GPU available.

Good post on troubleshooting the failure to boot, but from the title I was kind of hoping for something like decryption and analysis of the blobs' contents, rather than just metadata. Very "cool" that 3 megabytes of unauditable malware (the public blobs) are still not enough to even boot the platform...

How to Firefox 1 year ago

Probably even non-vetted firmware-to-browser chains, by requiring boot attestation to open a TLS connection or something.

Oh joy. So when this sort of stuff comes to mobile phones, at least when the McDonalds app refuses to start on your pocket general purpose computer (because it's not running software that Google considers 'trustworthy') you'll be able to confidently say that the RTL for the part of the chip that is ultimately responsible for betraying your interests is open source. Surely consolation enough for missing out on your burger discount.

I like to bring up McDonalds as an example because IIRC it requires the highest, 'strong integrity' verdict from SafetyNet/Play Integrity/nom-du-jour. Maybe they should rename it to something with Open in the name when OpenTitan comes to Chromebooks.

Sora is here 2 years ago

This is well on its way thanks to Microsoft's aggressive push to put a TPM in every Windows 11 PC.

Oasis AI 2 years ago

This time it's sadly just another case of a web developer who thinks he knows better than you what browser you should use, it works fine with

  // ==UserScript==
  // @name     oasis.decart.ai Firefox fix
  // @version  1
  // @run-at   document-start
  // @match    https://oasis.decart.ai/*
  // ==/UserScript==
  
  unsafeWindow.chrome = 1;

I wonder if the official smartphone app uses the same API as the one exposed and documented for third-party apps. It's my understanding that it does not because the unofficial app I use (reddit is fun) lacks some features, so just borrowing the official app's key and putting it in RiF is out, but surely it would be possible to adapt a FOSS app like Slide to quack like the Blessed Official App and let the arms race begin, no?