Neko Hz
Neko Hz
Some applications **and libraries** (just search /dev/urandom in github) are HARD COEDED to use /dev/urandom for random source, but currently cosmopolitan doesn't provide random device in nt platform
it is useful for create cross-platform remote shell service (not for evil usage) there is the win api prototype ```c // Creates a "Pseudo Console" (ConPTY). HRESULT WINAPI CreatePseudoConsole( _In_...
PoC: add `store.myArray.push(undefined);` to the example (https://syncedstore.org/docs/basics/example) 's addElementBtn.onclick handler, and click the button error: ``` /main.js: Cannot read properties of undefined (reading 'constructor') (20:16) ```
Currently, inline button use acrylic effect, but it look ugly and slow down whole application(when there too many buttons in one page)  (why ugly: it blur only the part...
It would be very useful for d1 application
version: 5.5 input: ``` do $$ begin select 1 from a left join x on a.id = x.id where a.selected; end $$; ``` output: ``` DO $$ BEGIN SELECT 1...
**WARNING: Please, read this note carefully before submitting a new pull request:** Nelua is open source, but not very open to contributions in the form of pull requests, if you...
updated: I think it is possible to use only SetConsoleCP / SetConsoleOutputCP without embedding the manifest... since all other api is using either Nt version or W version (which use...
Use cases: 1. Some API endpoint only allow HTTP/2.0: APNS 2. Also websocket (with tls) client 3. Send multiple request at same time (without forking) 4. HTTP Request with streaming...
version 10.2.254827 Stable   A workaround is clear the cache (`$HOME/Library/Group Containers/6N38VWS5BX.ru.keepcoder.Telegram/stable/trlottie-animations`) repro: 1. put this cache into the trlottie-animations folder [trlottie-animations.zip](https://github.com/overtake/TelegramSwift/files/13212017/trlottie-animations.zip) 2. send the first sticker from the...