Thursday, December 30, 2021

Send HTTP Requests As Fast As Possible in Python

Send HTTP Requests As Fast As Possible in Python
Use Python’s synchronous, multi-threading, queue, and asyncio event loop to make 100 HTTP requests and see which solution performs the best. Andrew Zhu Aug 13 ·…

December 30, 2021 at 06:14AM
via Instapaper https://bit.ly/3mHxWCT

Tuesday, December 28, 2021

GitHub may replace DockerHub

GitHub may replace DockerHub
DockerHub served as the only repository for container images for a little while, but quickly, additional container registries, like quay.io, started to show up.…

December 28, 2021 at 11:20AM
via Instapaper https://bit.ly/3Jl3jNd

Sunday, December 26, 2021

Balcony solar panels — one-year results

Balcony solar panels — one-year results
Dmitrii Eliuseev Aug 16 · 11 min read Using renewable energy is a popular trend in the 21st century. But how it really works? The best way to get an answer is…

December 26, 2021 at 08:35AM
via Instapaper https://bit.ly/3Fwdpbw

Friday, December 24, 2021

Bash One Liners

Bash One Liners
vanquisher3498 Nov 26 · 3 min read Automating mundane routine tasks using bash Tux with fedora, a can on its desk with headphones wrapped around his neck In…

December 24, 2021 at 08:26AM
via Instapaper https://bit.ly/3Etiz6S

Monday, December 20, 2021

5 Ways to Backdoor a Linux System

5 Ways to Backdoor a Linux System
ice-wzl Aug 15 · 7 min read You’ve spent the time and effort gaining access to a Linux system, let's make sure we maintain it. Today, we're going to cover…

December 20, 2021 at 09:38AM
via Instapaper https://bit.ly/3GZoiTO

Friday, December 17, 2021

Fighting against duplicate partners in Odoo v14 | Akretion

Fighting against duplicate partners in Odoo v14 | Akretion
In an ERP project, we are regularly confronted to the problem of duplicate entries in the list of partners (customers and suppliers). Having duplicate entries…

December 17, 2021 at 08:36AM
via Instapaper https://bit.ly/3E4r2NF

A Bash Template(cheat sheet) is very Useful

A Bash Template(cheat sheet) is very Useful
CODEX Stefanie Lai Mar 4 · 7 min read a pizza template,add what you like As a PaaS developer, writing shell scripts is inevitable, though I only need to write…

December 17, 2021 at 07:49AM
via Instapaper https://bit.ly/3GOOwbt

Tuesday, December 07, 2021

15 Beautiful Math GIFs That Shows the Beauty of Mathematics

15 Beautiful Math GIFs That Shows the Beauty of Mathematics
“Mathematics, rightly viewed, possesses not only truth but supreme beauty — a beauty cold and austere, without the gorgeous trappings of painting or music.” —…

December 7, 2021 at 08:19AM
via Instapaper https://bit.ly/302aPe7

Friday, December 03, 2021

A Great Collection of Algorithms

A Great Collection of Algorithms
Robby Boney Oct 12 · 2 min read This is an awesome repository of algorithm examples demonstrated in python. A few Notable algorithms are highlighted below but…

December 3, 2021 at 08:34AM
via Instapaper https://bit.ly/31gs3Ff

Thursday, December 02, 2021

The difference between a=a+b and a+=b in Python

The difference between a=a+b and a+=b in Python


December 2, 2021 at 09:54AM
via Instapaper https://bit.ly/3d9wCDl

Monday, November 29, 2021

I Did Intermittent Fasting for 10 Months. Here’s What Happened

I Did Intermittent Fasting for 10 Months. Here’s What Happened
A cautionary tale about the dangers of fasting. Ashley Richmond 2 days ago · 5 min read Photo by GRAHAM MANSFIELD on Unsplash We’ve all undoubtedly heard that…

November 29, 2021 at 07:09AM
via Instapaper https://bit.ly/3p8VBwf

5 Programs for Processing PDF file with Python

5 Programs for Processing PDF file with Python
Creating, merging, locking, unlocking, and watermarking explained with code Swathi Arun Jul 2 · 3 min read Image Created By Author Using Canva.com PDF files are…

November 29, 2021 at 07:06AM
via Instapaper https://bit.ly/3D8SUQw

