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

There are many ways to get Python installed on your computer. If you were going to start fresh, what tools would you use? What if you need to manage multiple versions of Python and virtual environments? What about all the additional tools that make your coding workflow complete? This week on the show, Calvin Hendryx-Parker is here to talk about bootstrapping your Python environment.



Or, the one in which we "take apart" Douglas McIlroy's pipeline from 1986. Doing so teaches an object lesson about the essence of modular, composable, functional architecture.

MapTiler has made a winter-themed basemap enabling you to build ski resort maps or apps to track ski routes, plan winter sports, and apres-ski entertainment.

Table of Contents FAQ When it comes to code reviews, it’s a common phenomenon that there is much focus and long-winded discussions around mundane aspects like code formatting and style, whereas important aspects (does the code change do what it is supposed to do, is it performant, is it backwards-compatible for existing clients, and many others) tend to get less attention. To raise awareness for the issue and providing some guidance on aspe..

Table of Contents FAQ When it comes to code reviews, it’s a common phenomenon that there is much focus and long-winded discussions around mundane aspects like code formatting and style, whereas important aspects (does the code change do what it is supposed to do, is it performant, is it backwards-compatible for existing clients, and many others) tend to get less attention. To raise awareness for the issue and providing some guidance on aspe..

In your opinion what are some of the most beautiful languages? Do you know why you find them beautiful or do you just vibe? (It doesn’t need to be only with regard to syntax) >Elixir Pattern matching and the pipe operator are nice. The way the actor model solves concurrency and reliability very elegantly without the brittleness of some type systems. The ruby syntax. It’s just a nice language. Some other languages I think are be..

MapTiler have greatly improved the styling of their maps of Japan, and these styles are available to use anywhere on Earth.

The other day I needed to add an AUTO_INCREMENT to a primary key in a preexisting MySql database. After all, dropping and recreating the table would delete all my data.

Learn how to protect your containerized applications from from the "Dirty Pipe" Linux vulnerability (CVE-2022-0847), as well as how the exploit works. CVE-2022-0847 was created detailing a flaw in the Linux kernel that can be exploited allowing any process to modify files regardless of their permission settings or ownership.

Learn what infrastructure drift is, the causes of drift, and tips for managing drift — whether you’re a solo developer or a large organization.

A virtual CISO is a part-time or remote security practitioner or provider who offers their time and expertise to an organization on a temporary or ongoing basis.


A few months ago I started my review of Lansing’s Endurance: Shackleton’s Incredible Voyage with these words: Of all the stories of maritime adventures I’ve read, that of the Endurance, masterfully told by Alfred Lansing in this book, is the most incredible and shocking. And I meant that. As the book’s title suggests, that story is simply unbelievable, yet true. Imagine my astonishment this morning at the news that the Endurance ..



Given the ongoing dark days in Ukraine, I’d like to use this post as a chance to shine a light on some of the amazing open source projects and technological initiatives made by Ukrainian maintainers, developers and passionate tech entrepreneurs.


In the previous post , I covered some problems with the outlier detector based on Tukey fences. Mainly, I discussed the probability of observing outliers using Tukey’s fences with different factors under different distributions. However, it’s not the only problem with this approach. Since Tukey’s fences are based on quartiles, under multimodal distributions, we could get a situation when 50% of all sample elements are marked as outliers...

In the previous post , I covered some problems with the outlier detector based on Tukey fences. Mainly, I discussed the probability of observing outliers using Tukey’s fences with different factors under different distributions. However, it’s not the only problem with this approach. Since Tukey’s fences are based on quartiles, under multimodal distributions, we could get a situation when 50% of all sample elements are marked as outliers...

Introduction In the first post, I explained there were four aspects of a blockchain that this series would explore with a backing implementation provided by the Ardan blockchain project. Digital accounts with electronic signatures and verification Transaction distribution and synchronization between computers Redundant storage and consensus by different computers Detection of any fraud to past transactions The first post focuse..

