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

I’ve decided to intentionally take more time to play video games this year, since it’s a relatively healthy way to escape from the real world once in a while. A friend recommended one game in particular: Control: Ultimate Edition . During the Steam summer sale of 2023, I went ahead and bought it. yeet I have liked it more than I expected to. And I'm not even done with the game! What prompted me to cover this game ....

An alternative to controversial recommendation algorithms is timeline-filtering algorithms. Feeling pressured to scroll through too much is unhealthy and lends itself to addiction; filtering things down once a user scrolls down far enough should be a welcome opt-in feature. For example, a mutuals-only filter combined with a minimum-interaction-count filter could be a good way to “catch up” quickly after a long absence. Only showing post..

cpu backdoor - lainchan.org - 2 years ago - eng
Are there any known cases of people being caught because of intel ME or amd PSP? Because I find it hard to believe that if it was really being used as a backdoor since 2008 we wouldn't have been able to figure out at least one arrest caused by it

This article describes how to transpile Objective-C to C++, and use that approach to gain understanding of the Objective-C runtime

This article describes how to transpile Objective-C to C++, and use that approach to gain understanding of the Objective-C runtime

Curl examples for retrieving EC2 instance metadata using IMDSv2 including IP address, instance ID, and security groups.

Curl examples for retrieving EC2 instance metadata using IMDSv2 including IP address, instance ID, and security groups.

This is my monthly newsletter about what I'm up to, which I send in place of social media. What I did in November - Started writing some essays about online work, dependability, tools, and craft on t...

This is my monthly newsletter about what I'm up to, which I send in place of social media. What I did in November - Started writing some essays about online work, dependability, tools, and craft on t...

Tea ratings - vit.baisa.cz - 2 years ago - eng

Curl examples for retrieving EC2 instance metadata using IMDSv2 including IP address, instance ID, and security groups.

Tea ratings - vit.baisa.cz - 2 years ago - eng

Legacy Is Sexy - backendhance.com - 2 years ago - eng
Hi, Unpopular Opinion Warnung: Legacy ist sexy! Um ehrlich zu sein - ich habe das nicht immer so gesehen. Dir ging es bestimmt ähnlich. Mein erstes (großes) professionelle Projekt war eine Legacy Anwendung So alt war sie eigentlich gar nicht. Wenn ich mich richtig erinnere, dann hatte sie nicht mal ein Jahrzehnt auf dem Buckel. Es fühlte sich aber viel älter an. Dies lag hauptsächlich an den vielen unerfahrenen Entwicklern..

Curl examples for retrieving EC2 instance metadata using IMDSv2 including IP address, instance ID, and security groups.

If you haven’t been able to keep up with my blistering pace of one blog post per year, I don’t blame you. There’s a lot going on right now. It’s a busy time. But let’s pause and take a moment

2023-11-30-001 - srijan.ch - 2 years ago - eng
Found Samuel's nice post on capturing data for org via email. This is very close to what I was looking for to be able to do GTD capture on-the-go either from phone apps like Braintoss or from any email app. One addition I would like to make is handling attachments in the email by downloading them and attaching to the org entry. This would be useful for voice notes from Braintoss - it does …

2023-11-30-001 - srijan.ch - 2 years ago - eng
Found Samuel's nice post on capturing data for org via email. This is very close to what I was looking for to be able to do GTD capture on-the-go either from phone apps like Braintoss or from any email app. One addition I would like to make is handling attachments in the email by downloading them and attaching to the org entry. This would be useful for voice notes from Braintoss - it does …

Midjourney is the largest discord server, with 16.5 million total users. It accounts for 13% of total Discord invites. Midjourney launched in March 2022 and doe

Midjourney is the largest discord server, with 16.5 million total users. It accounts for 13% of total Discord invites. Midjourney launched in March 2022 and doe


Oh no second - ilearnt.com - 2 years ago - eng
An oh no second is that moment in time when you realise that you have done something potentially catastrophic and your stomach turns to mush with the dread and realisation.

