Antonio Pitasi

Results 16 issues of Antonio Pitasi

At first I thought that this repo was archived/abandoned or something, then I realized that it's just the asciinema in the readme that expired :) It shows up like that:...

If the golog.Entry's context contains a sentry Hub, use it. If it doesn't, fallback to the hub configured for the Writer. If no hub were specified for the Writer, use...

Hi @damianopetrungaro, thank you for golog :) I'm trying to log errors to Sentry, and saw that you already provide a [Sentry Writer](https://github.com/damianopetrungaro/golog/blob/main/sentry/sentry.go). The only problem I see with it...

Hey guys. I want to say I just started writing Discord bots so I'm quite a noob here. I had this bot (I didn't tested with users but I guess...

Output of `awesome --version`: awesome v4.2 (Human after all) • Compiled against Lua 5.3.4 (running with Lua 5.3) • D-Bus support: ✔ • execinfo support: ✔ • xcb-randr version: 1.5...

Hey there :) I have a pipeline like ``` markdown -> [comrak] -> html html -> [html-parser] -> nodes nodes -> [my-logic] -> html html ``` And, it took me...

nitpicking, sorry 😛

DoD: - aggiungere un campo "slug" all'entità Speaker dentro `schema.prisma` (lanciare `npx prisma db push` per applicare i cambiamenti, poi riavviare `npm run dev` perché l'hot reloading non funziona in...

enhancement
good first issue
hacktoberfest

DoD: - leggere https://www.prisma.io/docs/guides/database/seed-database (in particolare guardare lo script di esempio cliccando `Expand to view example seed script`) - creare uno script di seeding simile Lo script di seeding mi...

enhancement
good first issue
hacktoberfest