FallenChromium

Results 14 issues of FallenChromium

Hi there! I loved the design of the app ♥️ One of the problems I've encountered is that it runs under Rosetta 2 on my laptop, which is undesirable, mainly...

Hello! This engine saved me a lot of time doing simple CRUD applications for our PostgreSQL instance. Overall it's pretty good, but I faced with one request I wasn't able...

enhancement
help-wanted

I think title tells it all. I am using Method 1, falco 70 image, ArnoldTheBad 72 special image, and getting this: Installing partition 1 to /dev/sda Installing the stateful partition......

Hello! Thank you for this great extension, I love how it helps me to experiment with SQL DBs without losing any valuable info by creating tons of files (on the...

**Is your feature request related to a problem? Please describe.** It would be nice to spend less time waiting for CI if the PR only changes docs or README, for...

### 🚀 Feature Summary Adding an option to host a [moon](https://docs.zerotier.com/roots/) would allow to serve a custom root for the network without disconnecting it from the ZT default roots ###...

enhancement
pinned

1. The `brew` command should include packages `cmake` (which is kinda obvious, but still), `boost-python3` for 0.6.0 and also (for some absolutely wild reason) `qt5`. `catch2` too, if it is...

The compiler (clang++ 13 in my case) whines that it cannot find several templates (namely: `ostis-dev-sc-machine/sc-memory/sc-memory/sc_template_generate.hpp:16:23: error: no template named 'optional' in namespace 'std'`, `ostis-dev-sc-machine/sc-memory/sc-memory/sc_template.hpp:39:15: error: no member named 'make_unique'...

**Describe the bug** Linking sc-machine with scl-machine on macOS platform (MacBook Air M1 if that matters) requires a template function `ScAddrHashFunc` which is not implemented. I do not have insights...

build

**Is your feature request related to a problem? Please describe.** Currently configuring components of OSTIS is clunky and most of this configuration happens inside sc-machine. Some parameters are a legacy...

build