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

In this article, we will see how I built my notes site using a simple node script and deployed using Github actions.

In this article, we will see how I built my notes site using a simple node script and deployed using Github actions.

These days, I almost exclusively run Arch Linux in my homelab and personal machines. Had I the brain cells to spare, I'd try and get NixOS running on ARMv7, but in the meantime, a mix of vanilla x86_64 Arch and Arch Linux ARM is my chosen flavor just to keep things consistent. I've run Arch as my primary server OS for almost a decade now, and although I'm sure some will balk at the idea, I've found that the distribution has performed wond....

Multi-repos KISS - pricey.uk - 5 years ago - eng

As you might know, I’m a native Spanish speaker, and this is an English-language blog. It has served me well for over 15 years and counting, and still does. However, most of my writing have been done lately in Spanish. Not because of anything special; they were just extended status updates in Facebook. But somehow...

A big decision a developer has to make is what tool to use to write code? Would you like an editor that understands Python, and is there to help with suggestions, definitions, and analysis of your code? For many developers, its the free tool, Visual Studio Code. This week on the show, we have Savannah Ostrowski, program manager for the Python Language Server and Python in Visual Studio. We discuss Pylance, a new language server with fast, f..

Eve Echoes is the mobile version of the MMORPG Eve Online.  In it, you play as a Capsuleer, a cloned human that can pilot space ships all around a giant galaxy, mining, hunting pirates, or being a pirate yourself.  If you get blown up, you lose your ship,

Let’s create a very very very basic live wallpaper on Android. Background on Backgrounds Android has had live wallpapers since Android 2.1 (Eclair, API 7) which was released in January of 2010 1 . If you were using Android back then, you might have remembered this gem of a wallpaper. 2 Step 0 - Prep an Android project Create an Android project using the creation wizard. I used all of Android Studio ’s default settings with Kot....

Let’s create a very very very basic live wallpaper on Android. Background on Backgrounds Android has had live wallpapers since Android 2.1 (Eclair, API 7) which was released in January of 2010 1 . If you were using Android back then, you might have remembered this gem of a wallpaper. 2 Step 0 - Prep an Android project Create an Android project using the creation wizard. I used all of Android Studio ’s default settings with Kot....


Note: this post is now on blog.searchmysite.net at https://blog.searchmysite.net/posts/searchmysite.net-update-seeding-and-scaling/ . Introduction Link to heading It has been just over 2 months since I launched https://searchmysite.net . I’ve had some good feedback from the IndieWeb community in that time, and made some key changes as a result, so thought it was time for an update. You may still want to refer to searchmysi..

Overview We recently started with moving a lot of our infrastructure onto Google Cloud Platform. With this, we also decided that a lot of…

Note: this post is now on blog.searchmysite.net at https://blog.searchmysite.net/posts/searchmysite.net-update-seeding-and-scaling/ . Introduction Link to heading It has been just over 2 months since I launched https://searchmysite.net . I’ve had some good feedback from the IndieWeb community in that time, and made some key changes as a result, so thought it was time for an update. You may still want to refer to searchmysi..

Fancy learning front-end security concepts while also learning how to deploy a static website on Netlify? Ready to learn how you can automatically detect and fix vulnerable JavaScript dependencies? Let's jump right in.

Since 2017, we at Cerner have been building Terra, a single page web application framework, and accessibility has always been a primary goal. Over the years we’ve learned a lot about how to build and test accessible websites, as well as the diverse group of people we’re serving. With this blog post, we’d like to take a moment to share what we’ve learned so far. Why accessibility matters At Cerner, we build software for many different users ..

Skiing bookmarks - xenodium.com - 5 years ago - eng

Octave is a free and open source scientific computing platform. It is especially suited for mathematical operations and has a simple mechanism to plot the data. Trigonometry visualizations are especially powerful with Octave.




On behalf of the Snyk team, I wanted to share with you why we are excited to integrate DeepCode’s technology to the Snyk Cloud Native Application Security platform, and what it will mean for our customers and users.

Moving from Enzyme to React Testing Library is rough. You can't do a lot of things you used to, and there are new best practices. Let's learn them!

Hi again! It’s been a long time. I know… and there’s lot of things to share and get to speed. But that can wait for now. Today I would like to talk about a tool which I classify as a lifesaver: something which really takes a lot of meaningless worries and headaches from your daily...

Since fixing each and every web application vulnerability in your backlog is simply impossible, you have to prioritize. Prioritization helps you focus on the issues that matter most to your organization and thus enables you to make the most out of the limited time and resources at your disposal for the best security impact.

We’re happy to announce our second AWS Quick Start, to help you get Snyk working with Amazon Elastic Container Registry (ECR) and AWS Lambda with just the click of a button.

Investigating why certain UIKit controls throw runtime exceptions in Catalyst's 'Optimize Interface for Mac' mode and discovering which controls are forbidden.

BSD-licensed software is popular with teams that have specific goals in mind. Learn more about BSD license terms, conditions, benefits, commercial usage and more.




Historically I've been a MySQL advocate but I've recently been quite impressed with Postgres. This leaves me in the position of needing to migrate several MySQL databases over to Postgres -or- run two database engines in production. And, clearly, it is far more desirable to run only a single production database server. I recently found the NPM tool NMIG and used it to successfully convert a MySQL database over to Postgres quickly and ....



These are my notes on the talks “Simple Made Easy” by Rich Hickey . Simplicity is a prerequisite for reliability - Dijkstra Simple: One role. One task. One concept. One dimension. Lack of interleaving. (Does not mean there’s only one thing) Easy: “Near”. To our understanding, skill/set or capabilities. Easy is relative. We can only make reliable those things we can understand. We can only consider a few things at a time. If..

Debug - ferrucc.io - 5 years ago - eng
Sometimes I come back home from work, stuck on something, no adults to ask help to and a deadline in the morning. I fall asleep thinking: “Tomorrow is the day I’ll get caught. This will be the one problem I won’t be able to solve. The rest of my life is going to be misery and failure” Every morning though, with more or less pain things get sorted. Anyways here’s what you should do when you’re stuck:

Fixing unwanted keyboard avoidance behavior in UIHostingController using runtime dynamic subclassing to override keyboard notification handling methods.

Welcome to the Snyk Monthly Vulnerability Profile. This month we’re looking at an arbitrary code execution vulnerability discovered in the popular Grunt JavaScript package.


In light of the recent BLM protests and the pandemic disproportionately impacting minorities in the workforce, DEI (diversity, equity, inclusion) have been a lot on our mind recently.

As part of our efforts to improve our APIs, we’re introducing updates on how we paginate over tracks. This only affects developers and apps…


As part of our efforts to improve our APIs, we’re introducing updates on how we paginate over tracks. This only affects developers and apps…

Bazel persistent workers are a cool feature that allow Bazel to start up “compiler” instances that can accept multiple build requests. This brings benefits like saving startup time, saving the time to parse a standard library or share some cache across compiler invocations. This allows slight speedups in rebuilds, which can be valuable in speeding up the developer iteration cycle. This is best exemplified in the existing persistent workers:..

Bazel persistent workers are a cool feature that allow Bazel to start up “compiler” instances that can accept multiple build requests. This brings benefits like saving startup time, saving the time to parse a standard library or share some cache across compiler invocations. This allows slight speedups in rebuilds, which can be valuable in speeding up the developer iteration cycle. This is best exemplified in the existing persistent workers:..

14 visitors online