Saturday, November 20, 2021

YAML Tutorial: Get Started With YAML in 5 Minutes

YAML Tutorial: Get Started With YAML in 5 Minutes
Top highlight Syntax, salient features, and advanced features The Educative Team Mar 26 · 5 min read Image Source: Author YAML is a data serialization language…

November 20, 2021 at 12:00PM
via Instapaper https://bit.ly/3nBVbig

Friday, November 19, 2021

5 tools I use in managing servers

5 tools I use in managing servers
cat nginx.conf | fzf

November 19, 2021 at 09:42AM
via Instapaper https://bit.ly/3kPDgmy

How to Create an SSH Tarpit

How to Create an SSH Tarpit
Zubair Ahmed May 23 · 3 min read Why Have an SSH Tarpit? If you have any servers that you access using SSH (Secure Socket Shell) connection, you’ll be familiar…

November 19, 2021 at 09:36AM
via Instapaper https://bit.ly/3HC24bl

Thursday, November 18, 2021

The Biggest Misconception About Git

The Biggest Misconception About Git
David Gohberg Dec 9, 2018 · 4 min read Nature testing a new feature (Photo by Zach Reiner on Unsplash ) It’s no secret that Git’s learning curve is actually a…

November 18, 2021 at 10:18AM
via Instapaper https://bit.ly/3qK0TRn

Wednesday, November 17, 2021

Write Clean Python Code Using Pipes

Write Clean Python Code Using Pipes
A Short and Clean Approach to Processing Iterables Khuyen Tran Oct 27 · 5 min read Motivation map and filter are two efficient Python methods to work with…

November 17, 2021 at 10:01AM
via Instapaper https://bit.ly/3Dr0hnh

Tuesday, November 16, 2021

27 of the Best Jokes to Brighten up Your Day

27 of the Best Jokes to Brighten up Your Day
Why did the Star Wars movies come out in the order: 4 5 6, 1 2 3? In charge of the sequence, Yoda was.

November 16, 2021 at 11:18AM
via Instapaper https://bit.ly/3HkXGh3

Friday, November 12, 2021

Forestry — A CMS for Git

Forestry — A CMS for Git
Robby Boney Nov 8 · 4 min read “Forestry.io is a Git-backed CMS (content management system) for websites and web products built using static site generators .…

November 12, 2021 at 02:17PM
via Instapaper https://bit.ly/30jxbr1

Monday, November 08, 2021

How I Hacked into my neighbor’s Wi-Fi Network

How I Hacked into my neighbor’s Wi-Fi Network
Febin May 17 · 4 min read Hi, This is Febin, a Cyber Security Enthusiast and Ethical Hacker. In this blog, I am going to tell you the story of how I hacked my…

November 8, 2021 at 08:42AM
via Instapaper https://bit.ly/3H03yfg

The History Of CTRL+ALT+DELETE

The History Of CTRL+ALT+DELETE
Bill Gates admitted ctrl+alt+dlt was a mistake. Brunette girl Jul 4 · 4 min read -Photo by Mateusz Dach from Pexels If you use laptops, you have used these…

November 8, 2021 at 08:41AM
via Instapaper https://bit.ly/3kfYzxq

Monday, October 18, 2021

This new Python package builds awesome GUI’s!

This new Python package builds awesome GUI’s!
Manpreet Singh 4 days ago · 3 min read Welcome back! Python is an awesome programming language with a ton of capability, one of these features is GUI…

October 18, 2021 at 08:44AM
via Instapaper https://bit.ly/3n57IJD

Sunday, October 17, 2021

Odoo 15 Manifest Asset Bundles

Odoo 15 Manifest Asset Bundles
In the last few weeks I have migrated over 30 modules from version 14 to version 15 of Odoo. This seems to be part of our painstaking yearly ritual as Odoo…

October 17, 2021 at 11:54AM
via Instapaper https://bit.ly/3DRvIqK

Saturday, October 16, 2021

Web Scraping in Python using the all-new PyScrappy

Web Scraping in Python using the all-new PyScrappy
Vedaant Singh Jun 24 · 4 min read “ Data is a precious thing and will last longer than the systems themselves.” Overview This article gives you a brief overview…

