Finally a fully working VSCode setup via RaspberryPi 4B connected with Ethernet over USB-C

This page summarizes the projects mentioned and recommended in the original post on /r/ipad

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Code-Server

    VS Code in the browser

  • The VSCode setup is pretty straight forward. You need to install code-server. Check out their docs at https://github.com/coder/code-server. I am also using nginx as a reverse-proxy in front of the code-server but that is not strictly needed as code-server has their own HTTPs config.

  • USBDeviceSwift

    wrapper for IOKit.usb and IOKit.hid written on pure Swift that allows you convenient work with USB devices

  • It’s fairly easy to port GCC over since its just a compiler but running your arm64 executables could be prohibited by iOS. For programming an ESP32, iirc using a USB to serial converter, would take a bit of IOKit effort but you could probably port over https://github.com/Arti3DPlayer/USBDeviceSwift to iOS and see if it works.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • VC Code in the browser – Self hosted, sync between devices

    1 project | news.ycombinator.com | 4 May 2024
  • Ask HN: Is there any advanced web-based IDE?

    1 project | news.ycombinator.com | 19 Jan 2024
  • Dev Onboarding, Then and Now

    1 project | news.ycombinator.com | 17 Dec 2023
  • Backend web compiler

    2 projects | /r/node | 8 Dec 2023
  • How to use node in code-server

    1 project | /r/CasaOS | 7 Dec 2023