Explore >> Select a destination


You are here

benjamintseng.com
| | blog.martinig.ch
5.9 parsecs away

Travel
| | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management.
| | www.coelacanth-dream.com
2.7 parsecs away

Travel
| | ????????????? Intel GPU ???????????????????Xe-HP GPU ? ISA (Instruction Set Architecture) ?????????? (????????) ??????? ????????
| | www.gizchina.com
5.0 parsecs away

Travel
| | Why are chip manufacturers investing in RISC-V chipsets? Get insights into this emerging architecture and its potential to reshape wearables.
| | bloeys.com
147.2 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.