soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
social@octade.net

Search results for tag #programming

screwlisp boosted

[?]screwlisp » 🌐
@screwlisp@gamerplus.org

[?]Rye 🐍 » 🌐
@rye@ioc.exchange

... [SENSITIVE CONTENT]

What's a good active python community that does not use discord?

    [?]hairylarry » 🌐
    @hairylarry@gamerplus.org

    Gamer+ Events

    part 1

    Chat with DJ Hairy Larry every Saturday night at 10:00 CDT. Join the open music chat on Gamer+ or Fluxer while we listen to Something Blue.

    Every day it's tob's Dubious Goals Committee at 2:30 PM CDT. Something Blue follows on Fridays at 3:00 PM CDT. MixRemix Creative Commons Jazz follows on Mondays at 3:00 PM CDT. Listen at anonradio.net. Join sdf.org for free to join the DJ chat.

    +

      [?]WIST Quotations » 🌐
      @wistquotes@friendica.world

      A quotation from Douglas Adams

      I am rarely happier than when spending entire day programming my computer to perform automatically a task that it would otherwise take me a good ten seconds to do by hand.

      Douglas Adams (1952-2001) English author, humorist, screenwriter
      Last Chance to See, ch. 2 (1990) [with Mark Carwardine]


      More about this quote: wist.info/adams-douglas/5406/

        [?]ghosttie [he/him] » 🌐
        @ghosttie@mastodon.gamedev.place

        What would a good replacement for the C language look like?

        Assuming that for whatever reason Rust ain't it

          [?]𝚛𝚊𝚝 » 🌐
          @rat@social.sdf.org

          🗳

          [?]Luke Miller » 🌐
          @upmultimedia@mastodon.gamedev.place

          Generally in relational database structures do you think it's better for the child to point to the parent or the parent to point to the children?

          Parent points to children:1
          Child points to parent:9
          Both:3

          Closed

            [?]Lord Caramac the Clueless, KSC » 🌐
            @LordCaramac@discordian.social

            Of all the programming languages that I had to learn over the years, my favourite is still Pascal. Many programmers hate Pascal because it has such a rigid structure, but my Pascal code has much fewer bugs than anything I write in any other language, exactly because that rigid structure keeps me from making a lot of stupid mistakes.

              [?]adb » 🌐
              @adbenitez@mastodon.de

              Heads up for Chatmail bots developers:

              The Chatmail API for Go library got a new release to support the latest chatmail core 2.53.0

              github.com/chatmail/rpc-client

                [?]amen zwa, esq. » 🌐
                @AmenZwa@mathstodon.xyz

                Some of the simplest languages are LISP, Forth, C, and Smalltalk. A working knowledge in any one of these languages can be acquired by an experienced programmer in a few hours. Thereafter, it takes another 10,000 hours of hands-on usage for that "experienced" programmer to master the "simple" language. This situation is analogous to a tourist learning to ask "Where is the toilet?" in a foreign language, as opposed to living in that culture and immersing in that language.

                This is why it is generally counterproductive to pump out, nightly, new languages that are mere tweaks of old, established ones, or to design massive, feature-laden languages that tried to be all things to all programmers in all domains.

                Every GPL is a Turing-complete DSL in disguise, and every Turing-complete DSL is a GPL in disguise.

                Therefore, a more efficient (but not necessarily optimal) approach is for the language designers to create the smallest possible Turing-complete DSL for their favourite application domain by employing the latest ideas pertinent to that domain, and to resist the temptation to inflate the design with fancy, general features.

                  screwlisp boosted

                  [?]hairylarry » 🌐
                  @hairylarry@gamerplus.org

                  Gamer+ Events

                  part 1

                  Chat with DJ Hairy Larry every Saturday night at 10:00 CDT. Join the open music chat on Gamer+ or Fluxer while we listen to Something Blue.

                  Every day it's tob's Dubious Goals Committee at 2:30 PM CDT. Something Blue follows on Fridays at 3:00 PM CDT. MixRemix Creative Commons Jazz follows on Mondays at 3:00 PM CDT. Listen at anonradio.net. Join sdf.org for free to join the DJ chat.

                  +

                    [?]amen zwa, esq. » 🌐
                    @AmenZwa@mathstodon.xyz

                    A systems language with all these characteristics does not exist, because these features are at odds with each other. But in a , we must not let aspiration be bounded from above by attainability.😀

                    • Haskell-like syntax
                    • ML-like semantics
                    • Erlang-like resilience
                    • Elm-like courtesy
                    • Rust-like tooling
                    • OCaml-like compilation speed
                    • C-like execution speed
                    • Smalltalk-like simplicity
                    • JavaScript-like ubiquity
                    • Python-like popularity
                    • Fortran-like longevity

                    On the upside, we programmers have such a low standard for what constitutes a good language: if the designer manages to nail any two of those characteristics, most of us are pre-programmed to like that language.

                      [?]ghosttie [he/him] » 🌐
                      @ghosttie@mastodon.gamedev.place

                      I think programming languages have a tension between people trying to learn the language going "what the hell do these hieroglyphics mean, use keywords!" and people who know the language going "I just want to type less, let me use punctuation instead of words!"

                        [?]Dendrobatus Azureus » 🌐
                        @dendrobatus_azureus@polymaths.social

                        I would just

                        • fetch a microcontroller
                        • program it
                        • add a micro led display matrix
                        • add CR2032 batteries, or
                        • dedicated small lipo rechargeable
                        • 3D print a enclosure
                        • get a custom made wrist band

                        ...slap it on my wrist,  depending on the power requirements of the microcontroller

                        Much more niche, totally unique no need for a factory produced Gizmo

                        There are countless Open Source  Projects for something like this readily available

                        @rl_dane

                        #Watch #binary #micro #controller #led #matrix #programming #OpenSource

                          [?]xoron :verified: » 🌐
                          @xoron@infosec.exchange

                          Browser-Based Euro Office Clone

                          This is an experimental, local-first project designed to demonstrate client-side managed functionality without requiring any setup. By leveraging the FileSystem API, it offers a unique approach to storing files directly on your device from your browser.

                          Current Features:
                          - PWA (Progressive Web App)
                          - Local-first storage
                          - Word processor
                          - Spreadsheet tool
                          - PDF capability

                          Coming Soon:

                          - Support for more file types
                          - Storage synchronization
                          - Collaborative editing
                          - Encryption at rest
                          - P2P file-transfer

                          Long-Term Goals (Clones of):
                          - NextCloud
                          - WhatsApp
                          - Instagram
                          - WeTransfer

                          Note: This project is experimental, far from finished, and presented strictly for testing, feedback, and demo purposes (USE RESPONSIBLY!).

                          Check out the demo version and let me know your thoughts!

                          Demo: enkrypted.chat/?tab=file

                            [?]Earl » 🌐
                            @Earl@mast.john1126.com

                            @Quentin
                            As you said, computers just work around these blockades. Passing the gate does not prove a man's hand clicked on the box.

                            A machine can get around Cloudflare's blockade and write a post, all automated by a script.

                              [?]hairylarry » 🌐
                              @hairylarry@gamerplus.org

                              Gamer+ Events

                              part 1

                              Chat with DJ Hairy Larry every Saturday night at 10:00 CDT. Join the open music chat on Gamer+ or Fluxer while we listen to Something Blue.

                              Every day it's tob's Dubious Goals Committee at 2:30 PM CDT. Something Blue follows on Fridays at 3:00 PM CDT. MixRemix Creative Commons Jazz follows on Mondays at 3:00 PM CDT. Listen at anonradio.net. Join sdf.org for free to join the DJ chat.

                              +

                                vicash :perl: :perl_camel: boosted

                                [?]Lobsters » 🤖 🌐
                                @lobsters@mastodon.social

                                ClojureWasm is a Clojure runtime written from scratch in Zig and Clojure, with no JVM lobste.rs/s/updcup
                                github.com/clojurewasm/Clojure

                                  [?]amen zwa, esq. » 🌐
                                  @AmenZwa@mathstodon.xyz

                                  A bad, unsolicited advice from an old, irrelevant :

                                  • All programmers proficient in Standard ML, OCaml, Hope, Miranda, Haskell, or another member of the ML family of FP languages—and are interested in system —should pick up Rust, at some point.

                                  • None should touch without first mastering at least one member of the ML family of languages and also C.

                                    hairylarry boosted

                                    [?]screwlisp » 🌐
                                    @screwlisp@gamerplus.org

                                    (very) since 2022 : I currently have the flu, sorry everyone! Today my topic is:

                                    Xanadu and The Madman, 's side of 's story.

                                    toobnix.org/w/grQNigh7kFaE9QEj

                                    tl ; dl: the bifurcation is that where Ted Nelson picked , Basic, not math and indie gamedevs, Erik Sandewall picked , math (KR) and *not programming*.

                                    Also, the and .

                                    as always. 0UTC Wednesdays! toobnix.org/feeds/videos.xml?a

                                    A lispy gopher show unix_surrealism banner by analognowhere.com featuring the lisp alien's handnose reaching up to the gopher, perched atop a building with a poster having Erik Sandewall's face on it.

                                    Alt...A lispy gopher show unix_surrealism banner by analognowhere.com featuring the lisp alien's handnose reaching up to the gopher, perched atop a building with a poster having Erik Sandewall's face on it.

                                      [?]Brian Davis » 🌐
                                      @intrepidhero@mastodon.social

                                      New instance, new time.

                                      Formerly intrepidhero@vmst.io.

                                      I post a lot of , , and pictures, , , projects, esoteric and grumpy and thoughts, and , both my own and attributed. I like and and when I post about politics it will get a CW.

                                      Posts are meant to be ephemeral. Anything I want to keep up long term will end up on my website.

                                      ☮️

                                        [?]Hyde 📷 🖋 :debian: » 🌐
                                        @hyde@lazybear.social

                                        So far for June's carnival, I got only ... @rl_dane 😔

                                        Any user that would like to write about it?

                                          Back to top - More...