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

Getting back to a defined and known state is a great way to recover. I found the concept of ‘crash-only-software’ very interesting, and the described approach of inevitable improvement and resilience from software that rather crashes than being in an unknown state. If it keeps crashing and you depend on it, you will get to understanding and fixing the issues quicker.


A week or so ago I wrote about how I was helping junior developer analyze the incoming parameters of an HTTP request in a Spring/Java Servlet application.

Dark theme woes - seirdy.one - 4 years ago - eng
I try to have limited reliance on CSS media queries in favor of being inclusive by as many people as possible by default, including fingerprinting-averse readers. Unfortunately, I have concluded that it is impossible to set one single website color palette that ticks all of the following boxes: Familiar: colors aren’t particularly “novel” and don’t impose a learning curve. The difference between a visited and unvisited link should be clea....

Hello notes - seirdy.one - 4 years ago - eng
This is first “note” on my IndieWeb Site. Notes will be shorter and less formal than typical blog posts; this is a microblog, not a typical weblog. Once this is working correctly, I’ll need to figure out a solution to POSSE these notes to the Fediverse.

Snyk recently discovered overt 200 malicious packages in the npm registry. While we acknowledge that vulnerability fatigue is an issue for developers, this article is not about the typical case of typosquatting or random malicious package. This article shares the findings of targeted attacks aimed at businesses and corporations that Snyk was able to detect and share the insights.

Somethings in life are time sensitive and some are not. A business opportunity may be time sensitive in that it will only be a success when certain things are aligned or maybe new technologies are available.

Somethings in life are time sensitive and some are not. A business opportunity may be time sensitive in that it will only be a success when certain things are aligned or maybe new technologies are available.

Blogging, Updates - lagomor.ph - 4 years ago - eng
I stopped updating this blog after two posts for a couple reasons: I enjoyed setting up the website more then I did writing for it - I created the perfect blog in terms of reading it (personally, you may debate this), but paid no attention to how I was going to write for it, and editing Markdown files is just enough of a PITA that I wanted to avoid doing it (subconciously or otherwise)

Blogging, Updates - lagomor.ph - 4 years ago - eng
I stopped updating this blog after two posts for a couple reasons: I enjoyed setting up the website more then I did writing for it - I created the perfect blog in terms of reading it (personally, you may debate this), but paid no attention to how I was going to write for it, and editing Markdown files is just enough of a PITA that I wanted to avoid doing it (subconciously or otherwise)

This post extends the efficiency study of the Hodges–Lehmann estimator to various light-tailed and heavy-tailed distributions. In Pragmastat, this estimator is Center — the recommended robust location estimator. Confidence intervals are available via CenterBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat In the previous post , we evaluated the relative statistical efficiency of the Hodges-Lehmann median estimator..

This post extends the efficiency study of the Hodges–Lehmann estimator to various light-tailed and heavy-tailed distributions. In Pragmastat, this estimator is Center — the recommended robust location estimator. Confidence intervals are available via CenterBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat In the previous post , we evaluated the relative statistical efficiency of the Hodges-Lehmann median estimator..



yubiuser has updated the cool script PADD to v.3.7.0 for monitoring Pi-Hole stats, with some new cool features and optimizations. But since his version doesn’t fill a display like the Pimoroni HyperPixel 4" (800x480px) I have modified it to fill all the 800x480px screens and to have other usefuel info of the hardware and software (and the beautiful old logo). Here it is: Consider that this version is optimized for running on DietP..

yubiuser has updated the cool script PADD to v.3.7.0 for monitoring Pi-Hole stats, with some new cool features and optimizations. But since his version doesn’t fill a display like the Pimoroni HyperPixel 4" (800x480px) I have modified it to fill all the 800x480px screens and to have other usefuel info of the hardware and software (and the beautiful old logo). Here it is: Consider that this version is optimized for running on DietP..


When upgrading from Catch2 (version 2) to Catch2 (version 3), there may be an error building/linking the tests. An unresolved symbol to __scrt_common_main_seh may appear.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ;;; dummy.el --- just a dummy package ;; Author: Y.S ;; Version: 0.1 ;; Keywords: orgmode, gitlab ;;; Code: (require 'cl-lib) ;;hello: is staying hello (defun ol-hello () "Say hello." (interactive) (insert "Hello")) ;;; Commentary: ;; Sync org mode file with gitlab (provide 'orglab) ;;; orglab ends here

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ;;; dummy.el --- just a dummy package ;; Author: Y.S ;; Version: 0.1 ;; Keywords: orgmode, gitlab ;;; Code: (require 'cl-lib) ;;hello: is staying hello (defun ol-hello () "Say hello." (interactive) (insert "Hello")) ;;; Commentary: ;; Sync org mode file with gitlab (provide 'orglab) ;;; orglab ends here

