Linus

Results 9 issues of Linus

``` 2023-09-03T18:19:06+0200 info RobustWebSocket : version=10 ws=wss://gateway.discord.gg/?v=10&encoding=json&compress=zlib-stream [DiscordKitCore] [CONNECT] 2023-09-03T18:19:06+0200 debug RobustWebSocket : reason=Hello payload received [DiscordKitCore] Invalidating conn timeout 2023-09-03T18:19:06+0200 info RobustWebSocket : heartbeat_interval=41250 [DiscordKitCore] [HELLO] 2023-09-03T18:19:06+0200 debug RobustWebSocket...

This pull request changes the CMakeLists.txt to be compatible with Linux (wip) - [x] Add location of `swiftc` - [x] dynamically find `swiftc` location using something like `which swiftc` -...

### Description Add a module for the Zed editor. ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [ ] Code tested through `nix-shell...

Transitous currently only supports GTFS-RT realtime info, however, som transit agencies, like the KVV in Karlsruhe, only supply realtime info using the [VDV-TRIAS] interface. It would be great if Transitous...

help wanted
data sources

The pattern applies to various files created by TI Connect (CE). I have only uploaded a test program file, but could upload examples of most data types. The pattern only...

Similarly to #3698, this fixes "misleading indentation" in the ESP32-C3 header

### Describe the problem Launching Arduino IDE v2 on NixOS, both with the nixpkgs package and the AppImage, crashes the IDE before a window is even created. ``` ╭─linus@nixmac ~...

type: imperfection

The Home Assistant Energy dashboard can display power directed to and recieved from the battery storage. SunGather gets this data, but does not export it by default. Trying to manually...