"Vell, alexjplant's just zis guy, you know?"
If you need to contact me my e-mail is {{ .FirstName }}@{{ .FirstName}}{{ .LastName }}.org.
[ my public key: https://keybase.io/alexjplant; my proof: https://keybase.io/alexjplant/sigs/muR_HOs5kz4fAIHpvSaBdxGhYFj73TzlOFGL82WlKBQ ]
meet.hn/city/32.7174202,-117.162772/San-Diego
> I used it as a scripting language on early NT systems I supported
Me too! Well, sort of. Between the ages of 14 and 19 I worked as a part-time helpdesk technician. When I started we used a series of bootable floppies with DOS to use Symantec Ghost. If memory serves two floppies were required - the first had DOS and the requisite NIC driver and the second was universal and merely had GHOST.EXE on it. I developed a bootable USB memory stick image comprising all of the NIC drivers along with Ghost and a series of other useful things like a WinPE environment and maaaaaybe a Linux one via loadlin.exe. I ended up making a boot menu/shell for it in QuickBasic.
It was still in use a year or two after I'd moved to doing software engineering professionally. I wonder whether it's sitting in a drawer someplace on the other side of the country. I also wonder how this thread turned into a chronicle of my youthful programming misadventures :-D
Kindred spirits! Me discovering that QuickBasic was able to liberate my proggies (as I called them for a brief stint) from the confines of the editor by compiling them to EXEs was one of the happiest moments of my young computer life.
Hacking EXPLORER.EXE and changing the Start Menu side graphic with Borland Resource Workshop was another notable one.
QBasic was my first programming language. I wrote an "operating system" called QWIN using it when I was 7 years old. It had a fake POST with a rising tone and some atonal beeps followed by a series of unnecessary pauses and prompts before getting to a text-based shell (you read that right - QWIN had no windows) which was a pile of spaghetti driven by IFs and GOTOs with arbitrary labels. I was afraid of GOSUB and loops of all types so the embedded unlicensed Pokemon text adventure was nothing more than a series of fleshed-out decision trees until you reached the end. My screensaver that drew random lines used a static seed for the RNG so it was the same every run. Fun times.
My best good friend still has a copy of it someplace on a floppy disk because we would run it on the computer that he put together out of spare parts on a piece of plywood. Thankfully he has a family and is too busy to dig it up and send it to me so I'm spared the embarrassment that would come with seeing it.
I'm always happy to see projects like this and OHRRPGCE where people did something useful with the language.
> This doesn't ring true, given the popularity of DoorDash and the fact that most of those restaurant menus are in no way optimized for delivery.
People have really funny ideas about restaurants. Somebody once left an online review of my family's establishment complaining that the hot chicken that was supposed to be on their cold to-go salad was in a separate container. They asserted that it was a "trick" to keep the chicken warm and moist, as though it would have been better to let the hot poultry heat their salad in the same container until it was lukewarm meat on top of wilted greens. Every day I wake up and mourn the IQ point that I lost reading it.
This project is an enhanced reader for Ycombinator Hacker News: https://news.ycombinator.com/.
The interface also allow to comment, post and interact with the original HN platform. Credentials are stored locally and are never sent to any server, you can check the source code here: https://github.com/GabrielePicco/hacker-news-rich.
For suggestions and features requests you can write me here: gabrielepicco.github.io