carcinocron

Results 62 issues of carcinocron

Referring to https://solid-icons.vercel.app/search/exchange Picking a collection removes the search term. Attempting to search removes the collection filter.

I generated 100 images. They are grouped together as one deletable item. I was expecting to be able to delete the ones I didn't like, but it is not possible,...

I'm having a really hard time reading the "Queries" tab because every time an AJAX request comes in, the SQL queries that I'm looking at is replaced with the SQL...

Both of these results return only one library: http://crystalshards.xyz/?filter=slugs http://crystalshards.xyz/?filter=slug there is a library here that has the term slug in the name, description, and the readme: http://crystalshards.xyz/?filter=webslug which I...

Whoops, this is in the wrong repo! ~~When running either `php artisan config:publish schickling/backup` or `php artisan db:backup`~~ ``` PHP Fatal error: Cannot call abstract method Illuminate\Support\ServiceProvider::register() in /home/michael/www/sae/vendor/pragmarx/sqli/src/Vendor/Laravel/ServiceProvider.php on...

For the example http://gajus.com/sandbox/dindent/sandbox/?uid=XTGdXUGXumB264onPSgM It would be nice to be able to specify a maximum column width (either absolute or relative to the parent `` to automatically newline paragraphs that...

Suppose I have the code: ``` text ``` Which turns out like: ``` text ``` http://gajus.com/sandbox/dindent/sandbox/?uid=3hw0Vf7DCss33K5HH0L6 But obviously I am expecting it to turn out like: ``` text ``` The...

At the top of the repo: > HTML indentation library for development and testing. > http://gajus.com/dindent/sandbox/ This redirects to http://gajus.com/blog/ But the readme.md says http://gajus.com/sandbox/dindent/sandbox/ which appears to work.

``` co(function *(){ var reqs = urls.map(status); var res = yield parallel(reqs, 2); console.log(res); })(); ``` It looks like the last parenthesis do not belong.

This should be a reusable sub-component of `` ``` « @{{ page }} » ```