October 16, 2021 at 01:39PM
via Instapaper https://bit.ly/3mSvDvK

Why You Should Meditate AFTER a Cold Shower

Why You Should Meditate AFTER a Cold Shower
The best combination for your morning Anton Dymtchenko Jun 6, 2019 · 3 min read Illustration by yours truly C old showers and meditation are two highly…

October 16, 2021 at 01:28PM
via Instapaper https://bit.ly/3vgw86G

Tuesday, October 12, 2021

The New Features of Python 3.10

The New Features of Python 3.10
1. Helpful Syntax Errors New features have been added that could be helpful while debugging the code, more information with pointing out the wrong syntax has…

October 12, 2021 at 09:17AM
via Instapaper https://bit.ly/3AstAU4

Saturday, October 09, 2021

The Berkshire Hathaway of The Internet

The Berkshire Hathaway of The Internet
Andrew Wilkinson Mar 19, 2017 · 8 min read Warren Buffett is famous for handshake deals and one-page contracts. He often buys multi-billion-dollar companies…

October 9, 2021 at 10:36AM
via Instapaper https://bit.ly/3mFiExl

Thursday, October 07, 2021

Take Your Python Visualizations to the Next Level with Manim

Take Your Python Visualizations to the Next Level with Manim
Jonny Hofmeister Sep 28 · 9 min read Efficiently communicating mathematical ideas and results to a variety of different audiences is a skill every good data…

October 7, 2021 at 10:17AM
via Instapaper https://bit.ly/3oFVtpi

Sunday, October 03, 2021

Why Trauma Doesn’t Exist According To Adlerian Psychology

Why Trauma Doesn’t Exist According To Adlerian Psychology
An idea that can renew our life and perspective. Oct 1 · 3 min read Photo by Mitchell Hollander on Unsplash A common belief about human psychology is what…

October 3, 2021 at 03:43PM
via Instapaper https://bit.ly/3itN3O6

Why today’s thought tools suck & you need to move to Obsidian, now.

Why today’s thought tools suck & you need to move to Obsidian, now.
Insight on the Future of Networked Thought — How the evolution of Note Tools will reshape Knowledge Building & Collective Intelligence Karan Pinto Sep 4 · 9 min…

October 3, 2021 at 03:39PM
via Instapaper https://bit.ly/39ZdUN9

Monday, September 27, 2021

7 Levels of Using Decorators in Python

7 Levels of Using Decorators in Python
Introduction The simplest and fastest way to distinguish junior and senior Python programmers in a technical interview is letting him or her write a decorator.…

September 27, 2021 at 01:19PM
via Instapaper https://bit.ly/2Y55qBZ

Benford’s Law: The Most Mysterious Concept in Mathematics

Benford’s Law: The Most Mysterious Concept in Mathematics
A law that predicts randomness. Yashrajvishwakarma Aug 16 · 3 min read Well, this time, instead of telling you about the topic of this article, I’m going to…

September 27, 2021 at 12:58PM
via Instapaper https://bit.ly/3of9UR4

Sunday, September 26, 2021

Can We Prove Something Has Absolutely “Nothing To Do” With Any Other Thing?

Can We Prove Something Has Absolutely “Nothing To Do” With Any Other Thing?
Top highlight This is a difficult problem. If you can solve it, then you should be considered a genius. Alexander Philip Bird Sep 25 · 4 min read The Meaning of…

September 26, 2021 at 09:52AM
via Instapaper https://bit.ly/3m2hnjI

Thursday, September 16, 2021

Reference Fields in Odoo

Reference Fields in Odoo
By: Ajmal JK FEB 12,2020 Odoo has different types of fields like Character, Integer, Boolean, etc. Odoo a lso has relational fields which help to create…

September 16, 2021 at 10:47AM
via Instapaper https://bit.ly/3cFaKhq

Thursday, September 09, 2021

Volume of a Sphere

Volume of a Sphere
Image by Sophie Janotta from Pixabay Adam Hrankowski, ADHD Sep 2 · 2 min read Watch on YouTube! To find the volume of a unit sphere, approximate the sphere with…

September 9, 2021 at 08:27AM
via Instapaper https://bit.ly/38SPYe0

Tuesday, September 07, 2021

