Skip Navigation
Intel's share of the discrete GPU market drops to 0% as sales in the overall market increase
  • I've been pretty happy overall with my Arc A770. For the price, it performs well, and driver issues are mostly a thing of the past. My only complaint is that the anv Mesa driver doesn't implement VK_NV_device_generated_commands which appears to be a requirement for some D3D12 games on Linux (Starfield being the one I had issues with). Luckily, it looks like there is a new non-NVIDIA specific extension to solve that and an open MR in the Mesa GitLab to add it to anv.

  • Are there any neat cases for the Raspberry Pi 3B+?
  • I recently printed the Fractal Design North Pi case which turned out quite nicely.

  • Slowly booting full Linux on the intel 4004 for fun, art, and absolutely no profit - Linux/4004 Dmitry.GR
  • If you read the article, it is indeed full Linux because the 4004 is running a MIPS emulator that provides the necessary memory management features. Pretty much all of the "run Linux on some old chip incapable of running Linux" projects achieve it via emulating a more featured architecture that Linux supports, not by somehow compiling Linux to natively run on a 4 bit, MMU-less architecture.

  • Why is UI design backsliding?
  • Change for the sake of change is so dumb. I'm tired of pointless UI changes every so many years because some middle manager and their designers need to wow some dumb exec to get a promotion and they do so just by rearranging all the existing functionality because the product itself is already a complete solution that doesn't actually need a new version. Sadly, this mentality even creeps into FOSS spaces. Canonical and Ubuntu wanting to reinvent the wheel with Unity, Mir, Snap, etc. GNOME radically changing their UI all the time.

  • Let's discuss: Nintendo DS
  • This was my early high school days. My friend and I would play Mario 64 DS wirelessly across the hall because we were in different classes but close enough for a WiFi connection. Great times. Also, the Metroid demo included with the console was a fun multiplayer experience.

  • let's discuss: non major systems
  • I got ab RG35XX Plus when it came out. Very nice little Game Boy style handheld. I played a bunch of GBA, GB, and Genesis games on it but it's capable of a lot more.

  • US now allows passport renewals online.
  • I just got my passport photo taken on Monday at Walgreen's and uploaded the emailed copy to the online renewal form. It was denied for being too zoomed in. Ugh! Why do they change the photo requirements for the online form?

  • People who have those extra fold out laptop monitors, are they any good?
  • I got a NexiGo portable gaming monitor that I'm pretty happy with. It is a 16 inch 2560x1600 display, 144Hz, and supports FreeSync. I got a bidirectional DisplayPort to USB C cable so that I could use it with my desktop for LAN parties and it's great. It has a built in flip-out kickstand, a folding magnetic cover, OK built in speakers (good enough to game with anyways), and can be powered via a second USB C port with an A to C cable. On a device that supports USB C video output like a laptop or Steam Deck it can run off a single cable but I mostly wanted it for my desktop.

  • I've just been introduced to Taco Bell. What should I be trying?
  • When it first came out it had double steak, when it became a permanent item it was made smaller.

  • Navy officer lost job for secretly installing internet on warship to check social media
  • You can view WiFi passwords for saved networks on pretty much every OS. There's no reason to be secretive about entering WiFi passwords, at least to the people whose devices you're entering the password on.

  • What is your favorite web browser? (Windows, MacOS, Linux, etc.)
  • LibreWolf on everything that supports it (Windows/Mac/Linux) and Fennec F Droid on Android.

  • I've just been introduced to Taco Bell. What should I be trying?
  • Some of my favorites:

    • Chicken flatbread melt (like a taco but with a fluffy flatbread instead of a tortilla)
    • Beefy 5 layer burrito
    • Cantina Chicken Quesadilla
    • Breakfast Crunchwrap (preferably steak)
  • I've just been introduced to Taco Bell. What should I be trying?
  • The Cantina Chicken Quesadilla is one of my favorite items lately. The new green sauce is pretty good too.

  • What's a piece of technology you LOVE the progress of?
  • I've tried most of the common options (with the notable exception being the vastly overpriced Librem 5). The best option IMO is the OnePlus 6 or 6T (they're almost identical) running postmarketOS. It is much faster than the PinePhone Pro with way better battery life and has proper modern GPU support (OpenGL up to 4.x, Vulkan). The main thing preventing daily driving the OnePlus 6/6T is that the earpiece audio doesn't always work for calls and that it won't wake from sleep when an incoming call comes in. The PinePhones are better to use for voice calling, but slower, lacking many graphics APIs (no Vulkan, limited OpenGL), and have much worse battery life. The camera doesn't work at all on the OnePlus phones yet, it is starting to work on the PinePhones but the picture quality isn't all there.

    At the moment I have both a OnePlus 6 and 6T, but I have stock Android on the OnePlus 6 and postmarketOS on the 6T. I use the Android one as my daily driver with my primary number SIM but got a second cheap Mint Mobile SIM for the postmarketOS one for experiments and mobile data. I prefer browsing on the postmarketOS phone, and I use it for VPN, SSH access, file management, and some coding on the go which are things Linux phone excels at over Android. I mostly use the Android phone for calls, texts, camera, maps, email (GMail), Discord, and casual browsing. If they fix the earpiece audio issue I would probably be fine daily driving the

  • What's a piece of technology you LOVE the progress of?
  • Open source NVIDIA drivers (NVK, nouveau, nova) finally being usable for gaming.

    Linux phones, postmarketOS

    RISC-V CPUs becoming more and more viable

  • Linux on non-PCs/Laptops
  • Linux on phones and tablets is a thing. Typing from my Xiaomi Pad 5 Pro running postmarketOS and LibreWolf.

  • VRR toggle visible on internal Laptop monitor but not for External FreeSync Monitor in GNOME
  • How is the external display connected? I have never seen Freesync over HDMI work. The early implementations were AMD proprietary and the new ones require HDMI 2.1 which has some ridiculous bullshit about not being implemented by open source drivers. HDMI sucks, use DisplayPort if possible. If your laptop doesn't have a DisplayPort connector, try a USB-C to DisplayPort cable, as usually the type C ports on laptops support DisplayPort alt mode.

  • OpenRGB Plugins Now Available in ArchLinux AUR

    I have added support for system-wide plugin installations in Linux for the upcoming 1.0 release. The plugin files can be installed system-wide to the /usr/lib/openrgb/plugins path, which allows them to be provided by distribution packages rather than manually downloading them.

    I have created AUR packages for the following plugins and they have been picked up by the Chaotic AUR repository if you want binary builds.

    • openrgb-plugin-e131-receiver-git
    • openrgb-plugin-effects-git
    • openrgb-plugin-hardware-sync-git
    • openrgb-plugin-visual-map-git

    I plan to update the rest of the plugins on https://gitlab.com/OpenRGBDevelopers and get them into the AUR as well before 1.0 releases. Until that happens, you will need to use the openrgb-git AUR package to utilize these new plugin packages. The current 0.9 release in the main repository does not support system-wide plugin installation.

    1
    what's your favorite thing to put on fries that isn't ketchup?
  • Freddy's fry sauce, barbecue sauce, teriyaki sauce, honey mustard, cocktail sauce, malt vinegar, cheese sauce

  • OpenRGB Desk Fan

    I made a 3D printed, Arduino-powered desk fan based around a 120mm Corsair QL120 ARGB fan after seeing Noctua's desk fan. I wanted something similar but with RGB. It is based around CorsairLightingProtocol so it syncs with OpenRGB but also has a knob to adjust fan speed and LED brightness directly. I made a video showing it off but if you prefer to read about it, I have project documentation and files (code, assembly instructions, and 3D models) on GitLab here:

    https://gitlab.com/CalcProgrammer1/OpenRGBDeskFan

    The 3D models are also on Thingiverse:

    https://www.thingiverse.com/thing:6655697

    0
    OpenRGB 0.9 Released!
    gitlab.com release_0.9 · Adam Honse / OpenRGB · GitLab

    OpenRGB Version 0.9 The OpenRGB 0.9 release cycle brought a bunch of new and exciting changes to OpenRGB! Segments support has finally landed, allowing you to...

    release_0.9 · Adam Honse / OpenRGB · GitLab

    #OpenRGB 0.9 has been released! Check it out at https://openrgb.org! The full release notes are available on GitLab here:

    https://gitlab.com/CalcProgrammer1/OpenRGB/-/releases/release_0.9

    0
    OpenRGB 0.8 Released!
    gitlab.com release_0.8 · Adam Honse / OpenRGB · GitLab

    OpenRGB Version 0.8 This has been a release almost a year in the making and is the largest release in OpenRGB's history! A wide variety of...

    release_0.8 · Adam Honse / OpenRGB · GitLab

    This is not news, just wanted to pin the most recent release here on Lemmy. It released on November 28, 2022. The next release, 0.9, is still being worked on but as always you can try the latest pipeline build at https://openrgb.org/#pl for the latest supported devices and features.

    0
    CalcProgrammer1 CalcProgrammer1 @lemmy.ml

    Software Engineer, Linux Enthusiast, OpenRGB Developer, and Gamer

    Lemmy.world Profile: https://lemmy.world/u/CalcProgrammer1

    Posts 4
    Comments 500
    Moderates