-
-
-
Hi,
I have enet_host_service with timeout 0ms on client and it seems eating my cpu alot compared to using 10ms.
`while (enet_host_service(client, &event, 0) > 0) {`
using 10ms seems work, but not …
-
Any chance you can allow the user to determine the poll time (either from a set list or by entering time)? Currently I get a new joke every minute. No big deal, but when I want to show someone, someti…
-
When homeserver restarts, bot disconnects with exception
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
and do…
-
I uploaded the video to Vimeo and it succeeds. but when I using the URL, It seems like the video still processing that video. So Is there any callback or web-hook to notified me back when it finished …
-
```
Currently these are updated by AJAX updates every minute and cause traffic on
the server when nothing has changed.
```
Original issue reported on code.google.com by `kgo...@gmail.com` on 27 Apr …
-
2021-08-04T11:47:13.9014560Z ##[section]Starting: 50. Deploy Webservice on ACI
2021-08-04T11:47:13.9021878Z ==============================================================================
2021-08-04T…
-
(Distinct from #107 - this is a dedicated review of the upcoming official Mastodon app.)
![image](https://user-images.githubusercontent.com/43663476/127726126-0fd97385-5bb8-4c9d-8044-58f2dece4bab.pn…
-
Hey folks,
I've been trying to cobble together a small service that runs a given network job, runs a liveview server during the run and keeps the log viewer open for later usage. I'm not using Xpre…