-
Hello everyone,
if you export the settings on a windows pc with enabled FS-Module (which by the way is really useful) and try to import them into a Laverna running on Linux, the Laverna window stay…
-
```
On Firefox 3.5 on linux, I cannot type any of the /-commands, as the
flash-plugin doesn't automatically accept input (typing '/' will start a
search in firefox), and clicking on the flash will sta…
-
Created shopping cart quickstart and tried to build it
On Linux x86_64:
```
/srv/homes/johan/code/lightbend/shopping-cart/node_modules/@kalix-io/kalix-scripts/bin/kalix-codegen-js.bin --typescr…
-
Hello,
First issue, and new to bladeRF and the radio frequency world. Just received my bladeRF and enjoying it.
I am trying `./kal -Dv -s GSM850`, but I get the following error : `error: bladeRF…
-
https://docs.google.com/spreadsheets/d/1b_SlNxowS9BXl-K7dninCTNPvVsM1snUINNcEdqesJI summarized:
Time to build giella-sme on Ubuntu 20.04:
- Default allocator: 55 minutes
- jemalloc: 38 minutes
-…
-
## Question
Is this project aimed at solving the same problem as LVM cache strategies such as dm-cache, dm-writecache, or bcache? If it is, then what need is Open-CAS serving that isn't already met? …
-
```
I has downlaoded the software and install on Debian. Once I ran the application
it said it has new version and I should upgrade, But after upgrade it has
deleted my Desktop and Home folder and a…
-
Would it be possible to merge the two kalibrate's for hackrf and rtl into one project supporting both SDRs?
kalibrate-rtl: https://github.com/steve-m/kalibrate-rtl - last updated 2013, but includes s…
-
```javascript
say = require('say');
say.speak('this is a very long very long very long very long speech', null, null, function callback() {
callback.count = callback.count || 1;
console.log(…
-
Hi @Caenorst,
I'm working on a 3D mesh reconstruction task and until now I was working with the SoftRasterizer renderer. I've tried some months ago the DIB-R renderer without having great success and…