|
The Problem with A/B Testing (Stop Calling it Conversion Rate Optimisation)
-
somethingdecent.co.uk
-
2 years ago
-
eng
Other than the work I do for freelance clients and hobby projects, my professional career has been largely in the realm of A/B testing. I was an in-house engineer in my previous employer’s optimisation department and when started at my current employer. In both roles I joined a company writing code directly into the editor […] The post The Problem with A/B Testing (Stop Calling it Conversion Rate Optimisation) appeared first on Somethi..
|
|
Principles I've found useful for designing good Python library APIs, including structure, naming, error handling, and type annotations.
|
The Policy @ DEF CON team is all about “bridging communities”-- and for that, they’ve put together a video that better explains who they are, what they do and delves into pressing policy issues that are shaping discussions across all communities. Watch here!
|
|
Digit: Their names are both references to toes, continuing the theme of Nine-Toes’ name and the name of the gun he drops, The Clipper. While Nine-Toes does respawn during playthroughs, Pinky and Digit only spawn once per playthrough in the original version. In the enhanced version of Borderlands, they do respawn. These two spawn beside Nine-Toes in Mad Moxxi’s Underdome. Querulous adjective Given to complaining; peevish. Express..
|
|
While Org babel's noweb isn't something I've frequently used for literate programming, its simplicity makes it rather versatile to glue all sorts of babel things I hadn't previously considered. The idea is simple. Add a placeholder like <
|
|
Linux package management can be daunting for new users. With multiple package managers like apt, dnf, and pacman, it can be overwhelming to understand how they work and which one to use. In this article, we'll provide an overview of these package managers and their features to help you get started with Linux package management.
|
|
Linux package management can be daunting for new users. With multiple package managers like apt, dnf, and pacman, it can be overwhelming to understand how they work and which one to use. In this article, we'll provide an overview of these package managers and their features to help you get started with Linux package management.
|
|
Linux package management can be daunting for new users. With multiple package managers like apt, dnf, and pacman, it can be overwhelming to understand how they work and which one to use. In this article, we'll provide an overview of these package managers and their features to help you get started with Linux package management.
|
|
Let's Encrypt (cerbot) with Hashicorp's Nomad, Nginx, and Docker, the easy way
-
adriano.fyi
-
2 years ago
-
eng
Overview I’m always looking for the easy way. Certbot already makes retrieving TLS certificates from Let’s Encrypt easy. But it’s getting those certificates “into production” that tends to be less easy. This is the easy way to get Let’s Encrypt TLS certificates into production with Hashicorp’s Nomad. This is an overview of what we’ll be doing: Using Nomad’s docker driver to run docker container jobs. Using a cerbot docker image t....
|
|
Let's Encrypt (cerbot) with Hashicorp's Nomad, Nginx, and Docker, the easy way
-
adriano.fyi
-
2 years ago
-
eng
Overview I’m always looking for the easy way. Certbot already makes retrieving TLS certificates from Let’s Encrypt easy. But it’s getting those certificates “into production” that tends to be less easy. This is the easy way to get Let’s Encrypt TLS certificates into production with Hashicorp’s Nomad. This is an overview of what we’ll be doing: Using Nomad’s docker driver to run docker container jobs. Using a cerbot docker image t....
|
|
Let's Encrypt (cerbot) with Hashicorp's Nomad, Nginx, and Docker, the easy way
-
adriano.fyi
-
2 years ago
-
eng
Overview I’m always looking for the easy way. Certbot already makes retrieving TLS certificates from Let’s Encrypt easy. But it’s getting those certificates “into production” that tends to be less easy. This is the easy way to get Let’s Encrypt TLS certificates into production with Hashicorp’s Nomad. This is an overview of what we’ll be doing: Using Nomad’s docker driver to run docker container jobs. Using a cerbot docker image t....
|
|
The area Link to heading Moving to London in 1998 Link to heading Moving to such a big city was a fairly big deal, given I had spent my early childhood years in a remote valley on a Scottish island, and later childhood years in a small town on the Scottish mainland. Indeed, when I had been looking for my first job after university in 1995, I had looked for one pretty much anywhere in the world apart from London (inf..
|
|
Debugging is an essential part of a software developer's workflow, helping to identify and resolve issues in the code. VSCode, one of the most popular code editors in the development community, provides a robust and user-friendly debugging experience. In this article, we'll take a deep dive into how to set up and use the VSCode debugger to debug Node.js applications.
|
|
Building Crypto Predictions Tracker: architecture and challenges
-
marianogappa.github.io
-
2 years ago
-
eng
A summary of my experience building a Go-based project that tracks cryptocurrency predictions on social media and evaluates their accuracy using publicly available market data.
|
|
Debugging is an essential part of a software developer's workflow, helping to identify and resolve issues in the code. VSCode, one of the most popular code editors in the development community, provides a robust and user-friendly debugging experience. In this article, we'll take a deep dive into how to set up and use the VSCode debugger to debug Node.js applications.
|
|
The area Link to heading Moving to London in 1998 Link to heading Moving to such a big city was a fairly big deal, given I had spent my early childhood years in a remote valley on a Scottish island, and later childhood years in a small town on the Scottish mainland. Indeed, when I had been looking for my first job after university in 1995, I had looked for one pretty much anywhere in the world apart from London (inf..
|
|
What are the unique challenges of a large Python code base? What techniques can you implement to simplify the management of a big project? This week on the show, Christopher Trudeau is here, bringing another batch of PyCoder's Weekly articles and projects.
|
|
In this post, Snyker Sherica R. Bryan reflects on the importance of Juneteenth, what it means to be free, and the work required to maintain that freedom.
|
|
I’m working on Marginalia Search full time. I left the office for the last time today, and it’s the strangest feeling. I’ve quit jobs, taken time off work, been laid off, but this is different from any of those things. This is deliberate. There’s a note of relief. I’ve essentially been working two pretty demanding jobs; one for pay and one for passion and the joy of making a difference.
|
|
Heroku is excited to announce the addition of a third availability zone (AZ) for our Private Spaces product offering. Three availability zones make Private Space apps more resilient to outages. We’ve prioritized this improvement as part of our focus on mission-critical features to make the Heroku Platform even more reliable. The changeover to three availability […] The post Heroku Adds Third Availability Zone for Private Spaces appeared..
|
Javascript, with no build step, that you can learn in an afternoon and with which you can build some relatively complex websites while keeping the dev process as simple as possible .
|