beppe9000

Results 124 comments of beppe9000

Oh, I see.. Do you happen to know when (1month, 6 moths, 1 year, forever?) vb support will added?

I booted the android-x86 iso cdrom using the qemu 4.2.0 binary, but I can't get the live cd to boot. When selecting debug it stops a couple of times at...

Same issue! I am on windows server 2016. And the maximize button is also disabled. The window itself lacks that "native" feel.

This one, for example: https://github.com/bonesoul/uhttpsharp/blob/e3ac7fcf010582c4b2a4061590a8913568f48637/uhttpsharp/HttpServer.cs#L66

Have a look here, could be useful: https://www.codeproject.com/Articles/2219/Extending-Explorer-with-Band-Objects-using-NET-and

> Also, I'm having second thoughts on the installer. Is it really needed? I don't think so. An installer program makes sense when you have multiple support files or a...

Is the normal or local API capable of doing that?

mantenere i valori calcolati nel database è di sicuro utile per chi genera report a partire direttamente dalle tabelle mysql

Speravo con mysql8 fosse migliorata la cosa, ma [qui](https://dev.mysql.com/doc/refman/8.0/en/implicit-commit.html) non sembra essere cambiato molto. Potrebbe avere senso creare delle tabelle temporanee su cui fare l'aggiornamento? Notavo che nel database vengono...

Tra le varie feature per semplificare la vita inoltre sarebbe utile predisporre una modalità di aggiornamento manuale del database in caso di errori, che mostri le query rimanenti a partire...