for-mac
projector-installer
for-mac | projector-installer | |
---|---|---|
100 | 4 | |
2,449 | 798 | |
0.4% | - | |
3.1 | 8.0 | |
11 months ago | over 2 years ago | |
Python | ||
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
for-mac
- Mac is detecting Docker as a malware and keeping it from starting
- Malware detection prevents Docker Desktop to start on macOS
-
Tell HN: macOS is currently detecting Docker as malware
I just finished porting my projects canonical build process to Docker a few days ago, and had a rude awakening today when MacOS declared Docker malware and deleted its executable. After an hour of trying to figure out why my build was broken, of course.
The workaround is just reinstallation, looks like they had a certificate issue:
https://github.com/docker/for-mac/issues/7520
-
Fixing Docker's Malware Warning on Mac OS Sequoia
The error was reported in issue #7520 of the official Docker for Mac repository. In the thread of this issue, a user named cdcaires shared a set of commands that resolved the problem.
- macOS is detecting Docker as a malware and keeping it from starting
-
🚨 Attention Docker Users on Mac 🚨
For more details, check out the ongoing discussion on GitHub or Docker Community Forum here.
- Caveat for Docker Dev Environment Rug Pull
-
Emacs 29.1 Released
I use containers on Mac and Windows for development (and we deploy on linux). Docker for Mac is _unusably_ slow in my experience. The VM that it runs is a giant resource hog and a battery hog, and doesn't support ipv6 [0] Docker Desktop itself is (another) resource hog, wildly buggy, and painfully slow. It's the epitome of "shitty electron app".
On windows, docker desktop has all of the same issues as it does on mac. Docker's concept of volumes and file permissions on windows are nonsense. Windows updates and Docker Desktop regularly decide to disagree, [1] It's networking support interferes with other applications (like OpenVPN and the Xbox Game Center) [2].
[0] https://github.com/docker/for-mac/issues/1432
[1] https://github.com/docker/for-win/issues/599
[2] https://github.com/docker/for-win/issues/1976
-
Error deploying subgraph on local
version: '3' services: graph-node: image: graphprotocol/graph-node ports: - '8000:8000' - '8001:8001' - '8020:8020' - '8030:8030' - '8040:8040' depends_on: - ipfs - postgres extra_hosts: - host.docker.internal:host-gateway environment: postgres_host: postgres postgres_user: graph-node postgres_pass: let-me-in postgres_db: graph-node ipfs: 'ipfs:5001' matic: 'matic:http://localhost:8545/' GRAPH_LOG: info ipfs: image: ipfs/go-ipfs:v0.10.0 ports: - '5001:5001' volumes: - ./data/ipfs:/data/ipfs postgres: image: postgres ports: - '5432:5432' command: [ "postgres", "-cshared_preload_libraries=pg_stat_statements" ] environment: POSTGRES_USER: graph-node POSTGRES_PASSWORD: let-me-in POSTGRES_DB: graph-node # FIXME: remove this env. var. which we shouldn't need. Introduced by # , maybe as a # workaround for https://github.com/docker/for-mac/issues/6270? PGDATA: "/var/lib/postgresql/data" POSTGRES_INITDB_ARGS: "-E UTF8 --locale=C" volumes: - ./data/postgres:/var/lib/postgresql/data
projector-installer
-
Android Studio via Jetbrains Gateway?
I'm aware of Projector but looks like Jetbrains recommends using Jetbrains Gateway now. I installed it but didn't find Android Studio as an available option.
-
advice: need to find a selfhosted Python IDE?
Currently, I'm using Jetbrains Projector https://github.com/JetBrains/projector-installer on AWS with m6i.xlarge instance. Usually I'm running Intellij IDEA Ultimate and Datagrip. The only problem is the bandwidth. This software sucks a lot of bandwidth...
-
How to use WebStorm on the server.
In order to run the projector, we need to install projector-server on our DO server and client on your own computer.
-
Isolated javascript development environment / 2021
First, we will need to update our Docker file to install projector.
What are some alternatives?
UTM - Virtual machines for iOS and macOS
projector-client - Common and client-related code for running Swing applications remotely
gvisor - Application Kernel for Containers
mainframer - Tool for remote builds. Sync project to remote machine, execute command, sync back.
runtime - Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
podman - Podman: A tool for managing OCI containers and pods.
Cypress - Fast, easy and reliable testing for anything that runs in a browser.
podman-compose - a script to run docker-compose.yml using podman
react-boilerplate - 🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
valet - A more enjoyable local development experience for Mac.
Vagrant - Vagrant is a tool for building and distributing development environments.