Oh no second - ilearnt.com - 2 years ago - eng
An oh no second is that moment in time when you realise that you have done something potentially catastrophic and your stomach turns to mush with the dread and realisation.

If you were at Snyk’s 2023 Fetch the Flag and are looking for the answer to the Off the SETUID challenge, you’ve come to the right place. Let’s walk through the solution together!

If you were at Snyk’s 2023 Fetch the Flag and are looking for the answer to the I Do Math challenge, you’ve come to the right place. Let’s walk through the solution together!

If you were at Snyk’s 2023 Fetch the Flag and are looking for the answer to the Honey Baked Messages challenge, you’ve come to the right place. Let’s walk through the solution together!

If you were at Snyk’s 2023 Fetch the Flag and are looking for the answer to the Protect The Environment challenge, you’ve come to the right place. Let’s walk through the solution together!

If you were at Snyk’s 2023 Fetch the Flag and are looking for the answer to the Silent Cartographer challenge, you’ve come to the right place. Let’s walk through the solution together!

If you were at Snyk’s 2023 Fetch the Flag and are looking for the answer to the Audiopolis challenge, you’ve come to the right place. Let’s walk through the solution together!


Making noisy SVGs - daniel.do - 2 years ago - eng


Almost ten years ago, I blogged about my email setup ( 1 , 2 , 3 ). Since then, not a lot has changed. I still download my emails locally with mbsync, use mutt to view and compose emails, msmtp to actually send emails, and finally notmuch to index emails. A crucial part of the setup that I didn't mention, was archivemail. Archivemail is a Python 2 application that archives older emails and cleans up mailboxes. I used it to prune my big..

Epithet, Briefly - skife.org - 2 years ago - eng
Since Bob asked , I'm cleaning up a system to make using short-lived ssh certificates easy, simple, and secure. The gist is to use a custom ssh-agent which, in turn, uses some modern authn service (OIDC, Keycloak, Okta, Google Sign-In, etc) to authenticate you. It then passes that auth token up to a CA which relies on a policy service to verify the auth token and respond with cert params (time, principals, extensions, whatever is needed)....

Epithet, Briefly - skife.org - 2 years ago - eng
Since Bob asked , I'm cleaning up a system to make using short-lived ssh certificates easy, simple, and secure. The gist is to use a custom ssh-agent which, in turn, uses some modern authn service (OIDC, Keycloak, Okta, Google Sign-In, etc) to authenticate you. It then passes that auth token up to a CA which relies on a policy service to verify the auth token and respond with cert params (time, principals, extensions, whatever is needed)....

autocomp.js v1.0.0 - nadh.in - 2 years ago - eng
Repository: @knadh/autocomp.js GitHub release page: v1.0.0 Full Changelog : https://github.com/knadh/autocomp.js/compare/v0.1.2...v1.0.0

floatype.js v1.0.0 - nadh.in - 2 years ago - eng
Repository: @knadh/floatype.js GitHub release page: v1.0.0 Full Changelog : https://github.com/knadh/floatype.js/compare/v0.1.1...v1.0.0

Welcome back to our journey through the Bandit Challenge! In this blog post, we will conquer Level 1 by uncovering the password hidden within a file called 'readme.' Join me as we navigate through the home directory, utilize essential commands, and triumph over this challenge. Let's dive in!


Welcome back to our journey through the Bandit Challenge! In this blog post, we will conquer Level 1 by uncovering the password hidden within a file called 'readme.' Join me as we navigate through the home directory, utilize essential commands, and triumph over this challenge. Let's dive in!

Making noisy SVGs - daniel.do - 2 years ago - eng

Use Snyk alongside Amazon CodeWhisperer to get best-in-class security while maintaining your speed of development


In 1995, Charlie Munger gave a speech at Harvard on *[The Psychology of Human Misjudgment](https://www.youtube.com/watch?v=Jv7sLrON7QY)**.* It was filled with t

In 1995, Charlie Munger gave a speech at Harvard on *[The Psychology of Human Misjudgment](https://www.youtube.com/watch?v=Jv7sLrON7QY)**.* It was filled with t

3 visitors online