|
Photo by Polina Razorilova on Unsplash Making use of Python and Pandas to quickly process mined social media data of instagram-scraper. Get most common hashtags!
|
|
In this post I share how I save email to my 'Pocket' so that I can make notes on them. This is very useful for various email courses or other email with valuable content.
|
|
Deep-dive investigation and fix for a Mac Catalyst text input crash caused by a race condition in Apple's RemoteTextInput framework.
|
|
If statement is one of the conditional statements in JavaScript. But if is not the most commonly used conditional statement, at least not when you are new to JavaScript. That would be the if-else or nested if else statement. As a person who is new to JS, the learning materials or the execrises never teach you the real world use cases of an if statement. It is always a basic explanation with a basic example after which the materials often mo....
|
|
Have you wanted to get started with testing in Python? Maybe you feel a little nervous about diving in deeper than just confirming your code runs. What are the tools needed and what would be the next steps to level up your Python testing? This week on the show we have Anthony Shaw to discuss his article on this subject. Anthony is a member of the Real Python team and has written several articles for the site.
|
|
One of the talks I attended at the Microsoft Build conference was called “Sketchnoting 101” and given by Nitya Narasimhan. It gave a very high level view of the approach and how anyone can quickly pick it up.
|
|
One of the talks I attended at the Microsoft Build conference was called “Sketchnoting 101” and given by Nitya Narasimhan. It gave a very high level view of the approach and how anyone can quickly pick it up.
|
Does anyone have a complete siterip of Cartoon valley from 2018? Since it's not on the DNP list and ...
|
|
Describes my port of Adrian Siekierka's "Reconstruction of ZZT" to Go, done in a semi-automated way using a Pascal-to-Go converter.
|
|
This is mostly a note to my future self since I couldn’t find any documentation on using Terraform with Linode Object Storage as a Terraform state backend. With that said, I hope to save other intrepid Linode users some time if they’re lucky enough to come across this post. While I’ve explained the problem in terms of Linode, the solution here applies to any non-S3 object store compatible with the S3 API. Swap in the appropriate endpoint ....
|
|
Editor’s note : For this blog entry I welcome my friend and colleague Gerben Stavenga as a guest author. Recently Andrei Alexandrescu published an interesting post about optimizing QuickSort using the Lomuto partition scheme. The essence of that post is that for many situations the performance of QuickSort is completely dominated by branch mispredicts and that a big speed up can be achieved by writing branchless code. This has been obs....
|
|
This is mostly a note to my future self since I couldn’t find any documentation on using Terraform with Linode Object Storage as a Terraform state backend. With that said, I hope to save other intrepid Linode users some time if they’re lucky enough to come across this post. While I’ve explained the problem in terms of Linode, the solution here applies to any non-S3 object store compatible with the S3 API. Swap in the appropriate endpoint ....
|
|
This is mostly a note to my future self since I couldn’t find any documentation on using Terraform with Linode Object Storage as a Terraform state backend. With that said, I hope to save other intrepid Linode users some time if they’re lucky enough to come across this post. While I’ve explained the problem in terms of Linode, the solution here applies to any non-S3 object store compatible with the S3 API. Swap in the appropriate endpoint ....
|
|
Are you creating a mobile app or website with dark mode and looking for a map to fit the design? Try Dark and Night maps and create your own!
|
The DEF CON eBay store is back online! Thanks for bearing with us while we got everything sorted out. DEF CON Safe Mode merchandise (and all other DC merch, for that matter) will be available only on the DEF CON eBay store. Stay tuned for new #defconiscanceled items, stay safe, and stay in touch with us on the DEF CON FORUMS!
|
|
As many sources have indicated that diversity in the workplace brings with it a number of attributes to companies including increased revenue and enhanced problem-solving skills through diversity of thought, it is important to address why there is a lack of women in tech, and what we can potentially do to solve the problem.
|
|
I have no clue if this idea is original or not. It may not be. On Sunday, I had a flash of insight: what if we could use the Greatest Common Divisor (GCD) algorithm to factor an integer N? How could we make it do that? The answer was clear: make sure all of the possible factors, the primes up to the sqrt(N), are in one of the arguments to the GCD algorithm. In other words, we need to run GCD on N and the primorial that includes al..
|
|
I have no clue if this idea is original or not. It may not be. On Sunday, I had a flash of insight: what if we could use the Greatest Common Divisor (GCD) algorithm to factor an integer N? How could we make it do that? The answer was clear: make sure all of the possible factors, the primes up to the sqrt(N), are in one of the arguments to the GCD algorithm. In other words, we need to run GCD on N and the primorial that includes al..
|
|
I have no clue if this idea is original or not. It may not be. On Sunday, I had a flash of insight: what if we could use the Greatest Common Divisor (GCD) algorithm to factor an integer N? How could we make it do that? The answer was clear: make sure all of the possible factors, the primes up to the sqrt(N), are in one of the arguments to the GCD algorithm. In other words, we need to run GCD on N and the primorial that includes al..
|
|
I have no clue if this idea is original or not. It may not be. On Sunday, I had a flash of insight: what if we could use the Greatest Common Divisor (GCD) algorithm to factor an integer N? How could we make it do that? The answer was clear: make sure all of the possible factors, the primes up to the sqrt(N), are in one of the arguments to the GCD algorithm. In other words, we need to run GCD on N and the primorial that includes al..
|
|
I have no clue if this idea is original or not. It may not be. On Sunday, I had a flash of insight: what if we could use the Greatest Common Divisor (GCD) algorithm to factor an integer N? How could we make it do that? The answer was clear: make sure all of the possible factors, the primes up to the sqrt(N), are in one of the arguments to the GCD algorithm. In other words, we need to run GCD on N and the primorial that includes al..
|
|
I have no clue if this idea is original or not. It may not be. On Sunday, I had a flash of insight: what if we could use the Greatest Common Divisor (GCD) algorithm to factor an integer N? How could we make it do that? The answer was clear: make sure all of the possible factors, the primes up to the sqrt(N), are in one of the arguments to the GCD algorithm. In other words, we need to run GCD on N and the primorial that includes al..
|
|
In this mini-series I will walk you through some habits I replaced in recent times, which have shown to pay off and make me a more productive programmer/power-user of my computer. All these changes should be easy to gradually adopt, so I would highly recommend checking them out. If you’ve any suggestions ☝️ or improvements ✍️, then email me at hi@aknapen.nl or reach out using any of the social media listed here.
|
|
I recently attended the fully virtual Microsoft Build conference. There is no way I would have been able to attend the real “physical” conference due to the location, financial commitment and time required however this gave me an opportunity to benefit from something normally out of my reach.
|
|
I recently attended the fully virtual Microsoft Build conference. There is no way I would have been able to attend the real “physical” conference due to the location, financial commitment and time required however this gave me an opportunity to benefit from something normally out of my reach.
|
|
If Everyone Else is Such an Idiot, How Come You're Not Rich?
-
www.theatlantic.com
-
6 years ago
-
eng
Megan McArdle making a great point, writing for The Atlantic: “If you see a person — or a company — doing something that seems completely and inexplicably boneheaded, then it’s unwise to assume that the reason must be that everyone but you is a complete idiot who is blind to fairly trivial insights such as ”people desire inexpensive and conveniently available movie services, and will resist having those services made more expensive, or ..
|
|
Orchestrating animations with promises, performance improvements with replaceable animations, smoother animations with composite modes, and more.
|
|
Libertarian Party Nominates Jo Jorgensen for President, Spike Cohen for Vice President
-
www.joehxblog.com
-
6 years ago
-
eng
Over the Memorial Day weekend, I participated in the online Libertarian National Convention to nominate our presidential and vice-presidential nominees.
|
|
Vitamín C zďaleka neudržiava v dobrej forme len náš imunitný system. Existuje mnoho zdravotných problémov, pri ktorých nájde svoje osobitné využitie. Jedným z nich su bolesti. Choroba skorbut, ktorá je spôsobená nedostatkom vitamínu C, je charakterizovaná muskuloskeletálnou bolesťou a epidemiologické výskumy naznačujú súvislosť medzi nedostatkom vitamínu C a bolesťou chrbtice. Zhromaždené dôkazy naznačujú, že podávanie […]
|
|
Learn how to manage Terraform state, what a TFState file is, and how it makes Terraform code different from other configuration management tools.
|
|
AI research has structural problems that limit how much it can impact business. But understanding why gives a way to determine what will work and what won't, as well as reveal new business opportunities.
|
|
We’re pleased to announce that we’ve added support for Azure Repos Server, enabling developers using Azure’s on-prem DevOps service to identify and fix security vulnerabilities and license issues in open source dependencies.
|
|
In a draft titled Starting Over , I try to condense a decade’s worth of outdoor gear experience. The 8,000 word missive, started in 2017, highlights “The Gear I Would Buy if I Had to Do it All Over Again”. After thousands of dollars spent searching for the best of the best, it tries help those just starting out avoid some of the expensive lessons I had to learn. That post has not left my drafts folder, though, in part because the list keep..
|
|
Last week I installed VSCode for the first time, after using exclusively SublimeText for about two years (and Notepad++ prior to that). I’m going to document my learning curve.
|