Set custom refresh rate
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    4d ago 100%

    I think you'd have to modify the edid, since you're setting a custom refresh rate, not a hidden one.

    I've use wxEDID to force enable VRR before.

    4
  • Frontier Airlines jet appears to catch fire while landing at Las Vegas airport, FAA and NTSB investigating
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    2w ago 100%

    Someone commented on another video that they saw the Ram Air Turbine extended. So they would've lost power, supporting your electrical fire theory. Also it seems extending the RAT disables some safeguards, that can cause the wheels to lock and catch fire.

    The other video: https://youtu.be/EPiNC5JpEYs

    1
  • Having problems over installing and running py2wasm
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    2w ago 100%

    For projects like this where they're hooking into the compiled python binaries, you really want to match the version.

    Like 3.11 and 3.12 were pretty much released a year apart, a lot can change implementation wise.

    1
  • Mozilla is shutting down their Mastodon instance.
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    1mo ago 100%

    I swear Lemmy comments for YouTube had a feature that let you open it for any page, but it seems the GitHub and Firefox page been deleted.

    Edit: Looks like I've still got a fork: https://github.com/Steve-Tech/Reddit-Comments-for-YouTube (it says Reddit, but works for Lemmy too)

    13
  • linux
    Linux 1mo ago
    Jump
    Gnome merges XDG session management wayland protocol (but disabled in Gnome 47 by default)
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    1mo ago 100%

    Does it also restore the content of unsaved files of the application?

    That's up to the application.

    If not, I'll prefer systemctl hibernate. I wonder, what this new feature is for.

    I believe this is for storing the position of specific windows, for multi-window applications (e.g. GIMP's multi-window mode). So hibernation is very unrelated.

    5
  • Is there a Ben Eater's Bread Board Computer/6502 type of content creator for home networks?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    1mo ago 100%

    There's The Serial Port, It's not really 'home networks', but he finds and sets up very early (~80-90s) ISP gear and explains how it works and the history of it. Similar to how Ben Eater uses an 'old' 6502 to explain stuff.

    12
  • linux
    Linux 1mo ago
    Jump
    VirtualBox 7.1 Released with Qt 6 GUI, Wayland Support for Clipboard Sharing - 9to5Linux
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    1mo ago 100%

    I've had the same experience, you're much better off RDPing into the VM. But I'd like to know if anyone has a better solution that doesn't require an extra GPU.

    1
  • linux
    Linux 1mo ago
    Jump
    Linux's Bedtime Routine
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    1mo ago 100%

    On Asus motherboards you can enable 'Memory Context Restore', and it'll remember the training. Unfortunately it seems rapid changes in the weather make my system unstable with it on.

    3
  • news
    News 2mo ago
    Jump
    New panic alarm system at Georgia H.S. saved lives during shooting, officials say. Advocates want it nationwide.
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    1mo ago 100%

    I'm pretty sure schools must already have lockdown alarms in Australia (and drills every few years), so it's surprising that this isn't already a thing in America, especially with its issues.

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

    cant move services as every other service sucks

    What are your requirements?

    I use Tidal and I know High/Max quality works in the web UI, just needs widevine support.

    8
  • linux
    Linux 2mo ago
    Jump
    [Unpopular opinion] Linux is not a good choice for regular users
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    1mo ago 100%

    if they use AMD that's better on linux, they don't need to know what a GPU driver is.

    Same goes for Intel, unless they need to use OneAPI.

    6
  • Buying a refurbished/second hand Framework: security issues?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    2mo ago 100%

    Just to freak you out, I've played around with the EC on my Framework, and it really wouldn't be hard for someone to create a modified firmware with a key logger built in or something. But AFAIK the EC doesn't have internet access or a way to screw with the OS, so it would be mildly pointless without accompanying software.

    Modifying the BIOS seems slightly more difficult, although I think some Frameworks are still vulnerable to LogoFAIL.

    I wouldn't worry about extra chips, they'd either be quite noticeable that they shouldn't be there, or too expensive to be wasted on a stranger.

    So the chances are, unless you've got some proper enemies, it's fine. I'd definitely update the BIOS (which also updates the EC), and fresh install Windows/Linux, but that's as far as I'd go.

    3
  • My debugging experience today: Quantum Debugging
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    2mo ago 100%

    I've seen some that activate an insane number of breakpoints, so that the page freezes when the dev tools open. Although Firefox let's you disable breaking on breakpoints all together, so it only really stops those that don't know what they're doing.

    5
  • linux
    Linux 2mo ago
    Jump
    X.org: no screens found
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    SteveTech
    2mo ago 100%

    That looks to be Volcanic Islands, which has good support with amdgpu and no support by radeon, according to Wikipedia.

    I'm not sure what you meant by "set up radron kernel driver", but you could maybe try blacklisting it.

    2
  • I was basically thinking of a simple browser app for Android that automatically makes its requests over a Wireguard tunnel. I don't publicly expose a lot of my self hosted services, most are only available over a Wireguard VPN. I don't think my family could work that out, and I also don't usually keep it enabled all the time on my phone. It doesn't have to be a fully featured browser, I'm fine for it to be the built in Android WebView or something, and just have a configurable menu of pages that can be easily visited. I have some Android app experience from Uni, so I could maybe help out somewhat, but I feel I'm going to be in way over my head to do this alone. I'm happy to donate a little anyway.

    12
    1

    This is more of a public note to self, but if anyone else had screwed up fonts, default cursors, and missing minimise/maximise buttons in flatpaks on KDE Wayland, put this in your `/usr/share/xdg-desktop-portal/kde-portals.conf`: ``` [preferred] default=kde;gtk; org.freedesktop.impl.portal.Settings=kde;gtk; ``` Then restart `xdg-desktop-portal`. Source: https://bugs.kde.org/show_bug.cgi?id=474746#c12 Apparently this will be fixed in 5.27.9 releasing on the 24th anyway, but I've tried so many different 'solutions' and this had been annoying me for weeks.

    20
    1
    https://archive.md/h5YVU

    I'm not usually one to share links, but my old school's Headmaster (Dr Paul Browning at St Paul's School) is in a little bit of trouble with the Anglican church for compensating child sexual abuse victims from incidents in the 80s/90s. As he started in 2008, those victims technically weren't his problem but he refunded their tuition fees anyway because it's the right thing to do. However the Anglican church doesn't see it that way and sacked him. I graduated in 2021, but he was truly an amazing person, somehow remembers everyone's names, greeting them whenever and while I never had him as a teacher, I've heard he was really an amazing & energetic teacher when in the classroom. I was even at the school earlier this year and was asking how I was doing with uni and stuff. I genuinely believe he doesn't deserve this. Please share this as much as you can, there is a [change.org petition](https://chng.it/g48tyVqQjz), but I feel raising awareness and maybe writing to Bishop Greaves and the Anglican Schools Commission are probably the best ways that you can help! Thanks for Reading! Edit: A few more news outlets have covered the story including: - [ABC News](https://www.abc.net.au/news/2023-09-14/church-denies-st-pauls-principal-sacked-abuse-victim-payments/102856684) - [7 News on Thursday (Video)](https://youtu.be/__nW3GHTSbY) - [7 News on Friday (Video)](https://youtu.be/hz55vmMtkaU) - [and others (Google Search)](https://www.google.com/search?q=St+Paul%27s+School&tbm=nws)

    25
    2