Results 11 issues of Steven Altsman

From the first install, there are over 1700 vulnerabilities and out-of-date libraries. After doing `npm audit fix --force` it takes care of them, but there there is an issue of...

bug

I have 5 old (< 3yo) gaming rigs that are fairly serviceable. Can this be run with a distributed load across multiple machines? I can set up an internal network...

I really love this tool - it is the first one I jumped to. One thing I'd like to know is if you have plans to add some kind of...

Could someone help explain this one to me? I'm not sure why this is happening. At some point, I tried integrating Green Imp Dice Roller to get the face values...

Hi Alex! I have started work on [my own generative stuff](https://github.com/manchuwook/reaper-pysong) and was wondering what I would best be able to do to utilize your counterpoint generator. My ideal state...

Given I create a new record with sub-records, how would I return calculated fields from the sub-record? Record A Strength: { level: number } Record B: lift: number { A.Strength.level...

Just putting the demo code after adding the dependency in package.json, result.pointers is undefined. ## Context ```` type-javascript import { parseWithPointers, safeParse, safeStringify } from "@stoplight/json"; const result = parseWithPointers(`{...

Just trying to pull up some data from the demo page and not working with Polymer 2.0-Preview google-sheets.html:402 Uncaught TypeError: Cannot read property 'feed' of undefined at HTMLElement._onCellRows (google-sheets.html:402) at...

I know there are a ton of problems with dependency hell for Python... here is the situation: ``` ERROR: pip's dependency resolver does not currently take into account all the...

EDIT: The goal here is to have dynamic word bubbles near a character on the lower right side of an OBS scene to broadcast messages to the viewer. The tail...