- Dec 2020
-
idiosyncratic-ruby.com idiosyncratic-ruby.com
-
On web page: a pannable mini view of page like in VS Code.
-
-
github.com github.com
-
Governed under a Temporary Benevolent Dictatorship (TBD)
first sighting: Temporary Benevolent Dictatorship
Tags
Annotators
URL
-
-
-
My use case is a masonry component that should split up its children into several columns.
"masonry component"
Tags
Annotators
URL
-
- Nov 2020
-
developer.mozilla.org developer.mozilla.org
-
CSS Houdini
Tags
Annotators
URL
-
-
developer.mozilla.org developer.mozilla.org
-
CSS Object Model (CSSOM)
-
-
github.com github.com
-
-
But then, I still want to upgrade my dependencies from time to time, in a painless way. I recommend checking Renovate which handles JavaScript and Ruby dependencies auto updating. Use it.
-
-
github.com github.com
-
Graph showing number of open issues over time
Tags
Annotators
URL
-
- Oct 2020
-
wikidiff.com wikidiff.com
-
circumlocutions
Tags
Annotators
URL
-
-
github.com github.com
-
first sighting: use of superscripts like this
I like it. Nice and concise and understandable.
- s¹  critical
- s²  important
- s³  nice to have
- s⁴  low
- s⁵  inconvenient
But in other cases, the abbreviation is quite unclear and ambiguity:
Like, what does "pr" mean in these cases?
priority? Doubt it.
- pr¹  chore
- pr²  docs
- pr³  feature
- pr⁴  fix
- pr⁵  performance
- pr⁶  refactor
- pr⁷  style
Pull Request? Doubt it. But maybe?
For axes that are quantifiable, like severity, using a number makes sense. But what benefit is there in including a number in these (platform?) labels?:
- p¹ ⋅ browser
- p² ⋅ linux
- p³ ⋅ mac
- p⁴ ⋅ windows
I think this would have been better and clearer (in that fewer people would be like huh? and wonder what it means):
- platform: browser
- platform: linux
- platform: mac
- platform: windows
-
-
github.com github.com
-
Also, if you don't put that implementation of URLSearchParams in the global scope you're not using it as a polyfill but a ponyfill, and those are meant for your code, not for external dependencies.
first sighting: ponyfill
-
-
github.com github.com
-
We could freeze the objects in the model but don't for efficiency. (The benefits of an immutable-equivalent data structure will be documented in vtree or blog post at some point)
first sighting: "immutable-equivalent data"
-
-
github.com github.com
-
x &&= 1
-
-
github.com github.com
-
"The Map is not the territory" —Alfred Korzybski
-
-
github.com github.com
-
import page from "//unpkg.com/page/page.mjs";
-
- Sep 2020
-
-
Another problem I ran into was knowing when an element is removed. I had to add a MutationObserver on the current tooltip target so if it gets removed by Svelte while the tooltip is visible (e.g. if a click moves to another route) the tooltip isn't left hanging around on the screen. No mouseleave/mouseout events are dispatched on elements that are removed.
First sighting: MutationObserver
-
-
github.com github.com
-
I think Rich is more interested in pushing for a HTMLx community spec
-
that feels a lot like directives in Marko: https://markojs.com/docs/syntax/#directives. While Marko did bring some interesting ideas to the table, I find Svelte's approach to be more concise and easier to reason about.
Tags
Annotators
URL
-
-
github.com github.com
-
In particular, this takes a different approach from CSS Shadow Parts, which allows a component consumer to target selected elements, but to then apply arbitrary styles to those elements.
-
display: contents essentially removes the wrapper element from the DOM, but allows it to set inheritable styles including custom properties.
-
- Aug 2020
-
svelte.dev svelte.dev
-
boilerplatey
boilerplatey
-
-
en.wikipedia.org en.wikipedia.org
-
first sighting: hyponym, hypernym
-
- Jul 2020
-
edpb.europa.eu edpb.europa.eu
-
inter alia
-
-
rossta.net rossta.net
-
The hands-down best Computer Science class I took at NYU was Heuristics with Dennis Shasha in which we learned algorithms for approximating solutions to NP-hard problems and applied them to compete in automated 2-player competitive battles including a gravitation Voronoi game.
-
-
cs.nyu.edu cs.nyu.edu
-
Omniheurist
Not a commonly seen word...
-
-
www.wordnik.com www.wordnik.com
Tags
Annotators
URL
-
-
tabcomputing.com tabcomputing.comT A B1
-
ΨΤ Corporation
Tags
Annotators
URL
-
- May 2020
-
en.wikipedia.org en.wikipedia.org
-
preceded by an index, ☞like this
Had never seen this meaning of "index" before.
-
-
stackoverflow.com stackoverflow.com
-
Visualization by Debuggex
-
-
2020.kent.wordcamp.org 2020.kent.wordcamp.org
-
Certified Ethical Hacker
-
-
about.gitlab.com about.gitlab.com
-
Dallas Reedy
Just ran across this by chance...
-
- Apr 2020
-
iapp.org iapp.org
-
Finally, from a practical point of view, we suggest the adoption of "privacy label," food-like notices, that provide the required information in an easily understandable manner, making the privacy policies easier to read.
-
-
github.com github.com
-
First time I've seen a (pinned to https://github.com/Dashlane) GitHub repo used to recruit job-seekers. Clever.
-
-
github.com github.com
-
katas
-
-
developers.google.com developers.google.com
-
warm welcome
First time I've seen the term "warm welcome". I think I know what they might mean, but can't be certain.
-
-
thepugautomatic.com thepugautomatic.com
-
the /rails/info/properties page
Cool. First I'd heard of the /rails/info/properties page!
-
- Mar 2020
-
www.kickstarter.com www.kickstarter.com
-
First sighting: "No Extra Customs Fees" rather than the typical vague wording "EU-friendly". This wording is clearer, non-gimmicky, and better. Applause!
-
-
www.wordnik.com www.wordnik.com
Tags
Annotators
URL
-
-
hub.k3integrations.com hub.k3integrations.com
-
On top of standard Markdown blockquotes, which require prepending > to quoted lines, GFM supports multiline blockquotes fenced by >>>:
First sighting of this >>>. I like it! It's always a pain to paste in a quote and then have to manually prefix every line with
>
, esp. if there are many lines.I also like that it very nicely parallels the
multilne code block delimeter syntax
.
-
-
www.plesk.com www.plesk.com
-
Very tendencious analysis.
word: tendencious
-
- Jan 2020
-
www.techrepublic.com www.techrepublic.com
-
reducing the project size from something that took three years to complete to something I can do on my own, as a skunk works project in three months
first sighting of: skunkworks project
-
-
www.reddit.com www.reddit.com
-
The same way you play all the games in your steam library.https://fs.blog/2013/06/the-antilibrary/
First sighting of: https://fs.blog/2013/06/the-antilibrary/
-
-
www.digitalocean.com www.digitalocean.com
-
First sighting of Jupyter Notebook (that I recall).
-
-
bugs.ruby-lang.org bugs.ruby-lang.org
-
I've often wished for some standard variable to use for blocks and such. Like some people here, I had considered
it
. Usually I use_
but I know that means "unused" to many/most programmers. I like the%
option that Clojure has.
-
-
jpetazzo.github.io jpetazzo.github.io
-
~jpetazzo/How to
Putting ~jpetazzo/ link to parent [dir] directly in the title
-
- Dec 2019
-
github.com github.com
-
Twig templates
-