carcinocron

Results 62 issues of carcinocron

``` postgresql_autodoc Can't locate HTML/Template.pm in @INC (you may need to install the HTML::Template module) (@INC contains: /Library/Perl/5.30/darwin-thread-multi-2level /Library/Perl/5.30 /Network/Library/Perl/5.30/darwin-thread-multi-2level /Network/Library/Perl/5.30 /Library/Perl/Updates/5.30.2 /System/Library/Perl/5.30/darwin-thread-multi-2level /System/Library/Perl/5.30 /System/Library/Perl/Extras/5.30/darwin-thread-multi-2level /System/Library/Perl/Extras/5.30) at /usr/local/bin/postgresql_autodoc line 56....

What is the intended difference between `query` and `query_all`? I was using `query_all` then noticed that the first expected entry from the query was always missing. Changing to just `query`...

I have a model which is very simple ``` class Model::Channel include Clear::Model self.table = "channels" column id : Int64, primary: true, presence: false column createdby_id : Int64 column name...

To increase computability with other packages, consider using interfaces and traits instead of extending.

Imagine [typeahead autocomplete](https://github.com/santiblanko/vue-instant#vue-instant) but with a multiselect tag UI

I haven't tried upgrading this to laravel 5.3, but surely it may be nice?

How do you edit your bulma SASS variables in a way that works with nuxt? This question is available on Nuxt.js community (#c109)

**Describe the bug** Attempting to register an account throws ISE "password size invalid". **To Reproduce** Use a password of length 128 on a freshly generated lucky full. A password of...

bug

This is my sentry file, it works really well for watching a dev http server while concurrently running `sass --watch`. But my sentry config for sass is probably running it...

It looks like literally none of these support logging in. Is it possible for an HN to support logging in, commenting, and voting?