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

A security flaw discovered by Adam Iwaniuk and Borys Popławski and found in open source software runC was disclosed on February 11th, 2019 and described in CVE-2019-5736.

Do you remember the last time you saw a before-and-after photo of a an overweight person losing more than a hundred pounds? On the left, they look bloated, and their facial expression often betrays sadness. On the right, they’ve slimmed down, posing with their old clothes for comparison. And inevitably their face glows and they radiate confidence and positive outlook. I’m really fascinated and in awe when I hear about a person who had ser....

It's rare throughout history that any people would have an opportunity to reshape their government without war or the threat of violence. Brexit is such an opportunity and should be treated as such.

From the Intel x86 Manual : In the mid-1960s, Intel cofounder and Chairman Emeritus Gordon Moore had this observation: “… the number of transistors that would be incorporated on a silicon die would double every 18 months for the next several years.” Over the past three and half decades, this prediction known as “Moore’s Law” has continued to hold true. Moore’s Law is coming up a lot lately in the context of coming to an end. It’s k....

I started dipping into some firmware and hardware things on my vacation and unemployment and I figured I would take you down my journey as well. Baseboard management controller The first thing I dipped into was openbmc . This is pretty cool. At face value it has support for a lot of different boards. It uses IPMI (Intelligent Platform Management Interface) to perform tasks for monitoring and operating the components of a computer. The IP....


You can spend quite a bit of your programming career without working with trees, or just by simply avoiding them if you don’t understand them (which is what I had been doing for a while).

otpgateway v0.3.2 - nadh.in - 7 years ago - eng
Repository: @knadh/otpgateway GitHub release page: v0.3.2 Changelog cf18207 Fix invalid function call in JS

otpgateway v1.0.0 - nadh.in - 7 years ago - eng
Repository: @knadh/otpgateway GitHub release page: v1.0.0 Changelog fdc69f3 Remove viper and add koanf for config processing.


I’ve learned a lot of skills over the course of my career, but no technical skill more useful than SQL. SQL stands out to me as the most valuable skill for a few reasons: It is valuable across different roles and disciplines Learning it once doesn’t really require re-learning You seem like a superhero. You seem extra powerful when you know it because of the amount of people that aren’t fluent Let me drill into each of these a bit furt....

I’ve learned a lot of skills over the course of my career, but no technical skill more useful than SQL. SQL stands out to me as the most valuable skill for a few reasons: It is valuable across different roles and disciplines Learning it once doesn’t really require re-learning You seem like a superhero. You seem extra powerful when you know it because of the amount of people that aren’t fluent Let me drill into each of these a bit furt....

I remember seeing too much of this up close and personal. I was kicked out of one church, not for trying to expose it, but just trying to get it to stop. This has a lot to do with why the conservative push faded out some years ago; too much of the immoral shenanigans were associated with conservative activists.

I thought it would be fun to start a blog post series containing design docs from my personal archive that never saw the light of day. This will be the first of the series. It contains what I thought about in detail for a general multi-tenant secured container orchestrator. The use case would be for running third party code securely isolated from each other. If you would like to see this in google doc form it also lives here . Requirement....



A few weeks ago, I was out at a social event with a bunch of guys and gals from the local Linux/UNIX/developer/IT community (contrary to popular opinion, Linux/UNIX people know how to party hard). At one point during the night, we were sitting at a round booth and poking fun at a total Apple fanboy in our group. Someone called him a “Cult of Mac member” and he replied, “And proud to be one - I could write the book on the cult!” to which I..

A few weeks ago, I was out at a social event with a bunch of guys and gals from the local Linux/UNIX/developer/IT community (contrary to popular opinion, Linux/UNIX people know how to party hard). At one point during the night, we were sitting at a round booth and poking fun at a total Apple fanboy in our group. Someone called him a “Cult of Mac member” and he replied, “And proud to be one - I could write the book on the cult!” to which I..





