Skip Navigation

Posts
8
Comments
50
Joined
3 yr. ago

  • evolution didn't suddenly stop at the turn of human civilization. It just shapes human evolution. Evolution is guided by the needs of the species. If some people feel energized chasing deer all day but society needs doctors, lawyers, etc... then those that are energized performing the new needs of society are going to have an advantage

  • Be careful if you download this game your computer will blow up if you make your character trans by swapping them for witch or wizard

  • Locked

    I dunno

    Jump
  • Is this a meme? Shouldn't it be

     lisp
        
    ( + 2 ( * 5 ( - 8 5 ) ) )
    
      
  • Dude, man, bro, and "fellas" have all become gender neutral to me

    Edit: come to think of it not only has "bro" become neutral, but "bro-sephanie" has become something I use for guys.

  • Rule

    Jump
  • The actual box for Linux should be:

    dmesg -l err

    sudo journalctl

    Then google search the errors with your distribution

  • Real chads flush tiny screw bits down their landlords toilet

  • Better yet, name Canada North Mexico

  • Ahh jumped one step too far from dozen -> doesn't -> dont

  • Oml I thought it was Clowns don't doesn't even phase [me]

  • Hell you could erase the circles and just color in the whole page at that point

  • Somewhere in the world is a billionaire that is passionate over the same fight you're passionate about. That's the billionaire you want to work with

  • Wouldn't it make more sense to kill him instead of just yourself? Strictly hypothetically speaking

  • I'm sure both are good, I've just heard Xen is better for isolation. I'll check out spectrum-os, although I am starting to get used to the NixOS monolithic kernel architecture, an linux OS with nixpkgs is the next best thing

  • NixOS @infosec.pub

    I would kill for QubesOS features in NixOS

  • So hot

  • Thanks for the feedback! I also asked a similar question on the ai stack exchange thread and got some helpful feedback there

    It was a great project for brushing up on seq2seq modeling, but I decided to shelve it since someone released a polished website doing the same thing.

    The idea was the vocabulary of music composition are chords and the sentences / paragraphs that are measures are sequences of chords or sequences of measures

    I think it's a great project because the limited vocab size and max sequence length are much shorter than what is typical for transformers applied to LLM tasks like digesting novels for example. So for consumer grade harder (12GB VRam) it's feasible to train a couple different model architectures in tandem

    Additionally, nothing sounds bad in music composition, it's up to the musician to find a creative way to make it sound good. So even if the model is poorly trained, so long as it doesn't output EOS immediately after BOS, and the sequences are unique enough, it's pretty hard to find something that isn't different that still works.

    It's also fairly easy to gather data from a site like iRealPro

    The repo is still disorganized, but if you're curious the main script is scrape.py

    https://github.com/Yanall-Boutros/pyRealFakeProducer

  • Whoa

    Jump
  • Underrated comment

    Everyone's conspiring folks. What's hard to measure, is who's conspiring

  • Laplacian Edge detection? beautiful meme

  • I'm not crazy about ads, it can be nice when they're effective for the right reasons. That said, a break in happened at my estate once and the only evidence I needed or could secure was because I left my phone at home that day

  • Machine Learning @lemmy.ml

    How to convert a positionally encoded predicted embedding from a decoder to its matching token?

  • NixOS @infosec.pub

    discourse.nixos.org /t/python-packaging-issue-how-to-link-libnvrtc-so-12-and-libnvrtc-b51b459d-so-to-torch-bin/46477
  • NixOS @infosec.pub

    Has someone deployed Kafka on their NixOS system? I could use some help doing it the "nix" way

    discourse.nixos.org /t/how-to-setup-kafka-server-on-nixos/45055
  • NixOS @infosec.pub

    Making a development shell for an AI/GPU Accelerated python project with nix flakes, poetry/poetry2nix, and pypi

  • NixOS @infosec.pub

    discourse.nixos.org /t/ue-compile-failures-on-latest-nix/29267/6
  • NixOS @infosec.pub

    Replacing docker/podman with Nixos?