Below you can find more posts with the ‘post type’ clarification. Clarification posts are quick explanations of how you do something in one language coming from a different language.


Search tools

local, website, logs or something else?

Search tools
If you want to search, you often get elastic, but there are many options and depending on what kind of search you want. Here are some ways of looking at it. I came across this post on mastodon: https://mastodon.social/@mhoye/112422822807191436 I’m on here looking for text indexers and everything is ‘lightning fast exoscale terafloops that scales to enterprise quantawarbles with polytopplic performanations’ and it would be great if this industry could breathe into a bag until it remembers that one person with one computer is a constituency that matters. [Read More]

Setting up a version controlled shiny-server

Last week I set up a shiny server, it was relatively easy! But I wanted something more, a way to make changes on my local computer and push it to the server. Shiny server (I used the open source version) has multiple installers provided by RStudio. The installers for shiny-server create a user shiny and installs all the services needed. I used a guide specific for my version of linux to install shiny-server and combined it with two other guides to make it version controlled. [Read More]