/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.guillaume-gomez.fr
| | cowlark.com
10.3 parsecs away

Travel
| | [AI summary] The author announces a self-recorded project porting the CP/M operating system to 6502-based platforms like the Commodore 64 and BBC Micro.
| | alvaromontoro.com
10.8 parsecs away

Travel
| | How to create a functional and accessible switch component with HTML and CSS (without JavaScript) There are many articles online about how to create a switch using HTML and CSS only, without any JavaScript. How will this one be different? What value will it add to the existing articles? Why did I write it? :: Blog post at Alvaro Montoro's Personal Website.
| | zserge.com
11.1 parsecs away

Travel
| | How to write a small extensible code editor in pure javascript, with syntax highlighting and a few other nice features in 1KB. Absolutely no dependencies, a bit of contenteditable magic, with a strong focus on keeping it small and simple.
| | www.regular-expressions.info
32.7 parsecs away

Travel
| [AI summary] This is a comprehensive guide to Unicode and regular expressions, covering topics such as Unicode normalization, encoding issues, and the syntax for matching Unicode blocks and properties in various regex engines.