500+ Hours so far on the 4.77Mhz DOS web server
Warning: As soon as I post this I know the machine is going to be basically DoS'ed. It's not hard to DoS a DOS machine. The machine may refuse to serve your request, but it will stay running, and that's the important part. This is a follow-up to something I posted three weeks ago. Ye old web server running the mTCP HTTP server on DOS has now passed 500 hours of runtime and it is still going, at least until the power glitches. The stats so far: Run-time: 505 hours TCP/IP connections: 34230 Objects served: 38865 TCP Packets sent/received: 996627, 889798 All packet types…
What it does
In the maker’s words, at launch
Warning: As soon as I post this I know the machine is going to be basically DoS'ed. It's not hard to DoS a DOS machine. The machine may refuse to serve your request, but it will stay running, and that's the important part. This is a follow-up to something I posted three weeks ago. Ye old web server running the mTCP HTTP server on DOS has now passed 500 hours of runtime and it is still going, at least until the power glitches. The stats so far: Run-time: 505 hours TCP/IP connections: 34230 Objects served: 38865 TCP Packets sent/received: 996627, 889798 All packet types sent/received: 1544807, 1671011 I started running it as a long term test of my TCP/IP stack for DOS. I need to eventually pull the logs from the machine to look for anomalies, but the code is certainly stable. (I'm logging to both disk and over UDP so I can snoop in on the machine activity without having a monitor turned on.) While the machine is running I'm taking time to update the documentation. The site is at http://brutmanlabs.org/ . I did not cache any files in memory, so please be patient with the initial page load. The current server stats can be seen at http://brutmanlabs.org/status . Fun fact: you can "hear" vulnerability scans being run against the machine. The machine beeps for each response served, and vulnerability scans generate 404s which are really quick to serve. So a sequence of fast beeps is generally a vulnerability scan.
Does the same job
all alternatives →- HIHellepoll is a blazingly-fast async HTTP server written in C++2011 · github.com · ▲35
This is based on an approach I made for a very high performance message and video multiplexing server. The project died, but I'm glad I get to share the a basic version with some http test code now. I admit this is the second time I've tried to show this off here today; I posted earlier but it got lost when no-one was watching :(
- MHMicro HTTP server in 22 lines of C2021 · twitter.com · ▲223

- AUA UDP to TCP proxy server for sending HTTP requests with zero latency2020 · github.com · ▲146
- DTDuring the last week, I built a SPDY server.2012 · github.com · ▲85
- LBLive Bitcoin Transactions from around the globe in WebGL2013 · earthbit.net · ▲34
I built this over the weekend. Any feedback is appreciated. Please note you will need a WebGL enabled browser. Thank you for checking it out. --UPDATE-- HN Traffic is strangling earthbit. There is sporadic downtime due to the web services I am using, if no transactions appear after a few seconds, then please try again in an hour.
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, May 2022
the whole month →
Peerlist▲1,052A professional network w/ robust work profiles at its core
Life & fun · 2022 · peerlist.io



- MA
Life & fun · 2022 · github.com
