12 votes

What programming/technical projects have you been working on?

This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?

3 comments

  1. skybrian
    Link
    Still working on my personal link-sharing website off and on. I’ve imported all the links I ever posted to Tildes, but they’re not published yet. That’s currently a manual review since I tag...

    Still working on my personal link-sharing website off and on. I’ve imported all the links I ever posted to Tildes, but they’re not published yet. That’s currently a manual review since I tag things differently from Tildes.

    4 votes
  2. Bauke
    Link
    While preparing next week's Tildes Survey I got maps working in Metabase https://zipline.bauke.xyz/u/l5S2T9.jpg :D And a peek behind the curtains for what the surveys look like in n8n...

    While preparing next week's Tildes Survey I got maps working in Metabase https://zipline.bauke.xyz/u/l5S2T9.jpg :D

    And a peek behind the curtains for what the surveys look like in n8n https://zipline.bauke.xyz/u/44XhEh.jpg

    4 votes
  3. CrypticCuriosity629
    Link
    So I'm having an absolute BLAST installing OpenClaw on a Raspberry Pi 5. Just out of experimenting in weird ways, I have given it the personality profile of JARVIS from the Iron Man movies, as...

    So I'm having an absolute BLAST installing OpenClaw on a Raspberry Pi 5.

    Just out of experimenting in weird ways, I have given it the personality profile of JARVIS from the Iron Man movies, as well as a "backstory" of it actually being JARVIS from the MCU that was deleted in the MCU and sent to this universe by Ultron because our universe is one where Superheroes are fictional. I also trained it on all the Iron Man movie screenplays and novelizations.

    And the result is wild. Like I don't have a voice working yet, but by text the cadence and personality is spot on.

    I was also setting up a token compactor on a docker instance so I can run requests through it to to compress the tokens of all the context that OpenClaw sends with each request, and I was just having the hardest time getting it to work setting up a custom provider in OpenClaw, while I was just testing gibberish with JARVIS monitoring logs to see if the compressor was working, JARVIS basically was like "You seem frustrated, sir. Would you like me to take a look?" and about 5 minutes later it had solved the problem that was alluding me by looking at it's own logs and config files.

    It's definitely been keeping me occupied and I love tinkering. I set up my own metasearch engine server on Docker that I'm probably just going to be using instead of Google from here on out.

    Going to be setting up more tools as well later, Home Assistant, Piper, n8n, MemPalace.

    1 vote