No Clocks

No Clocks

2688 bookmarks
Custom sorting
packer
packer
An opinionated framework for using JavaScript with R.
·packer.john-coene.com·
packer
Data science as an atomic habit | Malcolm Barrett
Data science as an atomic habit | Malcolm Barrett
Several years ago, I lived at the Zen Center of New York City, a Zen temple focused on supporting lay practitioners (folks who practice but also have jobs, families, and so on). Living at a Zen center is inherently intensive. You follow the temple schedule—morning and evening meditation, work and meals together, and regular meditation retreats—as well as managing your other responsibilities. Yet, there’s an ease to practicing meditation in such a place.
·malco.io·
Data science as an atomic habit | Malcolm Barrett
Configuring the Shell | Effective Shell
Configuring the Shell | Effective Shell
There are a number of different ways to configure your shell. In this chapter we'll take a look at the different configuration files for the shell and how they work, and how you can change your shell configuration with options.
·effective-shell.com·
Configuring the Shell | Effective Shell
Shell initialization files
Shell initialization files
Introduction A shell initialization file is a shell script that runs automatically each time the shell executes. The initialization file sets up the “work environment” and “custom…
·blog.opstree.com·
Shell initialization files
Welcome | Data Science at the Command Line, 2e
Welcome | Data Science at the Command Line, 2e
This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small yet powerful command-line tools to quickly obtain, scrub, explore, and model your data. To get you started, author Jeroen Janssens provides a Docker image packed with over 100 Unix power tools—useful whether you work with Windows, macOS, or Linux.
·datascienceatthecommandline.com·
Welcome | Data Science at the Command Line, 2e
Package Management | Ubuntu
Package Management | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
·ubuntu.com·
Package Management | Ubuntu
Zen and the Art of File and Folder Organization
Zen and the Art of File and Folder Organization
Is your desktop a paragon of neatness, or is it overflowing with so many icons that you're scared to look at it? If you've been putting off getting or
·howtogeek.com·
Zen and the Art of File and Folder Organization
QueryStorm | C# in Excel - QueryStorm
QueryStorm | C# in Excel - QueryStorm
Run C# scripts, create custom functions, and automate workbooks with C#. QueryStorm is a C# IDE and runtime in Excel that fully replaces VBA.
·querystorm.com·
QueryStorm | C# in Excel - QueryStorm
Using Terraform to Manage Infrastructure
Using Terraform to Manage Infrastructure
Large applications are often a mix of code your team has written and third-party applications your team needs to manage. These third-party applications could be things like AWS or Docker. In my team’s case, it’s Twilio TaskRouter. The configuration of these services may not...
·shopify.engineering·
Using Terraform to Manage Infrastructure