• 0 Posts
  • 39 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle


  • this would be… somewhat possible, you can’t really boot GSI images, however the folk at BlissOS do have an android generic project that makes porting custom roms to x86 a lot easier. By porting android images to generic x86, we can serve them as temporary VMs, just like https://distrosea.com/ (I’ve actually been thinking about doing something like this for bliss specifically but funding says no lol).

    This is contingent on roms being ported to x86 though, off the top of my head there are images floating around for

    • Bliss (Obviously)
    • Lineage OS,
    • Vanilla AOSP,

    and specific verisons of

    • Project sakura (A11 iirc)
    • CarbonROM A10
    • Bootleggers A10
    • RessurectionRemix
    • Pixel Experience
    • Dirty Unicorns
    • Tesla

    I believe there are also images of LMODroid and Calyx floating around… somewhere


  • specific parts. you need metal to withstand the pressures of the actual bullet to get a somewhat degree of reliability, so any pressure bearing part needs to be metal, everything else can be plastic, but the more metal the better. Now you can get some more basic designs with parts that you could fabricate at home, but a lot of the higher end designs require off the shelf gun parts.

    The “leading design” right now is the FGC-9 which is actually seeing a degree of use in myanmar(??). The design requires metal parts that could be feasible to fabricate at home. However it is shockingly easy, even in heavily restricted countries, to be able to order the metal parts.






  • Quack Doc@lemmy.worldtoLemmy Shitpost@lemmy.worldFF Evangelists
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    3 months ago

    Chromium browsers have a lot of issues, and so does firefox, but ram usage is not one of chromes weaknesses, Chromium regularly preforms better for me then firefox does under low ram scenarios, Both in terms of chrome being responsive, and in terms of chrome not crippling everything else around it.





  • I wont say there is no jank, there is certainly a degree of it, particularly around arm apps due to needing libhoudini or libndk for arm translation (some games, not all with pick these up as “emulators” and block you or simply not work on a couple games) but generally most arm apps work fine. if you are living with a fully x86 ecosystem like myself, I have zero complaints, everything works fine and dandy. that I myself have tested. but ofc, bugs do exist and we try to help out as much as we can on the bliss telegram or matrix as it is an actively developed project.

    It only really works well with 2 in 1 machines that have decentish linux support. there are specific builds for some surface devices. however if your device like mine has decent linux support, it’s pretty much a plug and play solution. Bliss uses a the android common kernel which has very little modifications to upstream kernel so typically support for hardware is simply dependant on how new the kernel is.

    Bliss also relies on mesa for graphics, so intel and AMD have great support, and Nvidia is quite lack luster, but this may change with the new foss nvidia driver stuff.




  • It’s not really hacky as far as I know, it’s just the old status quo. On X applications could scale themselves if they have high DPI support, and that’s what KDE is allowing. And it works great. The vast majority of apps I use support high DPI on X, and they work perfectly fine on xwayland.

    It is legitimately a great experience using xwayland like this. A lot of apps I use, they look perfectly fine, they perform perfectly fine, and they’re not broken, which is a massive plus.

    Of course, this probably does break one or two apps out there. I’m not saying it’s a perfect solution. It’s far from it. But honestly, I think it’s a really good solution. It allows developers the ease and flexibility of developing for X11 if you don’t need Wayland’s features.

    Of course, you are still losing out. Having proper touch support is such an amazing feature with Wheland. Don’t get me wrong. I love a lot about Wheland. It’s just a pain in the ass to develop for. It is nowhere near as flexible as X11.