Posts
When you see someone deploying a business model very similar to one you had developed on your own ...
I learned today, of the HPE Greenlake flex system. It has a nice infographic which describes it. What struck me, was that this was a model very similar to something I had worked on in 2014-2015, that I had been trying to raise capital to execute against, at Scalable Informatics (RIP).
The question the VCs put to us was, will this model work. My model had a number of different elements to this, in the sense that this is a smaller version of what I had envisioned.
Posts
Length and complexity of supply chain as a risk factor for HPC and storage
We’ve seen issues in the past, with massive flooding in Thailand, wreaking havoc on critical components in supply chains. The subsequent demonstration of the basic economics laws of supply and demand did not make users or vendors very happy.
This arose due to a significant over-allocation of one small geographical region to a critical component in offerings. To a degree, this also pushed companies to start looking at how to make this “Somebody Elses Problem” (e.
Posts
Slightly more complexity than I had thought, or RTFM!
[mathjax]
So I’m playing with Julia in my off time to get more proficient with it. Doing some “simple” things in preparation for the work I want to do.
One of the things I like to play with are environments linear algebra capabilities. This was one of my favorite areas as an undergraduate (cringe) years ago, and has been an important tool for me throughout my previous pre-professional career, working on a Ph.
Posts
Nyble FTW! Installing my rambooted environment on linux laptop for rescue with grub
Ok, this came about from many hours … HOURS … of not being able to get rescue CD images to boot correctly on my laptop, or in VMs. Things were broken on them, that I could not fix.
That’s when the thought occurred to me … hey … I’d developed this great project nyble (pronounced nibble), which I build full linux environments from baseline distros (currently debian9, CentOS7, Ubuntu18.04), and can be trivially PXE booted, USB booted, or local install booted.
Posts
displayport KVMs for sharing monitors and keyboards
I’ve got a pair of Samsung 28 inch 4k monitors that I use for my daily environment. I have 3 (actually 4) machines to share them between, 2(3) linux boxen and 1 Mac laptop.
In my original design, pre-KVM switch, I had one monitor dedicated to the Mac, and one switched with the annoying little joystick at the back of the monitor, with a little set of 3 USB cords, a powered USB hub, and simple plugging/unplugging.
Posts
Joining @cray_inc to help drive #HPC solutions in the #cloud
Quick post … I’m excited to note that I’ll be joining Cray, the preeminent HPC company, to help develop solutions for HPC customers to consume supercomputing resources in the cloud. I start the week of the 22-April.
More soon, but I gotta say, I’m quite excited about this!
Posts
Paint splatters as Perl programs?
So I saw this , and yes, it is quite funny. There’s a discussion of this at HackerNews, which seems to follow a number of conventional pathways. Most of them missing the obvious implied humor.
Posts
Onward and upward in #HPC
A short note - today was my last day with Joyent. They are a wonderful company, building great things. Excellent technology, and technologists. I wish them nothing but success.
For the immediate future, I’ll be working on consulting projects, as well as looking for the next great opportunity within high performance computing, storage, cloud.
I’m always reachable here or at joe @ nlytiq . com
Posts
Note to self: have only one blog VM running
Yeah … this was a fun one. Because I only recently started using a holistic VM management/control plane for my home machines, I didn’t notice that I had 2 VMs of the blog running.
I was doing some surgery to fix something, then tailed the logs … and didn’t see the traffic.
Took me a little sanity checking, like, a quick poweroff and forcefully refreshing the page. Since the DB is on a different machine, the blog frontends were acting independently.
Posts
Data loss, thanks to buggy driver or hardware
So this happened on the 3rd, on one of my systems
Feb 3 03:02:39 calculon kernel: [195271.041118] INFO: task kworker/20:2:757 blocked for more than 120 seconds. Feb 3 03:02:39 calculon kernel: [195271.048116] Not tainted 4.20.6.nlytiq #1 Feb 3 03:02:39 calculon kernel: [195271.052678] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Feb 3 03:02:39 calculon kernel: [195271.060626] kworker/20:2 D 0 757 2 0x80000000 Feb 3 03:02:39 calculon kernel: [195271.066238] Workqueue: md submit_flushes [md_mod] Feb 3 03:02:39 calculon kernel: [195271.