Lonami

Results 70 issues of Lonami

Please refer to https://0x46.net/thoughts/2019/02/01/dotfile-madness/ for more information. TL;DR; throwing everything at the user's home directory is a terrible idea that should stop. Making use of `$XDG_DATA_HOME` would be ideal.

Would it be possible to save all the cats at once to the SD card? And maybe, only maybe, share them in a smaller size each but all together in...

When trying to decompress the following data using this Rust code: ```rust use miniz_oxide::inflate::decompress_to_vec; fn main() { let data = [31, 139, 8, 0, 0, 0, 0, 0, 0, 3,...

See https://github.com/LonamiWebs/Telethon/commit/2a00bcaa1222fe746b4a983388a711269aa38ba9 for changes.

See https://github.com/Lonami/grammers/pull/172#pullrequestreview-1376269664 for context. Because Telegram may return less salts than expected, there may be no "next salt that may be used" to check for. So instead, we should check...

A flag to toggle whether we want to receive any update at all would be useful. In order for this to be effective at startup (quoting someone else): > bob:...

#### :boom: Breaking Changes None. #### :rocket: Enhancements Additional flexibility when using `Axis`. #### :memo: Documentation `shapeRendering` can now be configured for `Axis` lines. #### :bug: Bug Fix Not sure...

My `uniffi` version is `0.21.0`. I think there might be an issue when trying to construct uniffi types within a Jetpack Compose `@Preview @Composable`, but I'm not sure if it's...

I haven't actually noticed anything fail, but since I can't find a report with this, I figured I would open the issue anyway. I noticed this after reboot having installed...

bug
upstream

Maybe some way to toggle speed arrows (larger the faster an object goes), or perhaps colour. This would go nicely with #8 so you can get a better sense of...