When north goes south: Is Earth's magnetic field flipping?
It's been 780,000 years since this happened — and some scientists say that Earth's magnetic poles are long overdue for a switch. RELATED TOPICS: EARTH | PHYSICS…
June 28, 2022 at 01:28PM
via Instapaper https://bit.ly/3ynHtVS
Tuesday, June 28, 2022
Sunday, May 08, 2022
Thursday, May 05, 2022
Sharing Code Using a setup.py File in Python
Sharing Code Using a setup.py File in Python
A 101 on how to share code across a Python project Photo by AbsolutVision on Unsplash The Problem You have the following project structure: ├── src ├── common…
May 5, 2022 at 09:00AM
via Instapaper https://bit.ly/387i743
A 101 on how to share code across a Python project Photo by AbsolutVision on Unsplash The Problem You have the following project structure: ├── src ├── common…
May 5, 2022 at 09:00AM
via Instapaper https://bit.ly/387i743
Monday, May 02, 2022
Replace Python Lists and Make Your Code Orders of Magnitude Faster!
Replace Python Lists and Make Your Code Orders of Magnitude Faster!
No fancy libraries and no complicated engineering, just one data structure — hash tables. Image by author Every beginner programmer loves for-loops because of…
May 2, 2022 at 09:17AM
via Instapaper https://bit.ly/3OPjRj2
No fancy libraries and no complicated engineering, just one data structure — hash tables. Image by author Every beginner programmer loves for-loops because of…
May 2, 2022 at 09:17AM
via Instapaper https://bit.ly/3OPjRj2
Thursday, April 21, 2022
Electrons Do Not Have Orbits
Electrons Do Not Have Orbits
April 21, 2022 at 02:08PM
via Instapaper https://bit.ly/3jX2DSv
April 21, 2022 at 02:08PM
via Instapaper https://bit.ly/3jX2DSv
Leave Aside Git Checkout. Consider Git Switch for a Change
Leave Aside Git Checkout. Consider Git Switch for a Change
Switch between branches without checking out Photo by Ross Findon on Unsplash Without looking any further can you tell straight away what git checkout command…
April 21, 2022 at 09:41AM
via Instapaper https://bit.ly/389cpOM
Switch between branches without checking out Photo by Ross Findon on Unsplash Without looking any further can you tell straight away what git checkout command…
April 21, 2022 at 09:41AM
via Instapaper https://bit.ly/389cpOM
Monday, April 18, 2022
How to Freaking Find Great Developers By Having Them Read Code
How to Freaking Find Great Developers By Having Them Read Code
When hiring developers, there are many things we are looking for, but over the years I have found that raw coding ability is easily the most important quality…
April 18, 2022 at 03:02PM
via Instapaper https://bit.ly/3JMye3P
When hiring developers, there are many things we are looking for, but over the years I have found that raw coding ability is easily the most important quality…
April 18, 2022 at 03:02PM
via Instapaper https://bit.ly/3JMye3P
Why TIME is not the FOURTH DIMENSION?
Why TIME is not the FOURTH DIMENSION?
TIME is not real. It is a man-made construct developed by us, humans. It assists us in distinguishing between the present and past tense, according to an…
April 18, 2022 at 09:40AM
via Instapaper https://bit.ly/3vwOUrg
TIME is not real. It is a man-made construct developed by us, humans. It assists us in distinguishing between the present and past tense, according to an…
April 18, 2022 at 09:40AM
via Instapaper https://bit.ly/3vwOUrg
Sunday, April 17, 2022
SSH reverse shells
SSH reverse shells
SSH is one of the most widely used network protocol for interacting with remote servers and computers. However, in some cases, SSH access to a specific host can…
April 17, 2022 at 09:50AM
via Instapaper https://bit.ly/3EoPuLK
SSH is one of the most widely used network protocol for interacting with remote servers and computers. However, in some cases, SSH access to a specific host can…
April 17, 2022 at 09:50AM
via Instapaper https://bit.ly/3EoPuLK
Saturday, April 16, 2022
I plotted Hong Kong maps in Python using Prettymaps
I plotted Hong Kong maps in Python using Prettymaps
install prettymaps To start generating maps, first install prettymaps using pip $ pip install prettymaps import prettymaps # For local execution (does not…
April 16, 2022 at 10:25AM
via Instapaper https://bit.ly/3EhndGG
install prettymaps To start generating maps, first install prettymaps using pip $ pip install prettymaps import prettymaps # For local execution (does not…
April 16, 2022 at 10:25AM
via Instapaper https://bit.ly/3EhndGG
Thursday, April 07, 2022
OpenAI's DALL-E 2 produces fantastical images of most anything you can imagine | Engadget
OpenAI's DALL-E 2 produces fantastical images of most anything you can imagine | Engadget
In January, 2021, the OpenAI consortium — founded by Elon Musk and financially backed by Microsoft — unveiled its most ambitious project to date, the DALL-E…
April 7, 2022 at 04:32PM
via Instapaper https://engt.co/3NUvftt
In January, 2021, the OpenAI consortium — founded by Elon Musk and financially backed by Microsoft — unveiled its most ambitious project to date, the DALL-E…
April 7, 2022 at 04:32PM
via Instapaper https://engt.co/3NUvftt
Sunday, April 03, 2022
Linux commands to have fun on Terminal
Linux commands to have fun on Terminal
sudo apt install cmatrix
April 3, 2022 at 10:13AM
via Instapaper https://bit.ly/3J6VtoW
sudo apt install cmatrix
April 3, 2022 at 10:13AM
via Instapaper https://bit.ly/3J6VtoW
Friday, April 01, 2022
This Prepper Is Building a Post-Apocalyptic Internet
This Prepper Is Building a Post-Apocalyptic Internet
The internet is great, but the internet goes down. Disasters, government interference, and simple technical difficulties often fell the most powerful…
April 1, 2022 at 02:51PM
via Instapaper https://bit.ly/3tX6TXY
The internet is great, but the internet goes down. Disasters, government interference, and simple technical difficulties often fell the most powerful…
April 1, 2022 at 02:51PM
via Instapaper https://bit.ly/3tX6TXY
Use Linux Virtual Machines with Multipass
Use Linux Virtual Machines with Multipass
An easy way to create and manage VMs in Linux, Windows and macOS with the same commands in pure terminal Virtual Boring Machine by Charles Zhu, my 6yo son…
April 1, 2022 at 02:08PM
via Instapaper https://bit.ly/3LyciLf
An easy way to create and manage VMs in Linux, Windows and macOS with the same commands in pure terminal Virtual Boring Machine by Charles Zhu, my 6yo son…
April 1, 2022 at 02:08PM
via Instapaper https://bit.ly/3LyciLf
Wednesday, March 30, 2022
5 More Python One-liners You Should Use
5 More Python One-liners You Should Use
Solve problems. Save time. Go fast Photo by Luke Peters on Unsplash Welcome back to another edition of: “Look at how much cool stuff this short bit of code can…
March 30, 2022 at 09:49AM
via Instapaper https://bit.ly/3qN9Ubn
Solve problems. Save time. Go fast Photo by Luke Peters on Unsplash Welcome back to another edition of: “Look at how much cool stuff this short bit of code can…
March 30, 2022 at 09:49AM
via Instapaper https://bit.ly/3qN9Ubn
Thursday, March 24, 2022
How fast does the Earth move?
How fast does the Earth move?
No matter what perspective you choose to look at it from, planet Earth is always in motion. Our planet rotates on its axis continuously, spinning and completing…
March 24, 2022 at 09:16AM
via Instapaper https://bit.ly/355U3x4
No matter what perspective you choose to look at it from, planet Earth is always in motion. Our planet rotates on its axis continuously, spinning and completing…
March 24, 2022 at 09:16AM
via Instapaper https://bit.ly/355U3x4
Tuesday, March 22, 2022
Build a data center at home with Proxmox
Build a data center at home with Proxmox
In this article we will see why it is valuable to set up a physical server at home, we will also have a look at some fundamentals of computer architecture such…
March 22, 2022 at 10:34AM
via Instapaper https://bit.ly/3uhHNSH
In this article we will see why it is valuable to set up a physical server at home, we will also have a look at some fundamentals of computer architecture such…
March 22, 2022 at 10:34AM
via Instapaper https://bit.ly/3uhHNSH
Sunday, March 20, 2022
Publishing to a private Python repository with Poetry
Publishing to a private Python repository with Poetry
In this article, we will look at Poetry , a tool for dependency management and packaging in Python, and how to publish a package built in Poetry to a private…
March 20, 2022 at 10:13AM
via Instapaper https://bit.ly/3u4YL6M
In this article, we will look at Poetry , a tool for dependency management and packaging in Python, and how to publish a package built in Poetry to a private…
March 20, 2022 at 10:13AM
via Instapaper https://bit.ly/3u4YL6M
Monday, February 21, 2022
Python Structural Pattern Matching, you didn’t know you need until you have it!
Python Structural Pattern Matching, you didn’t know you need until you have it!
T he headlight is true, but before you go into this post one thing I have to say, this is only for Python 3.10 and newer, but, what this can bring to your code…
February 21, 2022 at 03:26PM
via Instapaper https://bit.ly/3JyMLAC
T he headlight is true, but before you go into this post one thing I have to say, this is only for Python 3.10 and newer, but, what this can bring to your code…
February 21, 2022 at 03:26PM
via Instapaper https://bit.ly/3JyMLAC
Wednesday, February 16, 2022
Python Single vs. Double Quotes — Which Should You Use And Why?
Python Single vs. Double Quotes — Which Should You Use And Why?
What are Single Quotes used for in Python? In Python, it’s a best practice to use single quotes to surround small and short strings, such as string literals or…
February 16, 2022 at 02:55PM
via Instapaper https://bit.ly/3gLTAT4
What are Single Quotes used for in Python? In Python, it’s a best practice to use single quotes to surround small and short strings, such as string literals or…
February 16, 2022 at 02:55PM
via Instapaper https://bit.ly/3gLTAT4
Subscribe to:
Posts (Atom)
