Skip Navigation

observantTrapezium

@ observantTrapezium @lemmy.ca

Posts
17
Comments
346
Joined
3 yr. ago

  • Proportional representation without question

  • I'll check out sli.dev, I've been using Reveal.js for years now and highly recommend, I love how hugely customizable that is, but one issue for perfectionists is that it's relatively hard to perfectly convert to a PDF, these days I use DeckTape that does a decent job. I used to be one of those nerds that used LaTeX (Beamer) but fell out of love with it.

  • Some time ago I tried Abrechnung and it was quite good actually.

  • Not answering the question of why these bozos get voted on, but one would be remiss not to mention our dumb and unfair first-past-the-post electoral system.

  • When you run out of local storage...

    If you have a single node, external USB storage is 100% fine. Even if you have more machines, if you don't actually need a massive amount of storage, you can share that external drive as NFS.

  • My boss's mom was on the MS St. Louis, and came to Canada eventually many decades later.

    And my phone bill is CA$19/month in the most populous city in the country (Public Mobile, I think I have 1 GB a month that I never get remotely close to using up, unlimited calls and texts). I know that by international standards $19 should get me more than 1 GB, but just putting things in perspective.

  • I would love closer ties, even very close like customs union and freedom of movement. Also personally I'm not attached to the Canadian dollar, and if it made economic sense to replace it with the Euro I wouldn't mind.

    I'm not sure what a "European Republic" would entail. I assume that means that a lot more issues will come under the responsibility of EU institutions such as the EP, as opposed to local governments. Canada is big enough as it is, and people often complain (rightfully or not) about bad decisions made in far-away Ottawa. I think Canadians won't like to delegate a significant chunk of our sovereignty to Brussels.

    And anyway as you pointed out the EU is far from perfect. What bothers me the most is the frequent need for unanimity and the ability of small countries like Hungary to block fairly routine decisions about spending. In Canada unanimous consent is required only to depose the King or something like that.

  • That's a shitpost

  • Rarely happens, I freeze bread and consume cheese fast enough. But bread would be more annoying, I can make breadcrumbs but I don't use that too often (so that will have to go to the freezer too)

  • I can't wait for public transit to suck less in Canada.

  • I just love it that we complete for who is more anti-Musk now 😂

  • Sounds doable, will need a bit of scripting, but I don't really get the use case.

  • Deleted

    Permanently Deleted

    Jump
  • Arch on desktop since 2020, RH-flavoured on servers.

    Used Kubuntu from 2012ish to 2020, distro-hopped in the decade before that.

  • Canada @lemmy.ca

    Americanisms in Canadian comedy

  • The fundamental difference between GPG encryption and encrypted partition is that of asymmetric vs. symmetric encryption. Whether you mount encrypted storage or decrypt a file with GPG, there's some "effort" in putting in the passphrase and in both cases the system's keyring is briefly aware of it and the plaintext is saved to memory (volatile, unless you have encrypted swap or other edge cases).

    Asymmetric encryption is not normally used for personal stuff but mostly to exchange material with one party holding the private key, and other having access to the public key (which is public). Of course you can act as both parties if you like. If you do, keep in mind:

    1. Asymmetric encryption algorithms may be vulnerable to quantum computing attacks in the coming years. There are quantum-resistant algorithms, but to my understanding they are not necessarily quantum-proof and could potentially be broken in the more distant future.
    2. If you do choose to use GPG, make sure that the plaintext never touches the disk, for example save it to /dev/shm before encryption.
    3. You can also protect your private key with a passphrase.


    Personally I use Joplin. On the clients it's secure because the database is saved on encrypted storage secured by my login phrase. On the server it's secure by Joplin encrypting the files saved to WebDAV storage. Is it 100% safe? Probably not, but probably good enough to stop all but a nation-state level actor.

  • I use Baïkal for card and cal and Apache for webDAV, they provide all the features I need and were easy enough to set up, never tried alternatives.

  • I wonder how many countries' laws every Linux distribution violates by existing (e.g. North Korea, Turkmenistan) but these bozos at Arch Linux 32 don't proactively block.

  • That is the way. I just don't understand open source projects that have no ties to regions where these dumb regulations exist blocking users from said region. Why is it your problem? If California (for example) wants to block your website, let it be their problem.

  • LibreWolf @lemmy.ml

    YSK that LibreWolf creates persistent connections to Mozilla

  • Sorry man, I feel for you.

  • Akahually at my work we used a third party authentication PAM module that uses the gecos field for username mapping.

  • Dull Men's Club @lemmy.world

    I fixed a leak with Babybel cheese

  • Toronto @lemmy.ca

    Life, uh, finds a way in the wetlands

    www.theguardian.com /world/2025/oct/09/toronto-waterfront-soil-plants-worms
  • Personal Finance Canada @lemmy.ca

    RRSP contribution before March go to previous tax year, right?

  • Canada @lemmy.ca

    Time to double down on the metric system

    www.cbc.ca /player/play/video/9.6694195
  • Ontario @lemmy.ca

    Split voting and spoiler candidates in Ontario 2025

  • Fairvote Canada @lemmy.ca

    Split voting and spoiler candidates in Ontario 2025

  • Fairvote Canada @lemmy.ca

    Mike Schreiner says the right thing when forced to

  • Toronto @lemmy.ca

    Tunnels under University Avenue?

  • Star Trek Social Club @startrek.website

    'Star Trek' now a Canadian enterprise. What made it so?

    toronto.citynews.ca /2025/01/03/star-trek-now-a-canadian-enterprise-what-made-it-so/
  • Today I Learned @lemmy.world

    TIL that Inuvik, NWT is the largest town in Canada whose antipodal point lies within Antarctica

  • [Migrated, see pinned post] Casual Conversation @lemm.ee

    I re-discovered a video library on an old laptop

  • Home Improvement @lemmy.world

    Floor-to-ceiling vertical blinds

  • Personal Finance Canada @lemmy.ca

    Question about interest calculation (mortgage)

  • Star Trek Social Club @startrek.website

    Shatner's "do over" of the Veridian III death scene on Kimmel

  • C++ @programming.dev

    Anybody at CppNorth this week?