samczsun
samczsun
Implementation-wise I imagine there should always be a way to get Enjarify to run under Helios.
Here's a [gist](https://gist.github.com/samczsun/9db715b4c8aa74795814e89a8715f91c) of the code. About my IntelliJ ``` IntelliJ IDEA 2017.3.5 (Ultimate Edition) Build #IU-173.4674.33, built on March 5, 2018 Licensed to Sam Sun Subscription is active until...
Installed 2.0.6-SNAPSHOT, still killing the CPU
Sounds good. Will do so when I have some more time this week
So I took a CPU snapshot and noticed that it was getting hung up on `StubIndex` and `VirtualDirectoryImpl` which reminded me that I had a directory in this project with...
The backend is written in Go and hosted separately. It likely won't be open sourced soon because it's tightly coupled with everything else I've written
No longer relevant
Closing this since things have probably migrated by now and we're no longer syncing with `master` anymore.
@t3chguy, if Matrix returns an event with a specific timestamp then I'd expect that Riot, the frontend, would accurately represent that timestamp to the end user by inserting the event...
I'm writing a bridge where there might be a latency of seconds to minutes between the remote client sending a message and my service receiving that message. One case I...