Yeah.. It is the Windows that finally pushed me the fastest to install Linux. I was very comfortable with Debian servers as part of my work, but never managed to switch my daily driver. Two weeks ago that happened. Peace..
sorter_plainview
Someone please explain what is going on. I have no clue what this is.
Disclaimer: I hate this guy and all the stupid things he did in the past.
I don't understand the issue here. Assuming what he is telling regarding the safety features are true, this is not more dangerous than a stunt scene in a movie. If they had hired someone who is not a professional stunt man, I would classify this as 'dangerous'. But I can't really see the issue of shooting a 'stunt scene' with professionals, just like any action movie will do.
That said, I think this is just manufactured outrage, which will create more views for that video. Probably thile response to the video was underwhelming, and they wanted to drive up the views to ensure revenue.
Isn't Ladybird adopting Swift as their preferred language? I'm slightly confused on why Ladybird over Servo. But I am sure people at Cloudflare have more knowledge than me. So I guess there is a good reason.
I don't understand what is the use of gluetun here. Are you trying to, say all the traffic from a laptop,to be routed through your server in your home, while you are away? If yes, can you elaborate why this is needed? Else can you give a better explanation on the setup you are trying to achieve and the results you want?
Oh wow.. Anon is the next Karl Marx. He independently figured out one of the contradictions of Capitalism defined by Marx. Congratulation comrade.
Hosting site in your local machine is tricky. It depends on how your ISP configured your network and most of the time you will be under CGNAT. Which means you will not have a unique public IP, but a shared one. Similarly your IP will be dynamic which will need additional configurations. Nowadays it is very difficult to host a site on local machine directly.
Edit: Checkout if your ISP provide unique IPv6 for your machine. This will not have issues of CGNAT, but you will have to setup DynamicDNS (DDNS) to accomate the changes in IP.
Edit: If there is CGNAT and you don't have IPv6, then you need 'NAT Hole Punching'. Usually services like Tailscale, ZeroTier, Amnezia, Innernet, v2ray, etc. are needed for that.
One thing you can try is Tailscale Funnel. Fair warning, bending your head around functioning of Tailscale is not trivial, and you will have to spend some time to properly understand and set it up.
If you prefer a simpler route, free hosting of a static site is your best bet.
Netlify is the go to solution if you are familiar with Git. I used to have my portfolio up there. Another option is, as you mentioned, Github Pages.
Vercel is the another common one people use. But it might be a little more tricky to get it working, because it focus on front end framework like Next.js.
Checkout Cloudflare Pages too. Very much similar to GitHub Pages, but with the performance and reliability of Cloudflare.
Heroku is another thing people used in the past. I think the free tier got limited nowadays.
Good luck with your adventures.
Haa views are here, finally. Thanks for adding the other features also I requested a while back, in the in between updates. I really appreciate the great work. Thanks.
I genuinely appreciate the effort. I have a few comments.
- Some of the sources are not left wing at all.
- In general I felt long form articles are not in focus. If you need help with sources I can give you my rss feed list.
- App links are not working.
It's all AI. You should not worry about it. In fact you should not think about it. All is going to be fine.
I wonder how much of this is true. Statement from the publisher
On Thursday, Krafton issued another statement addressed to “our 12 million fellow Subnauts.” The company said 90% of the $250 million payout was allocated to Unknown Worlds’ three senior leaders. Krafton accused the executives of abandoning their responsibilities in order to work on other projects, including a film, leading to delays for the game.
So I haven't felt the need to go with a tiling compositors. I already use multiple munitors, and kind of have designated spots for the apps I use.
I love stability and don't want any surprises after Windows made enough surprises. So decided to go with Debian Trixie, and KDE.
But I use Arch in my spare laptop, btw. EndeavorOS where I experiment some stuff. Maybe down the line I will give hyprland a try on my spare first.