GitHub merges 'useless garbage' says Linus Torvalds as new NTFS support added to Linux kernel 5.15

GitHub merges 'useless garbage' says Linus Torvalds as new NTFS support added to Linux kernel 5.15
Also: Compiler warnings now treated as errors by default in kernel builds Linus Torvalds will pull Paragon Software's NTFS driver into the 5.15 kernel source –…

September 7, 2021 at 01:46PM
via Instapaper https://bit.ly/3tsP7dp

Sunday, September 05, 2021

Amazing YouTube Channels That Will Make You Smarter

Amazing YouTube Channels That Will Make You Smarter
Educational YouTube channels are the best. Here is the list of my personal favorites. Feel free to add more! Valerie Aug 25 · 5 min read Photo by cottonbro from…

September 5, 2021 at 10:42AM
via Instapaper https://bit.ly/3yG901L

Friday, September 03, 2021

Learning about Lambda function in Python

Learning about Lambda function in Python
Avinash Dalvi May 1 · 4 min read Few days back I was giving a session to engineering college students about the Python introduction explaining lambda function…

September 3, 2021 at 12:43PM
via Instapaper https://bit.ly/2Yq0mYI

Why Triple Integrals Are Actually Useful

Why Triple Integrals Are Actually Useful
Mike Beneschan Aug 21 · 12 min read Photo by Tommaso Urli on Unsplash You can feel the dread in a room when students realize double integrals and triple…

September 3, 2021 at 10:52AM
via Instapaper https://bit.ly/2YsEY5f

What is the meaning of e?

What is the meaning of e?
Explaining the e value with a simple fact Ibrahim Kovan Aug 23 · 4 min read What does e value mean, which everyone who reads this article has heard of and many…

September 3, 2021 at 10:05AM
via Instapaper https://bit.ly/2VauyFQ

How To Track Phone Number Location With Python

How To Track Phone Number Location With Python
No hacking — in 8 lines of code Aug 24 · 3 min read Photo by Valeria Zoncoll on Unsplash When raw, gold is yellow and bright in color. Shade it from the sun,…

September 3, 2021 at 09:48AM
via Instapaper https://bit.ly/38zgLMi

Tuesday, August 24, 2021

Misattunement – The Invisible ACE

Misattunement – The Invisible ACE
“I had a good childhood. There was always food on the table and a roof over my head. So why do I feel stuck all of the time?” Do you wonder why you often feel…

August 24, 2021 at 07:59PM
via Instapaper https://bit.ly/3mImnw7

Misattunement and Shame — Emily Christensen, PhD

Misattunement and Shame — Emily Christensen, PhD
Do you remember when I wrote the articles about Polyvagal Theory and misattunement ? Attunement is when we are in sync with one another. Attunement is when we…

August 24, 2021 at 07:59PM
via Instapaper https://bit.ly/3B36FPK

Saturday, August 21, 2021

CSV Files for Storage? No Thanks. There’s a Better Option

CSV Files for Storage? No Thanks. There’s a Better Option
Saving data to CSV’s is costing you both money and disk space. It’s time to end it. Dario Radečić 3 days ago · 5 min read Photo by David Emrich on Unsplash…

August 21, 2021 at 09:27PM
via Instapaper https://bit.ly/3sC3Pyb

Puzzle: Make 1 litre of water using a 23 litre bucket and a 16 litre bucket

Puzzle: Make 1 litre of water using a 23 litre bucket and a 16 litre bucket
Bézout’s Identity Bézout’s identity (which follows from Euclid’s Algorithm below), says if a and b are integers with greatest common divisor d, then there…

August 21, 2021 at 11:21AM
via Instapaper https://bit.ly/3B2VEOn

Saturday, August 14, 2021

Bare-Minimum Moves for People With No Time to Exercise

Bare-Minimum Moves for People With No Time to Exercise
If squeezing in a workout feels like a pipe dream, here’s a little something you can do instead Anna Maltby May 5, 2020 · 8 min read A notification just popped…

August 14, 2021 at 09:27AM
via Instapaper https://bit.ly/3seg2cc

Stripe struggling to receive Israeli clearing license

Stripe struggling to receive Israeli clearing license
More than 1,400 Israelis are members of the Israel Facebook group, which aims to promote the introduction of Stripe the US fintech company's payment clearing…

