-
On windows compiling X86_64 architecture, there are syntax errors:
dependencies/librdkafka-d/source/rdkafkad/handler/package.d(114,63): Error: function deimos.rdkafka.rd_kafka_query_watermark_offse…
-
`data`ディレクトリをsubmodule化し、`deimos`ディレクトリの中に含める形にした方が構造が捉えやすいかとおもいます。
-
Just wanted to confirm that there's no way to call python from D at the moment? E.g.
```
def test_funcs():
from pyd import appends_to_fn_cb
import pytest
# FIXME
with pytest.r…
-
The find on current page feature is supposed to highlight the text in the upper panel, which works for some simple pages such as:
https://deimos.apple.com/WebObjects/Core.woa/Feed/itunes.stanford.edu-…
-
It looks like reddit will soon add a feature to [remember your preference for "search subreddit by default".](https://github.com/reddit/reddit/pull/1211)
Should RES's [searchSubredditByDefault](http…
-
```
It would be nice to add a method that toggles on/off all the annotations for
the N-series of the graph.
```
Original issue reported on code.google.com by `fernando...@deimos-imaging.com` on 31 M…
-
Currently the payload in the below method doesn't account for hashes with template strings
ie { :key => 'thing'}
```
def consume(payload, metadata)
unless self.process_message?(payload)
…
-
Thanks for your hard work! I really like your approach on creating good usable enums in go!
I have a very common usecase in one of my pet-projects: It is a web application and I'm in the need to ha…
-
This is a placeholder for the work needed for the v2 branch, which is a rewrite of Deimos backed by Karafka instead of Phobos. This is a large-scale rewrite.
@newbray @2rba @yannp @mikdiet @iMacTia…
-
Hi,
starting a simple container using Marathon/Deimos fails because for some reason it is fails on not being able to fetch a .jar file hosted on S3. The docker image is download correctly by a slave …