That requires the running and maintenance of a federated instance, which is not easy or cheap. Doing it like this allows anyone to make a BlogOnLemmy by serving but a single webpage, no extra server cost at all.
I sepperate the hosting of the content and the page itself. With a website you do need to still be serving a html page, because it has no backend the page can be served by GitHub for example.
In theory you don't have to touch the website anymore, so you use Lemmy as your markdown frontend.
A constraint like this ensures someone can host their BlogOnLemmy without paying for anything like hosting space or running the instance themselves.
Thanks for sharing I had no idea how harmful vinyl is. Various sources say it is safe to handle but the manufacturing, recycling and distribution is a nightmare.
I like how my collection is 90% second hand and won't be getting rid of them anytime soon, but it's an eye opener for sure!
Ctrl + Shift + F3 during setup gives you access to sysprep
In an admin CMD you can excecute the BypassNRO.cmd script. In C:\Windows\System32\oobe\
I have encountered one 24H2 installation where the oobe folder was empty, but if you copy the file from another device it works just the same
Reboot from sysprep and you can now select "Install without internet" when selecting a WIFI
This will not work if you're already connected to a wifi. BypassNRO sets a registry flag, so it's only a matter of time till they patch it out, but it works for now.
Edit: Rufus also allows the creation of a local user when making the installation USB, skipping the entire setup process.
I'm running my instance for the same reason, it's been running for over a year and I'm the only active user. Although there's people passively using it as well.
Storage doesn't go over 100GB much. The only downside I notice is a community on Lemmy is only federated if at least one of the users is subscribed to it. Using Lemmy-federate you can add a bot account that subscribes to new communities.
Using shellcode it's possible to get persistent RCE using less then 100 bytes, don't let one bad attempt at obfuscation cloud your judgement. Size does not matter.
+1 for StirlingPDF, amazing tool. I use Handbrake for video conversion and Gimp for images. IT-tools for text based conversions, but it does many other things too and can be self hosted.
The context of the scene is Keaton's character ordered a burger and received* it in record time. He askes flabergasted "so where are the plates how should I eat it?" To which the clerk replies "right out of the bag!"
For anything but fast paced, sure maybe, for competitive shooters like this article, absolutely unacceptable. Input lag gets noticeable past 10ms. Jarring past 20ms. Combine that with frame timing inconsistency and more screen tearing, I guess ya'll like watching slideshows.
This video from a while ago found more than 30ms input lag and fps inconsistencies. I'm also reading Directx 12 is optimizing borderless fullscreen and after a quick search did not find new tests.
In post the author did tests and found that it mathers less then it used to, but windows Aero is still running extra composition cycles.
From personal experience I can tell you I've flicked out of bounds many times clicking outside of the game making it lose focus and losing a gunfight because of borderless windowed. YMMV
Exactly, in this case the actual post is this one and posted it here as a x-post.
Edit: I own my instance, but you don't have to own one in order to deploy this blog frontend.