Maartz
Maartz
Got the same issue here. Downloaded from homebrew. On the latest M1 Max MBP, with Monterey beta 12.1. In fact, both A and Z are not correctly mapped because the...
``` Exercism/swift/pythagorean-triplet via 🐦 v5.9.2 took 5s ❯ RUNALL=true swift test Building for debugging... [3/3] Linking PythagoreanTripletPackageTests Build complete! (0.55s) Test Suite 'All tests' started at 2023-12-31 09:26:20.774. Test Suite...
Hello I was browsing Nova's codebase and didn't see any reference to DB management. Maybe I missed it. Nevertheless, I was wondering what would be the pros/cons for adding BossDB....
@mecampbellsoup we've made it work using `--method vpn-tcp` and `--also-proxy` all our services.
@drobakowski this list seems to be inactive for a too long period of time. You said > I‘m currently trying to contact the Erlang community manager in order to find...
I noticed the flickering when resizing. It's somehow related to the UI so I upload a video of the current behavior. https://user-images.githubusercontent.com/13407086/209938957-e5cdd03f-504d-4150-80ff-03569d00d972.mov Got another strange behavior, the gutter just disappear...
Right, didn't checked in the closed ones.
So I've checked this and it seems that it doesn't come from the `ThemePreferencesView`. AFAI understand, it's linked to the `PreferencesView`, especially the `settingContentView`. It can't expand its parent frame....
I was reading the docs. It seems it has to spawn up a server. IDK what are the limitations within an app when it comes to expose some port etc....
Where does this data should live? In a db? Because the static page should have its content loaded from somewhere. Same goes for the links, someone should be able to...