gyptazy.com 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.

Site description
Only tech related content - nothing else!
Admin email
contact@gyptazy.com

Search results for tag #programming

23 ★ 14 ↺
d4gli boosted

[?]gyptazy » 🌐
@gyptazy@gyptazy.com

Running your own Fediverse instance and want to become more visible?

You can simply use relay instances to be interconnected with other instances to exchange posts and it works seamless with , , / and many other ones! If you're in tech, you might want to use:

https://fedi-relay.gyptazy.com

You can simply add it to get a bigger reach but also to get more interesting content into your own timeline which becomes even more important on single user- & smaller instances.


Activity Pub / Fediverse Relay

Alt...Activity Pub / Fediverse Relay

    AodeRelay boosted

    [?]Profoundly Nerdy » 🌐
    @profoundlynerdy@bitbang.social

    Programming languages that change how you think about programming...

    * Assembly
    * BASIC
    * Forth
    * Haskell
    * Lisp
    * Perl
    * Raku

    What else should be on this list?

      [?]Eugene :freebsd: :emacslogo: » 🌐
      @evgandr@mastodon.bsd.cafe

      Commitin programming crimes }:->

      Few week ago I seriously looked to the mine OpenHAB installation and asked a question for myself: "Am I really need it?" Look, I have a few ZigBee devices, which are connected to the my server with the help of ZigBee2MQTT. Thusly, all necessary values and knobs are accessible through the MQTT topics.

      And I'm using the OpenHAB (big Java application which eats ton's of RAM and constantly swapping) just to:
      1) Read values from MQTT topic
      2) Read weather forecast from Open-Meteo through simple REST API endpoints
      3) Store all the data to the PostgreSQL DB.
      4) Display these data in the nice Web page which works only in browsers with JS engine.

      So, basically, I trade tons of RAM and processing power just for a nice web-page with few indicators. While retrieving data from my ZigBee devices processed by the another service.

      After that thought, I started to think about replacing this monster with small hand-written program, which will not eat 700 MB of RAM. Just Nginx, small FastCGI script on C, which will read values from DB and display them on the simple HTML page. And another small daemon (also written in C) which will take data from MQTT topic (and from REST API of Open-Meteo) and will write them to the DB. And possibly some PGSQL procedures to analyze these data.

      At least I'll have fun :drgn_happy_blep:

      Emacs buffer with some C code, which spews out the string with HTML, with substituted values for temperature and humidity.

      Alt...Emacs buffer with some C code, which spews out the string with HTML, with substituted values for temperature and humidity.

        AodeRelay boosted

        [?]radhitya » 🌐
        @radhitya@tidak.sadar.dev

        i use mqtt (with esp32) for my college project. but i wonder how it works, so i wanted to create mqtt-like from scratch.

        does anyone know what should i do or what roadmap for it?

        #programming #c #ask #question

          AodeRelay boosted

          [?]Dendrobatus Azureus » 🌐
          @Dendrobatus_Azureus@mastodon.bsd.cafe

          @nineofseven

          Over here the mA load is so low that it shows just 0% battery. Vanilla Android OS