- Nov 2022
-
www.oscarberg.com www.oscarberg.com
-
This site is making use of some basic analytics cookies so I can hopefully learn something from of the metrics. By using the site you are totally fine with that.
-
- Nov 2021
-
-
I thought I knew how they worked, but it looks I was wrong and made two false assumptions: Thought that typeof of object literals are inferred to have (string | number) index signature Thought that mapped types over union of string literals is a way to declare a limited set of string index signatures That's how it looked to me from the example in Typescript Deep Dive
-
- May 2021
-
interpersonal.stackexchange.com interpersonal.stackexchange.com
-
With experience you would get to have an idea about how knowledgeable the customer was just by talking to them for a few seconds, but you have to be careful not to assume things.
-
- Jan 2021
-
getbible.net getbible.netAPI1
-
on your own Joomla website.
-
-
www.biblegateway.com www.biblegateway.com
-
Copy these 5 resources to a directory named 'magpierss' in the same directory as your PHP script.
This whole page assumes/presumes that your site is using PHP. That hardly seems like a safe assumption to me. This page should at least qualify, "If your site uses PHP, then you can do..."
-
- Nov 2020
-
www.kickstarter.com www.kickstarter.com
-
I'm still calling this v1.00 as this is what will be included in the first print run.
There seems to be an artificial pressure and a false assumption that the version that gets printed and included in the box be the "magic number" 1.00.
But I think there is absolutely nothing bad or to be ashamed of to have the version number printed in the rule book be 1.47 or even 2.0. (Or, of course, you could just not print it at all.) It's just being transparent/honest about how many versions/revisions you've made. 
-
-
github.com github.com
-
I wonder if it's worth archiving the repository (while leaving the site running) with a message that we're transitioning the content to MDN (so folks don't get the wrong idea and a bad experience when filing issues).
-
-
mywiki.wooledge.org mywiki.wooledge.org
-
Some people try to use && and || as a shortcut syntax for if ... then ... else ... fi, perhaps because they think they are being clever.
-
- Oct 2020
-
stackoverflow.com stackoverflow.com
-
By using an outside timer, you've invalidated that assumption.
-
-
en.wikipedia.org en.wikipedia.org
-
is a popularly held but false belief about the origin or derivation of a specific word
-
-
medium.com medium.com
-
This is a very dangerous practice as each optimization means making assumptions. If you are compressing an image you make an assumption that some payload can be cut out without seriously affecting the quality, if you are adding a cache to your backend you assume that the API will return same results. A correct assumption allows you to spare resources. A false assumption introduces a bug in your app. That’s why optimizations should be done consciously.
-
-
dylanvann.com dylanvann.com
-
To fix our Svelte version you might think we could use beforeUpdate or afterUpdate, but these lifecycle functions are related to the DOM being updated, not to prop updates. We only want to rerun our fetching when the album prop is changed.
-
-
www.reddit.com www.reddit.com
-
People assume any advocacy for things they're not personally stoked about is "shilling".
-
- May 2020
-
www.iubenda.com www.iubenda.com
-
as well as those of the country your site targets
This is assuming your site only targets one country!?
What if you want to target the whole world? Isn't that what most sites would like to target?
-
- Apr 2020
-
www.troyhunt.com www.troyhunt.com
-
"Hey, folks — just wanted to let y'all know that one of the 500 locks on one of your 500 doors is broken. Not gonna tell you which one though. Hope that helps!"
-
- Mar 2020
-
www.linkedin.com www.linkedin.com
-
Now that we’re making breakthroughs in artificial intelligence, there’s a deeply cemented belief that the human brain works as a deterministic, mathematical process that can be replicated exactly by a Turing machine.
-
-
www.quora.com www.quora.com
-
Robots are currently suffering extreme discrimination due to a few false assumptions, mainly that they’re distinctly separate actors from humans. My point of view is that robots and humans often need to behave in the same way, so it’s a fruitless and pointless endeavour to try distinguishing them.
-
- Feb 2020
- Dec 2019
-
babeljs.io babeljs.io
-
The reasoning is that saying "ES7 Decorators" assumes that Decorators is expected to be in ES7. I mentioned this in my last post regarding compiling node_modules, but being in a particular Stage doesn't guarantee much: a proposal can stall, move backward, or get removed entirely.
-