Skip Navigation

帖子
14
评论
9
加入于
2 mo. ago

unixporn @lemmy.world

Supreme Sexp System v2.3.15 (SSS) - SSS is a Lisp machine adventure with GNU/Linux, Guix, Emacs, Hyprland, Waybar and much more

Unixporn @lemmy.ml

Supreme Sexp System v2.3.15 (SSS) - SSS is a Lisp machine adventure with GNU/Linux, Guix, Emacs, Hyprland, Waybar and much more

  • v0.0.14 now uses libcurl and works nicely :)

     
        
             (file-port (open-input-file the-file))
             (handle (curl-easy-init))
             (_ (begin
                  (curl-easy-setopt handle
                                    'url
                                    (format #f "smtp://~a:~a" access-server
                                            access-port))
                  (curl-easy-setopt handle
                                    'verbose #t)
                  (curl-easy-setopt handle
                                    'use-ssl 1)
                  (curl-easy-setopt handle
                                    'username access-key)
                  (curl-easy-setopt handle
                                    'password access-secret)
                  (curl-easy-setopt handle
                                    'mail-from from-address)
                  (curl-easy-setopt handle
                                    'mail-rcpt
                                    (list to-address))
                  (curl-easy-setopt handle
                                    'readdata file-port)
                  (curl-easy-setopt handle
                                    'upload #t)))
             (r (curl-easy-perform handle #t))
             (rr (catch #t
                        (lambda ()
                          (bytevector->string r "utf-8"))
                        (lambda (key . args)
                          r))))
    
      
  • i understand the mixed feelings about AI, but I think we should stop and think that we sometimes have nice and fun use cases, like image generation

  • Sorry you feel this way ! my code is completely artisanal you might say, I only use AI for code comments and docstrings that is all. in that regard it is useful as a tool. i understand the world has now very mixed feelings about it, but it's just another tool for us digital carpenters.

  • Guix @lemmy.ml

    pingwing: v0.0.13: A Lisp-powered notification nexus (Guile Scheme) - Programatically send e-mail with HTML (SXML) templates, (and more things coming soon)

    Free Software @lemmy.ml

    pingwing: v0.0.13: A Lisp-powered notification nexus (Guile Scheme) - Programatically send e-mail with HTML (SXML) templates, (and more things coming soon)

    Lisp Community @lemmy.ml

    pingwing: v0.0.13: A Lisp-powered notification nexus (Guile Scheme) - Programatically send e-mail with HTML (SXML) templates, (and more things coming soon)

    A community for the lovers of the scheme programming languages @lemmy.ml

    pingwing: v0.0.13: A Lisp-powered notification nexus (Guile Scheme) - Programatically send e-mail with HTML (SXML) templates, (and more things coming soon)

    Free and Open Source Software @beehaw.org

    pingwing: v0.0.13: A Lisp-powered notification nexus (Guile Scheme) - Programatically send e-mail with HTML (SXML) templates, (and more things coming soon)

  • it's quite a good idea actually to have inter-instance communication! i will have to put more thought into it, but definitely added to the TODOs

  • the like system is a sort of trust score, kinda like stars in ultimate guitar, so the community can downvote entries and that will help filter out bad content

  • I think it is certainly possible to do , but I think it is not really something interesting for most people. I therefore think that it is easier to handle it all on wikimusic side, also considering permissions and content per instance, etc

  • Hey thanks for the comment @turbowafflz@lemmy.world ! Wikimusic aims to provide "musical knowledge" not only metadata (but also). This means tabs, music sheet, etc. It also aims to be a self-hosted tool, that anyone can have their own instance of.

  • Metal @lemmy.ml

    Wikimusic v0.1.6 release - the free music encyclopaedia

    Emacs @lemmy.ml

    Wikimusic v0.1.6 release - the free music encyclopaedia

    Free and Open Source Software @beehaw.org

    Wikimusic v0.1.6 release - the free music encyclopaedia

    Sayonara, Reddit!

    跳过
  • i am in the same boat, also got banned without apparent reason, think i commented too quick.. have heard nothing back from my appeals so i will soon also delete my Reddit, viva the free fediverse

  • Unixporn @lemmy.ml

    May Cause SSS (Supreme Sexp System) Envy - v2.1.29 - my Emacs config is now fully modular, and I control Spotify from inside it too with smudge

    Hyprland Desktop Environment @lemmy.world

    May Cause SSS (Supreme Sexp System) Envy - v2.1.29 - my Emacs config is now fully modular, and I control Spotify from inside it too with smudge

    Emacs @lemmy.ml

    SSS (Supreme Sexp System) Envy - v2.1.29 - my Emacs config is now fully modular, and I control Spotify from inside it too with smudge

    unixporn @lemmy.world

    May Cause SSS (Supreme Sexp System) Envy - v2.1.29 - my Emacs config is now fully modular, and I control Spotify from inside it too with smudge