Gabriel B. Sant'Anna

Results 10 comments of Gabriel B. Sant'Anna

Not to hijack the thread, but adding an OpenCollective link to the donations page may also be a good idea, since it supports wire transfers (no PayPal or credit card...

@alexishuf aproveitando a issue sobre coorientadores: o comando `\coorientadora` parece ter desaparecido nos últimos commits. Por enquanto, `\coorientadoraext` substitui tranquilamente, mesmo quando a coorientadora não é externa.

@vmagro QEMU has built-in DHCP and TFTP servers, but they require using `-netdev user` (which uses [SLIRP](https://wiki.qemu.org/Documentation/Networking#User_Networking_.28SLIRP.29)) instead of `tap`.

Just to put some info here for the next person who will tackle this: 1. Figure out whether or not rebuilding an iPXE rom is needed. It seems like the...

> Features can be added in stages, the bare minimum for the first revision is a test runner that implements Python unit tests, and outputs a single pass/fail for the...

Just to keep you updated, the draft at #147 is now only missing the auto-disabler and items 5 and 6, which I'll implement as discussed last week

@vmagro Could you take a look at this? Although I tested it using cargo to get the new `postgres` dependency, it does not currently build in antlir since that's missing....

After rebasing onto #162, this now uses MySQL instead of Postgres and I believe most of your previous comments were addressed @vmagro. As far as I'm aware, all functionalities described...

Adding more details, even if it's just for my own future reference: Currently, inner shapes get inlined when the outer shape is generated. This is useful when we don't want...

I was also having this problem recently. Downgrading to 2.2.0 didn't work, and after reinstalling a couple of times, it seems that `rm ~/.local/share/flatpak/overrides/com.github.tchx84.Flatseal` is what solved it for me....