-
I'm using an emacs build from master, as of last weekend. It reports as `27.0.50`.
This happens for me with or without `use-package` - the only difference is that `use-package` catches the error an…
-
Following this guide: https://github.com/GoogleCloudPlatform/kubernetes-workshops/tree/master/quickstart
If i run:
`kubectl run lobsters --image=gcr.io/google-samples/lobsters:1.0`
it returns:
`rep…
-
It would definitely help if there's CI in place whenever someone is making a pull request and the test is run on under multiple rubies. There's a bit of setup involved. Eventually, you will have to do…
-
## Expected or desired behavior
When jumping to a maildir, I expect to view the messages in said maildir.
## Actual behavior
Simply enough, no messages are found in the maildir. It works fine when s…
-
It would be great for authors and commenters to see all replies (and up/down votes perhaps) on a dedicated feed and have a counter of unread/unseen entries. I built a [PoC](https://github.com/GetStrea…
-
The following issues where identified in awesome-selfhosted by @AndyR207:
```
[Countly](https://count.ly) - Real time mobile & web analytics, crash reporting and push notifications platform ([Source …
-
Recently cloned your app and when I run the tests one of them failed.
``` sh
$ rake
WARNING: Nokogiri was built against LibXML version 2.9.2, but has dynami…
-
I am seeing values of proba are matching only up to 3 decimal places compared to log.txt . Due to mismatch after 3 decimal places, I am observing some shuffling of order of mismatch document. In my ca…
-
Consider adding to the documentation a list of likely dependencies for running Lobsters. When setting up lobsters I found many dependencies were required to install—slowed me down.
Here is a partial …
-
Route is `/stories/new`
You have to be signed in to get to this page
Form fields
- url: optional
- title: required
- description: optional
Submit button should create story and redirect user to the …