-
We made a decision to store our tasks locally in the device memory.
For that we need a package that we will use.
@kamilgadek do a research work and present here few packages that we can use for Lo…
-
This deserves an issue to itself given the growing popularity of property graph databases and the opportunity for using RDF as an interchange framework between different databases. See also #20 Standa…
-
***EDIT by papb:** This issue is a continuation of #2454. There are very relevant comments there, ideally we should have only one issue to track everything. But since this one was started and now I ne…
-
I'm starting this so that there's a quick place to put a link that I come across that I don't really have time to categorize and a commit is a hassle. Often I'll come across something interesting but …
-
Our data has several primary / foreign key ID fields that are 8 byte BIGINT's.
So fairly large numbers, many above 256^7, are involved.
Metabase is unable to display the large numbers as answers, …
bcbob updated
3 weeks ago
-
**Is your feature request related to a problem? Please describe.**
I'm looking for a couchdb (*not* couchbase) client for flutter, but I assume that fluttercouch will not work (because it's using cb-…
-
Hello,
I'm trying to install package on Symfony 5.
To install it:
```
# composer require --dev smalot/cups-ipp:dev-master
Do not run Composer as root/super user! See https://getcomposer.org/r…
-
I'm trying to get kokspflanze/zfc-twig & twig/twig working with PHP 8.3. I've managed to get composer update to resolve the dependencies while minimizing changes. I've run into a problem with updating…
-
# Simplicity is An Advantage but Sadly Complexity Sells Better
Pushing back on the cult of complexity.
[https://eugeneyan.com/writing/simplicity/](https://eugeneyan.com/writing/simplicity/)
-
# Question
Hello,
I was trying to deploy an old symfony 4.4.* project to vercel but sadly, I allways get a size limit error for the serverless function, I tried removing some dependencies but it see…