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/)C

Crazazy [hey hi! :D]

@ Crazazy @feddit.nl

Posts
3
Comments
75
Joined
3 yr. ago

  • I'm not sure which open index the EU is planning on using but I sure hope it's not the Open Web Index because when I last had to use that it turns out that they forgot to embed the links that were contained in the texts they scanned

    As for why that's bad: hyperlinks are basically THE best way to figure out which content is relevant compared to other content. PageRank, the algorithm that got Google famous, is based on articles linking to each other to figure out which articles are the most valuable (it's the articles that the most people link to, similar to how in science, the most important papers are usually the ones with the most citations). Open Web Index doesn't have any of that information, it's all just text, combined with the link where the crawler scanned that text

  • Depends very much on the language you're using. Haskell and ocaml do fall into that category, whereas erlang and scheme are also functional languages with fairly weak typing.

    If there is one thing that connects functional programming as a whole, it is that in FP, program flow is managed mostly through function application, instead of if statements and for/while loops.

  • I don't have much if an opinion on the rest of your argument but:

    probably before most people started realizing it was being trained off stolen artwork as well as a lot of the other problems with AI.

    This is the equivalent to those Tesla owners pasting "I bought this before Elon went crazy" stickers. Especially the creative industries were very quick to point out the problematic part of stuff like Dall-E and stable diffusion. Generative Graphical AI has never been approved of by the gamedevs I know.

  • "Nightcore = sped up normal version" was always a bit of a derogatory term towards the genre as it started to pick up steam and people got more lazier with it

    As far as my experience goes, This was Nightcore proper. Admittedly not much has changed from the original, but it's still more than moving up the BPM slider

  • check

    Jump
  • You feel like reality around you is changing

    The word URINE echoes around you...

  • Time for me to turn into Rene Descartes

  • Idk after enough very hot peppers their taste buds are probably pretty fried

  • Hit the uvula!

  • Also the mere concept of a front panel HDMI port

  • Oh yeah was a bit sleepy and thought you could just put arbitrary expressions in the numerator instead of just the type.

    But consider this: heterogeneous propositional equality type of types x and b under equivalence relation a, which is bound somewhere else in the aether that we can't see in the screenshot

    Constructors of this equality type? No fucking clue but I'm sure there exist some to make the need for an equivalence relation make sense

  • I thought the entire point of this Liberty Media era of f1 was so that it appealed more to Americans why are they doing this

  • Deleted

    Permanently Deleted

    Jump
  • Essentially what it comes down to is that I cant put a custom ROM (so not Google's version of Android) on my HMD phone, which is unfortunate because that means I'll only be able to have "verified" apps on my phone in the (near) future

  • Deleted

    Permanently Deleted

    Jump
  • Too bad they don't come with an unlockable bootloader

  • Leclerc's radio message indicates that he has now hit the 4th stage of grief

  • IIRC move 1 space in any diagonal but that might be even before then

  • That's just the countries where it went not absolutely terribly. As someone who lives in the Netherlands I can absolutely tell you that we're being ruled by a fascist, and people from Italy, Turkey, Serbia, Hungary and probably a bunch of other countries I missed can probably say the same about their country as well.

  • Music @beehaw.org

    Ninja Tune seems to be doing mixes again!

  • Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ @lemmy.dbzer0.com

    So, Unity is charging game developers per video game install now...

    blog.unity.com /news/plan-pricing-and-packaging-updates
  • Programming Languages @programming.dev

    Why Static Languages Suffer From Complexity (and type-safe printf implementation without macros)

    hirrolot.github.io /posts/why-static-languages-suffer-from-complexity.html