Peter 'Pita' Martischka
Peter 'Pita' Martischka
Hi, Just found this project and realised you're doing something similar to me: https://github.com/Pita/reco Maybe we can exchange somehow
Something that gets a correct and wrong response for each provider and checks that it comes to the correct conclusion. Probably needs a small refactor to make this possible
Hello, CTranslate2 crashes with the following error when started inside of an AWS Lambda: ``` OMP: Error #179: Function Can't open SHM2 failed: OMP: System error #2: No such file...
why?
try INSERT INTO 'tablename' SELECT 'data1' AS 'column1', 'data2' AS 'column2' UNION SELECT 'data3', 'data4' UNION SELECT 'data5', 'data6' UNION SELECT 'data7', 'data8'
I made some benchmarks today with the benchmark of ueberDB -> https://github.com/Pita/ueberDB The benchmarks on a ext4 filesystem are very well and we get nearly the same performance as a...
Error: ENOENT, No such file or directory 'var/chaos/6dc24a494afe362e46e198b003827993376f8767'
I can't debug with chrome anymore after installing this 😢 ``` ../../../.pub-cache/hosted/pub.dev/sqlite3-1.11.2/lib/src/ffi/api.dart:1:8: Error: Dart library 'dart:ffi' is not available on this platform. import 'dart:ffi'; ^ Context: The unavailable library 'dart:ffi'...