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


An explanation of how to implement a simple hash table data structure, with code and examples in the C programming language.

In this article, you will learn how to identify, prioritize and fix issues in your application’s container images using various tools and gain a better understanding of how those fixes can impact your applications at deployment.

Novinky dnes oficiálně přiznávají: Přibyla 4 úmrtí po vakcíně, celkem jich je již 25: https://www.novinky.cz/domaci/clanek/za-tyden-pribyla-ctyri-podezreni-na-umrti-po-ockovani-40355041 Ale mnoho jich zůstane zřejmě nepřiznáno, viz Zem a vek: Sestřička z ČR promluvila:   https://zemavek.sk/sestricka-z-ciech-prehovorila-o-podvodoch-s-covidom-na-co-sa-v-skutocnosti-umiera/ Po očkování vymřely domovy důchodců: https://zemavek.sk/trin..

Vřele doporučuji sledovat slovenský nezávislý web Zem a vek: velmi solidní věcné alternativní informace, profi zpracování, dle mě v současnosti nejlepší info! https://zemavek.sk/najnovsie-spravy/  (Ilustrační printscreen:)

Vakcína Pfizer proti covidu-19 zabila v Izraeli 40x více starých lidí, než by zabil samotný virus Zdroj: Report: Pfizer’s COVID-19 Vaccine Killed 40 Times More Old People Than the Virus Itself Would Have (humansarefree.com) ,vyšlo 6. března 2021, by E than Huff, Humans Are Free Překlad: OrgoNet 23. 3. 2021 Experimentální vakcína proti koronaviru (covidu-19) od Pfizeru , která byla chvatně nasazena do výroby a distribuc....

Write libraries instead of services is an interesting article I read a while ago. I cannot get it off my head. In an attempt to clear up my mind, I decided to sit down and write about it. I have been writing libraries for a good part of my life. Most of my earlier dev-work resides on thousands of computers in the form of libraries. More recently, I have been writing and deploying remote services. Libraries versus Services is a topic I care..

Non-Fungible GANscapes is a series of digital landscapes generated using a Generative Adversarial Network and distributed as non-fungible tokens. The works were trained on curated landscape imagery and produced as machine-generated scenes that sit somewhere between photographic memory and synthetic terrain. The project was originally developed as part of a multimedia art course I taught […]

Silicon Valley is an HBO comedy series that aired from 2014-2019. It follows a group of software engineers as they journey from creating their own apps in a home-based tech incubator in California’s Silicon Valley to creating a new decentralized Internet in their own venture capital-funded tech company. From the beginning, its creators (Mike Judge and Alec Berg) aimed to make the series an entertaining and accurate depiction of Silicon Va..

Silicon Valley is an HBO comedy series that aired from 2014-2019. It follows a group of software engineers as they journey from creating their own apps in a home-based tech incubator in California’s Silicon Valley to creating a new decentralized Internet in their own venture capital-funded tech company. From the beginning, its creators (Mike Judge and Alec Berg) aimed to make the series an entertaining and accurate depiction of Silicon Va..

This is a brief description of the setup process for running docker in unprivileged LXC containers on proxmox. There are two primary sources, one is a post on Reddit and a more general discussion on linuxcontainers.org.

This is a brief description of the setup process for running docker in unprivileged LXC containers on proxmox. There are two primary sources, one is a post on Reddit and a more general discussion on linuxcontainers.org.

The artifacts we've previously seen have given rise to new types of economies, tools, and arsenals that can be used by different actors for different incentives. Let's start by focusing on the economic aspects by looking at actors such as social media platforms, newspapers, and advertisement companies. Life in an information society is about moving data, the new raw material, around our manufacturing pipelines. This data is then consumed by..

I’ve been on a meeting diet lately. I’ve been rejecting meetings left and right and that’s been pissing off some folks. And you know what? Nothing bad has happened and now I have more free time to work. So how do I do it?

tg-archive v0.3.2 - nadh.in - 5 years ago - yue
Repository: @knadh/tg-archive GitHub release page: v0.3.2 Full Changelog : https://github.com/knadh/tg-archive/compare/v0.3.0...v0.3.2






So since I became a Staff Engineer last year, I've been studying up on the role. Mostly I've been devouring Will Larson's writing in article/blog form, and now all that material has been published in his book Staff Engineer . The writing is lucid and insightful and very narrowly on-topic so I've been reading it very closely. I just set up a book club at work to go through it as well. So early on one of the things Will does is break the r....

One of the most essential properties of a quantile estimator is its efficiency . In simple words, the efficiency describes the estimator accuracy. The Harrell-Davis quantile estimator is a good option to achieve higher efficiency. However, this estimator may provide lower efficiency in some special cases. In this post, we will conduct a set of simulations that show the actual efficiency numbers. We compare different distributions (symmetri..

UPDATE: Flat Habits now has its own page at flathabits.com . Flat Habits v1.0.1 is now released and available in the App Store. org import (import vs in-place) We can now import org files from the menu. Importing gives ya the option to either import (copy into the app) or open in-place. The latter enables users to sync org files with other iOS apps or just open/edit from Emacs for the full org-mode/agenda experience. Syncing wi..

One of the most essential properties of a quantile estimator is its efficiency . In simple words, the efficiency describes the estimator accuracy. The Harrell-Davis quantile estimator is a good option to achieve higher efficiency. However, this estimator may provide lower efficiency in some special cases. In this post, we will conduct a set of simulations that show the actual efficiency numbers. We compare different distributions (symmetri..

I found out that I didn't know how to read or write. This episode will show you how making a change to how I read made it much easier to write.




How do you add an empty directory to a Git repository? It’s a classic, and yet, I have to look it up every single time. Git does not support this out of the box: Currently the design of the Git index (staging area) only permits files to be listed, and nobody competent enough to make the change to allow empty directories has cared enough about this situation to remedy it. Directories are added automatically when adding files inside them...

Another major version another blog update. This time lets take a dive into what has arrived in Ghost version 4.

Don't just hide Buttons when only some privileged users should be able to execute processes in Oracle APEX. With some JS you can still trigger them. Additionally use the read-only functionality where possible.



tg-archive v0.3.0 - nadh.in - 5 years ago - yue
Repository: @knadh/tg-archive GitHub release page: v0.3.0 Full Changelog : https://github.com/knadh/tg-archive/commits/v0.3.0

Reading hackernews, I came across Issue 2070: Github: Widespread injection vulnerabilities in Actions . While I've yet to use github actions seriously, I recognised the feature described as near idential to Azure DevOps' " Logging Commands " and decided to look at whether they were vulnerable to the same issue. They are: Azure DevOps suffers from the same vulnerability. The problem was reported through the Microsoft Azure DevOps Bounty ..

In the first part of this course, we are going to introduce some rudiments of Assembly, focusing on basic programming concepts and comparing compilation to assembly. What is Assembly Language? Assembly language is a low-level programming language for a computer. A low-level programming language means that the instructions are basic and the computer can easily recognize what it is told to do. Using the assembler, assembly language can be con..


Top 10 DevOps Tools - snyk.io - 5 years ago - eng
Learn more about 10 DevOps tools that enable fast and efficient software development in complex projects involving multiple teams and developers.

Introduction In my latest article on my game Cabin Fever. I document how I use Docker to compile and bundle all of the code into a single…

Would you like a guardian angel looking over you? Helping you with limitless memory and superhuman awareness? Such angels are already available, but unfortunately, it’s still portrayed that they’re on someone else’s team − that instead of helping you remember what happened, they’re “remembering what you did” and they’re “spying on you”; “reading your thoughts”.





42 visitors online