Derrick Schwabe
Derrick Schwabe
Attempted to create a new hyperdrive by importing a folder containing a website I made externally, Beaker hangs and displays this error on console: `2020-09-25T17:17:33: PM2 log: Modals window says:...
Is there an equivalent of vim's `set virtualedit=all` in micro ? ie- so that you can move cursor up, down, left or right without cursor jumping around due to whitespace...
The emulator crashes when you try to specify a ROM directory that exists on a drive mounted via sshfs
Just wanted to A) see if there is an existing way to do this without being too hacky (see hacky solution below) and if not, B) suggest the feature or...
Obviously not a pressing issue, but a special request: to separate the matching code into a separate module. It could make page.js more modular, perhaps easier to read/follow the code...
Is there a way to access the defined paths & callbacks from our app's global scope ? This data is actually in the page.callbacks object but it's within function scope...
Is anyone else using Cozy in combination with Outlook ? (via https://github.com/aluxnimm/outlookcaldavsynchronizer) We are getting incorrect times. For example, you create an event in Outlook and when the event is...
After searching for it on flathub.org today, figured I would post here to make the suggestion/request to make Glances available as a Flatpak
Assume that users most commonly have the intelligent autohide feature enabled, however I prefer the dock always visible. "Always on top" option acheives this. "Shrink size" option makes it more...
Git offers a set of built-in single string formats ie- 'oneline, short, full, fuller' so git-js's git.log fn's format option should likewise adopt this shortcut to return the set of...