It’s amazing. Until there is a conflict with mismatched qt libraries.
It’s amazing. Until there is a conflict with mismatched qt libraries.
It won’t be ready for a bit for m4 but m3 and older can run asahi. Asahi now has support for steam so now you can run steam games on linux on Apple silicon with little to no setup. Works pretty well minus a 16gb ram requirement.
This is dope! I wish there was a proper community that did tests like this in mass using open source standardized methods/hardware.
The Duuuuuuuuuuuuuuuuke.
My teeth hurt.
I was testing this yesterday. It’s genuinely insane how well it works. I have the base m1 air though so I was running into ram limitations for even relatively basic games but games running on proton run phenomenally while they can. I just wish there was a way to trim the fat off of fedora or get this working on arch.
Has anyone here used fedora minimal with hyperland? If so, what is your base ram usage? Currently with a fresh gnome install with gdm disabled upon startup and tty launching hyprland I’m sitting at about 2.5gb used. Add the nearly 3.5g of the emulator+steam and the system is capped.
Totally agree. It sounds like something was lost in translation here by the final edit of potentially some run though a llm for proof reading to dumb it down enough to either just make it more consumable, more clickbait or realistic both.
My guess is the actual research reported that it was 100s of packets per second (not screenshots) which is still a lot more than you would expect even for spyware. Either way it’s been well known that smart tvs are spyware ridden, I don’t need a paywalled service to tell me that.
Aaaaand
Pop goes the AI bubble.
Last stages of capitalism for tech is usually in the form of an ipo of some sort which is what this will lead to.
There will be other cool shit obviously with integrations and tools that will hopefully trickle down to open source models but the writing is on the wall. This is a cash out and enshittify move.
The best news out of it is we will start to see less and less “our company is Ai and we shoved Ai into said thing” as the companies late to the game will continue to shoot their shot until OpenAI has completely dominated the market and investors stop caring.
I’d suggest learning what docker is and how to use it if you are trying to host it which is “installing” a web page.
If you want an icon to go to a dedicated window (web app experience) there are lots of options with lots of advantages and disadvantages. Just research progressive web apps. This method is going to require the frontend be hosted so you either need an instance that is using this frontend or you need to host it yourself.
Also to let you know. You’re getting downvotes because this is a very lazily asked question. You didn’t link to what it is you need help with, you asked the question in a manner that suggests you have done no research.
No hate since everyone is a beginner but I really suggest you spend a little more time crafting your questions to the community. Also read a little on docker and how lemmy front ends work.
In the meantime this should help you get started.
Afterwards go to the git repo of this ”app” pages source code. There is a one command solution to deploy it.
As long as docker is installed and set up you should just be able to enter the command for the deployment to get it running.
Go to http://localhost:8080 or if that doesn’t work https://localhost:8080 in your browser as indicated by the command and there is your front end.
If sleeping the wrong way for 12 hours was sound.^
Blacklisting is definitely a thing. It also depends on the device and the firmware it runs. There can be a lock on the firmware that can be triggered depending on the carrier (and the firmware of the device). I have heard of a bug in the past where a carrier that had no right was locking iPhones that were unlocked on a byod but that was like in 2013. It was also a bug.
Honestly this sounds like a bit of a pickle. If I were in your situation I would just use one of the cellular carriers 5g internets. I personally use a T-Mobile 5g internet hotspot with a fresh tomato flashed nether 6700 plugged into it. Then I basically do all of my networking from that. Latency is a fair bit higher (usually about 30-50ms) but upload is significantly better than spectrum.
I’m so sick of hearing that odysee is only a nazi crypto scam. That content exists on every platform but by shitting all over every option that comes out and then whining when YouTube does more anti user crap is just ridiculous.
You don’t need to just use odysee. You can use YouTube for your recommendations then be redirected for the content. Eventually when recommendations are there it will be an easy transition for the majority of people but until then, at the very least don’t step on the face of a working competitor that has good intentions.
P.s. You don’t need to use the token, it was mostly just given to viewers and creators for free.
My girlfriend has been watching her friends dog while they are out of town and she sent me this recently. I can’t exactly remember the pups name right offhand which is sad because I went to his birthday party… they had cake, a portrait on the wall and they actually made stickers of the dog for everyone.
Final Fantasy VII Remake Intergrade would be rad, the og was the first rpg I played and finished.
Thanks for putting this on!
As a sysadmin and self-hoster this decision will absolutely make me drop Apple 150%. A clean and well implemented pwa was a big reason I have stuck with my iPhone 12 despite buying a pixel 7. I know there are options on Android but they all have issues either in ux or in ui that makes it very obvious I’m using a pwa.
Pinephone pro had awesome cell coverage. Better than my pixel 4 xl even. Now battery life is a totally different story. I’d last I tried was pretty awful too as phosh wasn’t amazing and plasma mobile would kill itself often. It’s been at least a year since I last used any of it though since I left it 5 states away.
It’s not a blind trust system with searxng. They have an integrity check in order to be added to the list. This is relative to the searxng GitHub repository which is fully open.
Pine64 has a Quartz64 based compute module that uses the same Pin layout as CM4. I have 2 of them but I was a bit too early on the project last time I tried it. There was no official distro or kernel support at the time but it seems like things have gotten better.
Tons of good responses here. I’m surprised that nobody has brought up Tailscale though. It’s def the easiest vpn solution I have found. It’s got some great documentation and how to projects to get a home lab running and it’s got its own domain system baked in most of it being zero configuration. You can access mullvad vpn exit nodes straight from it, and set up those domains with ssl super easy e.g.
sudo tailscale serve —https=443 localhost:8096
That single command would allow any other devices connected to your Tailscale account to reach your Jellyfin using the domain “{serverhostname}.[tail-scale].ts.net” complete with a private reverse proxy and ssl cert.
There are a few things to click around in tailscale on but it’s a extremely easy to use free application that has made my self hosted life significantly easier due to my system living behind multiple firewalls that I sadly have no control over.
That would be interesting. If this is going where I think it is then it would probably suck seeing as touch screen input feels exponentially worse with latency but nonetheless would be really cool to see work for hosting a web app of sorts for desktop use.
Check out linuxserver.io, kasm and whatever the x11 version of waydroid is called. I can’t remember it at the moment. That should give you enough to get started building a container if you want.