You are viewing archived messages.
Go here to search the history.

Bill Budge 2025-02-17 01:59:33

Whoops, some bad links. Here's a better one:

Bill Budge 2025-02-17 01:59:33
Achille Lacoin 2025-02-21 10:19:24

I posted in the wrong channel, so I'm reposting here (sry for the noise):

I'm working a new dokku inspired deploy method to smallweb. For example, I have to create a new website on my own domain ( smallweb.run ), hosted on my vps, I just need to run two commands:

$ git remote add smallweb.run smallweb.run:git-push-example

$ git push smallweb.run

... git push output...

App available at [git-push-example.pomdtr.smallweb.live](https://git-push-example.pomdtr.smallweb.live)

In the video below, I use this method to install excalidraw to my instance, then update the app in a second commit to install smallblog instead. All of this is happening instantly, without a build step.

videos.smallweb.run/watch/5c707fb03c226333157f

I'm quite proud of this workflow, and I would love feedbacks.

Also, if you're interested to try out smallweb, you can either install it by following the docs, or register in the smallweb.live waitlist (an hosted version of smallweb I'm working on)

Rafał Pastuszak 2025-02-21 17:18:15

I made a site/plaything where you can... hold hands with strangers:

  1. go to hands.sonnet.io

  2. wait for a buddy

  3. hold hands

(recommended with sound on)

On a somewhat more serious note, I build little toys/experiments dealing with non-verbal communication online, like this. This is an experiment in a similar vein.

Jack Rusher 2025-02-21 17:53:14

My girlfriend and I just enjoyed linking our łapki 😊

Rafał Pastuszak 2025-02-21 18:52:56

hehe, perfect, my work is done here

Isaline Goudeau 2025-02-23 17:00:31

Hey guys, I built a VS code extension that allows you to debug in JS/TS faster than with traditional debuggers. Would love to have your opinion 😊 marketplace.visualstudio.com/items?itemName=dedale-dev.ariana&ssr=false#overview