Found 2345 bookmarks
Newest
Optimizing your $Profile
Optimizing your $Profile
Optimizing your $Profile Your PowerShell Profile allows you to customize your PowerShell session and runs at startup. Complex profiles can cause a significant delay in the startup of PowerShell as it is a script that needs to be executed before the prompt first shows up.
·devblogs.microsoft.com·
Optimizing your $Profile
Making Obsidian play nice with Logseq - Look what I built - Logseq
Making Obsidian play nice with Logseq - Look what I built - Logseq
I’ve been using outliners ever since the 1980s, when I was running Dave Winer’s MORE on a MacPlus in college. I then used: Omni Outliner, Workflowy, Dynalist, and Roam Research before moving to Logseq this week. For a long time I’d wished that Obsidian had a decent workflowy-like outlining experience and when the beta desktop app for Logseq came out I saw a post saying that the two apps could work together. I now have it all set up and I’m absolutely delighted with the result. The main reason ...
·discuss.logseq.com·
Making Obsidian play nice with Logseq - Look what I built - Logseq
G Suite for Personal Use
G Suite for Personal Use
When it comes to cloud-based office suites for personal use there are only a couple of real contenders ... G Suite from Google and Office 365 from Microsoft. Both are great options, but which is the best option for you? In this article we explain the pros and cons of both product suites, and detail why we think G Suite is the better choice for many home users.
·suitebriar.com·
G Suite for Personal Use
Best Practices for Organizing Data on Your Computer | Alexander's Blog
Best Practices for Organizing Data on Your Computer | Alexander's Blog
One of the most common challenges that computer users often face is data organization. I see users with cluttered desktops full of individual files, folders that are duplicated (desktop and default home directory), and users struggling to find their own data which makes content management very difficult. In this article, I will share some guidelines […]
·zubairalexander.com·
Best Practices for Organizing Data on Your Computer | Alexander's Blog
Breakdown a Monolithic Application to a Suite of Services • Use Microservices in R
Breakdown a Monolithic Application to a Suite of Services • Use Microservices in R
Microservice architectural style is an approach to developing a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP resource API. These services are built around business capabilities and independently deployable by fully automated deployment machinery. There is a bare minimum of centralized management of these services, which may be written in different programming languages and use different data storage technologies.
·tidylab.github.io·
Breakdown a Monolithic Application to a Suite of Services • Use Microservices in R
Supplement to Shiny in Production
Supplement to Shiny in Production
This document is full of supplemental resources and content from the Shiny in Production Workshop delievered at rstudio::conf 2019.
·kellobri.github.io·
Supplement to Shiny in Production
Field Guide to the R Ecosystem
Field Guide to the R Ecosystem
This guide aims to introduce the reader to the main elements of the R ecosystem.
·fg2re.sellorm.com·
Field Guide to the R Ecosystem