August 14, 2021 at 09:27AM
via Instapaper https://bit.ly/3CFptpY

Snoop on Your Python

Snoop on Your Python
Like IceCream on Steroids — You’ll Never Do Print Debugging Again Al Williams Jul 24 · 2 min read Photo by Alex Chumak on Unsplash Just as there are stages of…

August 14, 2021 at 09:27AM
via Instapaper https://bit.ly/3sfNhMk

Sunday, July 25, 2021

Tips for creating better architecture diagrams

Tips for creating better architecture diagrams
Tolga Sofuoglu Jun 30 · 5 min read At Cazoo we use some sort of visualisation almost every day, whether it’s an event storming board, architectural diagrams or…

July 25, 2021 at 09:54AM
via Instapaper https://bit.ly/3i2sVCG

A Recent Study Has Revealed a Strategy to Dramatically Increase Fat Oxidation During Exercise

A Recent Study Has Revealed a Strategy to Dramatically Increase Fat Oxidation During Exercise
Top highlight Use this simple trick to significantly increase the fat your burn during exercise. Ashley Richmond Mar 29 · 3 min read Photo by Artūras Kokorevas…

July 25, 2021 at 09:54AM
via Instapaper https://bit.ly/3kT2kdh

Everything You Need to Look Ridiculously Good on Zoom

Everything You Need to Look Ridiculously Good on Zoom
Wistia’s soapbox station tutorial

July 25, 2021 at 09:54AM
via Instapaper https://bit.ly/3kStPnb

Python is a Bad Programming Language

Python is a Bad Programming Language
Photo by Jordi Fontana on Unsplash Michael Moreno Mar 1 · 5 min read I’ll say it again: Python is a bad programming language, and the only reason it’s so…

July 25, 2021 at 09:54AM
via Instapaper https://bit.ly/3iIIYF8

Thursday, July 01, 2021

How bacteria "talk"

Bonnie Bassler discovered that bacteria "talk" to each other, using a chemical language that lets them coordinate defense and mount attacks. The find has stunning implications for medicine, industry -- and our understanding of ourselves.

Monday, June 28, 2021

14 Interesting Math Facts

14 Interesting Math Facts
StephenwithaPhD Jun 25 · 6 min read Multiplying ones will always give you palindromic numbers. In this article, I present 14 interesting math facts that I have…

June 28, 2021 at 10:42AM
via Instapaper https://bit.ly/3dl7Now

Four Fake Nice Gestures That Are Actually Manipulative

Four Fake Nice Gestures That Are Actually Manipulative
Top highlight Life Lessons Watch out for these signs of a person who isn’t as friendly as they seem. Sean Kernan Jun 26 · 5 min read Editorial Rights purchased…

June 28, 2021 at 10:29AM
via Instapaper https://bit.ly/3jj92s6

Wednesday, June 23, 2021

Follow the 10–20–30 Rule for Persuasive Presentations

Follow the 10–20–30 Rule for Persuasive Presentations
By Jessica Stillman You’ve probably endured plenty of terrible presentations in your time, but maybe you think that up in the higher echelons of Silicon Valley,…

June 23, 2021 at 08:42AM
via Instapaper https://bit.ly/3wQH4Ik

Tuesday, June 22, 2021

What is the Difference Between Bourbon, Whiskey, and Scotch?

What is the Difference Between Bourbon, Whiskey, and Scotch?
Daniel Ganninger 5 days ago · 4 min read To put it in straightforward terms to start, so no one gets lost, is bourbon is always whiskey. On the other hand,…

June 22, 2021 at 11:38AM
via Instapaper https://bit.ly/3j5SxzB

Sunday, June 13, 2021

How to Present a Strategy in 6 Slides

How to Present a Strategy in 6 Slides
How to Present a Strategy in 6 Slides

June 13, 2021 at 09:23AM
via Instapaper https://bit.ly/3cEZXFX

Saturday, May 15, 2021

5 New Note-Taking Apps Making Waves

5 New Note-Taking Apps Making Waves
Hot productivity note-takers on the rise! Francesco D'Alessio May 4 · 4 min read The last year has given rise to a new type of note-taking application, the…

May 15, 2021 at 10:52AM
via Instapaper https://bit.ly/3tPOHMA

