Lisbon based developer with a focus in Rails, Python and Deep Learning/Computer Vision projects.
-
Gaspard+Bruno
- Lisbon
Pinned Loading
-
-
blueprinter
blueprinter PublicForked from procore-oss/blueprinter
Simple, Fast, and Declarative Serialization Library for Ruby
Ruby
-
Houseclub
Houseclub PublicForked from grishka/Houseclub
A barebones unofficial Android app for Clubhouse
Java
-
Gaspard-Bruno/react-native-static-safe-area-insets
Gaspard-Bruno/react-native-static-safe-area-insets PublicReact Native package that exposes the Safe Area Insets as constants
-
Simple Trigram comparison for 2 strings
Simple Trigram comparison for 2 strings 1class Trigrams
2def self.trigramify(str)
3trigs = []
4str.chars.each_cons(3) { |v| trigs << v.join }
5trigs
-
Allow running multiple GPU "enabled"...
Allow running multiple GPU "enabled" containers using AWS ECS services 1#!/bin/bash
23(sudo grep -q ^OPTIONS=\"--default-runtime /etc/sysconfig/docker && echo '/etc/sysconfig/docker needs no changes') || \
4(sudo touch /home/ec2-user/test.txt && \
5sudo sed -i 's/^OPTIONS="/OPTIONS="--default-runtime nvidia /' /etc/sysconfig/docker && \
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.