Carl Tablante

Results 12 comments of Carl Tablante

You need to change your syntax to have the `.` at the first line so that pry will detect that you're chaining the methods ``` foo. bar. baz ```

This is not an issue, `#trust` is a ruby method https://ruby-doc.org/core-2.5.1/Object.html#method-i-trust You're essentially calling `#trust` method on the instance of the decorator, that's why the `trust` method on the `Contract...

Thanks for the invite, let me take a crack at this.

Hey guys, was wondering what are the restrictions of a disabled user. Aside from being hidden from searches and allies list.

Questions: For an easier approach, should we just restrict a disabled user to accessing group/moods/medications/allies etc…? The only page that is accessible would be the profile page wherein he can...

> > > **Describe the issue** The first word of a statement that is capitalized is getting highlighted when the language is set to Javascript. I have only tested it...

Hi. Is there any progress on this issue or can I help out?

@fenbox Cool. Sorry for the late reply. Yeah, I'd like to help on this. I'll return to this thread a bit later. I will try to create a simple pseudocode...

Hey guys I'm really sorry. I've been busy and wasn't able to work on this

Had a quick look at this and looks to me that the search algorithm is just way inefficient. Both `Spring Boot` and `Pytorch` have about 2000 entries of data to...