Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FO
Posts
0
Comments
154
Joined
2 yr. ago

  • I don't. I don't work for a library, but judging from my local library branch, they don't have the funding to retain competent IT staff. This isn't about what they could or should do. It's about not being an asshole to people that are already barely hanging on with what they have.

  • Permanently Deleted

    Jump
  • You don't say what type of programming you do, or if you're just learning or developing professionally, but maybe something fully online would work? For example repl.it, stackblitz, or Visual Studio Code for the Web.

    I second the suggestion for getting a Bluetooth keyboard for the iPad.

  • Since refried beans is not countable, I vote for "too much".

    Example:

    • I'm gassy because I had too much refried beans
    • I am gassy because I had too many burritos

    Or like someone else suggested, make the noun singular and call them "refried bean paste". This will probably raise more eyebrows than much/many confusion, though.

  • I don't mind them when used appropriately, but remember that us old people may struggle to make out which emoji we're looking at when the text is small.

    To my eyes it also looks out of place in professional writing, so I would find it hard to take you seriously if you use emojis in such a context.

    TL;DR: in a casual context, go nuts, but avoid for important communication where clarity and professionalism matters.

  • Excellent point. I had forgotten about this. I work for a non profit so I'm ok, but yes you should absolutely check the terms of the license before using. On the upside, almost everything is markdown files in regular folders, so you can fall back to vim anytime.

  • I don't know if this will work for you, and I'm not sure if you're only looking for TUI editors, but Obsidian has vi key bindings and a lot of plugins.

    Disclaimer: I have not tried the vi key bindings in Obsidian.

    Another one I use is vscode. It has a ton of markdown plugins and vi key bindings. It also has a nice preview window.

  • GitHub is down

    Jump
  • Git is a distributed VCS just like fossil. GitHub never has been an integral part of it; it's just the most popular hosting option. This is like saying you're glad you're using Firefox because everyone complaining that Twitter is down is using Chrome.

    Even if you do just GitHub for hosting you can, on account of it being distributed, still work and commit code.

    What is more disruptive is that so much code is hosted on GitHub that even if you're not yourself hosting anything there, you risk almost all your dependencies being unavailable to your build pipelines. If you didn't have a cache set up, you're gonna have a bad time.

    Too much of their process it's tied in with GitHub. That's what people are complaining about.

  • If we're talking about technology that is no longer widely used, it's probably my old HP48SX from the early 90s. Still use it sometimes as a desk calculator, though I have an HP48GX emulator app on my phone as well. Gotta have my RPN.

  • That's probably what it is. I didn't go to school in the US but my kids went to school in Ohio and my impression was that metric was not the primary system of units used in education, though it was taught.

    The argument I hear most often from people defending the US customary units is that the units are more intuitive. For example, an inch is about the size of a thumb, or 0 degrees is fucking cold and 100 is fucking hot.

    On the whole, people seem receptive to metric, but don't want the hassle or cost to convert. They seem content to use metric where it's important (science, military) and keep the old ways elsewhere.

    I currently with in healthcare research and almost everything not patient facing is done in metric, but there are still conversions going on everywhere, leading to data problems that are hard to correct later. People used to thinking in ounces putting those where grams were supposed to go, and so on.