

Is anyone even working on AGI or have any clue how to get there? Or are we just going to wait a few years, move the goalposts again, and let them call GPT X “AGI”?
Is anyone even working on AGI or have any clue how to get there? Or are we just going to wait a few years, move the goalposts again, and let them call GPT X “AGI”?
if you’re out getting a coffee and a bagel as a 30 or 40 year old would you go into the McDonald’s on the left or the right?
I’m 35. I’d take whimsy and fun over the “trendy bank” look.
The Nextcloud Notes app for Android does have a couple of widgets (note list and an individual note), is there widget that is missing?
Boost. It was my preferred Reddit client back before spez Elon-ed Reddit, so when the Lemmy version released, I purchased it to thank the dev for putting in the work to support Lemmy. It made my move to Lemmy super smooth.
I also use Voyager on occasion.
I’ve been using Syncthing-Fork (on F-Droid) for the extra features it has. I wonder if that developer will be able to continue.
I have had someone tell me that they’d rather live in an economic system “like we have in America” where people have a chance at rags to riches, than a system “like Germany, where the social safety net means the average person doesn’t have a chance at making it big.”
If anyone ever tells you wealthy people are intelligent, don’t believe them.
One of the companies I frequently have to call for work gives a high volume of calls due to the storm systems moving across the United States. They added it like a year or so ago when California had all that flooding and the east coast had a couple of hurricanes. But it’s still on there as an excuse.
Eh, there are plenty of old quotes that don’t hold up, and the last 1500 years haven’t really been that peaceful. I think it’s fair to be critical of a philosophy that’s been around that long and has really just been better at marketing increased military spending than actually successful at building real peace.
Not sure exactly how good this would work for your use case of all traffic, but I use autossh and ssh reverse tunneling to forward a few local ports/services from my local machine to my VPS, where I can then proxy those ports in nginx or apache on the VPS. It might take a bit of extra configuration to go this route, but it’s been reliable for years for me. Wireguard is probably the “newer, right way” to do what I’m doing, but personally I find using ssh tunnels a bit simpler to wrap my head around and manage.
Technically wireguard would have a touch less latency, but most of the latency will be due to the round trip distance between you and your VPS and the difference in protocols is comparatively negligible.
Maybe I’ll try and give it another go soon to see if things have improved for what I need since I last tried. I do have a couple aging servers that will probably need upgraded soon anyway, and I’m sure my python scripts that I’ve used in the past to help automate server migration will need updated anyway since I last used them.
I think that my skepticism and desire to have docker get out of my way, has more to do with already knowing the underlying mechanics, being used to managing services before docker was a thing, and then docker coming along and saying “just learn docker instead.” Which is fine, if it didn’t mean not only an entire shift from what I already know, but a separation from it, with extra networking and docker configuration to fuss with. If I wasn’t already used to managing servers pre-docker, then yeah, I totally get it.
That’s a big reason I actively avoid docker on my servers, I don’t like running a dozen instances of my database software, and considering how much work it would take to go through and configure each docker container to use an external database, to me it’s just as easy to learn to configure each piece of software for yourself and know what’s going on under the hood, rather than relying on a bunch of defaults made by whoever made the docker image.
I hope a good amount of my issues with docker have been solved since I last seriously tried to use docker (which was back when they were literally giving away free tee shirts to get people to try it). But the times I’ve peeked at it since, to me it seems that docker gets in the way more often than it solves problems.
I don’t mean to yuck other people’s yum though, so if you like docker, and it works for you, don’t let me stop you from enjoying it. I just can’t justify the overhead for myself (both at the system resource level, and personal time level of inserting an additional layer of configuration between me and my software).
My vote would be NuTwo.
Source has been posted on Internet Archive (along with the latest builds for a bunch of platforms). Something will likely rise from the ashes of YuZu, but it wouldn’t surprise me if it takes a few years. Nintendo is probably gonna be extra litigious this year (even more than usual), due to them likely failing to have the Switch’s successor ready this year, and not really having a full slate of games ready, so with Switch sales projected to be down, best to lay low on anything that might get Nintendo’s attention for a while.
Looks kinda like a Men in Black marketing tie-in with Vincent D’Onofrio as the baby. What can I say, the man has range.
I just use public trackers and search for “VR180” - more than half the results are usually porn. If you want non-porn 3D movies “HSBS” is a good term to use as it’s probably the most common format for 3D Blu-rays.
I have a similar setup. Even for hard drives and slower SSDs on a NAS, 10g has been beneficial. 2.5 gig would probably be sufficient for most of what I do, but even a few years ago when I bought my used mellanox sfp+ cards on eBay it was basically just as cheap to go full 10g (although 2.5 gig Ethernet ports are a bit more common to find built-in these days, so depending on your hardware, that might be a cheaper place to start). But even from a network congestion standpoint, having my own private link to my NAS is really nice.
I’ve dabbled with some monitoring tools in the past, but never really stuck with anything proper for very long. I usually notice issues myself. I self-host my own custom new-tab page that I use across all my devices and between that, Nextcloud clients, and my home-assistant reverse proxy on the same vps, when I do have unexpected downtime, I usually notice within a few minutes.
Other than that I run fail2ban, and have my vps configured to send me a text message/notification whenever someone successfully logs in to a shell via ssh, just in case.
Based on the logs over the years, most bots that try to login try with usernames like admin or root, I have root login disabled for ssh, and the one account that can be used over ssh has a non-obvious username that would also have to be guessed before an attacker could even try passwords, and fail2ban does a good job of blocking ips that fail after a few tries.
If I used containers, I would probably want a way to monitor them, but I personally dislike containers (for myself, I’m not here to “yuck” anyone’s “yum”) and deliberately avoid them.
Just doing a single pass all the same like zeroes, often still leaves the original data recoverable. Doing passes of random data and then zeroing it lowers the chance that the original data can be recovered.
I’ve had in-person jobs where I was on the clock for 12 hours and did probably 30-40 minutes worth of actual tasks over that time. I guess what I’m saying is that it isn’t only wfh jobs that can feel almost too “easy.” Only advice I have is enjoy it while you can, because if and when it ends, getting thrown back into a “normal” job can feel overwhelming for a bit.