Skip Navigation

Posts
11
Comments
949
Joined
3 yr. ago

  • that's why I'm hesitant to host vaultwarden myself as opposed to pay to use bitwarden

  • neither are macs

    0/3 overall

  • functions

    Jump
  • Design patterns? Data structures? Shit, just pass in a list or an assoc array, and maybe a function here and there

    After trying to be relaxed about data structures in python, I can say that, IMO, this is more harmful than beneficial. Good types and structures lead to good code designs.

  • functions

    Jump
  • default values is one of my pet-peeves after using Python regularly. I wish more languages would let you just do something like def do_thing(arg=default_value) without hoops like builder pattern, function overloading, or whatnot

  • functions

    Jump
  • also better to type with one hand

  • Deleted

    Permanently Deleted

    Jump
  • i like my memes open source and well maintained

  • thanks for illustrating the corpo speak

    I hope the bug is fine

  • tbh, with those hips I might eventually join the robots

  • Lunar lake is x86-64 https://en.wikipedia.org/wiki/Lunar_Lake

    Intel said that with Lunar Lake, it aimed to "bust the myth that [x86] can't be as efficient" as ARM.[3] Analysis of tests performed on Lunar Lake CPUs available at market launch indicated that, although their multi-core performance was not particularly good under full load, their efficiency under everyday use was good, even if the ARM competition still has its advantages.[4]

  • "amazon leo" is distinctive enough

  • I cracked down on amazon, I highly recommend it

  • use the LLM to generate regression tests for the large file, then start refactoring it

  • Sad days

    Jump
  • yeah, I'm not sure I'd have believed this if my ex weren't the same. Seeing me concentrated would turn her on and I've never understood it. I guess we can't rationalize a fetish. She knew how to code too, though.

  • I think you need something like restic with a retention policy

    https://restic.readthedocs.io/en/stable/060_forget.html#removing-snapshots-according-to-a-policy

    --keep-{hourly,daily,weekly,monthly,yearly}

    other solutions that implement similar policies are kopia and rustic

    the advantage of using an off the shelf solution is that it's almost certainly more reliable than what anyone can come up with in a few hours, and, it works with incremental backups, so your space requirements are drastically reduced depending how often you run it.

  • and yet, people keep buying these things to buy groceries and drive on asphalt, so just fuel inefficiency is clearly not enough

  • I should get an M1 Abrams and write off as a business expense

  • the original (my) comment mentions tax

  • in reality most (all?) states in the US don't charge progressively more for vehicle registration based on weight, and even when they do, the thresholds are really high. So a F-150 weighing over 5000 lbs may pay the same as a Honda Civic weighing half of that.