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

New post: Woman who would have been revered prophetess 4,000 years ago now relegated to clicking links, opening tabs

I aspire to at least have a pull request with those features. Generous use of git rebase make it possible for very commit. This requires some planning ahead and cleanup but makes reviews now or later so much easier.

In this post, we explore finite-sample and asymptotic Gaussian efficiency values of the sample median and the Harrell-Davis median.

Today marks five years since I started working at Íslandsbanki, and as of today, I have resigned my position with the company. Now five years is not a long time, yet much has happened since my first day at the office. I got hired into a newly formed team of experts, each with their own deep knowledge in respective niches, that was given the mandate to “shake things up” in the IT product space at the bank.

Today marks five years since I started working at Íslandsbanki, and as of today, I have resigned my position with the company. Now five years is not a long time, yet much has happened since my first day at the office. I got hired into a newly formed team of experts, each with their own deep knowledge in respective niches, that was given the mandate to “shake things up” in the IT product space at the bank.

In this post, we explore finite-sample and asymptotic Gaussian efficiency values of the sample median and the Harrell-Davis median.


Highlights of last month - Enjoyed my time in NYC catching up with many people - Released some new features for Postcard - Got a new photo 🤔 Things worth sharing - Reading How to make great coffee ...

Highlights of last month - Enjoyed my time in NYC catching up with many people - Released some new features for Postcard - Got a new photo 🤔 Things worth sharing - Reading How to make great coffee ...


In this article, I will explain how I was able to protect my website from attackers and how you can too using Cloudflare WAF and rate limiting.


In this article, I will explain how I was able to protect my website from attackers and how you can too using Cloudflare WAF and rate limiting.


Learn how to easily create a software bill of materials (SBOM) for your Java applications in Maven and Gradle.

I bet you've been there: you mounted a ConfigMap and nuked the entire preexistent directory! We've all been there: we're working on our next super-hyper-duper Kubernetes operator, we're about to deploy it but we're doing some local testing, so we create a ConfigMap or a Secret, we mount it to the Pod, launch our app and we see the entire directory is now gone, replaced with our ConfigMap or Secret's contents. This post will show you how t..

Here are the top five AWS misconfigurations you should be aware of to prevent potential security gaps in your infrastructure.

Earlier this month, Google re-branded its WebP2 repository to clarify that WebP 2 will not be released as an image format. . This week, Google deprecated Chromium’s off-by-default JPEG-XL support , citing a lack of interest and improvement over existing formats. Most commits to libjxl , the reference JPEG-XL implementation, are from “google.com” email addresses; I imagine that this decision could impact libjxl development. I doubt we’l..

So I have a client who wanted to reuse Woocommerce Product gallery functionality somewhere else on the page, but didn’t needed to set a Featured Image for each individual product. The culprit Because the Woocommerce code checks if your product has a post thumbnail set, it won’t display the gallery if that’s empty. https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/templates/single-product/product-thumbnails.php#L29 Th..

Learn about the top five Docker vulnerabilities or CVEs development teams should watch out for, and how to remediate them.

I was recently stuck in traffic (which is a rare occurrence given I work remotely) so I took the opportunity to observe my surroundings. The…


九邊Pro 歷史,金融,軟件編碼,產品經理沈思錄 這段時間總有小夥伴跟我抱怨,大學畢業不好找工作,不如去送外賣得了。 恰好我懂一點送外賣,對於他們這類牢騷,只能跟他們說,送外賣這事,既是體力又是腦力勞動,盡管誰都可以去,但是跟土木和機械比起來,只能是更「卷」,想幹出點名堂,真不是一般的難。 去年在微博上突然收到一個消息,有個哥們上來就問我,說是馬上畢業了(沒說是啥畢業),工作不好找,請問該去跑網約車還是送外賣?很喜歡我的文章,希望我能解答下他的人生疑惑。 我覺得應該是惡作劇,沒理他。 不過對於網約車,我確實了解一些,因為我一個遠房親戚專科畢業後,好逸惡勞,不想進廠打螺絲,家裏人給他買了輛車跑出租,此外我也有以前的同事在網約車平臺做到了高管,考慮到「碼農的終點是網約車」,我經常跟他們聊網約車算法的事: 第一是和平臺鬥智鬥勇,平臺不是人,而是運行著一套非常非常復雜的算法的系統。大家需要知道的一點是,相比於文藝青年創業三件寶,花店、咖啡、奶茶店,....




