- Sep 2024
-
www.nytimes.com www.nytimes.com
-
The Dominican Republic has been a political and economic success story in contrast to its neighbor and, unlike Haiti, is secure enough for the secretary of state to spend the night.
sasssssy
-
- Jun 2024
-
-
"We can do more to heal Grandmother Earth and protect her sacred children. The birth of this calf is both a blessing and warning.”
Imminent crisis is prerequisite to a savior.
-
-
harpers.org harpers.org
-
“etheric realm,” as well as in some fifteen thousand hours of recordings that have for many years been stored in a concrete bunker in Montana.
common technique that I haven't used; tell the full story up front, or at least allude to it, before dropping in deeper down below.
not an intro paragraph but like a different story to contain your story. this is literlaly just an intro. but whatever, like the introduction of a detail as a segue into a story anchored by another detail
-
- Oct 2023
-
journals-asm-org.ezproxy.rice.edu journals-asm-org.ezproxy.rice.edu
-
Well written discussion section with one central idea per paragraph appearing in the first line of the para!
-
- Nov 2022
-
stackoverflow.com stackoverflow.com
-
Honestly, at this point, I don't even know what tools I'm using, and which is responsible for what feature. Diving into the code of capybara and cucumber yields hundreds of lines of metaprogramming magic that somehow accretes into a testing framework. It's really making me loathe TDD despite my previous youthful enthusiasm.
opinion: too much metaprogramming magic
I'm not so sure it's "too much" though... Any framework or large software project is going to feel that way to a newcomer looking at the code, due to the number of layers of abstractions, etc. that eventually were added/needed by the maintainers to make it maintainable, decoupled, etc.
-
-
glyphsapp.com glyphsapp.com
Tags
Annotators
URL
-
- Oct 2022
-
www.kickstarter.com www.kickstarter.com
- Aug 2022
-
www.reddit.com www.reddit.com
-
Following. I haven’t found anything in years. I’m planning on building my own scraper for my bank this winter if I can’t find anything by then
-
- Jul 2022
-
www.hardscrabble.net www.hardscrabble.net
-
Here’s a quick blog post about a specific thing (making FactoryBot.lint more verbose) but actually, secretly, about a more general thing (taking advantage of Ruby’s flexibility to bend the universe to your will). Let’s start with the specific thing and then come back around to the general thing.
-
- Apr 2022
- Apr 2021
-
-
Pretty good writing for what seems evident to be a non-native speaker of English
-
-
boardgamegeek.com boardgamegeek.com
-
Building a wonky factory is way more fun than it has any right to be - and being rewarded for leaving last turn's pieces where they are (or punished for moving them) means that you're always working on top of the mess you made last turn, though you're never completely stuck.
-
-
css-tricks.com css-tricks.com
-
www.redblobgames.com www.redblobgames.com
- Feb 2021
-
www.infoworld.com www.infoworld.com
-
Does that make it so? Not for me. Were it simply a matter of words, I wouldn't write another word on the matter. But there are two distinct concepts behind these terms, concepts engendered separately and best understood separately.
-
-
medium.com medium.com
-
hilarious sarcasm
-
- Jan 2021
-
css-tricks.com css-tricks.com
-
The debate about whether a button or link should be used to download a file is a bit silly, as the whole purpose of a link has always been to download content. HTML is a file, and like all other files, it needs to be retrieved from a server and downloaded before it can be presented to a user. The difference between a Photoshop file, HTML, and other understood media files, is that a browser automatically displays the latter two. If one were to link to a Photoshop .psd file, the browser would initiate a document change to render the file, likely be all like, “lol wut?” and then just initiate the OS download prompt. The confusion seems to come from developers getting super literal with the “links go places, buttons perform actions.” Yes, that is true, but links don’t actually go anywhere. They retrieve information and download it. Buttons perform actions, but they don’t inherently “get” documents. While they can be used to get data, it’s often to change state of a current document, not to retrieve and render a new one. They can get data, in regards to the functionality of forms, but it continues to be within the context of updating a web document, not downloading an individual file. Long story short, the download attribute is unique to anchor links for a reason. download augments the inherent functionality of the link retrieving data. It side steps the attempt to render the file in the browser and instead says, “You know what? I’m just going to save this for later…”
-
- Dec 2020
-
github.com github.com
-
Making UIs with Svelte is a pleasure. Svelte’s aesthetics feel like a warm cozy blanket on the stormy web. This impacts everything — features, documentation, syntax, semantics, performance, framework internals, npm install size, the welcoming and helpful community attitude, and its collegial open development and RFCs — it all oozes good taste. Its API is tight, powerful, and good looking — I’d point to actions and stores to support this praise, but really, the whole is what feels so good. The aesthetics of underlying technologies have a way of leaking into the end user experience.
-
- Nov 2020
- Oct 2020
-
danielmiessler.com danielmiessler.com
-
-
andrewdeandrade commented on Jul 31, 2015
locked issues that I would comment on if I could: Can't react to comment because locked. Want to thumb up.
-
- Jul 2020
-
www.writingforums.org www.writingforums.org
-
reading a thesaurus is pretty much a bad way to improve any writing skill
-
- Jun 2020