micha

Results 11 comments of micha

@nicklayb first, thanks for the short response time. It happens everytime i enter the bit command in alfred. The link of run-script in the debug console of alfred actually points...

@nicklayb sure thing. Tried it, doesn't work. The error in the debug console disappeared, but it's not working (i.e. not finding ANY repos).

Maybe something from this? https://github.com/n0shake/Public-APIs#currency

This would be super useful to ensure that documents will not be overwritten with outdated data for clients that can not guarantee consistency (e.g. async queue processing where jobs for...

> @Dararii I've been continuing to work on this, I'm about 75% done -- I think it will take a couple more weeks. I appreciate everyone's patience! Hi @Dararii thank...

@paolope nice unit file. :) I modified it a bit to be more portable: can be installed either manually as `/etc/systemd/system/[email protected]` or via `systemctl edit --force --full '[email protected]'` ``` [Unit]...

I hit a very similar problem. I opened a bug report with laravel because IMHO the it's sub-optimal that there method returns different results based on a (IMHO) wrong cache-hit....

I have a similar problem when using an URI template with multiple composite parameters: Something like this ``` markdown ## Resources [/resources{?foo*,bar*}] ``` causes a `URI template expression "?foo*,bar*" contains...

@rob006 then tell me, how would i download rangy-1.3 from asset-packagist.com, which is listed in your link.