xnacly
xnacly
# Description: I would love for glow to support various spelling and extensions for Readmes, such as: - no extension (c projects often use a simplified markdown syntax, but this...
Add the option for a user to secure certain guilds and dm channels/groups with a 4 digit long pin
* 2/3 vote to delete => delete * 6/10 => delete
## Issue: I have security concerns due to the length of the id of a diary. At the small length of 6 characters it is very easy to brute force....
## Overview The JIT compiler makes use of the [plugin](https://pkg.go.dev/plugin) package. It compiles functions, either anonymous or named, and does so by generating go code, compiling this code into a...
## Idea As proposed some time ago in [examples/modules.phia](https://github.com/xNaCly/Sophia/blob/master/examples/modules.phia). Modules will be used to group functions together and enable the linking of the standard library via wrappers. https://github.com/xNaCly/Sophia/blob/3b148eaaca5afb8022b1fafbdee537c1864ffeff/examples/modules.phia#L18-L24 Calling functions...
Especially on smaller screens (1280x800), the tip display takes a lot of screen real estate:  I would love for me to disable them.