Windows95 (electron) on steam deck (instruction in description)

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

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
  • windows95

    💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.

  • https://github.com/felixrieseberg/windows95/releases downloaded the .deb place .deb in its own folder (mine is in ~/Downloads/win95) in Konsole type ar xv windows95*.deb open data.tar.xz with Ark extract lib and bin into ~/.local/ (and make sure 'export PATH="$PATH:$HOME/.local/bin"' is set in your .bash_profile) mounting the image to access files from linux (requires root password) cd /home/deck/.local/lib/windows95/resources/app/images/ fdisk -lu windows95.img this gets us the start sector (63 for me and the block size of 512) sudo mkdir /run/media/deck/win95 sudo mount -o loop,offset=$((63*512)) windows95.img /run/media/deck/win95 to remove the mount sudo umount /run/media/deck/win95

  • 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

  • I built a OSS Chrome extension that lets you chat and interact with YouTube

    1 project | news.ycombinator.com | 1 Jun 2024
  • Is Temporal still temporal?

    5 projects | dev.to | 1 Jun 2024
  • Octomailer: Create GitHub issues from emails using Cloudflare Workers

    1 project | news.ycombinator.com | 1 Jun 2024
  • Show HN: Chess Twist

    2 projects | news.ycombinator.com | 1 Jun 2024
  • Ask HN: Help me find spreadsheet software I found on HN

    1 project | news.ycombinator.com | 1 Jun 2024