- Oct 2023
-
auth0.com auth0.com
-
after they log out
They're not even consistent within this same page.
-
after they logout
They're not even consistent within this same page.
-
-
stackoverflow.com stackoverflow.com
-
When is eval justified? In pragmatic terms, when you say it is. If it's your program and you're the programmer, you set the parameters.
-
- Sep 2022
-
openscad.org openscad.orgOpenSCAD2
-
The Programmers Solid 3D CAD Modeller
-
Tags
Annotators
URL
-
- Aug 2022
-
-
a MIT style license, which does not require the notices to be reproduced anywhere outside of the actual library code.
-
- Oct 2021
-
-
For those coming from Ruby, Javascript has no builtin method like Ruby’s Array#compact.
-
- Feb 2021
-
hilton.org.uk hilton.org.uk
-
Unlike naming children, coding involves naming things on a daily basis. When you write code, naming things isn’t just hard, it’s a relentless demand for creativity. Fortunately, programmers are creative people.
-
- Nov 2020
-
guides.rubyonrails.org guides.rubyonrails.org
-
which are passed onto controller actions.
onto => on to
-
- Oct 2020
-
humanwhocodes.com humanwhocodes.com
-
We rarely, if ever, start with a completely blank file and start writing code. More often that not we start by copying an existing file and then modifying it to get our result.
-
- Sep 2020
- Apr 2020
-
queue.acm.org queue.acm.org
-
It's typically a lot easier for software engineers to pull data out of a service that they use than it is for regular users. If APIs are available, we engineers can cobble together a program to pull our data out. Without APIs, we can even whip up a screen scraper to get a copy of the data. Unfortunately, for most users this is not an option, and they're often left wondering if they can get their data out at all.
-
- Mar 2020
-
www.nytimes.com www.nytimes.com
-
Directives from the World Health Organization have provided the companies with the kind of clarity engineers appreciate.
-
- Sep 2018
-
www.mnemotext.com www.mnemotext.com
-
In this singularity-free world, the future would be bleak for programmers. (Imagine having to cope with hundreds of years of legacy software!)
I'm not really sure I agree with this. Regardless of whether Singularity eventually comes around or not, software will evolve. We have seen whole languages fall out of usage in the past, including Fortran, COBOL, ALGOL, etc. Developers will always be looking to get more efficient, and our current languages will either get abandoned or improved. New languages will come up and become the new standard. If anything, the future seems to be far more bleak for programmers/developers in the years after Singularity, rather than in the years leading upto it - after all, with the prevalence of docile, conscious machines,most of the work programmers do, everything from bug-fixing to data-analytics, would be done more quickly, cheaply and efficiently by the machines. In other words, in the world of singularity, programmers as we know them would no longer exist.
-