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

Do your best - ilearnt.com - 3 years ago - eng
My daughter finishes her A Level exams today. Let’s just say she can’t wait to get them over and done with. She has worked incredibly hard over the last month or so; in fact over the last two years.



Another day another Homebrew incompatibility emerges, this time with docfx , the technical documentation building tool of reference in .NET space. I’ve been using docfx for years to build the FatturaElettronica.NET website, and it’s always been working without a glitch. Lately, however, my builds have been failing with strange errors I was too lazy to diagnose until today when I decided to grasp the nettle and sort the whole thing out. ..

Another day another Homebrew incompatibility emerges, this time with docfx , the technical documentation building tool of reference in .NET space. I’ve been using docfx for years to build the FatturaElettronica.NET website, and it’s always been working without a glitch. Lately, however, my builds have been failing with strange errors I was too lazy to diagnose until today when I decided to grasp the nettle and sort the whole thing out. ..

In this post, we'll delve into what the Kubernetes Pod Security Standards are, examine how the Pod Security admission controller enforces the standards, and explore use cases for each policy.

This month, we ran our “Patches of Pride” campaign to celebrate Pride Month adorably! Our Queer@Snyk Resource Group (SRG) members sent photos of their pets in attire that reflects the spirit of Pride.

What is it like to work at your company? Think about it carefully. How do your people spend their time? What culture and behaviours do you incentivize? Is it a good place to work? Culture in this context describes how people interact at work, the processes and policies, productivity friction, meeting efficiency, et cetera. Your company’s culture describes what it is like to work for your company, and it has an outsized impact on the type ..

This post examines the pitfalls of naively replacing the mean with the median. In Pragmastat, Center — the Hodges–Lehmann estimator — offers a better alternative to both: 95% asymptotic efficiency when data is clean and a 29% breakdown point when it is not. Confidence intervals are available via CenterBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat A common task in mathematical statistics is to aggregate a set of....

Culture - www.craigpardey.com - 3 years ago - eng

This post examines the pitfalls of naively replacing the mean with the median. In Pragmastat, Center — the Hodges–Lehmann estimator — offers a better alternative to both: 95% asymptotic efficiency when data is clean and a 29% breakdown point when it is not. Confidence intervals are available via CenterBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat A common task in mathematical statistics is to aggregate a set of....

Blog Post Formula - june.kim - 3 years ago - eng

What is it like to work at your company? Think about it carefully. How do your people spend their time? What culture and behaviours do you incentivize? Is it a good place to work? Culture in this context describes how people interact at work, the processes and policies, productivity friction, meeting efficiency, et cetera. Your company’s culture describes what it is like to work for your company, and it has an outsized impact on the type ..

Are you familiar with the term 'fork bomb' in Linux? If not, it is a potentially dangerous command that can severely impact system performance and stability. In this article, we will explore what a fork bomb is, how it works, and how to protect your Linux system from its harmful effects.

Are you familiar with the term 'fork bomb' in Linux? If not, it is a potentially dangerous command that can severely impact system performance and stability. In this article, we will explore what a fork bomb is, how it works, and how to protect your Linux system from its harmful effects.

Are you familiar with the term 'fork bomb' in Linux? If not, it is a potentially dangerous command that can severely impact system performance and stability. In this article, we will explore what a fork bomb is, how it works, and how to protect your Linux system from its harmful effects.

Blog Post Formula - june.kim - 3 years ago - eng


My Father - jakebasile.com - 3 years ago - eng
My father’s name was Joe Basile. He was born in 1946 and passed away in 2014. Even though it’s been almost a decade now, I still miss him nearly every day. Since yesterday was Father’s Day, he’s been on my mind especially. So, I thought I’d take some time to write out some of my memories of him in no particular order. My dad wasn’t what you’d call a “computer guy,” but he had a genuine love for computers. He never learned how to type with..

This odd thing keeps happening to me where companies reach out to ask if I know of any Clojure developers they can hire instead of just hiring me. I understand why they do this. I am not interested in full-time position, after all. I think most people would bitterly

I love computers. I love sitting in front of the large display. I love typing on the full-featured keyboard. I love having multiple windows on the screen and switching between them. I love dealing directly with files. Create them, delete them, and know where they are on my file system. I love to install whatever software I want and use it to process my files. On the other hand, there are smartphones. Don’t get me wrong; smartphones are co..





I just arrived last night to Japan, and I honestly think Japan might be my favorite country. I’ve been to Japan many times (I’m half-Japanese so used to come every year as a kid), but every time I come back I’m still blown away. Don’t get me wrong I’m not necessarily saying I would live … Continue reading Japan Might Be My Favorite Country

My MacOS Element Matrix client (Electron based) started getting errors when I searched. My Windows Matrix client worked just fine, so I was pretty sure it wasn’t a server issue. When I typed anything into the message search I’d get this error right underneath: “Message search initialisation failed, check your settings for more information” And … Continue reading Fixing Element Search



I knew Zig supported some sort of reflection on types. But I had been confused about how to use it. What's the difference between @typeInfo and @TypeOf? I ignored this aspect of Zig until a problem came up at work where reflection made sense. The situation was parsing and storing parsed fields in a struct. Each field name that is parsed should match up to a struct field. This is a fairly common problem. So this post walks through how ....

In the world of Linux, bzip2 and gzip are two popular compression utilities that allow you to compress and decompress files. They are efficient, fast, and easy to use, making them an essential part of any Linux user's toolkit. In this article, we'll give you an overview of bzip2 and gzip, explain how they work, and provide examples of their usage.

Linux is known for its flexibility and customizability, which is largely due to its file systems. While the ext4 file system is commonly used in Linux distributions, there are other options available that offer unique features and advantages. Two of the most notable alternatives are Btrfs and ZFS. In this article, we will explore these file systems and see what makes them stand out from the crowd.

In the world of Linux, bzip2 and gzip are two popular compression utilities that allow you to compress and decompress files. They are efficient, fast, and easy to use, making them an essential part of any Linux user's toolkit. In this article, we'll give you an overview of bzip2 and gzip, explain how they work, and provide examples of their usage.

Linux is known for its flexibility and customizability, which is largely due to its file systems. While the ext4 file system is commonly used in Linux distributions, there are other options available that offer unique features and advantages. Two of the most notable alternatives are Btrfs and ZFS. In this article, we will explore these file systems and see what makes them stand out from the crowd.

In the world of Linux, bzip2 and gzip are two popular compression utilities that allow you to compress and decompress files. They are efficient, fast, and easy to use, making them an essential part of any Linux user's toolkit. In this article, we'll give you an overview of bzip2 and gzip, explain how they work, and provide examples of their usage.

Linux is known for its flexibility and customizability, which is largely due to its file systems. While the ext4 file system is commonly used in Linux distributions, there are other options available that offer unique features and advantages. Two of the most notable alternatives are Btrfs and ZFS. In this article, we will explore these file systems and see what makes them stand out from the crowd.

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..




When I was done with a journal, I’d put it on the shelf with others. I do a good job of making sure to transfer anything important to a real tracking system at the end of the day, so there wasn’t much in the journal that I thought would be useful. At some point, though, I picked up an old journal, it was probably a few years old at that point, and just flipped through it. As expected, it was mostly boring. Just a mundane list of what was ..

Bad estimation - ilearnt.com - 3 years ago - eng

Bad estimation - ilearnt.com - 3 years ago - eng

Principles I've found useful for designing good Python library APIs, including structure, naming, error handling, and type annotations.

31 visitors online