I like photographing birds. I take our dog for a walk, drink a coffee, then I often go to the yard to capture those feathered creatures. It’s a ritual to collect my thoughts and prepare for the day. There might be a few lessons there which are applicable for another parts of life (and work).



An upcoming release of OpenSSL, scheduled for November 1, 2022, addresses a critical security vulnerability. This post explains how to detect the vulnerability in your code and describes mitigation steps.

Hellraiser - connortumbleson.com - 3 years ago - eng
The remake of the 1987 Hellraiser movie came out in 2022. This time I recap all Hellraiser films from 1987 to now.

REST Assured is a Java-based library, one of the most popular libraries to test RESTful Web Services, and is used to perform testing and…

Pocketbase is an open-source application and alternative to Google Firebase. This is offering realtime database, authentication(including social), and file storage for your next web and mobile application. This article is about how to host the Pocketbase application server which usually runs at 8090 port with your existing application server. If you are using Linux and Apache based server, the following steps will help you to virtual host d..

Big Pine Lakes - rob.sh - 3 years ago - eng
We spent a few days in the High Sierra, off the grid, hiking the Big Pine Lakes trails. Highly recommended. I uploaded a gallery of some photography from that trip, including a few taken as we passed through Yosemite. The gallery can be found here . Lake 1: Big Pine Lakes Trail, High Sierra, CA.

Big Pine Lakes - rob.sh - 3 years ago - eng
We spent a few days in the High Sierra, off the grid, hiking the Big Pine Lakes trails. Highly recommended. I uploaded a gallery of some photography from that trip, including a few taken as we passed through Yosemite. The gallery can be found here . Lake 1: Big Pine Lakes Trail, High Sierra, CA.

Using BoringSSL - seirdy.one - 3 years ago - eng
Despite BoringSSL’s “not intended for general use” warning, it’s used by many projects: The “ring” rust crate’s crypto primitives (used by Rustls) Cloudflare: used everywhere, including Quiche. Apple’s Secure Transport (it’s in both major mobile OSes!) Optionally: Nginx, libcurl (Update 2023-04-24) Apple’s SwiftNIO SSL (Update 2023-04-24) AWS libcrypto is based on BoringSSL (Update 2023-05-26) the Envoy proxy uses BoringSSL ..

Contributing to Open Source is important to the quality and maintainability of the software and engineering communities we rely on every day - so why is it that so many developers/engineers never participate?

Contributing to Open Source is important to the quality and maintainability of the software and engineering communities we rely on every day - so why is it that so many developers/engineers never participate?

Contributing to Open Source is important to the quality and maintainability of the software and engineering communities we rely on every day - so why is it that so many developers/engineers never participate?

Contributing to Open Source is important to the quality and maintainability of the software and engineering communities we rely on every day - so why is it that so many developers/engineers never participate?

Contributing to Open Source is important to the quality and maintainability of the software and engineering communities we rely on every day - so why is it that so many developers/engineers never participate?

Contributing to Open Source is important to the quality and maintainability of the software and engineering communities we rely on every day - so why is it that so many developers/engineers never participate?

Contributing to Open Source is important to the quality and maintainability of the software and engineering communities we rely on every day - so why is it that so many developers/engineers never participate?

Contributing to Open Source is important to the quality and maintainability of the software and engineering communities we rely on every day - so why is it that so many developers/engineers never participate?

32 visitors online