-
I'm not sure if it is a bug, but the following code eats up all my memory (12 gigabytes) and I don't understand why:
```
local threads=require 'threads'
th=threads.Threads(8);
while true do
th:ad…
-
I purchased an ElecLab Raspberry Pi Touchscreen Monitor 5 Inch DSI IPS Capacitive LCD Display 800x480 on Amazon a long time ago, and during last week I was toying around to make the touchscreen work o…
-
### What?
Need to implement mechanism to specialize PAL partially (override only some functions, instead of implementing functions for all platforms)
For example, lets take a look at following c…
-
First of all, thank you for the awesome work!
**Describe the bug, what's wrong, and what you expect:**
I have some pre-existing code generating a rather complicated vtkAssemby and would like to s…
-
```
nyck33@lenovo-gtx1650:/mnt/d/LLVM/llvm-project/llvm/utils/docker/nvidia-cuda$ docker build -t llvm-cuda-env .
[+] Building 1.7s (5/5) FINISHED docker:default
=> [internal] load build de…
-
### Problem
Currently we include a couple of federated kernels on the demo site so it's easier for folks to try the latest state of `main` with some real content and kernels:
- a Python ke…
-
### Bug description
My students I and encountered this problem starting last week. When you call a dataframe, either by name or using df.head(), there is an error message that indicates an indexing p…
-
In order to improve on the RPi's subpar built-in Wifi capabilities, I bought an ALFA AWUS036ACM USB Wifi key (after reading here that it had one of the better-supported chipset for Linux)…
And I se…
-
_From @joelpresence on May 13, 2015 18:53_
According to the default auto-generated `config/application.rb` that comes from `rails new toy_app` in Rails 4.2.1 using Ruby 2.2.2p95 (for Heroku compatibi…
-
```
Hey guys,
I'm kinda new into Snake-OS and I'm having troubles with this issue. I saw
something here and there but I couldn't really find a solution for this case.
Is there any way to use a 3TB …