Monday, May 03, 2021

I’ve Eaten at Almost Every 3-Michelin-Star Restaurant in the World. Here’s What I Learned

I’ve Eaten at Almost Every 3-Michelin-Star Restaurant in the World. Here’s What I Learned
For the last six decades, 79-year-old Italian writer Maurizio Campiverdi has toured some of the world’s most luxurious restaurants. Vice Feb 3 · 5 min read…

May 3, 2021 at 01:57PM
via Instapaper https://bit.ly/3vxu8pu

Monday, April 19, 2021

7 Must-Try GUI Libraries in Python

7 Must-Try GUI Libraries in Python
Top highlight Tools to help you build interactive GUIs Abhay Parashar Apr 7 · 4 min read Photo by UX Store on Unsplash The GUI or graphical user interface is…

April 19, 2021 at 02:50PM
via Instapaper https://bit.ly/2RH5fZT

Wednesday, April 07, 2021

How the Most Dangerous Study of All Time Changed What We Know About Weight Loss

How the Most Dangerous Study of All Time Changed What We Know About Weight Loss
Top highlight For one, it has nothing to do with willpower Michael Easter Mar 1 · 5 min read Photo: Wallace Kirkland/Getty Images In November of 1944, 36 men…

April 7, 2021 at 01:59PM
via Instapaper https://bit.ly/3sXtJvZ

Monday, April 05, 2021

How To Use WebSocket With FastAPI

How To Use WebSocket With FastAPI
And create real-time applications. Fernando Souza Feb 15 · 5 min read Photo by Markus Winkler on Unsplash . The Hypertext Transfer Protocol (or HTTP) is one the…

April 5, 2021 at 09:17AM
via Instapaper https://bit.ly/3sSey7d

How to Easily Create Tables in Python

How to Easily Create Tables in Python
How to use the tabulate function to create nicely-formatted tables in Python Luay Matalka Feb 26 · 4 min read Photo by Fotis Fotopoulos on Unsplash Being able…

April 5, 2021 at 09:12AM
via Instapaper https://bit.ly/3mjPhQM

Friday, April 02, 2021

6 Tricks to Effectively Use JSON in Python

6 Tricks to Effectively Use JSON in Python
JSON in Python is easy; get up and running quickly Erik van Baaren Feb 17 · 4 min read JSON, short for JavaScript Object Notation , is an open standard.…

April 2, 2021 at 02:02PM
via Instapaper https://bit.ly/3fCgwob

Friday, March 19, 2021

Getting the Most Out of Linux Network Troubleshooting Tools

Getting the Most Out of Linux Network Troubleshooting Tools
Pinning down complicated network issues doesn’t have need to involve the use of complicated tools. You don’t need to craft packets by hand and have the network…

March 19, 2021 at 09:47AM
via Instapaper https://bit.ly/2Nzy09m

The Secrets at the Bottom of the Deepest Lake in the World

The Secrets at the Bottom of the Deepest Lake in the World
The strange Baikal lake in Siberia Andrei Tapalaga ✒️ Mar 7 · 4 min read Photo of Lake Baikal (Source: Into-Russia) T here is always high interest in things…

March 19, 2021 at 09:17AM
via Instapaper https://bit.ly/3tBjzRv

Monday, March 15, 2021

How Starlink is about to disrupt the telecommunications sector

How Starlink is about to disrupt the telecommunications sector
Enrique Dans Mar 1 · 3 min read If the logo doesn’t ring a bell, put it on your radar. Starlink , the satellite telecommunications company created by Elon Musk…

March 15, 2021 at 10:43AM
via Instapaper https://bit.ly/38GTc4x

Monday, March 01, 2021

What is an “algorithm”? It depends whom you ask | MIT Technology Review

What is an “algorithm”? It depends whom you ask | MIT Technology Review
Describing a decision-making system as an “algorithm” is often a way to deflect accountability for human decisions. For many, the term implies a set of rules…

March 1, 2021 at 02:55PM
via Instapaper https://bit.ly/3uJrYUo

Sunday, February 28, 2021

Israeli archaeologists present groundbreaking universal theory of human evolution

Israeli archaeologists present groundbreaking universal theory of human evolution
Why the human brain evolved as it did never has been plausibly explained. Apparently, not since the first life-form billions of years ago did a single species…

