omicron-b

Results 11 comments of omicron-b

Why do you think it does not convert 'bob' to int?

or like: ``` if md.endswith('EDT'): md = md[:-3] + '-0400' pdate = parser.parse(md) test_at = pdate.isoformat() ``` Is explicitly replacing the last 3 symbols better?

Linux Mint 18.3 just updated meson and ninja-build packages (I suppose all Ubuntu 16.04 based distributions did too), I tried compiling, and just as @RaitaroH said, we now have issue...

I tried steps from issues #3 #8 #34 (fresh clone with git, update submodules, install dbus-user-session and reboot) on Linux Mint 18.3 but I still get this: ./bootstrap.sh + meson...

Yes, you are correct, `git submodule` was not relevant I checked that. And yes the patch fixed it, build is successful now and the service is running, thanks!

@Owslla your idea lead me to [List of FOSS wikipedia page](https://en.wikipedia.org/wiki/List_of_free_and_open-source_software_packages) Although I do not know how wikipedia is moderated, and what will happen **if** wikipedia moderation will consider our...

Hi @spirillen I looked through this list and noticed lots of `.ru` domains and got interested since I am in Russia actually. Turns out list contains some (maybe not high...

Same network, same PC. Ubuntu 19.10, Kodi 17.6: discovers server, connects, plays videos Arch Linux, Kodi 18.5.1: does not discover server, does not connect when IP is manually entered

just faced this issue and turns out I did not pay enough attention to readme. `drive allows you to specify a '.driveignore' file similar to your .gitignore, in the` **root...

Could symlinking an out-of-mount dir into a mount be used as a workaround? I have several folders linked to mount, and no issues.