The smallest mistake can bring the whole thing down. A quick reminder that these gifs are often smaller, compressed, and sometimes shorter than the originals to fit inside email. Each gif is linked to the original place where I found it and I encourage you to see the full version.

This primer is for people like me, who long dreamed of lovingly hand-crafting our own home on the Internet. We begin our quest by seeing, feeling, and harnessing pure HTML.energy.

For a long while now I’ve been using Google Photos service to store my photos. Few years ago I’ve switched to using iOS devices and Apple ’s ecosystem. That made me start using Apple Cloud service. I guess my life would be simple if not for the fact that these two places don’t store my entire photos collection. Some photos and videos are stored on my local drive, backed up on yet another cloud service.

In honor of International Women’s Day, we sat down with some members of SnykHer — Snyk’s employee resource group for those who identify as women and allies — to learn about what this year’s theme of #BreakTheBias means to them.


One of my background projects this year is reducing the paid services that my software company, Pulse Storm, makes use of. These aren’t gigantic costs, but sales of Commerce Bug and No Frills Magento Layout have steadily declined as Adobe has methodically retired the Magento brand and the Open Source version of Magento has become an almost private project used exclusively by official Magento partner agencies. The Services Step one was movin..


dipper fucking pacifica on the couch while wearing ghostbuster costumes and for some reason there's...


Educated - arunmani.in - 4 years ago - eng


Educated - arunmani.in - 4 years ago - eng

Which is fine - it’s reporting errors, after all. So, if you want to capture the output to a file in Linux/Bash, you need to do it like this: $ black --check . 2> black-report.txt or like this to also output to the console, so you can see it: $ black --check . 2> >( tee -a black-report.txt > &2 ) Bash has a shortcut for this, but you lose the return code from black: $ black --check . |& tee black..

Russia’s impunity and the lack of action from the West could make nuclear weapons more attractive to regimes of all sorts.

Burger Boy - matthewc.dev - 4 years ago - eng
I came across this little GIF of someone carving a little burger boy on imgur . As far as I can’t, the poster of this GIF isn’t the original carver. Doing a quick google doesn’t show any burger boys that are similar to this. Hopefully I’m not stealing some beloved character. It’s just a thing I thought was cool. Reference: First Attempt The lighting is way too much and I need to add some texture onto the patty.

The Army has a strange relationship with words. On the one hand, precision means everything: the term “seize” means something very different to a ground forces commander than the term “secure”. On the other hand, “leader” has become an umbrella term for both the entire force in general and the select few in command positions specifically. This has little impact on non-commissioned and warrant officers who — for the most part — will never ..



The Nextcloud snap updates automatically. By default it might happen any time, although you can configure that. The snap provides a wonderful, user-friendly indicator that an upgrade is happening: it will become unresponsive and unvisitable until the upgrade has finished. Okay, I’m kidding, this is terrible and something we know we need to work on. My point is, there are times when your snap isn’t responding properly, and you want to know W..

Python and Assembly have one thing in common: as a professional software engineer, they are both languages that you probably should know how to read, but be terrified to write. These languages seem to be (and are) at opposite ends of the spectrum: One is almost machine code, and the other is almost a scripting language. One is beginner-friendly and the other is seen as hostile to experts. One is viciously versatile with tons of libraries an..

Berkeley Mono Typeface Absolutely thrilled by the response after Hacker News launch of Berkeley Mono Typeface. I am truly humbled by the feedback, interest and people that have keen interest in typography. Berkeley Mono Font Variants Quick update on people asking what's the most popular variant. Seems like

On linux, you can create aliases for commonly used commands. These can be pretty much anything you like. Here’s an example, which creates a command called ports, which runs the stuff in quotes: # List all the ports that are currently open, with the processes that are listening alias ports = "sudo netstat -tulpn | grep '^tcp' | awk '{print \$ 1, \$ 4, \$ 7}' | sort -n | uniq | column -t" On Windows, PowerShell does suppo....

1 visitor online