• 1 Post
  • 15 Comments
Joined 4 years ago
cake
Cake day: September 18th, 2020

help-circle
  • luajit is small, fast(well, it can jit), and has a small but complete standard library and can do FFI pretty easily, should be ideal for most homelab usecase

    ldd $(which luajit)                                                                                
            linux-vdso.so.1 (0x00007ffee9dc7000)
            libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fb4db618000)
            libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fb4db613000)
            libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fb4db5f3000)
            libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb4db3ca000)
            /lib64/ld-linux-x86-64.so.2 (0x00007fb4db799000)
    





  • bc3114@lemmy.mltoLinux@lemmy.mlNixOS for gamedev
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    Slightly off-topic here, but have you considered Fedora? For me it just gets the job done and stays out of my way. I don’t want to configure a whole bunch of things before I can get to work so I find fedora simple to use and well-integrated. Docs and forums are quite helpful too.








  • bc3114@lemmy.mlOPtoAsklemmy@lemmy.mlDo you donate to Wikipedia? Why or why not?
    link
    fedilink
    arrow-up
    53
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Wow I didn’t know about this, thanks for the reading! I always feel morally in debt for using Wikipedia without giving back much and assume they were struggling a bit to operate, but wow they have received millions of dollars already!

    edit: I’m still willing to donate though, and I just did, like I’m happy to pay for what I’ve learned from it, even if it doesn’t mean much to them.