|
I ssh into a lot of machines. Dozens of times a day. I need a quick way to see the health of the system as soon as I log in and with zero friction. I am obliged to use the one and only tool: neofetch . Neofetch is a pillar of
|
|
I don't play a lot of games, but occasionally one catches my eye, usually because it looks like something I could have fun automating. This time, the game was Wordscapes, a cross between scrabble and a crossword. The aim is to find the words in the grid using a given set of letters; each letter can only be used once, bonus points for extra words!
|
|
Sensitivity curve of the Harrell-Davis quantile estimator, Part 2
-
aakinshin.net
-
3 years ago
-
eng
In the previous post , I have explored the sensitivity curves of the Harrell-Davis quantile estimator on the normal distribution. In this post, I continue the same investigation on the exponential and Cauchy distributions.
|
|
Sensitivity curve of the Harrell-Davis quantile estimator, Part 2
-
aakinshin.net
-
3 years ago
-
eng
In the previous post , I have explored the sensitivity curves of the Harrell-Davis quantile estimator on the normal distribution. In this post, I continue the same investigation on the exponential and Cauchy distributions.
|
|
Command injection vulnerability in Snyk CLI released prior to September 1, 2022 (older than v1.996.0)
-
snyk.io
-
3 years ago
-
eng
As a Snyk user, we want to let you know about a medium severity vulnerability (CVSSv3 6.4) in our CLI that you should be aware of: CVE-2022-40764.
|
Discuss this article on r/rust or on Hacker News. Low-level or systems programming languages generally strive to provide libraries and interfaces that enable developers, boost productivity, enhance safety, provide resistance to misuse, and more — all while trying to reduce … Continue reading → The post Implementing truly safe semaphores in rust first appeared on The NeoSmart Files .
|
|
Hello World, again ! I’ve rewritten this website using the Astro web framework . Astro’s very new — it had its 1.0 release just under two months ago. There’s three things that got me excited enough about it to rewrite my whole site. JSX . JSX is best known as the templating syntax that powers React. While Astro can integrate with React , Vue , Svelte , or any other framework from a growing list , .astro templates are wri....
|
|
Hello World, again ! I’ve rewritten this website using the Astro web framework . Astro’s very new — it had its 1.0 release just under two months ago. There’s three things that got me excited enough about it to rewrite my whole site. JSX . JSX is best known as the templating syntax that powers React. While Astro can integrate with React , Vue , Svelte , or any other framework from a growing list , .astro templates are wri....
|
|
In this post, I am going to discuss RocksDB. RocksDB is an embeddable persistent key-value store system developed by Facebook. It was originally forked from LevelDB which was created by Google. According to Wikipedia: RocksDB is a high performance embedded database for key-value data. It is a fork of Google’s LevelDB optimized to exploit many CPU cores, and make efficient use of fast storage, such as solid-state drives (SSD), for input/outp....
|
|
Work in progress] Useful PyScript file handling examples for all combinations: local/remote files and import/export.
|
Why did you choose Scrum instead of Kanban? If you can't answer that question, you didn't choose Scrum. Someone else chose it for you. Even in the rare case people can answer this question, they rev...
|
Why did you choose Scrum instead of Kanban? If you can't answer that question, you didn't choose Scrum. Someone else chose it for you. Even in the rare case people can answer this question, they rev...
|
|
Welcome to the 209th Carnival of Mathematics! 209 has a few distinctions, including being the smallest number with 6 representations as a sum of 3 positive squares: $$\begin{aligned}209 &= 1^2 + 8^2 + 12^2 \\\ &= 2^2 + 3^2 + 14^2 \\\ &= 2^2 + 6^2 + 13^2 \\\ &= 3^2 + 10^2 + 10^2 \\\ &= 4^2 + 7^2 + 12^2 \\\ &= 8^2 + 8^2 + 9^2 \end{aligned}$$ As well as being the 43rd Ulam number, the number of partitions of 16 into relatively prime parts and ..
|
|
Welcome to the 209th Carnival of Mathematics! 209 has a few distinctions, including being the smallest number with 6 representations as a sum of 3 positive squares: $$\begin{aligned}209 &= 1^2 + 8^2 + 12^2 \\\ &= 2^2 + 3^2 + 14^2 \\\ &= 2^2 + 6^2 + 13^2 \\\ &= 3^2 + 10^2 + 10^2 \\\ &= 4^2 + 7^2 + 12^2 \\\ &= 8^2 + 8^2 + 9^2 \end{aligned}$$ As well as being the 43rd Ulam number, the number of partitions of 16 into relatively prime parts and ..
|
|
Welcome to the 209th Carnival of Mathematics! 209 has a few distinctions, including being the smallest number with 6 representations as a sum of 3 positive squares: $$\begin{aligned}209 &= 1^2 + 8^2 + 12^2 \\\ &= 2^2 + 3^2 + 14^2 \\\ &= 2^2 + 6^2 + 13^2 \\\ &= 3^2 + 10^2 + 10^2 \\\ &= 4^2 + 7^2 + 12^2 \\\ &= 8^2 + 8^2 + 9^2 \end{aligned}$$ As well as being the 43rd Ulam number, the number of partitions of 16 into relatively prime parts and ..
|
|
An OPA Gatekeeper gotcha when enforcing policy on all resource kinds
-
www.skouf.com
-
3 years ago
-
eng
Documenting and providing potential solutions for a beginner OPA Gatekeeper gotcha that I ran into recently
|
|
It’s been almost exactly 10 years since I was one of the first participants in a new idea called code school. A decade later, I reflect on my experience.
|
|
The classic Gauss formula for summing consecutive integers, and why it matters for algorithm analysis.
|
|
The classic Gauss formula for summing consecutive integers, and why it matters for algorithm analysis.
|
|
Yep, that’s me over in the top right, with my kiddos meeting the legendary John Romero at Strange Loop 2022.
|
|
Building OpenMPI, BLAS, LAPACK, ScaLAPACK, NetCDF, Flook, and SIESTA
-
www.vladsiv.com
-
3 years ago
-
eng
Gain insight into libraries and compile OpenMPI, BLAS, LAPACK, ScaLAPACK, NetCDF, Flook, SIESTA, and other utilities from source. Understand the process of building these libraries to customize your environment effectively.
|
|
If you haven't heard of Plain Org , it gives you access to org files on iOS while away from your beloved Emacs . Hadn't had time to post, but v1.5 has been available on the App Store for a couple of weeks now. The update is mostly a bugfix release, primarily addressing inline editing issues that appeared on iOS 16, along with a few other changes: Render form feeds at end of headings at all times. Fixes new files not recognized by ..
|
|
dwim-shell-command is a little Emacs package I wrote to enable crafting more reusable shell commands. I intended to use it as an async-shell-command alternative (and I do these days). The more surprising win was bringing lots of command-line utilities (sometimes with complicated invocations) and making them quickly accessible. I no longer need to remember their respective parameters, order, flags, etc. I've migrated most one-liners a....
|
|
Highlights of last month - I spent a week in the Catskills and saw a wild bear for the first time 🐻 - Shipped an archive page, social sharing improvements, and a showcase of customer websites for P...
|
|
Building OpenMPI, BLAS, LAPACK, ScaLAPACK, NetCDF, Flook, and SIESTA
-
www.vladsiv.com
-
3 years ago
-
eng
Gain insight into libraries and compile OpenMPI, BLAS, LAPACK, ScaLAPACK, NetCDF, Flook, SIESTA, and other utilities from source. Understand the process of building these libraries to customize your environment effectively.
|
|
A look at the advantages of empowering developers with the right tools and processes for mastering cloud security.
|
|
The Modern English Version is a 2013 translation of the bible based on the Received Text. Albert Hembd, a consultant to the Trinitarian Bible Society, wrote an extensive article called An examination of the New King James Version . You can find it on the TBS website . In this article, he reviews the changes that the NKJV introduces over the KJV. In this present article, I’d like to go over his examples of NKJV errors, and see if the....
|
|
The Modern English Version is a 2013 translation of the bible based on the Received Text. Albert Hembd, a consultant to the Trinitarian Bible Society, wrote an extensive article called An examination of the New King James Version . You can find it on the TBS website . In this article, he reviews the changes that the NKJV introduces over the KJV. In this present article, I’d like to go over his examples of NKJV errors, and see if the....
|