Search
1000 results for “underlap”
-
New blog post: Taking the blades SSG for a spin
https://underlap.org/blades-ssg
Thanks to @asynchronaut for bringing blades to my attention.
-
New blog post: Taking the blades SSG for a spin
https://underlap.org/blades-ssg
Thanks to @asynchronaut for bringing blades to my attention.
-
New blog post: Taking the blades SSG for a spin
https://underlap.org/blades-ssg
Thanks to @asynchronaut for bringing blades to my attention.
-
New blog post: Taking the blades SSG for a spin
https://underlap.org/blades-ssg
Thanks to @asynchronaut for bringing blades to my attention.
-
New blog post: Taking the blades SSG for a spin
https://underlap.org/blades-ssg
Thanks to @asynchronaut for bringing blades to my attention.
-
Wrote a summary of web linking (AKA link relations; think rel="xxx" in a <a/> or <link/> HTML element).
The piece of the puzzle that's still unclear to me is whether WebFinger has been superseded, or maybe just generally ignored. There doesn't seem to be much adoption (except by Mastodon) or follow-on activity AFAICT.
https://wiki.underlap.org/en/link-relations
-
Have you ever paused to consider the lineage of a piece of sofware? How long has it been around and where does it derive from?
New blog post: Software lineage: Mach ports vs BSD
-
New blog post: Process algebra and JSONPath descendant segment semantics
https://underlap.org/process-algebra-and-jsonpath-descendant-segment-semantics#JSONPath #SoftwareStandards #ProcessAlgebra #FailuresDivergenceRefinement #CommunicatingSequentialProcesses #FormalMethods
-
New blog post: Metrics
Over the years I’ve used a number of different ways of measuring software. The following is a roughly chronological account. [...]
-
New blog post: Re-basing webfinger-rs on fluent-uri-rs
https://underlap.org/re-basing-webfinger-rs-on-fluent-uri-rs
-
Non-deterministic behaviour in a specification can be a headache for testing. This updated post explores the non-determinism in the JSONPath RFC 9535, describes how the Compliance Test Suite is being upgraded to deal with non-determinism, and shows how non-deterministic tests can be generated automatically. There's also an "explosive" challenge for Haskell programmers.
https://underlap.org/testing-non-determinism
#Haskell #SoftwareTesting #SoftwareStandards #PerformanceOptimisation
-
The JSONPath RFC 9535 has been published.
https://www.rfc-editor.org/rfc/rfc9535.html
That was 17 years since the original JSONPath blog post and a little over three years since a number of us started collaborating on an internet draft.
Read the full story from my perspective here: https://underlap.org/jsonpath-from-blog-post-to-rfc-in-17-years
-
New blog post: animating source code evolution
https://underlap.org/animating-source-code-evolution
Features contributions by @nebhale, @twoseat, @fbiville, @carolynvs and many other friends and colleagues, plus probably thousands of total strangers.
-
Account portability and the social web https://underlap.org/account-portability-in-the-social-web
I believe this is an important topic for the Fediverse. Please boost for visibility.
Thanks to @dottorblaster @jamesravey @hcj @mima @hirad @devnull for commenting on my earlier survey on this topic (https://fosstodon.org/@underlap/111617691764389915)
-
New blog post: Metrics
Over the years I’ve used a number of different ways of measuring software. The following is a roughly chronological account. [...]
-
New blog post: Metrics
Over the years I’ve used a number of different ways of measuring software. The following is a roughly chronological account. [...]
-
New blog post: Metrics
Over the years I’ve used a number of different ways of measuring software. The following is a roughly chronological account. [...]
-
New blog post: Metrics
Over the years I’ve used a number of different ways of measuring software. The following is a roughly chronological account. [...]
-
Upgraded smoothly. Added a postscript to the blog post and a note about a slightly scary coincidence involving a crackling, crashing mac mini.
-
After I was promoted to a senior development role, there were some unexpected consequences: https://underlap.org/promotion-and-its-consequences
-
Someone asked me to what extent I planned my career. Did I plan for the future or stumble from one role/technology to the next? How did I decide what to do next?
Read on: https://underlap.org/career-planning-or-serendipity
-
@underlap content migration has historically been a difficult problem to solve simply because all these companies and softwares operate in pseudo-competition with one another.
For example #nodebb can migrate posts from #phpBB #vBulletin etc., but it's all custom migrators.
Something as simple as a common format for data portability would go a long way towards ease of content migration.
I am not certain many users elect to use or not use platforms based on portability though.