How to Dockerize Django and Postgres - concise coder
http://concisecoder.io/2019/01/12/how-to-dockerize-django-and-postgres/
http://concisecoder.io/2019/01/12/how-to-dockerize-django-and-postgres/
concise coder
How to Dockerize Django and Postgres - concise coder
Docker is an invaluable tool that makes things like setting up your local development environment, continuous integration, and deployment a breeze. Docker is good to set up early on for any application, but it is never too late. With the help of Docker Compose…
Manage Kubernetes locally with RKE DIND
https://the.binbashtheory.com/rke-dind/
https://the.binbashtheory.com/rke-dind/
The /bin/bash Theory
Manage Kubernetes locally with RKE DIND
It All Started with the /bin/bash
Running Istio on Kubernetes in production. Part I. – AvitoTech – Medium
https://medium.com/avitotech/running-istio-on-kubernetes-in-production-part-i-a8bbf7fec18e
https://medium.com/avitotech/running-istio-on-kubernetes-in-production-part-i-a8bbf7fec18e
Medium
Running Istio on kubernetes in production. Part I.
What is Istio? Istio is a service mesh technology adding an abstraction layer to the network. It intercepts all or part of the traffic in…
Vulnerabilities Found in Highly Popular Firmware for WiFi Chips
https://www.bleepingcomputer.com/news/security/vulnerabilities-found-in-highly-popular-firmware-for-wifi-chips/
https://www.bleepingcomputer.com/news/security/vulnerabilities-found-in-highly-popular-firmware-for-wifi-chips/
BleepingComputer
Vulnerabilities Found in Highly Popular Firmware for WiFi Chips
WiFi chip firmware in a variety of devices used mainly for gaming, but also for personal computing, and communication comes with multiple issues. At least some of them could be exploited to run arbitrary code remotely without requiring user interaction.
GitHub - mathieulh/PS-Vita-Early-Kernel-Exploit-Toolbox: A set of tools to be used on low firmware while obtaining arbitrary kernel execution
https://github.com/mathieulh/PS-Vita-Early-Kernel-Exploit-Toolbox
https://github.com/mathieulh/PS-Vita-Early-Kernel-Exploit-Toolbox
GitHub
GitHub - mathieulh/PS-Vita-Early-Kernel-Exploit-Toolbox: A set of tools to be used on low firmware while obtaining arbitrary kernel…
A set of tools to be used on low firmware while obtaining arbitrary kernel execution - GitHub - mathieulh/PS-Vita-Early-Kernel-Exploit-Toolbox: A set of tools to be used on low firmware while obtai...
Get started with HomeBank, an open source personal finance app | Opensource.com
https://opensource.com/article/19/1/productivity-tools-homebank
https://opensource.com/article/19/1/productivity-tools-homebank
Opensource.com
Get started with HomeBank, an open source personal finance app
Keep track of where your money is going with HomeBank, the eighth in our series on open source tools that will make you more productive in 2019.
Working With Files in Python – Real Python
https://realpython.com/working-with-files-in-python/
https://realpython.com/working-with-files-in-python/
Realpython
Working With Files in Python – Real Python
In this tutorial, you'll learn how you can work with files in Python by using built-in modules to perform practical tasks that involve groups of files, like renaming them, moving them around, archiving them, and getting their metadata.
The End of Tribalism in Software - The New Stack
https://thenewstack.io/the-end-of-tribalism-in-software/
https://thenewstack.io/the-end-of-tribalism-in-software/
The New Stack
The End of Tribalism in Software
How many times in the software industry have you heard developers fight over which programming language is better? How many times have you heard about that one pattern that will fix all of our problems moving forward? We as an industry are very tribal when…