
-
openvscode-server
Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
I have browser-based VSCode on the brain after reading David’s post about building hosted dev environments with VSCode, Tailscale, and Render. So, the first app I try deploying is OpenVSCode Server, a neat project Gitpod recently open-sourced that shares a browser-friendly implementation of VSCode with a simple upgrade path and deployment strategy. It lets folks run the latest VSCode version on a remote server, and access it from anywhere in a browser.
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
services: - type: web name: gitpod-vscode-example env: docker repo: https://github.com/render-examples/gitpod-vscode-example.git envVars: - key: OPENVSCODE_SERVER_VERSION value: 1.60.0 disk: name: data mountPath: /home/workspace sizeGB: 1
-
oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
Another handy open source project, OAuth2-Proxy, is up to the task! To integrate the two projects in a secure environment, I venture further into using Blueprints. I learn to consolidate my infrastructure into a single render.yaml file, and to use the sync: false attribute when defining a key to allow users to securely provide their own secret values in the Render Dashboard at deploy time.
-
windows11
Discontinued Windows 11 in React 💻🌈⚡ [Moved to: https://github.com/blueedgetechno/win11React]
Lest I get discouraged, Render once again has my back. I can always fire up this (inexplicably popular) OSS project and enjoy technicolor dreams of Windows 11:
-
Paste in the repo's URL and select it: https://github.com/blueedgetechno/win11React
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Related posts
-
Make Tekton Dashboard user authenticated at EKS using AWS Cognito
-
OAuth2-proxy: reverse proxy for authentication with Google,Azure,OpenID Connect
-
Multi client authentication with auth0 and oauth2-proxy
-
Why You Should Migrate to OAuth 2.0 From API Keys
-
Moving from Google workspace to Microsoft 365 and implementing Zero Trust