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

Discover the exciting transformation of migrating a website from Next.js to Astro. Join me as we explore the motivations behind this switch, the benefits of Astro's HTML-first approach, and the valuable insights gained along the way. Embrace the future of web development and unlock new possibilities for your own projects.

Discover the exciting transformation of migrating a website from Next.js to Astro. Join me as we explore the motivations behind this switch, the benefits of Astro's HTML-first approach, and the valuable insights gained along the way. Embrace the future of web development and unlock new possibilities for your own projects.

It’s official - the bird is in the air! Plucky little satellite Moonlighter is launched and waiting to get h4x0r3d at DEF CON 31. Thanks to the team at @hack_a_sat for getting the stars to align for this historic moment! You can read more about it in The Register

A few weeks ago I passed my AWS Certified Developer Associate (DVA-02) exam and I thought it would have been nice to document how _heck_ I accomplished to do it on a first try,…


Snyk is excited to announce our intent to acquire Enso, the pioneers of application security posture management (ASPM).


Today, we’re excited to launch a few new features as part of our ongoing efforts in our Software Supply Chain Security solution.

We’re excited to announce Insights, a unique capability providing organizations with code to cloud application intelligence that enables development and security teams to manage their application security posture more effectively by identifying, prioritizing, and fixing those issues posing greater risk!

At this month's SnykLaunch, we released 5 new features that will make finding, prioritizing, and fixing issues faster and easier.


We just released parlay, a new open source tool that can enrich SBOMs with additional information. In this post, we'll give you some examples and a guide to getting started.


I have been visiting my parents in Devon recently and working from there. It makes a nice change of scenery - I can work during the day and visit places out of hours as well as obviously spending time with them.

I have been visiting my parents in Devon recently and working from there. It makes a nice change of scenery - I can work during the day and visit places out of hours as well as obviously spending time with them.

I have been self-hosting for almost two three years now, and one thing I have never quite figured out is how to monitor all the applications I host. At this stage, there are approximately forty running Docker containers so I really should have some means of monitoring what's

This is the second post in a series of blog posts where I explore ways to make Typescript development more predictable. I describe my motivations in-depth in my first post. In this post, I'll focus on a list of concrete techniques to make Typescript development more predictable. Optional


I don’t think trademarks are, in principal, evil. But anything that has billions of dollars riding behind its ability to get twisted out of proportion will be ruined. Trademarks are like a cross between a signature on an art piece, or a regulatory badge. They tell you where something’s from and who said it meets their standards, but are only relevant if the issuer doesn’t let others issue it. The trademark itself ideally isn’t much of a c..

Companies like Capital One, Twilio, and Uber have all suffered from AWS breaches. Learn from their experiences and prevent the next breach from happening to you.

It is incredible. You can actually play AAA games on your Mac that require DirectX12. Diablo IV is one of them. I am able to play Diablo IV on my maxed-out MacBook Pro 16" 2023 with M2 Max 96Gb of RAM. Don’t want to get credit on that, as I have found an almost working for me solution on r/macgaming . Prerequisites I am running the latest macOS 14 (Sonoma), but some people mentioned that it might work on macOS Ventura as well. You need..




HackerRank has a simple programming problem called Number Line Jumps that states: You are choreographing a circus show with various animals. For one act, you are given two kangaroos on a number line ready to jump in the positive direction (i.e, toward positive infinity). The first kangaroo starts at location x 1 ​ and moves at a rate of v 1 ​ meters per jump. The s....

After many chats with ChatGTP, I finally got a decent conversation that helped me with a problem I was having.

Why I am done with the endless scroll of social media feeds and the low-quality content designed for engagement

Why I am done with the endless scroll of social media feeds and the low-quality content designed for engagement

Why I am done with the endless scroll of social media feeds and the low-quality content designed for engagement

Stop reading ... - ilearnt.com - 3 years ago - eng

Stop reading ... - ilearnt.com - 3 years ago - eng

I attended EMWCon 2023 remotely again in 2023 and finally gave the presentation everyone has been waiting for: I don’t like infoboxes.

I attended EMWCon 2023 remotely again in 2023 and finally gave the presentation everyone has been waiting for: I don’t like infoboxes.

I attended EMWCon 2023 remotely again in 2023 and finally gave the presentation everyone has been waiting for: I don’t like infoboxes.

I attended EMWCon 2023 remotely again in 2023 and finally gave the presentation everyone has been waiting for: I don’t like infoboxes.

I have been working on a side project for which I’m using bpython , a “fancy interface to the Python interpreter.” If you use the Python REPL often, you should check it out. It offers unique features like in-line syntax highlighting, readline-like autocomplete, a “rewind” function to pop the last line of code from memory, auto-indentation and more. Anyway, today I found a bug in bpython, and that’s that Python’s decimal.getcontext() does..

Things - lagomor.ph - 3 years ago - eng
This list has been curated together after a half dozen or so years looking for the “perfect solution” for a number of problems I regularly face. I spend a lot of time deeply considering the items and tools I have and use. It seems silly to me to use something with any degree of regularity that I do not find 100% satisfying or functional. Some of them are material things, but I’ve also taken the time to highlight software that makes my lif..


Snyk Security in Jira Cloud is available in open beta in the Atlassian Marketplace, building on our widely adopted native integration in Atlassian’s Bitbucket Cloud.

Protip: Always use namespace when importing a connected service in Visual Studio… Unless you do it correct the first time, the results will be cached and you have to rename the file with the JSON-schema to avoid polluting your own namespace with generated types.

In the previous post , we showed how the Edgeworth expansion can improve the accuracy of obtained p-values in the Mann-Whitney U test. However, we considered only the Edgeworth expansion to terms of order $1/m$. In this post, we explore how to improve the accuracyk of this approach using the Edgeworth expansion to terms of order $1/m^2$.

I released code spelunker a few days ago https://github.com/boyter/cs and literally one person asked for details on how it worked. Fitting in with my habit of putting any content I produce into my blog what follows is a built out version of it. So code spelunker started when I noticed someone using Visual Studio to search files recursively in a directory and my own use of ripgrep with fzf. It’s development has been on and off over the l..

In the previous post , we showed how the Edgeworth expansion can improve the accuracy of obtained p-values in the Mann-Whitney U test. However, we considered only the Edgeworth expansion to terms of order $1/m$. In this post, we explore how to improve the accuracyk of this approach using the Edgeworth expansion to terms of order $1/m^2$.

If something takes more time, that means it involves more effort, right? And if you want something done quicker, just add more people, right? Right…?

13 visitors online