February 28, 2021 at 05:17PM
via Instapaper https://bit.ly/3b0iHzb

Friday, February 19, 2021

Trauma Treatment From a Global Perspective | Somatic Psychotherapy Today

Trauma Treatment From a Global Perspective | Somatic Psychotherapy Today
We sluffed off our backpacks and pitched our tents in a grassy meadow along Bubbs River in Kings Canyon National Park. Several deer stopped to graze just beyond…

February 19, 2021 at 11:47AM
via Instapaper https://bit.ly/3dqNirk

Saturday, February 13, 2021

A Psychological Trick to Evoke An Interesting Conversation

A Psychological Trick to Evoke An Interesting Conversation


February 13, 2021 at 11:55AM
via Instapaper https://bit.ly/2NimRct

I Wish I Had Known These Tools When I Started Coding

I Wish I Had Known These Tools When I Started Coding
1. ColorZilla — with 2,000,000+ users I’ve been using ColorZilla since it was first released. I’m mainly a web developer who occasionally has to do minor design…

February 13, 2021 at 11:52AM
via Instapaper https://bit.ly/3s2tUFt

Sunday, February 07, 2021

Apple Pay is coming to Israel -- and it's not alone

Apple Pay is coming to Israel -- and it's not alone
Payments have become the hottest area in banking today. The field, which in the past was a tool and not an end in itself, has in recent years become the biggest…

February 7, 2021 at 12:02PM
via Instapaper https://bit.ly/2Ls1FQF

Simple SSH Tweaks for Remote Developers

Simple SSH Tweaks for Remote Developers
Simple SSH connection tweaks that will save you time Tate Galbraith Oct 8, 2020 · 6 min read Photo by Muhammad Raufan Yusup on Unsplash Connection to…

February 7, 2021 at 11:47AM
via Instapaper https://bit.ly/39WrWQv

Tuesday, February 02, 2021

Persistent Python Backdoor

Persistent Python Backdoor
A Proof of Concept Python Virus Alexis Rodriguez Jan 8 · 4 min read H ello, World! In this article, I will demonstrate a proof of concept Python “virus” that…

February 2, 2021 at 09:01AM
via Instapaper https://bit.ly/3riHFiR

Saturday, January 30, 2021

The year global health went local

The year global health went local
We are writing this letter after a year unlike any other in our lifetimes. Two decades ago, we created a foundation focused on global health because we wanted…

January 30, 2021 at 01:27PM
via Instapaper https://gatesnot.es/39u8xpZ

SSH is the new GPG

SSH is the new GPG
Dan Lorenc 2 days ago · 3 min read Not really. But Kind of? Did you know that you probably already have a working PKI system for signing artifacts on your…

January 30, 2021 at 12:41PM
via Instapaper https://bit.ly/3afKaLY

What Is Truth and How Can We Talk About It?

What Is Truth and How Can We Talk About It?
Three philosophical concepts that can help create some clarity. Friederike A. Jan 29 · 7 min read Photo by Michael Carruth on Unsplash Talking about truth can…

January 30, 2021 at 12:40PM
via Instapaper https://bit.ly/2MgZz6E

Tuesday, January 19, 2021

Database Normalization Explained

Database Normalization Explained
Our Database: Codey’s Construction Codey’s Construction’s database schema with a new table that causes the database to violate the rules of normalization. The…

January 19, 2021 at 01:50PM
via Instapaper https://bit.ly/3isexCD

5 Python Tricks You Should Start Using in 2021

5 Python Tricks You Should Start Using in 2021
Python is evolving. Don’t get left behind! Roman Orac Jan 11 · 5 min read Photo by Michael Dziedzic on Unsplash S tart the New Year with one of the best New…

January 19, 2021 at 01:36PM
via Instapaper https://bit.ly/3itvBb2

Monday, January 18, 2021

Easily Reproducible Development Environments With Nix and direnv

Easily Reproducible Development Environments With Nix and direnv
Automatic (re)loading of development environments without polluting the operating system and requiring no VMs or containers Tom Feron Jan 22, 2020 · 7 min read…

January 18, 2021 at 10:21AM
via Instapaper https://bit.ly/3nUarUO