So I’ve been working with a containerized solution recently which runs outside of Kuberenetes using an Azure VMSS to scale out. I won’t dive into the reasons why we went down this route but one really interesting thing came of out of it. How do you automatically healthcheck a container outside of Kubernetes? Well it turns out docker has this covered in newer versions. You can specify a HEALTHCHECK inside the docker file to monitor the co..

Unlike for circles, there isn’t a simple exact closed formula for the perimeter of an ellipse. We compare several well-known approximations, and conclude that a formula discovered by Ramanujan is our favourite, due to its simplicity and extreme accuracy. Published: 11th February 2019 Last updated: 22th November 2020   An ellipse satisfies that equation: $$ … Continue reading "A Formula for the Perimeter of an Ellipse"

The prediction of secondary RNA structures is an interesting and important problem in bioinformatics. It is by no means at the forefront of the area, but still cool to look at as an introduction to bio(informatics/computation). This post will introduce the Nussinov-Jacobson algorithm for predicting and building secondary fold structures of RNA sequences. It is … Continue reading "Nussinov algorithm to predict secondary RNA fold structure..

Trade-offs - frominsidethebox.com - 7 years ago - eng
Recently, a reader of this blog tracked me down on Facebook and asked me a very interesting question. Just to be clear, I don’t recommend doing this (even if I am indulging this behavior by writing this post). I may be terrible at answering questions, but I’m somewhat responsive over email , so maybe try me there first. Anyway, the question went something roughly like: × And by roughly , I mean exactly , give..

Trade-offs - frominsidethebox.com - 7 years ago - eng
Recently, a reader of this blog tracked me down on Facebook and asked me a very interesting question. Just to be clear, I don’t recommend doing this (even if I am indulging this behavior by writing this post). I may be terrible at answering questions, but I’m somewhat responsive over email , so maybe try me there first. Anyway, the question went something roughly like: × And by roughly , I mean exactly , give..


Punished by Rewards - june.kim - 7 years ago - eng



Punished by Rewards - june.kim - 7 years ago - eng


There are two fundamental ways to demonstrate impact for your company: generate revenue or cut costs. How do you measure that impact as a software engineer?

What exactly is Cloudy DevOps? How do you go from classic data center Enterprise deployments to the cloud? Here’s some of what I’ve learned across a half-dozen teams who’ve done it.

What exactly is Cloudy DevOps? How do you go from classic data center Enterprise deployments to the cloud? Here’s some of what I’ve learned across a half-dozen teams who’ve done it.

Happy New Year - liza.io - 7 years ago - eng
Wow, talk about a belated post. I know the middle of February is a bit late to be wishing anyone a happy start to the year, but it’s my blog and you can’t tell me what to do. So - Happy New Year!

Custom popup figures can be attached to Matlab GUI toolstrip controls. The post Matlab toolstrip – part 9 (popup figures) appeared first on Undocumented Matlab . Related posts: Matlab toolstrip – part 4 (control customization) Matlab toolstrip components (controls) can be customized in various ways, including user-defined callbacks. ... Matlab toolstrip – part 2 (ToolGroup App) Matlab users can create custom Apps with tool..

Custom popup figures can be attached to Matlab GUI toolstrip controls. The post Matlab toolstrip – part 9 (popup figures) appeared first on Undocumented Matlab . Related posts: Matlab toolstrip – part 4 (control customization) Matlab toolstrip components (controls) can be customized in various ways, including user-defined callbacks. ... Matlab toolstrip – part 2 (ToolGroup App) Matlab users can create custom Apps with tool..

Think self-driving technology requires deep pockets to play with? Think again. AWS DeepRacer and Autoware are the leading edges of self-driving automation for the maker.

Think self-driving technology requires deep pockets to play with? Think again. AWS DeepRacer and Autoware are the leading edges of self-driving automation for the maker.

TL;DR: Here are my dotfiles. Use them and have fun. GUIs are bloatware. I've said it before. However, rather than just complaining about IDEs I'd like to provide an understandable guide to a much ...

TL;DR: Here are my dotfiles. Use them and have fun. GUIs are bloatware. I've said it before. However, rather than just complaining about IDEs I'd like to provide an understandable guide to a much ...


69 visitors online