* Package name : node-ulid
Version : 2.3.0
Upstream Author : Alizain Feerasta <alizain.feerasta@gmail.com>
* URL : https://github.com/ulid/javascript.git
* License : Expat
Programming Lang: Nodejs
Description : universally-unique, lexicographically-sortable, identifier generator
ULID is a UUID generator with these features:
- 128-bit compatibility with UUID
- 1.21e+24 unique ULIDs per millisecond
- Lexicographically sortable!
- Canonically encoded as a 26 character string,
as opposed to the 36 character UUID
- Uses Crockford's base32 for better efficiency
and readability (5 bits per character)
- Case insensitive
- No special characters (URL safe)
- Monotonic sort order
(correctly detects and
handles the same millisecond)
This package is needed for solid-server. It will be maintained in the
javascript team together with Jonas.
Hi Enkelena, Quoting Enkelena Haxhiu (2019-07-19 17:30:52) [ snip ] Please join the mailinglist IRC channel and mailinglist listed at https://wiki.debian.org/Solidbox to better coordinate work on this and related tasks. :-) - Jonas
Hi Jonas, I did what you told me. When you have time I would like to talk about the tasks and understand stuff. Regards
Quoting Enkelena Haxhiu (2019-07-25 12:26:54) You joined the mailinglist. Good! That helps in coordinating across the Solidbox team who does what. I encourage you to also join the IRC channel listed on same wiki page. That helps more casual conversation like "Where are you now?". I am now in the hacklab on 13th floor, and (except for getting food) expect to stay here all day. But please let's do such casual chatter on irc instead :-) - Jonas