-
### I have an idea!
Basically we use UUID for our applications, but new ULID identifier a quite bit faster and ensures that the IDs can be monotonically ordered and can be sorted even when generated …
-
The current implementation uses an optimised Crockford's base32 encoding (A-Z, 0-9) that is url safe. However due to the limited character set the ids are too long and potentially take up more space. …
-
- Application version: 1.4.2
- Operating system: Arch Linux, latest, 64 bits, kernel version: 5.10.9-arch1
- Device model and firmware version: all (build)
- Connected USB port type: n/a
- Issue …
-
# Proposal
Even though [JSON RFC 8259](https://datatracker.ietf.org/doc/html/rfc8259#section-4) states that "names within an object SHOULD be unique", it leaves duplicate object name behavior undef…
-
This would be useful in the case that the ULID is communicated over the phone or by handwriting...
Standardising the form would make it easier to recognise when it's being used and throw it away upon…
-
# The Creeds of Software Craftsmanship
These are perhaps the most important archeological documents of the 21st century.
- Zen
- [**The Unix Philosophy**](https://en.wikipedia.org/wiki/Unix_p…
-
Hallo canon,
can you clarify the license of this code?
I am interested in forking it to turn it into a kind of general-use console (not only for SO), but I don't see any license information telling …
-
http://tutorialzine.com/2010/11/jquery-data-method/
https://github.com/BorisMoore/jsrender
-
```
What steps will reproduce the problem?
1. Open a JS file in Eclipse with the JSLint4Java plug-in
2. Declare a variable inside an if block (which is *perfectly legitimate JS)
3. Get an warning beca…
-
```
What steps will reproduce the problem?
1. Open a JS file in Eclipse with the JSLint4Java plug-in
2. Declare a variable inside an if block (which is *perfectly legitimate JS)
3. Get an warning beca…