What does Subnautica 2 have?
HN user
therealunreal
I assume this is about the Android gallery app? You may want to try an alternative, like Fossify Gallery. I switched for the exact reasons you say and the paid/locked filters that I don't use anyway.
That's not it. The core issue is AAA sites vs apps. Let me explain.
Public sites need to load quickly and use progressive enhancement, work without JavaScript even. Next.js is driving this with server side rendering and hybrid approaches. They've done a great job so far.
Then there are applications that have a browser UI. These typically use a JSON-based API (REST, RPC, or GraphQL doesn't matter). These apps don't require server side rendering and their API backend can be anything.
In the latter model, you just host a bunch of static assets and point them to your API. No need for compute, everything is done client side (except API operations of course).
In the first model, you need to pay for rendering and it guides you into doing the API the same way. Closer to older PHP/ASP sites but on steroids.
This move caters to Next.js. IMO, as a lot of recent developments do.
I use Arch almost exclusively on the desktop but I gave up on running it on servers that I don't want to actively maintain (think of small, non-critical web servers). Ubuntu works fine there.
The Surface Book has a great screen, at 13.5" it's perfect and not too heavy, good touchpad and great battery life.
Now, I'm not sure I'd recommend it for other reasons and I haven't tried the latest gen, but it sure fits your requirements.
First time I've seen it and I'm so excited! Have to play MI1 & MI2 again because it's been so long, I only remember bits and pieces.
Same here, I got fed up with it and went AMD (or Intel) only. It just works.
No action necessary for Caddy: https://twitter.com/caddyserver/status/1486226944597233664
Understood, but after using the Surface Book at 3000x2000@13.5" (267 PPI), I'm spoiled. The text is a lot better.
This lead me to jspaint.app! I didn't know about it. It's awesome! Kids will like the GIF export too!
I found this a few days ago when I was researching SVG in Flutter. After the initial "why not SVG?" reaction, this is not that bad! As the README says, It is a format for efficient presentation, not an authoring format. You're supposed to author in SVG etc and then export to IVG.
However, SVG Native [1] seems to be very similar, and it's also a subset of SVG, and non-binary.
I noticed a light blue or sky blue color used as the accent color (on Windows at the moment). Screenshot: https://imgur.com/a/yZUXhxf
It's even used as outline on this textbox I'm typing in. I would expect it to use the system accent color, but it does not! Any ideas if I can customize just this color, without installing a different theme?
Looks nice! Here's the source for the server component: https://github.com/b4rtaz/voice-assistant-net-server/blob/ma...
While interesting, this sounds like giving the keys to "the internet" to a handful of key manufacturers. There's also the cost of the devices, which is significant, making this useful for only a tiny percentage of the world. I'm also skeptical about the privacy guarantees; how large would the manufacturer batches have to be to be accepted? and how many people within my geo-ip range have a device from that batch?
Thanks, from that thread: https://www.youtube.com/watch?v=PZBjmScEbY8
It does have another big architectural weakness: no detachable windows (see issue #10121). Not impossible to fix but quite hard.
And while the embedded dev tools is very cool, especially for the headless browser, it only brings in even more windows in the main VS Code window. Notice how dev tools typically take the largest part of the screen. In many workflows it is beneficial to have the dev tools on a second or third monitor so it doesn't obscure the code.
Agreed but you got very large monitors. If you have regular sized monitors (~23-24") then you can arrange them in more creative ways than horizontally.
I'm using 3 monitors - the two main are right in front of me, the one on top of the other, and the 3rd is on the side, rotated vertically. I tried several arrangements and I found this one working great for me.
Any plans for languages other than English?
It seems they're popular for routers running pfSense. Just make sure you get a CPU that supports AES-NI, because pfSense 2.5 requires it.
Only thing that seems to be missing is a way to re-arrange the shapes (z-order). I tried page-up/down and right-clicking but no luck.
It's not too late, certainly not because of your age. It rather depends on your personal life and free time (family, time constraints, etc.). My advice is to go for it when you can spare at least 2 hours per day and you actually enjoy it.
Similar experience here. The killer feature for me is that the screen is detachable and can be flipped, it has served me very well both as a dev laptop and a tablet.
Agreed about Linux too, I didn't even try (yet). But WSL is nearly there, I think the next update will be able to launch windows executables from bash (they say it's in the insiders build).
Can someone explain what this is? Is it a leak? Searching for it led me to this Github repository: https://github.com/MakiseKurisu/Jailbreak/tree/master/Secure...
Thank you!
The reasoning behind myGov's suggestion is understandable: some tourists will swap their Australian SIM cards to local ones while on holiday. Once this is done, they won't be able to receive myGov security codes without reinstalling their Australian SIMs, which is a hassle.
"Frecency is any heuristic that combines the frequency and recency into a single measure." (from Wikipedia)
I first heard it used to describe Firefox's location bar (Awesomebar).
Not what you're asking but I noticed that the top background image is huge (over 6 MB).
https://res.cloudinary.com/hiiidvfah/image/upload/v142022488...
I know of no website that contains user-uploaded pictures that allows SVGs.
openclipart.org does exactly that. I don't know if they strip scripts or simply forbid files containing scripts.
I went looking for something like this a few months ago. I only found http://www.ergoquest.com/. Wide range of products but very pricey, just as this one.
A cheaper, DIY alternative is possible with good monitor stand/arms and a recliner.
That's debatable. The internet was without ads once so I'd say you'd lose some, win some.