Skip Navigation
Magister Magister @lemmy.world
Posts 9
Comments 701
I'm using Flatpak Firefox (version 131.0.3) and it keep freezing especially on sites like YouTube. How do I transfer my bookmarks and passwords to an earlier version of FF without using Sync?
  • I'm using MX Linux Xfce (Debian based), whenever a new FF is released, it takes a few hours or the next day to have it appears in my update

  • Microsoft has a big Windows 10 problem, and only one year to solve it
  • I know it's not a hardware compatibility problem. People just don't want ads/tracking/AI bullshit, a removed control panel, settings that are hard to find/hidden, etc.

    All intel processor 8th gen+ (and even some 7th gen IIRC) are win11 compatible, motherboard have TPM2 for years, even my intel 6th gen MB have TPM2.0.

    Next year the intel 8th gen will have 8 years, people have PC/laptop more recent than that. Problem is that win10 will not get security updates and all.

    I'm using MX Linux BTW.

  • Musk pushes debunked Dominion voting conspiracy theory at campaign appearance
  • He doesn't care, even if he loses, 1 billion fine is a peanut for him

  • Someone's lying
  • I think you a word

  • Judge in Trump's Jan. 6 case rules additional evidence will be unsealed Friday
  • He said it himself years ago, he could shot someone on 5th avenue and still be praised like an idol, he's like Homelander in S3 final https://www.youtube.com/watch?v=wWAKlnR6MLs

  • TV that doesn't require 'on-line activation' to set up.
  • Same. Got burned with a Roku, then a tv with Yahoo! TV.

    Now I have a Hisense with google TV, it's not bad, no ads, apps like Netflix and Disney+ are in Dolby Vision and Dolby Atmos.

    My mic is off too 😉

  • Workstation Rehaul (Advice Needed)
  • You may be interested with input-leap now that they released binaries/packages for various distro

    https://github.com/input-leap/input-leap/releases/tag/v3.0.2

    I installed it as a linux server and windows client, it works well, my old barrier config is 100% compatible

  • Reports: Tesla’s prototype Optimus robots were controlled by humans
  • About happening for years in Japan IIRC, but in a good way, especially with physically handicape people, they control robots to take order and serve dishes etc in restaurant. It allows people to work, be busy, earn money, etc.

  • The best part of this movie was the poster!
  • Movie star is the Enterprise

  • USA 2, electric bugaloo
  • France did it, December 9th 1905 IIRC

  • Will the .io domain cease to exist? | Tuta
  • yes because at the time they didn't know what to do, and gave .su to the .ru guys. For .yu it was also a little bit messy with multiple new countries wanting to control it. This is when IANA made laws to properly handle end of ccTLD like this, .yu does not exist anymore, it will be the same for .io

    https://www.iana.org/domains/root/db/su.html

    https://www.iana.org/domains/root/db/yu.html

  • Am i the only one who feels like it's the same handful of users posting and commenting on lemmy?
  • Don't saw much in English, but in French yes it looks like we are 3 or 4 users

  • Will the .io domain cease to exist? | Tuta
  • Yes, there is laws, IANA says that ideally in 3-5 years all the .io will be gone, like the .yu ones, they do not exist anymore.

  • Les bureaux du propriétaire de l’immeuble incendié dans le Vieux-Montréal criblés de balles
  • c'était déjà un incendie criminel, ce sont des règlements de compte entre mafia/gang/propriétaires d'immeubles.

    Comme les pizzerias qui flambent un peu partout, la mafia du fromage (oui oui, si tu achètes pas assez de fromage au fournisseur italien (mafia) ils brûlent ta pizzeria).

  • Trump secretly sent Putin COVID-19 tests during pandemic shortage, a new book reports
  • Republicans don't care, they don't believe in COVID nor vaccine anyway

  • The 13 Most Misguided Movie Sequels Ever Made
  • Independence Day 2 is one of the worst movie ever. And why Charlotte Gainsbourg was here? She's useless, her character is useless, and she's a bad actress.

  • Why my avatar is not displayed?

    On the web, left of my name, my avatar is a black box, but on my profile page I can clearly see it.

    https://lemmy.world/u/Magister

    Why? I'm pretty sure it was working months ago.

    5

    Cérémonie d'ouverture JO 2024

    Je n'ai jamais rien vu d'aussi beau, la perfection, partout!

    13

    Love is all - Roger Glover

    What a good time those years were!

    3

    Create an app including binary/library dependencies

    I have an old application, EagleCAD, from 2014, a 32bit app, I managed to install it on my linux (Debian based, 64bits) and it works fine, but I had to look for and install some lib manually.

    How can I package all this, the bin and libs, into one that I could easily re-install on about any distro? AppImage? Flatpak? Snap?

    $ ldd ./eagle linux-gate.so.1 (0xf7ef4000) libXrender.so.1 => /lib/i386-linux-gnu/libXrender.so.1 (0xf7ec4000) libXrandr.so.2 => /lib/i386-linux-gnu/libXrandr.so.2 (0xf7eb5000) libXcursor.so.1 => /lib/i386-linux-gnu/libXcursor.so.1 (0xf7ea8000) libfreetype.so.6 => /lib/i386-linux-gnu/libfreetype.so.6 (0xf7dd8000) libfontconfig.so.1 => /lib/i386-linux-gnu/libfontconfig.so.1 (0xf7d85000) libXext.so.6 => /lib/i386-linux-gnu/libXext.so.6 (0xf7d6f000) libX11.so.6 => /lib/i386-linux-gnu/libX11.so.6 (0xf7c1d000) libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7c18000) libXi.so.6 => /lib/i386-linux-gnu/libXi.so.6 (0xf7c03000) libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7bfc000) librt.so.1 => /lib/i386-linux-gnu/librt.so.1 (0xf7bf7000) libssl.so.1.0.0 => /lib/i386-linux-gnu/libssl.so.1.0.0 (0xf7b8a000) libcrypto.so.1.0.0 => /lib/i386-linux-gnu/libcrypto.so.1.0.0 (0xf798b000) libstdc++.so.6 => /lib/i386-linux-gnu/libstdc++.so.6 (0xf7600000) libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7886000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf785f000) libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7200000) /lib/ld-linux.so.2 (0xf7ef6000) libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xf7842000) libXfixes.so.3 => /lib/i386-linux-gnu/libXfixes.so.3 (0xf783a000) libpng16.so.16 => /lib/i386-linux-gnu/libpng16.so.16 (0xf75c3000) libbrotlidec.so.1 => /lib/i386-linux-gnu/libbrotlidec.so.1 (0xf782a000) libexpat.so.1 => /lib/i386-linux-gnu/libexpat.so.1 (0xf7597000) libxcb.so.1 => /lib/i386-linux-gnu/libxcb.so.1 (0xf7569000) libbrotlicommon.so.1 => /lib/i386-linux-gnu/libbrotlicommon.so.1 (0xf7546000) libXau.so.6 => /lib/i386-linux-gnu/libXau.so.6 (0xf7825000) libXdmcp.so.6 => /lib/i386-linux-gnu/libXdmcp.so.6 (0xf753f000) libbsd.so.0 => /lib/i386-linux-gnu/libbsd.so.0 (0xf7528000) libmd.so.0 => /lib/i386-linux-gnu/libmd.so.0 (0xf7519000)

    12

    La fin du télétravail? Non merci

    Tanné de cette bullshit, arrêtez avec votre retour au travail, on y retournera pas! Je suis en télétravail depuis bientôt 4 ans et jamais je ne retournerai perdre 1h le matin et 1h le soir dans les bouchons, pour m'asseoir derrière un ordi et faire des Teams avec l'Europe et les USA, jamais.

    C'est pas mon problème si les petits cafés hipsters du centre ville ont du mal, et que les tours sont vides.

    5

    Déversement majeur de peinture blanche sur l’A-40 à Montréal

    5

    tou.tv si tu vois ce message contacter oli?

    Vous avez reçu ça sur vos cells? Un stagiaire qui a fait une fausse manip?

    3

    Tornado touchdown in Barrhaven

    it's coming to Ottawa/Montréal...

    1

    MiniPC are ok here?

    Things like Bee-Link, Miniforums, and others?

    I have a bee-link SER5 with a 5600H, for 10 months, this thing rocks, it's like 4"x4" it's incredible!

    3