Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

Configuration magic - utf9k.net - 5 years ago - eng

This is Part 1 of a series called Resilient Git Intro­duction The most important part of a project is its code. Resilient projects should have their code in multiple places of equal weight so that work continues normally if a single remote goes down. Many projects already do something similar: they have one “primary” remote and several mirrors. I’m suggesting something different. Treating a remote as a “mirror” implies that the rem....

Whenever you building a site with Django that will have user authentication, it is recommended to create a Custom User Model, before the first migration. Sometimes you forget to do that. In this case you have to follow a strict procedure, which I'll show you in the post.

For the past few months, as the engineers have been integrating our products, the Snyk and Docker teams have been collaborating on a security guide. We are pleased to announce the release of the Guide to Container Security for Development Teams.

OCI (Open Container Initiative) is a Linux Foundation project to design open standards for operating-system-level virtualization, most importantly Linux containers.

DevOps Team Charter - smcleod.net - 5 years ago - eng
A template team charter for software and platform engineering teams. Research 1 shows there is great value in people embracing a shared vision and ideas that are bigger than themselves. When it comes to a team charter, it’s important to remember that it’s not a static document. It’s a living document that should be updated as the team evolves and grows. Keep in mind that One size doesn’t fit all. Consider your (teams) mission, cu..

DevOps Team Charter - smcleod.net - 5 years ago - eng
A template team charter for software and platform engineering teams. Research 1 shows there is great value in people embracing a shared vision and ideas that are bigger than themselves. When it comes to a team charter, it’s important to remember that it’s not a static document. It’s a living document that should be updated as the team evolves and grows. Keep in mind that One size doesn’t fit all. Consider your (teams) mission, cu..


This article explores the trade-offs between the allocate and allocateDirect methods in Java for allocating memory.

Some Scala 3 Things: Context functions, Enums and significant whitespace Updated: for Scala 3.0.0-M3 `as` keyword was removed This is the companion blog for my first Functional Justin video which you can find here https://youtu.be/J01u_Dmrx5U . I spend around 15 minutes adding some Scala 3 (formerly Dotty) features to an Scala 2 program. The program itself builds a simple Algebraic Data Type (ADT) to represent a simple arithmet....


Recently, GitHub re-instated the youtube-dl git repository after following a takedown request by the RIAA under the DMCA. Shortly after the takedown, many members of the community showed great interest in “decentralizing git” and setting up a more resilient forge. What many of these people fail to understand is that the Git-based project setup is designed to support decentralization by being fully distributed. Following the drama, I’m p....





Starting one because I have a question but let's have it be general purpose for anyone that comes al...

Live Music From Small Boat (Recorded Sounds #13) 2020-11-17 19:31:12 +07:00 by Mark Smith Guitarist plays on a small river boat, while a group of people eat an evening meal. Episode details: Title: Live Music From Small Boat Show: Recorded Sounds Episode: 13 Page: show webpage File: direct download link Size: [object Promise] Duration: 00:00:36 Another awesome episode of the podcast. #

If you're confused about side-effects and pure functions, it can be hard to understand useEffect. Let's learn them both, to fetch data with useEffect.

Let’s make a gadget so that Alt+Shift+E creates a new page from the Special:Search screen when a page doesn’t exist!

Let’s make a gadget so that Alt+Shift+E creates a new page from the Special:Search screen when a page doesn’t exist!

Let’s make a gadget so that Alt+Shift+E creates a new page from the Special:Search screen when a page doesn’t exist!

Let’s make a gadget so that Alt+Shift+E creates a new page from the Special:Search screen when a page doesn’t exist!

Let’s say you collected a lot of data and want to explore the underlying distributions of collected samples. If you have only a few distributions, the best way to do that is to look at the density plots (expressed via histograms, kernel density estimations, or quantile-respectful density estimations ). However, it’s not always possible. Suppose you have to process dozens, hundreds, or even thousands of distributions. In that case, it may....


Let’s say you collected a lot of data and want to explore the underlying distributions of collected samples. If you have only a few distributions, the best way to do that is to look at the density plots (expressed via histograms, kernel density estimations, or quantile-respectful density estimations ). However, it’s not always possible. Suppose you have to process dozens, hundreds, or even thousands of distributions. In that case, it may....


If I’m working on code or tech related tasks, I’m doing it on Linux . That’s because I enjoy spending my time in terminal. I like playing around with new command line tools and fitting them into my workflow. Improving my process is important so I often try to update parts of my setup. The goal is to reduce the friction between my intention and execution. Linux environment is full of various tools and utilities. I’ve always been a fan o..

I think we, as a profession, shot ourselves in the foot when we coined the term tech debt. This recent post (though my browser’s search bar found no less than 3 recent articles I read on the subject in Hacker News) got me thinking that the term tech debt is an exercise in bad marketing.

Here at Snyk, we are focusing on these groups and developing the Community Outreach Internship Program to open the doors of opportunity and help these impacted members of our community develop the skills necessary to begin the journey of a successful career.


In this post of ScrapingTheFamous, I am going o write a scraper that will scrape data from Amazon. I do not need to tell you what is Amazon. You are here because you already know about it 🙂 So, we are going to write two different scripts: one would be fetch.py that would be fetching URLs of individual listings and save in a text file. Later another script, parse.py that will have a function taking an individual listing URL, scrape data, and....

As promised in early 2020, the abandonment of Disqus is here. Swapped out with a privacy focused Remark42.


Linear Algebra - hefferon.net - 5 years ago - eng



I work very closely with two colleagues - and have done so for a number of years. Together we have experienced some serious ups and downs in the company we work for and also personally. We have each reached a point where we were close to leaving; we have each had something happen in our lives where the others have supported us.

I work very closely with two colleagues - and have done so for a number of years. Together we have experienced some serious ups and downs in the company we work for and also personally. We have each reached a point where we were close to leaving; we have each had something happen in our lives where the others have supported us.

Debugging Python - geo.rocks - 5 years ago - eng
1 2 3 import pdb from pdb import set_trace as bp bp () Debugging Python with pdb 🐞

An Obnoxiously Long-Winded Intro I’m a firm believer that human consciousness is a huge cosmic accident. Kinda like Matthew McConaughey’s monologue from that one scene in True Detective . Except far, far less cynical, and maybe without the part about humans choosing to voluntarily go extinct. Great scene though, great scene. More to the point: not only do people exist, but we’re painfully aware of our own existence as somewhat a..

An Obnoxiously Long-Winded Intro I’m a firm believer that human consciousness is a huge cosmic accident. Kinda like Matthew McConaughey’s monologue from that one scene in True Detective . Except far, far less cynical, and maybe without the part about humans choosing to voluntarily go extinct. Great scene though, great scene. More to the point: not only do people exist, but we’re painfully aware of our own existence as somewhat a..

At past jobs I’d estimate we had 100 different production apps that in some way were powering key production systems. Sure some were backend/internal apps while others key production apps such as the dashboard itself. At other companies we had a smaller handful of Heroku apps that powered our cloud service, about 5-10 in total. Even just working with those internal apps it’s a number of things to keep context on. But when it comes to intera....

At past jobs I’d estimate we had 100 different production apps that in some way were powering key production systems. Sure some were backend/internal apps while others key production apps such as the dashboard itself. At other companies we had a smaller handful of Heroku apps that powered our cloud service, about 5-10 in total. Even just working with those internal apps it’s a number of things to keep context on. But when it comes to intera....

30 visitors online