• 3 Posts
  • 276 Comments
Joined 4 years ago
cake
Cake day: June 28th, 2020

help-circle
  • I’ve used this for several years. I miss when it was trivial to get scrobbling support on anything. Weirdly despite how portable players now have access to Wi-Fi & Bluetooth tethering, nothing support scrobbling out of the box. Last.fm even used to give good recommendations before it went downhill. You can say there is now value in trying to help ListenBrainz make a new recommendation algorithm with open data, but less folks have been using such platforms in the wake of leaving their data in the hands of Spotify & YouTube.











  • Inside of strings or comments or as an encoding is close to universal now, but for wide support for operators & variable names I would generally it isn’t. Some languages straight up do not support non ASCII like OCaml, others only support bicameral scripts like PureScript, but others like JavaScript can support Unicode for variable names but doesn’t support defining infix operators or uses Unicode for any existing operators. Raku is probably the most Unicode-friendly language, & some of the mathier ones like Agda as well.





  • toastal@lemmy.mltoProgrammer Humor@lemmy.ml#godot #GodotEngine
    link
    fedilink
    English
    arrow-up
    38
    arrow-down
    4
    ·
    edit-2
    5 days ago

    Unironically awesome. You can debate if it hurts the ability to contribute to a project, but folks should be allowed to express themselves in the language they choose & not be forced into ASCII or English. Where I live, English & Romantic languages are not the norm & there are few programmers since English is seen as a perquisite which is a massive loss for accessibility.

    The hotter take: languages like APL, BQN, & Uiua had it right building on symbols (like we did in math class) for abstract ideas & operations inside the language, where you can choose to name the variables whatever makes sense to you & your audience.





  • toastal@lemmy.mltoOpen Source@lemmy.mlWhat GitHub alternative do you use?
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    5 days ago

    For Darcs I have been using darcs hub & mirroring to my server. That said Smederee has slowly but surely been shaping up to be a better replacement (recently got reStructureText support!); once they have obliterate support, I will be tempted to make it primary for real since it covers all the basics.

    For Pijul, I can really only use it self-hosted over SSH. Nest is far too feature barren to be usable—especially without the ability to fetch tarballs for instance where you can’t have or use the pijul binary for fetching (which is a bit ironic since the Pijul binary has an archive to create tarballs, Nest just doesn’t expose it). Pijul is faster & the key concept of separating your commit ID from details (such as Darcs or Git using Name <e@mail.address> as the identifier) is much nicer not just for privacy if wanted but changing these details for whatever your reasons maybe (imagine changing your name after marriage or sex change & trying to convince all projects you’ve committed to to rewrite their history with your new info to not be confused or dead-named—most maintainers would ignore you). Someone should write a decent, lightweight forge so Pijul can be usable.

    I use Darcs/Pijul since Patch Theory is a better model than snapshot-based version control as seen in Git/Mercurial & others. Since neither have many hosting or forge options, there are not many choices (answering the “why?”).

    If using Git, an inferior VCS IMO, things are now going hosted on Codeberg. In the past, I had paid for SourceHut & while it was a generally nice, lightweight experience I was disappointed with the features & progress to the point I didn’t feel I was getting good value (also no Darcs or Pijul support, just Git & Mercurial). Since I don’t write any of my own code using Git anymore, I don’t really bother self-hosting cgit, Ayllu, or something. That said, Forgejo is a pretty disappointing in its direction as they choose to clone more features from MS GitHub than even Gitea which basically leaves you with MS GitHub but FOSS without addressing some core issues (PR workflow is not good, YAML-based CI is not good, & so on); a better sell IMO would be fundamental improvements on these old models/workflows that would inspire leaving for technical reasons instead of social/political/philosophical reasons.


  • As far as fearing pain: I got drugged up enough as I assume most did that you can’t feel a whole lot—& we aren’t talking anything beyond local anesthesia + strong paracetamol (just make sure you take something before bed or GG sleep). I will never get used to getting needles in gums tho.

    If possible, seriously try to get a one-shot appointment. Mine had 5 1-hour visits every 2 weeks (not what I expected or would have signed up for) & each time they would spend like 15–20 minutes of that clearing out & reapplying a temporary resin. In this state your tooth is quite compromised state. My tooth ended up getting a fissure all along it after the penultimate visit—which ended up being irrepairable. Which meant they had to do an entire extraction for an implant wasting more money & time. I do not wish this on anyone.

    Adding fuel to the shit fire was after visit 3 I had massive pain on the other side. They were going to start a root canal on that one too but I begged for a temporary filling (was supposed to hold up 2 months but has been a year) so I could still eat. Tooth 18 was under repair so I had moved all chewing to 31 as my mouth favors putting a majority of pressure on these 2 molars. I don’t think I could have reasonable eaten anything enjoyable for months if both sides were out.

    Of note: the root canal isn’t like a finalized thing either. They seem to inevitably, eventually break down & will likely require an implant anyways in a few years. When my right side goes out—which it is—I may just consider doing another implant there too since it can be done in just 2 visits here.