Work music sources https://poolsuite.net/ https://somafm.com/ https://www.lofi.cafe/ https://plaza.one/ http://echoesofbluemars.org/ https://lofi.limo/ https://driveandlisten.herokuapp.com/ https://musicforprogramming.net/latest/

Work music sources https://poolsuite.net/ https://somafm.com/ https://www.lofi.cafe/ https://plaza.one/ http://echoesofbluemars.org/ https://lofi.limo/ https://driveandlisten.herokuapp.com/ https://musicforprogramming.net/latest/


Tl;dr: The AWS Cookbook is a must have addition to your reference library. Disclaimer: I received a free copy of this book from the author.

Tl;dr: read the web instead of Linux for Networking Professionals . This book is a broad, shallow coverage that is probably more easily learned from web pages for free.

Tl;dr: The AWS Cookbook is a must have addition to your reference library. Disclaimer: I received a free copy of this book from the author.

Tl;dr: read the web instead of Linux for Networking Professionals . This book is a broad, shallow coverage that is probably more easily learned from web pages for free.

Tl;dr: read the web instead of Linux for Networking Professionals . This book is a broad, shallow coverage that is probably more easily learned from web pages for free.

in this thread, we make programs/code as small as possible. this means you can do anything you want as long as its on just one file and is under 150 lines. you can use your preferred programming language for this, in this case I used the C programming language. take a look at a small program I made in C, it's quite pointless but I made it for fun. # include # include # include void gam....

FZF is fantastic! Well , of course it is. But it continues to amaze me how much mileage one can get from such a simple idea: a list selector that consumes stdin and prints to stdout. At some point I hacked together an FZF-based workflow to work with kubectl. In retrospect, kubectl-fzf might have done the job. But my workflow ended up very specific and ergonomic. The setup Let's not use the actual kubectl (not that easy to quic....

Showcasing the hardware components for the Digital Photo Frame, and the steps required to get the screen up and running ready for the software build.

As I mentioned in my CompTIA blog post All About Linux and Linux+ ( https://www.comptia.org/blog/all-about-linux-and-linux ), Linux is essentially an open-source UNIX operating system. And since nearly all of the concepts, commands and files are identical between UNIX and Linux, anyone who works with Linux could easily administer a UNIX system. The macOS operating system that runs on Apple computers is a flavor of UNIX. Thus, most ..

As I mentioned in my CompTIA blog post All About Linux and Linux+ ( https://www.comptia.org/blog/all-about-linux-and-linux ), Linux is essentially an open-source UNIX operating system. And since nearly all of the concepts, commands and files are identical between UNIX and Linux, anyone who works with Linux could easily administer a UNIX system. The macOS operating system that runs on Apple computers is a flavor of UNIX. Thus, most ..

For a long time I’ve had the domain codedesigner.de but went by the name peanball everywhere else. Now I’ve registered peanball.net .

Showcasing the hardware components for the Digital Photo Frame, and the steps required to get the screen up and running ready for the software build.

FZF is fantastic! Well , of course it is. But it continues to amaze me how much mileage one can get from such a simple idea: a list selector that consumes stdin and prints to stdout. At some point I hacked together an FZF-based workflow to work with kubectl. In retrospect, kubectl-fzf might have done the job. But my workflow ended up very specific and ergonomic. The setup Let's not use the actual kubectl (not that easy to quic....

Kenneth Goanascis - ilearnt.com - 4 years ago - eng
Many years ago when I ran an engineering team for a consultancy we would get calls almost every day from recruitment agencies trying to pitch their services to us.

Kenneth Goanascis - ilearnt.com - 4 years ago - eng
Many years ago when I ran an engineering team for a consultancy we would get calls almost every day from recruitment agencies trying to pitch their services to us.

Speed, cost and quality are considered the vectors that you can control. If you are moving to cloud to get the “ilities” that comprise quality, you need to seriously consider Cognitive Load.

Speed, cost and quality are considered the vectors that you can control. If you are moving to cloud to get the “ilities” that comprise quality, you need to seriously consider Cognitive Load.

Speed, cost and quality are considered the vectors that you can control. If you are moving to cloud to get the “ilities” that comprise quality, you need to seriously consider Cognitive Load.

A post recently made the rounds on hacker news claiming that you should teach your kids poker, not chess . The comments on that post go through a lot of the reasons why poker is a bad game to teach your children, but I felt that I was well suited to opine on this topic, and explain why duplicate bridge is the best game for practicing the life skills involved in business and programming, compared to all of the alternatives.


3 visitors online