(#rcpphgq) @bender@twtxt.net Itā€™s not super important, I tagged you on IRC, but essentially Iā€™m trying to build a tilde (shared linux host) thingy of some sort šŸ˜… just experimenting with an idea Iā€™ve had a while back. See for example working trivial ā€œHello Worldā€ at http://mbox.blue/~prologic/ ā€“ The basic idea is that when you ssh -p 222 user@mbox.blue that you actually are put into a sandboxed container. The container is capable of being detached to keep long-running processes like tmux and whatever running with ^p^q (CTRL+p; CTRL+q) and all data stored in $HOME is persisted. Additionally $HOME/public_html is automatically mapped to the rootā€™s web server. Thatā€™s about is so farā€¦


#hfhw46a

(#zqpqvbq) @sorenpeter@darch.dk In your profile folder (somewhere under ~/.mozilla on Linux), thereā€™s a chrome folder. You can put a file called userContent.css in there.

This also needs the setting toolkit.legacyUserProfileCustomizations.stylesheets to be true.

(I hope they never remove this, itā€™s super helpful.)


#ijneddq

I was today years old when I learned that Firefox supports custom per-domain CSS. Is this new? I thought I had tried a while ago and it only worked globally. šŸ¤”

@-moz-document domain(movq.de)
{
    div { border: 1px solid red; }
}

Either way, I love that I donā€™t need a plugin for that. šŸ„³


#zqpqvbq

Neat! šŸ‘Œ I have been hacking on sshbox and refactored it a fair bit to have much more flexible auth methods. In addition I also toyed around with the idea of having a shared (free) unix environment like some of the ones around (whose name eludes me right now šŸ¤¦ā€ā™‚ļø), with a couple of key differences and differentiators:

  • The environment you get is actually a Docker container
  • Based on Alpine, but customized.
  • Can persist/detach any background processes you want.
  • And reverse proxy to port 8000 in the container.

#ldka3ra

Trying to get some custom T-shirts made. Ordered my first one with ā€“ Letā€™s see what eh quality of the print and T-shirt is before I make any more šŸ˜…


#uipdbaa

I used to display on my laptop what is displayed behing my back with ffmpeg, using ā€˜ffplay -f x11grab -s 800x600 -i :0.0+1366,0ā€™, but it seems -s flag no longer exist. How do I set the resolution please?


#vokq4ua

(#5i25niq) @lyse@lyse.isobeef.org Mostly small and simple stuff, like cable management, headphone rests, pill dispensers (that I didnā€™t end up using), ā€¦ The most elaborate thing I made was that contraption for my keyboard, which is a bit hard to explain right now, so hereā€™s some photos:


I didnā€™t end up using that, either. šŸ„“

In general, I print very little. So little that some of my supplies have simply gone bad, like that ā€œ3D LACā€ (sprayable glue).

@aelaraji@aelaraji.com Yeah, I saw that when googling the issue. Iā€™m on Linux, there are no DLLs to swap. I could use an older version indeed. šŸ¤” Letā€™s see if I can find some better alternative first. (Letā€™s face it, Blender is hard to use.)


#wo2hxla