Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)O
Posts
0
Comments
468
Joined
3 yr. ago

  • That’s not at all the tl;dr!

  • I think the most important advice is to use a separate disk/SSD for your home directory so if you screw something up or if you want to change directions, you don’t lose your files. Some of my vendor contracts actively require that I do just this.

  • I use Safari on Mac and can tell you that more and more sites are breaking when I have content blockers and privacy features enabled. It feels like the days when sites were developed for IE and barely functioned on other browsers.

  • They used to include Nintendo 3DS on the survey results. I can only think of one kind of PH user that would prefer Steam deck.

  • Functions with arguments that don’t do anything… hey Claude why did you do that? Good catch…!

  • Judge hands Lambo.com to Lamborghini after ruling owner acted in bad faith

    Jump
  • He raised the price higher than the cost of going to WIPO to deal with it. If he set the price to $1 or 2 million they likely would have paid it. $75 million is bonkers.

  • I’ve noticed that a lot of the material produced by the Trump admin uses Garamond Condensed which is the same font Apple used on its machines and corporate documentation in the 1980’s and 1990’s.

  • In the novel 1984, George Orwell calls that phenomenon “double think”.

    "WAR IS PEACE; FREEDOM IS SLAVERY; IGNORANCE IS STRENGTH."

  • No more cowardly than the original Top Gun which likewise didn’t name the enemy.

  • You can get CTE playing rugby or soccer too.

  • The Art of the Upsell.

  • That’s not going to happen because it’s not going to be built. The next president is going to inherit a demolition site and the Republicans are going to complain that the Democrats are denigrating the office of the president by failing to deal with the construction site.

  • It would be better to give the businesses and landlords some certainty and allow them to be built as a permanent structure. Add better trash holding infrastructure while they are at it.

  • The first time I went to NYC, car traffic was still allowed on Broadway between 46th and 47th in Times Square. Closing it off gave all these tourists somewhere to go and made crossing the street so much safer. It’s crazy to me that so much real estate was ceded to making the area 5% more convenient for drivers when the land was so much better used for pedestrians. NYC is already so walkable but I’d love to see it even less congested. No reason not to use the bus.

  • It would be funny if a game used the base tier OpenAI api and your wizard started slipping some ads into his dialogue.

  • I think they mean higher prices at national parks for foreigners. Just announced. Japan is doing the same thing.

  • Cologne/perfume *to cover the BO.

  • Day one EO. Cancel 100% of predecessor’s EOs. Replace portrait with an image of an MRI machine and anthropomorphic Grok.

  • I’d suggest trying a gaming focused distribution. I’m running Ubuntu on my machine. Now using Nvidia but previously with AMD and used the Nvidia for VFIO (passing through the GPU to a virtual machine). I’ve had a lot of trouble switching to Nvidia with my current install, especially Snap apps like Firefox and electron apps like VS Code. Snap apps are sandboxed and don’t get appropriate permissions for GPU acceleration. Firefox decodes video on CPU for example.

    I did try several distributions when I had the AMD Radeon as primary GPU and overall had good success passing through Nvidia card to the VM. I tried Ubuntu (2023.10 I think?), Debian, Fedora, and Bazzite.

    Debian doesn’t have snaps unless you want them and seemed to work Ok. Bazzite and Fedora both worked well.

    The main difference it seemed was using Flatpak. You can install a flatpak GPU driver for your Nvidia card and then all the problems go away. Flatpak steam games get to run at full frame rates whereas you’d need AMD for snap.

    Also it seemed like some problems were caused by Gnome, issues that are supposed to go away in the future but are nasty now. The gnome Videos/Totem app totally fails on Ubuntu 24.04/wayland/nvidia. It’s possible to get it to work but it’s so much trouble that I wouldn’t recommend it.

    KDE Plasma didn’t seem to have these issues. There are things I don’t like about KDE but overall it seemed to work better. It even has dumb features like controlling the brightness of your monitor when connected via USB, a nice feature that even MacOS required a third party app to match.

    Everyone has a strong opinion on the subject but if you don’t have a specific need, I’d try Bazzite next. You already know it will work with Nvidia because of the gaming focus. It has KDE so you avoid some Gnome issues. Browsers are the default app of any OS so you know the game/steam expectation means the browser should work as well.

    Good luck and please update us with what you figure out!