Francesco Nicastri
Francesco Nicastri
Hi, I'm interested in using Tinode as chat backend for an upcoming project. Any plan for audio/video **group** calls? Thanks!
I think Router Generator should not require trailing slashes on `@Mount` annotation anymore after [fix: mount remove trailing slash requirement #146](https://github.com/google/dart-neats/pull/146) I think the area to change is [this](https://github.com/dart-lang/shelf/blob/05f42601d22c9bfe490ceda50e812f83b7d1de77/pkgs/shelf_router_generator/lib/src/shelf_router_generator.dart#L283 )
### Current behavior During a debug session thru ElixirLS Debugger there is a huge spike in memory usage during Ecto's query. Loading the index page (no queries) the memory spike...
### Description when using `pickObjects` in conjunction with a `ScatterplotLayer` filled with **binary data** `pickingInfo` is populated with one element only regardless of how many points are present in the...
Hi, I'm trying to setup doom emacs to develop a flutter app. The project is structured as a monorepo, meaning that the main application is located in a subfolder of...
go-fltk version: main branch system: MacOS 14.4.1 arch: aarm64 When trying to raise the number of rows in `go-fltk/examples/7GUIs/cells/main.go` more than 510 or when try to raise the number of...
On Big Sur whenever you open a termina and Terminal.app is closed it opens two windows, the default one and the requested one. On catalina it was OK. Sublime Text...
I am on GNU Emacs 30 `GNU Emacs 30.0.50 (build 1, aarch64-apple-darwin22.5.0, NS appkit-2299.60 Version 13.4.1 (Build 22F82)) of 2023-07-26` elixir-ts-mode works as expected but for embedded heex in components....
### What happens? trying to create a table in a remote Postgis database wuth `create table postgres_db.test_table (id int, location geometry );` duckdb return a generic error: ``` INTERNAL Error:...
Hi, I'm trying to configure eslint with the airbnb config for my react native project. To have nicer import statements I've a package.json in my src folder in which i...