08/12
Descript | All-in-one audio/video editing, as easy as a doc. — Descript | All-in-one audio/video editing, as easy as a doc. Record, transcribe, edit, mix, collaborate, and master your audio and video with Descript. Download for free →. August 12, 2021 at 01:55PM
Page 30 of 141
(2810 total posts)
08/09
wadetb/eliza: Python implementation of the Eliza chatbot — wadetb/eliza: Python implementation of the Eliza chatbot Python implementation of the Eliza chatbot. Contribute to wadetb/eliza development by creating an account on GitHub. August 9, 2021 at 02:46PM
08/08
New in Git: switch and restore — New in Git: switch and restore To my surprise, I recently found out about 2 new additions to the list of high-level commands: git restore and git switch August 8, 2021 at 03:47PM
08/07
Getting Started on Okteto Cloud in 5 minutes | Okteto Documentation — Getting Started on Okteto Cloud in 5 minutes | Okteto Documentation Develop your Kubernetes applications in Okteto Cloud and forget about slow and tedious local development forever August 8, 2021 at 04:54AM
08/01
Why you should build on Kubernetes from day one – Stack Overflow Blog — Why you should build on Kubernetes from day one – Stack Overflow Blog If you’re building a new app today, it might be worth taking a closer look at making it cloud-native and using Kubernetes from the jump. The effort to set up Kubernetes is less than you think. Certainly, it’s less than the effort it would take to refactor your app later on to support containerization. August 1, 2021 at 08:24PM
08/01
MicroK8s – Zero-ops Kubernetes for developers, edge and IoT | MicroK8s — MicroK8s – Zero-ops Kubernetes for developers, edge and IoT | MicroK8s MicroK8s is the simplest production-grade upstream K8s. Lightweight and focused. Single command install on Linux, Windows and macOS. Made for devops, great for edge, appliances and IoT. Full high availability Kubernetes with autonomous clusters. August 1, 2021 at 08:54PM
07/29
The Application Context — Flask Documentation (2.0.x) — The Application Context — Flask Documentation (2.0.x) July 29, 2021 at 02:12PM
07/29
Preserving global state in a flask application — Preserving global state in a flask application I am trying to save a cache dictionary in my flask application. As far as I understand it, the Application Context, in particular the flask.g object should be used for this. Setup: import flask … July 29, 2021 at 02:11PM
07/26
Structuring a Large Production Flask Application — Structuring a Large Production Flask Application In the world of Python web frameworks Flask and Django are considered the two major frameworks. Flask is a micro-framework and is… July 26, 2021 at 11:39PM
07/23
How to speed up Python application startup time — How to speed up Python application startup time Introduction of Python 3.7’s new feature to measure import time July 24, 2021 at 03:59AM
07/17
Bolt Depot – Nuts and Bolts, Screws and Fasteners online — Bolt Depot – Nuts and Bolts, Screws and Fasteners online Large selection of nuts and bolts as well as other fasteners online. Nuts, bolts, and screws in stainless steel, bronze, galvanized and more including metric bolts. Buy individual nuts and bolts with no minimum order, fast shipping and a 100% guarantee July 18, 2021 at 12:52AM
07/17
Python behind the scenes #11: how the Python import system works — Python behind the scenes #11: how the Python import system works If you ask me to name the most misunderstood aspect of Python, I will answer without a second thought: the Python import system. Just remember how… July 17, 2021 at 03:44PM
07/16
How to Setup Passwordless SSH Login — How to Setup Passwordless SSH Login In this article we will show you how to setup an SSH key-based authentication and connect to your Linux servers without a entering password. July 17, 2021 at 02:47AM
07/16
Deploying Flask App with WSGI and Apache Server on Ubuntu 20.04 — Deploying Flask App with WSGI and Apache Server on Ubuntu 20.04 Description July 17, 2021 at 01:08AM
07/15
How To Install the Apache Web Server on Ubuntu 20.04 | DigitalOcean — How To Install the Apache Web Server on Ubuntu 20.04 | DigitalOcean The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features including dynamically loadable modules, robust media support, and extensive integration with other popular software. In this guide, we’ll explai July 15, 2021 at 09:14PM
07/15
lofi hip hop radio – beats to relax/study to — lofi hip hop radio – beats to relax/study to 🤗 Thank you for listening, I hope you will have a good time here✔️ | This music is free to use in your livestreams & videos→ https://bit.ly/lofigirl-usethe… July 16, 2021 at 12:01AM
07/11
Movie Posters Collection – Harry Ransom Center Digital Collections — Movie Posters Collection – Harry Ransom Center Digital Collections Massive collection of images of old movie posters July 11, 2021 at 01:23PM
07/03
red-data-tools/YouPlot — red-data-tools/YouPlot A command line tool that draw plots on the terminal. – red-data-tools/YouPlot July 3, 2021 at 06:13PM
07/03
Set Up A Docker Container To Test Your Rails App — Set Up A Docker Container To Test Your Rails App Code is never self-contained. It runs in an environment. Docker lets you define that environment in a simple and portable way. That’s why pretty much every automated testing and deployment service works with docker containers. You give them a container, and done! But how do you set up a container… July 3, 2021 at 06:14PM
07/01
Functools — The Power of Higher-Order Functions in Python — Functools — The Power of Higher-Order Functions in Python Take a tour of Python’s functools module and learn how to use its higher-order functions to implement caching, overloading and much more July 2, 2021 at 05:25AM