Blacksmith v1.2.0

- Posted in Projects by - Comments

If you don't know what Blacksmith is check out this blog post

Blacksmith has been updated to v1.2.0. Changes include the removal of scramble password in favor of "No Words." User settings are also now saved between visits.

Check out Blacksmith here

Check out the changelogs here

GWS Ported to Linux - v1.5.0 First Preview

- Posted in Projects by - Comments

With some major modifications in the build script I made it so Gamma Web Server was able to compile for most if not all Linux distros! It was tested on Arch Linux, Nobara 40, and Ubuntu 24.04 LTS. Which means that GWS should work on most if not all Debian & Fedora based distros, along with distros based off Arch. I somehow managed to have enough free time to do this in between attending Ham Radio classes. You can view preview images of GWS running on Arch, Nobara 40, and Ubuntu 24.04 LTS here.

GWS Patch v1.4.1

- Posted in Projects by - Comments

v1.4.1 brings:

improved examples page - bugfixes in the examples page

changes for developers:

added CHANGELOG.md to .prettierignore

See full changelog & download here.

GWS v1.4.0 Release

- Posted in Projects by - Comments

The time has come! After 2 months without a pre-release and 6 months without a new version.. It is here! Gamma Web Server v1.4.0!

v1.4.0 LTS brings:

  • Middleware
  • Build script improvements
  • GitHub Actions support
  • Improved landing page in the installation complete website
  • Default port changed to 80
  • Examples of what GWS can do
  • New & improved build documentation
  • Discontinuation of v1.0 - v1.3
  • Many bug fixes

You can see the full changelogs here.

Switching from Ubuntu to Linux Mint

- Posted in Operating Systems by - Comments

So, a few months back I decided to dualboot Windows 11 & Ubuntu. That was going well, however I decided to move from Ubuntu to Linux Mint. Took me a few hours to get everything set up, but I am now running Linux Mint! I've heard Mint is a lot better than Ubuntu, and I can see why. Thank god snaps aren't a thing in Mint.

GWS v1.4.0-beta.2 Release Date

- Posted in Announcements by - Comments

Hello! Very sorry for the delay on the second beta release for Gamma Web Server v1.4.0, the official release date for the beta is Nov. 4th, 2023.

Gamma Web Server v1.4.0-beta.2 Sneak Peek

- Posted in Announcements by - Comments

Gamma Web Server v1.4.0-beta.2 will introduce code examples, showing off what the web server can do. Currently the examples are very primitive, with only one existing as seen in the picture above. I plan on adding more later. Expect a release to be packaged and put on GitHub in around 3 days to a week from today. Development might slow down a bit as its not the weekend and I have school.

You can find the development branch to stay up to date here.

Gamma Web Server →

- Posted in Projects by - Comments

This is a FOSS & lightweight web server made in Golang that serves static html content to a domain configurable with JSON and supports SSL certificates.