Explore >> Select a destination


You are here

www.bowencodes.com
| | gilmi.me
4.0 parsecs away

Travel
| | ?m.me - Why I like JavaScript as a compilation target
| | bloeys.com
3.9 parsecs away

Travel
| | In 'Thought 2: Regex is Like Assembly' I wondered why we are still doing regex in this kind of hard to understand, symbolic way, when we have already invented high level programming languages. There is no reason regex can't be written as clearly as any other programming language we use today. I thought doing this would be an interesting project, and so I came up with Regexl, a high level language for writing regex, that can be used as a simple library.
| | www.alfredo.motta.name
4.3 parsecs away

Travel
| | [AI summary] Alfredo Motta shares details about upcoming coding workshops in London covering Ruby, Rails, and Javascript to help attendees learn programming and enter the tech industry.
| | nnethercote.github.io
15.5 parsecs away

Travel
| [AI summary] The text explains the basics of benchmarking in Rust, covering workload selection, tools like criterion, and the trade-offs between different performance metrics.