Posts

"Why would you read when you can go crazy over how cute I look in this cowboy hat?"

Image
https://bit.ly/3hm38Fr via /r/aww https://bit.ly/3qQLjBq

Show HN: Flash your ESP32 from the browser using JavaScript https://bit.ly/2TIhPJR

Show HN: Flash your ESP32 from the browser using JavaScript https://bit.ly/3xmC3Hz July 7, 2021 at 02:48AM

Most adorable pupper

Image
https://bit.ly/2TLMYMm via /r/aww https://bit.ly/36pa1iJ

Show HN: I've built a BASIC interpreter with DOS-like features for the web https://bit.ly/3hDbbwp

Show HN: I've built a BASIC interpreter with DOS-like features for the web https://bit.ly/3hDbbwp Show HN: I've built a BASIC interpreter with DOS-like features for the web Hi everyone, When the pandemic started, I put QuickBASIC in front of my kids and could see them enjoy toying with writing some simple programs. Since then, I've been working on a side project to build a similar experience using modern technologies, with the goal of having a tool to teach the foundations of programming to (my own) kids. This is what EndBASIC is: is a retro-looking, BASIC interpreter with DOS-like features -- built for the web. The environment is designed to be minimalist in an attempt to reproduce the computing experience of the 1980s where the computers were simpler to understand overall and simpler to program. The interpreter runs on the browser for simplicity, although it can also be installed natively on multiple platforms. Anyhow... I can't say I have reached that original goal

Show HN: I've built a BASIC interpreter with DOS-like features for the web https://ift.tt/3wmxjAx

Show HN: I've built a BASIC interpreter with DOS-like features for the web https://ift.tt/3wmxjAx Show HN: I've built a BASIC interpreter with DOS-like features for the web Hi everyone, When the pandemic started, I put QuickBASIC in front of my kids and could see them enjoy toying with writing some simple programs. Since then, I've been working on a side project to build a similar experience using modern technologies, with the goal of having a tool to teach the foundations of programming to (my own) kids. This is what EndBASIC is: is a retro-looking, BASIC interpreter with DOS-like features -- built for the web. The environment is designed to be minimalist in an attempt to reproduce the computing experience of the 1980s where the computers were simpler to understand overall and simpler to program. The interpreter runs on the browser for simplicity, although it can also be installed natively on multiple platforms. Anyhow... I can't say I have reached that original goal

Spaghetti thief!

Image
https://bit.ly/3jNkQ6u via /r/aww https://bit.ly/3jLAsXW

Show HN: I've built a BASIC interpreter with DOS-like features for the web https://bit.ly/3hDbbwp

Show HN: I've built a BASIC interpreter with DOS-like features for the web Hi everyone, When the pandemic started, I put QuickBASIC in front of my kids and could see them enjoy toying with writing some simple programs. Since then, I've been working on a side project to build a similar experience using modern technologies, with the goal of having a tool to teach the foundations of programming to (my own) kids. This is what EndBASIC is: is a retro-looking, BASIC interpreter with DOS-like features -- built for the web. The environment is designed to be minimalist in an attempt to reproduce the computing experience of the 1980s where the computers were simpler to understand overall and simpler to program. The interpreter runs on the browser for simplicity, although it can also be installed natively on multiple platforms. Anyhow... I can't say I have reached that original goal of mine yet, but I've been having a lot of fun building this project. As some of you put it before