-
The README and releases tab implies that Windows is not supported for this project.
Is this due to WebKit (JavaScriptCore) being exclusive to *nix platforms (Linux, macOS)?
Are there any plans to su…
-
Background:
The goal of the entire process is to migrate individual pages from AngularJS to Angular, modularize the code, and implement lazy loading. This means that each page will have its own Ang…
-
Addresses #84
---
# Preparing an Electron Build
## Overview
**IMPORTANT**: Read [Reference Build Differences](Reference-Build-Differences) first to understand the different ways of b…
-
While trying to dump all MB files of level0 in txt format, UABEA spit out an error message and crashed.
Steps to the encountering of the problem was:
1) open level0 with UABEA
2) filter assets to…
-
Create table for words and nouns. Query it when generating usernames
Reference: https://stackoverflow.com/questions/8674718/best-way-to-select-random-rows-postgresql
-
Steps to reproduce
------------------
```PowerShell
Set-Content -Value $null -Path .\zero.txt -NoNewline -Encoding Ascii
(get-item .\zero.txt).Length -eq 0 # returns $true
$content = gc .\zero.tx…
-
Leave below as comments your memos that grapple with the topic of The Future, inspired by the readings, movies, & novels (at least one per quarter), your research, experiences, and imagination! Also a…
-
Hey there, amazing work!
This is more of a question than a suggestion.
The already-existing features are really great, but they are focused on an individual-experience, which is good, in some se…
-
Hi! Just recently downloaded the update, and noticed the eraser tool was no longer functioning. Undo is still working to remove brushstrokes, but eraser turns red and doesn't remove any when it passes…
-
I read the DSP and DSPy papers, but I'm still struggling to understand how to implement certain scenarios or seeing the benefit.
Let's say we have emails that we need to classify (number of classes…