A computer science enthusiast.

https://myxi.envs.net

  • 11 Posts
  • 68 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle
  • myxi@feddit.nlto196@lemmy.blahaj.zonepangram rule
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    3 months ago

    There’s a "the’ in the quote.

    The quick brown fox jumps over the lazy dog.

    >>> sorted(set("The quick brown fox jumps over the lazy dog"))[2:]
    ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z']
    



  • Whatever I search on Pinterest, Google, Bing, the images there nowadays are mostly just AI generated. I am so used to them by now, I just don’t care anymore. Whatever makes me feel like it’s cool, I praise it. Recently hyper realistic AI generated videos have been popping up, and once there’s enough of datasets of free porn videos, which is most definitely coming out in a few years, the Porn industry is going to be filled with AI generated porn videos as well.

    I think AI generated porn videos are going to be very realistic because there’s so much free porn.


  • Thanks for note. Do they currently have that backend?

    That aside, you might want to try Nim. It’s pretty cool. It can compile to C and C++, and JS. There have been browser extensions made with it. Heck, it even has an LLVM backend. And the C code it generates it pretty fast on benchmarks. It’s filled with tons of metaprogramming stuff and AST-level macros. And it has this cool thing where it can ignore name casing of identifiers like variables and functions; so isSome == is_some.




  • Hi, I spent some time trying out the dictd package. I also read this protocol’s specification. As things are right now, each host-name would require its own parser, because I couldn’t notice a very similar pattern between them. Webster, Jargon, wn, all these have their own standardization for including synonyms and examples.

    The specification doesn’t enforce any pattern on the definitions either. I don’t think it’s going to be very useful even if I do implement it because the parsers are going to be quite complicated.
















  • It was a decent experience, but it had too many features to meet my taste. I like basic things. Their automatic timer detection supports a lot of formats, but it doesn’t support something like “in 5 minutes,” but it does support “in 5 hours/months/weeks.”. Too bad, I frequently forget to do things throughout the day, so I have trained myself to set up quick-to-do tasks to remind myself a few minutes later. But doing it an hour later is asking for too much.