diysimulators DIY Simulators. Simracing, Flight simulators and more A HUD made from a dead cheap plexi beamsplitter
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    2 days ago 100%

    Nice! I have X4 but haven't played past the flight tutorial because I got input binding fatigue a little. I should go back and finish that up =].

    Been playing a little Flight of Nova lately because I like the Newtonian physics and semi-manual orbital mechanics it offers. I think X4 can do that too if you disable flight assists I just never got to that point.

    4
  • linux Linux Anybody know how to get lossless audio on linux?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    2 weeks ago 100%

    the qobuz webapp is hi-res too, I just use it in Firefox and my dac reports the same bit/sample rate that qobuz does. AFAIK there's no compression there though I haven't extensively verified that, only that the end result is 24bit/192kHz if that's what qobuz says is playing.

    EDIT: Also, qobuz is nice because there's very few things you can click on in the web interface which cause the music to stop playing. I really appreciate that feature.... looking at you bandcamp....

    1
  • linux_gaming Linux Gaming Rule to allow tearing for all games launched via Steam in Sway and Hyprland
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 weeks ago 100%

    Ah, I should have been more clear. The CRITERIA section of the sway documentation states that class matches support regex, so instead of using a * as you did in your example you'd use a regex any .*. So I think (untested of course) that for_window [class="steam_app_.*"] allow_tearing yes should work.

    The comment in the code for allow_tearing notes that it must be enabled on the output as well. Here is the relevant output documentation. There are several other notes/recommendations there as well you should probably pay attention to.

    2
  • linux_gaming Linux Gaming Rule to allow tearing for all games launched via Steam in Sway and Hyprland
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 weeks ago 100%

    Are your games all wine/proton games? For me in sway they all have the same class followed by some uid thing:

    ] > swaymsg -t get_tree
    [...]
      #92: output "DP-5"
        #70: workspace "21"
          #126: con "Automobilista 2" (xwayland, pid: 171976, instance: "steam_app_1066890", class: "steam_app_1066890", X11 window: 0x5400001)
    

    Or gamescope:

    ] > swaymsg -t get_tree
    [...]
      #92: output "DP-5"
        #70: workspace "21"
          #124: con "Assetto Corsa" (xdg_shell, pid: 170694, app_id: "gamescope")
    

    EDIT: Also allow_tearing was added to master 3 weeks ago, so this is definitely not in the current release. FYI to anyone who might try it.

    1
  • steamdeck Steam Deck Dragon Age The Veilguard will be Steam Deck verified and EA app will not be required
    Jump
    linux Linux Which CLI app/utility you wish there was a GUI for?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    2 months ago 100%

    Yeah, it changes without skipping a beat for me in pipewire, even in things like zoom/teams.

    1
  • linux Linux Which CLI app/utility you wish there was a GUI for?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    2 months ago 100%

    I use a little oneliner with tofi (rofi/wofi would also work) to select the current output and avoid pavucontrol. It's mapped to a sway binding but would probably work in any wm/de:

    pactl set-default-sink $(pactl list short sinks |awk '{print $2}' |tofi $tofi_args)
    

    I'm using pipewire so the functionality of pactl is actually provided through pipewire-pulse I think

    6
  • bikewrench bike wrench diy bike front or rear racks materials
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    2 months ago 100%

    This gave me an idea. Have you considered buying a used higher quality rack and modifying it? Might save some time and get you what you want with less new material, and sort out some of the harder parts to fabricate because they'd be done already, possibly only requiring a little bending to align with your eyelets. Plus you'd be saving something from someone else's scrap pile.

    Around me there are a few community run used bike part shops. They typically have lots of racks and other parts kindof organized into piles or boxes by type. I can usually find something close to what I need if it's not too specific.

    3
  • bikewrench bike wrench diy bike front or rear racks materials
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    2 months ago 100%

    I'm not aware of a welding process that is safe for humans without at least a dust/fume extractor. That and a respirator with the appropriate filters for the application that fits under a welding hood is basically standard equipment even for hobby welding in my opinion. Also hex chrome is a particulate, not a gas, and tig welding uses solid rods (not flux core) and a much smaller heat affected zone so it's already better in that area AFAICT, but I'm not an expert in this area.

    As far as particulates when welding go you should watch how careless people are when they grind their tungsten electrodes containing all kinds of dangerous additives with their respirator around their neck because "I'm not welding so I don't need it".

    So yes, this is good advice. We should all think more about the things we do, even when working on home improvement projects and mundane stuff, that could end up damaging our lungs.

    2
  • bikewrench bike wrench diy bike front or rear racks materials
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    2 months ago 100%

    If you want it to be easily repairable (you mentioned this in another comment) I'd go with small diameter aluminum tube and a very very good radius bender if you can AC tig weld, or stainless steel (maybe 316?) if you can only do DC tig. The reason for this is because neither option "requires" paint, though the aluminum does benefit a little from paint. Paint makes everything harder to repair (assuming the repair involves a welding process) because you have to grind it off again if you break something or want to make a modification.

    Also, I totally get wanting to make things. My hobby projects are normally zero percent about saving money and 100% about having fun. Most things I make in my shop would cost about 1/4 of the price if I just went to the store and bought them, especially factoring in time and consumables.

    EDIT: I suppose this comment really gives away what region I live in lol

    3
  • opensource Open Source What is the most neatest Open Source smartwatch?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    2 months ago 100%

    Gatgetbridge (your link) has a breakdown of devices they support https://gadgetbridge.org/gadgets/ . You can click through the vendors to find devices which are both "highly supported" and "no vendor-pair". Meaning most/all the features work without any reliance on the vendor app.

    As for the similarity you are asking about with pixel->GrapheneOS, there are very few watches that can run an alternative open source firmware or operating systems apart from the ones that are already open source, like bangle.js, pinetime, etc. Wearables are even more specialized than phones, they require specialized code designed specifically for them and would likely require pretty extreme effort to reverse-engineer.

    I use a pebble 2 HR with gadgetbridge but the watch it self runs the old pebble firmware which gadgetbridge talks to. This is fine for me, but if you are looking for a more modern watch you may have to make some compromises.

    21
  • signal The Signal messenger and protocol. Recent sync deletions feature can make you lose a conversation
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    2 months ago 100%

    The SQLite database is encrypted, though there was a period of time where it wasn't I think which may persist if your DB is older, but the key is stored right next to it on the filesystem. Signal desktop doesn't use your keyring or any of the other available methods to unlock it's database which is why you don't have to enter anything when starting the application, and why you can move it between machines by simply copying the .config/Signal dir. So while they are "encrypted", it's effectively clear text if you have access to the directory the database is stored in.

    3
  • freecad FreeCAD CAD "best practices" that happen to avoid the toponaming problem?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 months ago 100%

    What makes those methods better?

    Disclaimer, I'm at a sortof "advanced hobbyist" level of cad. My understanding of the topological naming problem in general is that it exists in all cad because it is a sortof byproduct of how computers keep track of data about 3 dimensional objects. If you make a cube, all the sides need to have an identifier associated with them. If you put a hole in that cube, you now have more identifiers and have to decide what ordering makes sense. It sounds easy to work around with a cube but when models get really complex it's not so easy, especially when you change something way back at the beginning which creates more or less faces in the middle of the list somewhere.

    Freecad isn't making the topological naming problem "go away". They are creating (or rather merging, it's been around a long time) an algorithm that makes a better guess at what the order should be, rather than sticking new faces in the list and reordering without any consideration of what happened after that face was created. This is, as far as I understand, also how other CAD packages do it, and you can still back yourself into a topological naming problem if you try hard enough (or don't try at all I guess) in both freecad with the new changes applied, and in other CAD packages.

    So "best practice" is to be smart about the attachment of your geometry thinking about how things might change in the future, rather than clicking the closest face whenever you need a sketch plane. In reality modern proprietary cad is so good at guessing and maintaining consistency that it doesn't matter unless your model is horrendously complex and whoever made it didn't pay any attention to laying out the base sketches in an organized way.

    For example if you make a flange but you're not quite sure about the thickness, base the sketch for say, the holes, on the parallel origin and offset it by the height of the pad or the length of the sketched geometry. Or use a spreadsheet or variableset for the value of both the thing that you define the thickness with, and the offset from the origin plane. That way if the value changes, nothing will break.

    I made a test model but it isn't something that shows up well in a single screenshot unfortunately. See the "Flange Thickness" and z offset parameters in the property view. I used that for the flange dimensions, and the hole sketch offset.

    4
  • linux Linux Assetto Corsa Content Manager Question
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 months ago 100%

    Interesting, it is working for me in wayland and the drop down menus are fine but I'm using sway which is a totally different wayland implementation than what KDE is doing. I'm glad you found a workaround.

    1
  • linux Linux Assetto Corsa Content Manager Question
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 months ago 100%

    Unfortunately I don't know what is causing the exact issue you are having, however here are a few things I found when doing this myself that are "gotchas" (not immediately obvious).

    1. This is the reason your fonts are all Times New Roman. Go to that key using protontricks regedit and delete all the font replacements.

    2. Anything you put in $HOME/.steam/root/steamapps/common/assettocorsa stays there, even if you uninstall the game. If you want to "start over" you have to uninstall the game and then delete the whole assettocorsa directory there, and the wine prefix in $HOME/.steam/root/steamapps/compatdata/244210

    3. AC and content manager work without .net changes in the latest GE but you do need corefonts which you can install with protontricks. If you want to be extra sure you have the right .net you can install dotnet472 but I don't believe this is necessary anymore as it will be installed automatically or is already installed. You may get a wine .net error the first time you launch the game but it's only the first time.

    4. If you choose to use CSP you have to unzip the archive you get from either Patreon or acstuff.ru and manually copy the dwrite.dll file into $HOME/.steam/root/steamapps/common/assettocorsa on EVERY upgrade. The zip installer built into CM doesn't do this correctly on Linux. It will cause rain not to work if you choose to use the Patreon version if you don't do this manual step.

    I think you should start over and make sure the assettocorsa directory is clean before re-installing the game. It could be missing fonts, but it's hard to say. You can back it up somewhere if you have data in there you need.

    9
  • linux Linux Rofi as primary menu — recommendations?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 months ago 100%

    I like tofi as a wayland alternative. Unfortunately like so many of these projects it seems to be somewhat recently unmaintained.

    1
  • diysimulators DIY Simulators. Simracing, Flight simulators and more Demo Flight Of Nova with Headtracker and HOTAS (on Linux PC) - crash landing my spaceship again
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 months ago 100%

    Ehh, for this one in particular it seems to be heavily designed for HOTAS. I bought it last night and played through the first few trainings. There's no horizontal/vertical thrust (EDIT: Well there is if you're in VTOL mode, but that's not the same as other 6DOF games where you can move in any direction at any time) so the default ship flies more like an airplane. I'm not sure if other ships are closer to 6DOF spaceflight but the fact that you can't even bind controls to H/V thrust outside of RCS mode makes me think they aren't.

    It's a cool game though. I really want for more non-combat Newtonian space flight games. I just want to fly ships around and not worry about "credits" and piracy and reputation. Like a BeamNG.drive for 6DOF space simulation.

    3
  • diysimulators DIY Simulators. Simracing, Flight simulators and more Demo Flight Of Nova with Headtracker and HOTAS (on Linux PC) - crash landing my spaceship again
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 months ago 100%

    Very nice! I hadn't heard about this game until now. Looking forward to trying it out with my HOSAS.

    3
  • linux_gaming Linux Gaming Steam in-game overlay is not working in Bazzite
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 months ago 100%

    Does Bazzite use a gamescope session on wayland by default? Gamescope has a bug which prevents the wayland client from drawing the steam overlay. I suppose it's unlikely to be the same issue but I happen to be dealing with it on my system (not Bazzite) so I immediately made the connection.

    6
  • opensource Open Source Is there any closed source android app that you wish had a good open source alternative?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 months ago 100%

    AOSP gallery that comes with GrapheneOS. The app info says it's called com.android.gallery3d. There's some info here in the docs about the relationship between camera, edit functions, and the gallery app.

    1
  • opensource Open Source Is there any closed source android app that you wish had a good open source alternative?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    3 months ago 100%

    No, I don't have markup installed (it is there in apps but not installed from the mirror).

    I think in my case the screenshot functionality is built into AOSP and the editor you get when tapping the resulting preview overlay in the lower left corner of the screen is part of the "gallery" app since using the "edit" feature from gallery launches the same editor. Maybe GrapheneOS just sets that as the default editor, I'm not sure.

    1
  • opensource Open Source Is there any closed source android app that you wish had a good open source alternative?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    4 months ago 100%

    What android OS do you use? On stock Android 14 (GrapheneOS, but it's not a GOS feature) this functionality is built into the stock screenshot tool.

    pwr+voldown -> tap screenshot that appears in the overlay after you take it -> tap the crop tool . I suppose step three could be removed but what if you want to do something that isn't cropping? There are lots of other features so at some point you have to tell the tool what you want to do.

    2
  • opensource Open Source Is there any closed source android app that you wish had a good open source alternative?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    4 months ago 100%

    broad support for generic smart watches

    Gadgetbridge is pretty well on it's way to this. They roll out support for new devices monthly it seems like. Of course there are always feature X and Y that fitbit or garmin does that it doesn't, but it's quite an impressive project. I use it with a pebble 2 HR.

    10
  • simracing
    Sim Racing mranderson17 4 months ago 100%
    RBR imported stage falstone in Assetto Corsa with new SurfacesFX in CSP preview vimeo.com

    This is me trying out the new dirt surfacesfx adjustments and rally tires in Custom Shaders Patch. It feels surprisingly good! And looks amazing, as AC usually does. And yes I crashed...

    8
    0
    simracing Sim Racing New Mustang GT3 in iRacing 🦅🇺🇲🦅🇺🇲🏎️ #iracing #simracing #ford #motorsports #corvette #gaming #gt3 #fyp #wtfisakilometer
    Jump
    linux Linux Remote desktop for Wayland?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    4 months ago 100%

    What version of kde? I haven't tried it, or read about it beyond the changelog, however the latest beta release says that it supports RDP to connect to plasma desktops which is quite an interesting development if it works the way it sounds like it does:

    Remote Desktop system integration to allow RDP clients to connect to Plasma desktops, plus a new page in System Settings for configuring this

    For the "from anywhere" component you could use a vpn, but if you're looking for a simple solution with zero configuration than nomachine or rustdesk seem more appropriate. Just thought the RDP support was worth sharing.

    8
  • opensource Open Source FUTO funds Immich with 3 year commitment: the best image gallery software
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    4 months ago 100%

    Memories and Gallery (actually deprecated by photos) are not the same thing, just to clarify. I'm not in a position to agree or disagree with any of the statements here since I've never used immich, but I don't want people to think that the default photo viewer in nextcloud is what was being discussed here.

    5
  • diysimulators DIY Simulators. Simracing, Flight simulators and more New shelf for my wheel, buttons boxes and shifter.
    Jump
    simracing Sim Racing Thrustmaster T-GT II vs Fanatec CSL Elite as a first wheel
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    5 months ago 100%

    Ah, I didn't want to make any negative assumptions about your disability. Yeah if you can get an off the shelf one that would be much easier. I have no experience with the CSL series (or any commercial wheel, I went from the t300 to a 15nm peak ffboard+odrive wheel), but I hear they are pretty good. What you will get from the more powerful and expensive models is increased detail at low power in addition to the obvious higher output as far as I understand.

    2
  • simracing Sim Racing Thrustmaster T-GT II vs Fanatec CSL Elite as a first wheel
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    5 months ago 66%

    Have you considered building one of the open source wheel projects like openFFBoard (github page)?

    You get direct drive power with open source software and can source a motor and parts more easily. OpenFFBoard has a custom controller and driver which you can buy but you can also make it work with dev boards and odrive/vesc if your ability to order parts is limited. The ffboard does make it easier if you can buy just that one part though https://www.elecrow.com/open-ffboard-stm32f407-usb-interface-only.html

    That said, and to answer your question as best I can, I used a T300rs for a while and it was fine, but both thrustmaster and fanatec suffered (and still do a bit) from some reliability issues. But no belt drive wheel is ever going to compare to a direct drive wheel.

    1
  • opensource Open Source HealthyPi Move: An Upcoming Open-Source Smartwatch
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    5 months ago 100%

    If you want to monitor sleep with it charging at night isn't possible, and remembering to charge every single day during the day is annoying in my opinion. Not everyone wants sleep monitoring though, or likes to sleep with a watch on, so I get why there's some division on the subject.

    My pebble 2 hr lasts about 5 days and I'm very happy with that frequency of charging. I think it was a bit better when new but that was a long time ago.

    6
  • linux Linux Recover deleted media files with testdisk and photorec?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    6 months ago 100%

    So, I'm not sure if the process has changed in the last decade or so but in a long-ago computer forensics class step 0, before all else, was to never operate data recovery on the original disk. Create a block level image of the entire device, then work on that.

    My go to steps for recovery have been the following in the years since:

    1. create an image of the entire disk (not a partition) using ddrescue ddrescue -d /dev/sdX <path_to_image>.img
    2. Run test disk on it selecting the partitions as necessary testdisk <path_to_image>.img

    If the disk has a complicated partition layout, or more effort is required to find the correct partition you can also mount parts of the disk.

    1. create an image of the entire disk (not a partition) using ddrescue

      ddrescue -d /dev/sdX <path_to_image>.img

    2. Mount the image as a loopback device with the appropriate offset

      losetup --offset <some_offset_like_8192> --show -v -r -f -P <path_to_image>.img this will mount individual partitions:

      loop58        7:58   0 465.8G  1 loop
      ├─loop58p1  259:7    0   1.5G  1 part
      ├─loop58p2  259:8    0 450.6G  1 part
      └─loop58p3  259:9    0  13.7G  1 part
      
    3. Then operate testdisk on whatever partition you want.

    All that said there are a lot of variables here and things don't always work perfectly. I hope you do find a way to recover them.

    7
  • selfhosted Selfhosted Moving away from Nextcloud AIO, where do I start setting up a Nextcloud instance WITHOUT Docker?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    6 months ago 87%

    Nextcloud AIO is not the only way to run Nextcloud in docker. For example you can use the Nextcloud docker repository and docker-compose for which there are many examples. I've been running Nextcloud this way for many years now without any un-recoverable issues, and no issues at all that weren't caused by me. Upgrading is also very easy since you simply increment the version in docker-compose.yml and restart the service.

    That said the NixOS suggestion from @StrawberryPigtails@lemmy.sdf.org looks really neat and I may try that out soon my self since I've never played with NixOS before and it seems like a good excuse to do so.

    18
  • linux Linux Do you daily drive Wayland, if so since when, if not when will you?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    6 months ago 100%

    Sway for a little over a year now (on an AMD gpu). I switched for mixed refresh rate support and VRR. VRR requires a workaround in sway but works better in others, like hyprland, however I like sway's tiling better so I stuck with it. Also the absence of tearing in anything, ever, is worth it to me. I have two vertical displays and it was really hit or miss on X11. Sometimes GPU acceleration would just decide not to work in browsers and I'd have to restart them because smooth scrolling would turn into a stop-motion film. That's never happened since switching to sway.

    EDIT: I used i3 before

    5
  • linux Linux Do you daily drive Wayland, if so since when, if not when will you?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    6 months ago 100%

    I use sway and run zoom in my browser (because zoom is shady and I don't trust them). Screen sharing works fine in the browser. The application never worked very well to being with anyway for me, even on X11.

    I also use https://git.dec05eba.com/gpu-screen-recorder/about/ for individual output screen recording such as gaming which works amazingly well. You can not select a section of a single output though, only the whole output. That's a deal breaker for some, and a non-issue for others, just depends on what you need.

    2
  • foss Free and Open Source Software OpenCat: An open source quadruped robot pet framework
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    6 months ago 100%

    But can it sneekily destroy the cables under my desk? And does it sometimes just stop and look at you to think "I could destroy you.... if only I was a little bit bigger".

    8
  • linux_gaming Linux Gaming Gamescope/Steam Deck UI on Arch Linux - How do I exit?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMR
    mranderson17
    6 months ago 100%

    Is it on a tty in embedded mode? If so does switching ttys using CTRL+ALT+F{1..10} work? Usually the display manager is on F1 or F7. If it's not in embedded mode, does Left Alt + Enter work?

    EDIT: Re-read and realized I didn't understand completely. You're starting it with your display manager. I'm not sure how you would kill it in that case.

    3
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearIN
    Periodic 500 errors

    I'm receiving periodic 500 server errors when viewing posts for about the last week. It's pretty infrequent but definitely still happening. I've also noticed that viewing some images has been problematic, sometimes requiring a few tries to get them to appear. Likely the same issue there. Anyone else noticed this?

    8
    1
    diysimulators
    My OpenFFBoard wheel all put together in it's final(ish) form

    Got the TM R383 Mod wheel all mounted and everything is working. I'm doing more driving than debugging which is a sign that I think it's near done. The OpenFFBoard has shift register support so with no modification to the wheel other than a coily cable I was able to get all the buttons working. I designed some adapters to mount to an ebay QR (highly recommend this one called "For Racing Simulator Simagic Moza 70mm Steering Wheel Quick Release+Wheel Base" on ebay) which is rock solid. I was all ready to machine the adapter flanges out of metal but I put the prototypes on to check the fit and they were so rigid there's no point in taking the time to do it. It feels easily just as solid as my real car. Kindof amazing considering the threads are even printed into the PLA, no heatserts or anything. Feel free to let me know if you want the FreeCAD models, I suspect at least the 70mm wheel side adapter would be compatible with other TM wheels too. I use the RT FreeCAD branch so they won't work in normal FreeCAD unfortunately. It's running at about 14Nm right now, I don't have a thermister on the motor coils so I'm trying to be a bit conservative however I'm pretty sure 14Nm peak is way way more than I need personally. The motor and supporting hardware should technically support about 22 but I don't think I'll ever push it that hard. 14Nm is scary enough.

    11
    1
    simracing
    Sim Racing mranderson17 11 months ago 100%
    First test of my openffboard build with power vimeo.com

    cross-posted from: https://infosec.pub/post/4625991 > A quick test, without a wheel attached to the spindle, of the openffboard running on Linux in BeamNG.drive. It took a while to get here as I'm not very knowledgeable with motor drivers but it seems to work so far. > > Next step will be to fabricate a bracket to mount it to my rig. Since this video I have mounted a wheel and done some driving. The feel is pretty good, the motor is only 6NM which in DD land is a little on the low side but it's incredibly smooth. > > Hardware: > > OpenFFBoard (purchased assembled) > > ODrive S1 > > Baldor BSM90N-1150AFP (ebay auction for untested motor, was about 50USD shipped) > > 48v 10.5A power supply > >

    7
    8
    diysimulators
    First test of my openffboard build with power https://vimeo.com/882134564

    A quick test, without a wheel attached to the spindle, of the openffboard running on Linux in BeamNG.drive. It took a while to get here as I'm not very knowledgeable with motor drivers but it seems to work so far. Next step will be to fabricate a bracket to mount it to my rig. Since this video I have mounted a wheel and done some driving. The feel is pretty good, the motor is only 6NM which in DD land is a little on the low side but it's incredibly smooth. Hardware: OpenFFBoard (purchased assembled) [Project Link](https://hackaday.io/project/163904-open-ffboard) [Github Link](https://github.com/Ultrawipf/OpenFFBoard) ODrive S1 Baldor BSM90N-1150AFP (ebay auction for untested motor, was about 50USD shipped) 48v 10.5A power supply

    7
    4
    simracing
    Sim Racing mranderson17 11 months ago 94%
    EA's new WRC game uses Denuvo Anti-tamper, because of course it does store.steampowered.com

    Not really much else to say other than to share my disappointment (but not surprise).

    35
    6
    simracing
    Sim Racing mranderson17 12 months ago 94%
    My "space is limited" space combat and racing rig

    cross-posted from: https://infosec.pub/post/3508656 . I made some modifications since the last rig post, thought I'd cross post here too. > I don't have a lot of space where my desk is but wanted a combo space combat and racing rig that was fully rigid except for the seat. > > The chair sits in a wheel trough with some 3d printed wheel chalks that fit the wheels exactly so it doesn't really move much at all when braking. > > Everything is running on Linux using a lot of SDL and input device spoofing hacks to get it all recognized correctly in games. I mostly play DirtRally2.0, BeamNG, AMS2, and Overload. Trying to get into Elite Dangerous but it's not really my type of game. Maybe it will be some day though. Also play a little RBR but not all that much. > > List of gear: > > T300rs with a R383 Mod wheel - [tmff2 driver](https://github.com/Kimplul/hid-tmff2). I designed a "quick" release ring so it's not a pain to take the wheel off for flight. > > Heusinkveld Ultimate+ pedals - [protopedal](https://gitlab.com/openirseny/protopedal/) or [xboxdrv](https://github.com/xboxdrv/xboxdrv) depending on the game > > TH8A shifter - heavily modified to fit in the small space I had and with a 3d printed short throw plate that I designed. It's not ideal, but works for occasional use. > > Some ebay handbrake - I use xboxdrv for this sometimes if necessary but most games can find it. I also modified it to be mounted under the plate for a bit more space on top. > > Gladiator NXT EVO Omni Throttle (Left and Right hand models) - These are a pain in most games. I use a winehid hack where I adjust the registry values `HKEY_LOCAL_MACHINE System CurrentControlSet Enum WINEBUS VID_231D&amp;PID_{200,201} {Service, CompatibleIds}` from xinput to winehid. This works but depends on the bus the device is currently connected to. Looking for a better SDL env var alternative but haven't got it working yet. > > Acer Nitro 37.5" QHD+ 3840 x 1600 curved display > > NextLevelRacing "Wheel Stand 2.0" - I made some steel parts for it on the mill to increase rigidity, 3d printed spacers for the adjustable arms to tighten them up a bit since the stock ones are a bit sloppy, and made some extra plates for mounting the sticks and other stuff out of 10mm aluminum plate. > > VKB UCM-S drop mount brackets for the sticks. I modified these as well to fit under the aluminum plates. The left one is hinged so that it can be folded upwards to get in and out of the chair when the chair wheels are fixed in place. > > annnd... yes I know the shifter and handbrake are reversed... I like it that way.

    34
    9
    diysimulators
    My "space is limited" space combat and racing rig

    I don't have a lot of space where my desk is but wanted a combo space combat and racing rig that was fully rigid except for the seat. The chair sits in a wheel trough with some 3d printed wheel chalks that fit the wheels exactly so it doesn't really move much at all when braking. Everything is running on Linux using a lot of SDL and input device spoofing hacks to get it all recognized correctly in games. I mostly play DirtRally2.0, BeamNG, AMS2, and Overload. Trying to get into Elite Dangerous but it's not really my type of game. Maybe it will be some day though. Also play a little RBR but not all that much. List of gear: T300rs with a R383 Mod wheel - [tmff2 driver](https://github.com/Kimplul/hid-tmff2). I designed a "quick" release ring so it's not a pain to take the wheel off for flight. Heusinkveld Ultimate+ pedals - [protopedal](https://gitlab.com/openirseny/protopedal/) or [xboxdrv](https://github.com/xboxdrv/xboxdrv) depending on the game TH8A shifter - heavily modified to fit in the small space I had and with a 3d printed short throw plate that I designed. It's not ideal, but works for occasional use. Some ebay handbrake - I use xboxdrv for this sometimes if necessary but most games can find it. I also modified it to be mounted under the plate for a bit more space on top. Gladiator NXT EVO Omni Throttle (Left and Right hand models) - These are a pain in most games. I use a winehid hack where I adjust the registry values `HKEY_LOCAL_MACHINE System CurrentControlSet Enum WINEBUS VID_231D&amp;PID_{200,201} {Service, CompatibleIds}` from xinput to winehid. This works but depends on the bus the device is currently connected to. Looking for a better SDL env var alternative but haven't got it working yet. Acer Nitro 37.5" QHD+ 3840 x 1600 curved display NextLevelRacing "Wheel Stand 2.0" - I made some steel parts for it on the mill to increase rigidity, 3d printed spacers for the adjustable arms to tighten them up a bit since the stock ones are a bit sloppy, and made some extra plates for mounting the sticks and other stuff out of 10mm aluminum plate. VKB UCM-S drop mount brackets for the sticks. I modified these as well to fit under the aluminum plates. The left one is hinged so that it can be folded upwards to get in and out of the chair when the chair wheels are fixed in place. annnd... yes I know the shifter and handbrake are reversed... I like it that way.

    17
    5
    simracing
    Sim Racing mranderson17 12 months ago 100%
    [BeamNG.drive] Falling upwards

    Had a nice relaxing series of crashes today.

    4
    0
    mechanicalkeyboards
    Mechanical Keyboards mranderson17 12 months ago 90%
    looking for a US source for Gateron switches

    I have a keyboard with gateron blue clear top (black base, clear top) switches. It has a few switches that no longer work consistently so I'm looking for some replacements. The keyboard is backlit so I'd like to keep the clear top. Unfortunately I can't seem to find a source for this type of switch I feel comfortable with that ships to the US. There's ebay but it's so hard to tell what you're going to get. Does anyone know of a good site that ships to the US that stocks gateron clear top switches? 1upkeyboards is the only place I've seen them even listed, but they are out of stock. https://1upkeyboards.com/shop/switches/set-packs/switches-16-pack/ I have compared cherry blues, which also come in clear top, to the gaterons but I like the gateron feel better even though they seem not to last as long apparently.

    9
    9
    mechanicalkeyboards
    Mechanical Keyboards mranderson17 1 year ago 100%
    Seeking some input on long term experience with Krytox 205g0 or Tribosys 3204

    About 8 years ago I lubed a Topre clone board (CM Novatouch) with "Finish Line Extreme Fluoro PFPAE" which was recommended at the time. Now years later it has pretty much all turned to dust and isn't really lubricating anything anymore. I suspect this happened maybe 5 years from when I applied it because it started feeling not so great and I put it away to use another board. Now I've finally gotten the time to work on it and I've cleaned off all the old crusty stuff and I'm going to replace it with a combination of 205g0 for the slider points of contact and 3204 for the stabilizer bars. (EDIT: might just try the 3204 on everything or find some actual grease for the bars, not sure yet) I'm wondering if anyone has any long term experience with either of these and if I might be able to expect a slightly longer life from them than what I had previously?

    10
    4
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearIN
    Hey @jerry, do you have any backup? Is there any way we can help you?

    As the title says, [@jerry@infosec.pub](https://infosec.pub/u/jerry) do you have any backup and how can we support you as the admin of our instance? Burnout on spare-time projects can be very real, especially when they suddenly grow or become more difficult to manage. We all appreciate what you are doing here. So even if there's nothing we can do directly, I'd just like to say thank you.

    29
    3
    simracing
    Sim Racing mranderson17 1 year ago 100%
    setting and keeping track of virtual seat position

    I play titles like AC, ACC, DR2.0, AMS2, BeamNG.drive, etc. Up until this point my FOV adjustment has been the following procedure: * Use an FOV calculator to find my FOV settings for various games, My latest favorite is this one https://dinex86.github.io/FOV-Calculator/ * Set the FOV in game (particularly annoying for things like DR2.0 but w/e) * Start a race or practice session with the virtual wheel and drivers hands displayed * Set the virtual seat position so that the IRL wheel hides the virtual wheel and the virtual hands behind what's in real life and the curvature of the wheels match approximately (works for most rally cars, road racing cars have a lot more variation in wheel size so less effective for that but I can get mostly close) * Hide the virtual wheel and hands * Begin racing The problem I am facing is that basically all the games listed above save a seat position per vehicle. They are all a bit different, so this makes sense, however this makes it super annoying if I don't drive the same car all the time because I have to go do the whole procedure listed above, except for the FOV part, every time I want to try a new car. Is there a better way or is this just what everyone does?

    6
    2
    simracing
    Sim Racing mranderson17 1 year ago 100%
    Automobilista2 has dirt racing now! forum.reizastudios.com

    That's all really, just excited to have another dirt racing option. Also lots of other updates. It's pretty nice that if you had the 2020-2022 season pass you have access to the new content already. >A Pt2 of the Adrenaline Pack is already in production and will take AMS2 to even higher extremes - owners of the AMS2 2020-2022 Season Pass and of the AMS2 Premium Expansion Packs are secured both parts at no additional charge.

    24
    5
    linux
    Linux mranderson17 1 year ago 97%
    xeyes 1.3.0 released yesterday now has "multi-ocular support"

    Use the `-biblicallyAccurate` flag for maximum creepyness. https://gitlab.freedesktop.org/xorg/app/xeyes/-/commit/6f6c975d2cdc1f615f83576c9d1f828e1cdabda3

    145
    13
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearIN
    I can't seem to upload images: JSON.parse: unexpected character at line 1 column 1 of the JSON data client.js

    In Firefox I am unable to upload images either as the subject of a post, or as a part of the body using the image button. I receive the following error: ``` SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data client.js:2:1753277 Hp https://infosec.pub/static/7197474/js/client.js:2 (Async: promise callback) Hp https://infosec.pub/static/7197474/js/client.js:2 n https://infosec.pub/static/7197474/js/client.js:2 ``` I found a github issue about it but it's really old, so I'm thinking it's not that relevant, even though it pretty much describes the issue exactly: https://github.com/LemmyNet/lemmy-ui/issues/403 There are some other issues in the lemmy backend repo: https://github.com/LemmyNet/lemmy/issues?q=is%3Aissue+unexpected+character+at+line+1+column+1+is%3Aclosed Anyone else noticing this or is it just me? EDIT: Probably should have checked first but this happens on other instances running 0.18.1, so I guess it doesn't matter, seems to be an upstream issue.

    2
    0
    simracing
    Sim Racing mranderson17 1 year ago 100%
    obligatory rig pic? https://i.imgur.com/oDpaa57.jpg

    My messy corner. And my somewhat compact rig. I've never posted before so unsure what information to include but I'll give it a go. * T300RS * R838 Mod wheel * ebay arduino handbrake * TH8A shifter * Heusinkveld Ultimate+ pedals * Next Level Racing Wheel Stand 2.0 * Some pieces of wood * Acer Nitro 37.5" QHD+ 3840 x 1600 display I'm a bit insane... so I drive all the displays with a Radeon W6800 Pro which works surprisingly well for gaming despite not being intended for it. I use Linux exclusively and have for over 10 years now. Racing is a more recent hobby but I've been gaming much longer than that. Despite what all the youtubers say it all works mostly fine. Though I found [hid-tmff2](https://github.com/Kimplul/hid-tmff2) to be the most mature of the wheelbase drivers outside of logitech which is why I haven't picked up a used DD wheel base just yet. EDIT: Dunno why the pic won't upload, maybe a bug with Lemmy 0.18.1? Anyway I added an imgur link instead.

    27
    16
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearIN
    Some posts, particularly pinned posts, appear to be missing from communities

    I'm a member of the sim racing community on lemmy.ml. https://lemmy.ml/c/simracing If I go directly to that community there is a pinned post: https://lemmy.ml/post/1703575 But if I browse the community from here on infosec.pub: https://infosec.pub/c/simracing@lemmy.ml The post is missing. Other new posts seem to be present and comments are working as expected since I was able to ask a question about said post in a different thread just now: https://infosec.pub/comment/591176 Has anyone else noticed this? EDIT: In case anyone lands here with weird missing post or comment issues. I found that to work around this you can search for the direct link for both posts **and comments** which will force whatever instance you are on to find and show them. Probably not a great long-term solution but it works if you just want to reply to one or two people.

    3
    4
    linux_gaming
    Linux Gaming mranderson17 1 year ago 100%
    gamescope and steam overlay not working

    Lately I moved to wayland (trying out sway and hyprland) and have been using gamescope to work around some of the display issues which x11 games have in wayland. This works great however none of the options and settings I try seem to be able to get the steam overlay working. I found a couple of related issues [#835](https://github.com/ValveSoftware/gamescope/issues/835) and [#810](https://github.com/ValveSoftware/gamescope/issues/810) however it appears that this is not something that impacts everyone. So my question is, does anyone here have gamescope working with the steam overlay? I tried launching steam itself in gamescope, and also tried embedded mode (launching from a tty) and neither of those work either. I find that particularly strange because at that point it's just an x session and everything seems like it should work just like it does in X. EDIT: Relevant information ``` OS: Arch Linux x86_64 Kernel: 6.1.35-1-lts Shell: fish 3.6.1 Resolution: 3840x1600 WM: sway Theme: Adwaita-dark [GTK2/3] Icons: Adwaita [GTK2/3] Terminal: alacritty CPU: AMD Ryzen 9 5950X (32) @ 3.400GHz GPU: AMD ATI Radeon PRO W6800 Memory: 64209MiB ``` ``` gamescope-git 3.12.0.beta8.r12.g9b70b3b-1 ``` ``` Steam Client Beta Steam Version: 1687918139 Steam Client Build Date: Tue, Jun 27 7:44 PM UTC -08:00 Steam Web Build Date: Tue, Jun 27 5:07 PM UTC -08:00 Steam API Version: SteamClient020 ```

    3
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearIN
    trouble commenting on any federated thread

    I don't seem to be able to comment on any posts on other lemmy instances. For example https://infosec.pub/c/privacyguides@lemmy.one . When I try to comment it just spins. I expected issues with lemmy.ml but I've now tried several instances and experience the same problems. Also comments on many posts don't match what you see if you go directly to the remote instance to view the thread. Is there some federation issue with infosec.pub?

    2
    5