the article is wrong anyway, better just watch this video instead
ukrainian cat ~
the article is wrong anyway, better just watch this video instead
tbh i don’t think the theme in rhe screenshot is an improvement, all that excessive padding doesn’t look that great
you can make drop-downs in pure css btw, no need for js
does it matter though? in the end, they all fit and have reasonable distance from each other
good news: citra does officially support stereoscopic displays
would’ve been cool if they used a stereoscopic display (and actually used it as the top screen), citra even offers support for those
great, now we need an open source implementation
Minecraft, botw
it relies on a proprietary blob + product.json config from proprietary vscode builds
there’s an open source remote development extension (works pretty well) but it currently only supports ssh
android had that since android 6 or 4
… it’s still true…
also usbc to 3.5mm jack adapters have a DAC inside. C-to-HDMI cables have chips in them
can’t justify price of A-C/C-C cables tho
zig’s biggest feature is comptime. completely removes need for generics as types exist as first class at compile time. also all functions can run at comlile time. no exceptions.
for example the Vec
function accepts a type as and returns a struct that can hold arbitrary amounts of said type on the heap.
comptime is a huge killer feature for me. I used it to generate ARM lookup tables at compile time and it’s amazing, it also removes the need for generics as types are just arguments
for example the Vec
function accepts a type as and returns a struct that can hold arbitrary amounts of said type on the heap.
I eventually switched to rust + proc macros tho (zig solution was MUCH cleaner!) because both ZLS and the Zig compiler are terrible and still needs a lot of work.
tbh i think that safetynet and other attestation features are a waste of time and should die.
probably they just implemented a trash can system in an extremely idiotic way like Samsung.