Two newer meta-ish search engines for encyclopedias (about 30+ wikis):
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
The best CSS Framework? I don’t know. Complexity moves in mysterious ways. The many interpretations model must be satisfied.
- in CSS (canonical)
- CSS in (write once and time driven)
- CSS in JavaScript (framework driven)
- CSS in Shadow (company/department driven)
- CSS in Scoped Formats ( driven)
- CSS in Preprocessors (design system driven)
I’d say, choices reflect environmental factors (social or otherwise) at play. If you’re lucky enough to choose, then suitability favors what draws the finish line closer?
I’ve no advice since I’d rarely have the time/luxury to choose anyway. I’m usually thinking about the possibility of more types, sub–types ( in #1: , classless, etc), and the transposition strategy and speed between each class/type.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
On math, magic, and mathematical grimoires.. As I was “speedrun reading” about MathML days ago, I discovered an amazing digital library of mathematical functions. Boring, but why amazing? Take a look at this function and hover click on any of the variables to view the definition, and keep clicking on more variables for even more… definitions. That’s a legit library.
See, now all of us can roleplay as mages and mathematicians on the Internet.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Mathematical Markup Language (MathML)? I’ve thought about LaTeX/TeX strategies on the web for a bit ever since someone asked years ago about different approaches. I never got to poking around on my blog, but since then the masters have delivered unto us;
- MathML ( based web specification)
- KaTeX
- MathJax
In format conversion land we’ve been given; LaTeXML, make4ht, texmath, temml, and Pandoc.
MathML looks rather safe. After that, I’d imagine it’s mostly incompatability struggles, XML spooks, and making math “write easy”.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Text fragments
are a Chromium feature from a couple years ago. They (#:~:text=) emulate
CTRL + F or
window.find()
from a . I experimented in times past
with a snippet–like approach using
<mark> with
URL encoded terms on
id +
:target logic, such that
clicking this link
highlights the paragraph below.
https://web.dev/text-fragments/#:~:text=Text%20Fragments%20let%20you
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Are you invested in coins? Nada, none. Even if so desired, lethal extremes happen so fast that governments have to step in to parent the unruly cool kids (foreigners especially) on everything. Superabundant bureaucratic toil = never looking into “current thing”.
Residents of (The) Bahamas must apply for special permission from the country’s central bank to invest in cryptocurrency, and the government levies a percentage fee for the privilege.
As some of you know, I loathe places like YouTube, Reddit, or any other sufficient equivalent. The misinformation is too abundant for my poor, weak mind. I recently discovered this and whoever made it is a legend. Luckily, it’s still a mostly free world but for how long? People should be able to intimately learn whatever lesson they want ;)
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
I finally remembered the perfect metaphor for modern western politics someone told me ages ago. The ‘work and shoot’ is what it was, or the cooler sounding; ‘worked shoot’, as in ‘fake fighting’, ‘friendly fighting’, or kayfabe (be fake).
My fun take on that trope is a tad more twisted; it’s a ’lesser worked shoot’, as in ‘photo and shoot’, or photo shoot, or just a photo, and maybe a shoot. I was told once before it’s more of a worked photo chute (ouch).
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Some nix language gotchas I’ve experienced while using
NixOS personally:
- Avoid
withexpressions unless with theinheritkeyword for identifying hidden attributes in scope. - Avoid the
reckeyword unless there’s tracking/control of infinite set recursion (self naming/references). - Avoid importing more than 1 instance of
<nixpkgs>for any evaluation chain unless there’s magic compute and “infinite” memory.
Tricky is numero three, but crucial for fast feedback regardless of the current thing? I don’t poke around as much to know anymore but; legacy, flakes, community, and possibly others.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
I don’t particularly write for an online audience, but netsurfers I speak a truth; short » long!
Yeah, obviously (duh), but the average estimated attention span online clocks in just under a goldfish (9 seconds) or maybe more!
I’ve only fully realized this by happenstance in a sorta offline–ish short/long blog experiment, but it blows my mind because my ability to focus is typically 2~4 hours.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
I caught a glimpse of an interesting thing by chance.
Meta Platforms
Facebook hid the x from their login prompt on
public pages–including government pages, then brought it back. ‘Twas on the
desktop before mobile and perhaps (who knows) for a subset (as a test). A “login
only public page” is for a near–distant future, set. Seriously though;
developer documentation will become my
final excuse to visit Facebook.
x factor
Index: Cache · Source