Ruby core team / Ukrainian Armed Forces
Програміст, письменник, типу офіцер.
https://zverok.space/
The first one feels like he knows a story he wants to tell, the follow-ups, while frequently inventive and sometimes deep, are all like he is trying to catch "what was my point again", but ...
The first one feels like he knows a story he wants to tell, the follow-ups, while frequently inventive and sometimes deep, are all like he is trying to catch "what was my point again", but ...
Not only "how taxes should be structured" politics but also "who should be imprisoned/deported/killed" politics is frequently labelled as "not something we should be interested in."
Not only "how taxes should be structured" politics but also "who should be imprisoned/deported/killed" politics is frequently labelled as "not something we should be interested in."
Why would one choose Navalny and not some Ukrainian in this juxtaposition?
Simple: because there was no One Dear Leader on Maidan.
But they won't say, "We don't need a Hero to lead us, we should all become one."
Why would one choose Navalny and not some Ukrainian in this juxtaposition?
Simple: because there was no One Dear Leader on Maidan.
But they won't say, "We don't need a Hero to lead us, we should all become one."
Good luck with that (it is a pity we are forced to observe it).
bsky.app/profile/gtco...
No offense intended against mainstream politicians like Newsom.
It’s just that at this point we are way beyond the realm of normal bullshit politics.
bsky.app/profile/zver...
bsky.app/profile/zver...
On the other hand, I do agree that even at their peak, RSS readers were nerdy-niche (I remember being stunned by a very tech-savvy political/social journalist who never heard of the tech).
On the other hand, I do agree that even at their peak, RSS readers were nerdy-niche (I remember being stunned by a very tech-savvy political/social journalist who never heard of the tech).
On one hand, I think it could've been pulled off by a tech giant.
"Subscribe to this site's updates" is nothing too nerdy, unless we are trying to sell it as "an open XML-based technology, which ...".
Eventually, we got "subscribe to this site" anyway, right?
On one hand, I think it could've been pulled off by a tech giant.
"Subscribe to this site's updates" is nothing too nerdy, unless we are trying to sell it as "an open XML-based technology, which ...".
Eventually, we got "subscribe to this site" anyway, right?
There were times when "this site has RSS" was rendered as an icon in Chrome's address bar; IIRC, having it was an official rec. "for better indexing"
There were times when "this site has RSS" was rendered as an icon in Chrome's address bar; IIRC, having it was an official rec. "for better indexing"
One might dislike it or find inappropriate for particular task, but whitespace is YAML, not an accidental nuance of design.
One might dislike it or find inappropriate for particular task, but whitespace is YAML, not an accidental nuance of design.
1. almost the only YAML's weirdness (basically, a design mistake) for casual usage is lenient parsing of booleans
2. which was fixed in YAML 1.2 (2009)
3... which AFAIK libyaml (and, therefore, everybody who depends on it, incl. Ruby) still fails to support 😁
1. almost the only YAML's weirdness (basically, a design mistake) for casual usage is lenient parsing of booleans
2. which was fixed in YAML 1.2 (2009)
3... which AFAIK libyaml (and, therefore, everybody who depends on it, incl. Ruby) still fails to support 😁
(but I don't have experience with Ruby's typecheckers, so this one is kinda theoretical)
(but I don't have experience with Ruby's typecheckers, so this one is kinda theoretical)
* semantically: while nil is-a Object, I think a human reader would appreciate the distinction of "here could be anything" vs "...including nothing" reminder
=>
* semantically: while nil is-a Object, I think a human reader would appreciate the distinction of "here could be anything" vs "...including nothing" reminder
=>