Cameron Hashemi

Results 7 issues of Cameron Hashemi

I've install using `make && make install`, and I have go 1.17 + gcc. here's the panic: ``` $ grit [8:53:27] fatal error: unexpected signal during runtime execution [signal SIGSEGV:...

> At the database level, a prepared statement is bound to a single database connection. > When you execute the Stmt, it tries to use the connection. If it’s not...

See: https://cran.r-project.org/web/packages/gpg/vignettes/intro.html#Sign_and_Encrypt Why do we need the sender's public key as well?

minor grammar error [fixed here](https://github.com/traderepublic/tr-backend-challenge-simplified/pull/8)

one should rather say "this is a 10 minute read" than "this is a 10 minutes read" in English

[from the godocs for Tx.StmtContext](https://golang.org/pkg/database/sql/#Tx.StmtContext): > The returned statement operates within the transaction and will be closed when the transaction has been committed or rolled back. This makes it syntactically...

bug
help wanted

I'm doing the quickstart, where the "onboarding" page asks me to run `serverless login`. Serverless login asks for my account, then takes me back to the same onboarding page. My...

bug