home.social
  1. Well, we have successfully passed the initial boot this morning, yay! it's ready to be filled up with the real stuff, and so here is the question to the audience. It's going to be an opaque coolant, and so what colour should I die it to?

    1. purple
    2. red
    3. blue
    4. yellow
    other?

  2. Okay, the second pipe is in. I think I'm getting a hang of it

  3. One done, two to go. They make it look easy on YouTube. The next time I'm printing jigs. Or I'll just print the tubes themselves

  4. in case you're wondering what's that is, that is called "sweep" github.com/davidphilipbarr/Swe

    it's a 34 keys minimal keyboard with staggered rows. and this version is for choc switches, hot swappable and all

    I wish it had RGBs though for extra bling, but, oh well. I guess we all have to suffer

  5. Btw, is there anyone around who tried the new kailh sunset switches? My wife is threatening a divorce over the clicky white ones, so I'm looking for low pro tactile switches

  6. @danawoodman hmm, so, I've changed it like that, and it doesn't look like it works.

    it's the same problem, the Link sees the change, but the main App doesn't

    how does it work though? I thought that `getPage($route)` one a template should be a reactive expression, same as you would use a naked `$route` or call { $things as thing} it's just a syntax sugar for `route.subscribe`

    because if I try `route.subscribe` directly in the main App.svelte, it doesn't pick up the changes either