Piotr Czapla
Piotr Czapla
@madneon have you managed to compile tensorflow for Threadripper. If so have you run an benchmarks? I'm considering buying ThreadRipper as a CPU for tensorflow workstation and I'm wondering how...
In the end I went for Intel based hardware and it seems that It was a mistake as my 40% more expensive CPU i7-6850K is about the same speed in...
Interesting article, there might be another arguments against transparently changing the limit. The sooner you run in to such limit the more likely you will start thinking about other correlated...
> But you can have lots of sockets sharing the same local port as long as they're connected to different remote destinations. I was missing this bit, thank you! You...
I see why you are not using docker-compose in the template files, the workspace path needs to be hardcoded in the config file then.
There is another issue with wordpress, it hates when it url changes and port forwarding in vscode has a random port. I spend quite some time fix this, so It...
Since then the container was tested with GitHub code spaces and all detected issues where ironed out.
@kilbot I'd like to add qr scanning capability to the pos, but it doesn't make sense to add it to the old repo. Do you know when are you going...
see: https://github.com/kilbot/WooCommerce-POS/issues/209
Hi @repodiac it seems you are using the older scripts . `python -m ulmfit lm` doesn't look like the new framework. You might want to try either run the current...