25 Matching Annotations
- Sep 2024
-
blog.nodejitsu.com blog.nodejitsu.com
-
Did you actually fix a known issue? Let the author know about it.
-
-
www.mikeperham.com www.mikeperham.com
-
Your application code should not be dealing with PID files, log redirection or other low-level concerns.
-
Let your operating system handle daemons, respawning and logging while you focus on your application features and users.
-
This makes developing a modern daemon much easier. The init config file is what you use to configure logging, run as a user, and many other things you previous did in code. You tweak a few init config settings; your code focuses less on housekeeping and more on functionality.
-
Less system administration, easier debugging, simpler code, all because you leveraged the init system to do the work for you!
Tags
- init system: let it handle all that
- making it easy to do the right thing
- focus
- do one thing and do it well
- leverage library/tool to do something for you
- core logic
- focus on the main functionality
- init system
- focus on the high-level design, not on the low-level details
- boilerplate
- keep it simple
Annotators
URL
-
-
hypothes.is hypothes.is
-
here it comes, in plain view, the onslaught sent by Zeus for my own terror. Oh holy Mother Earth, oh sky whose light revolves for all, you see me. You see the wrongs I suffer. here it comes, in plain view, the onslaught sent by Zeus for my own terror. Oh holy Mother Earth, oh sky whose light revolves fo
Tags
Annotators
URL
-
- Mar 2024
-
Local file Local file
-
Likewise, we “trusted the process,” but the process didn’t save Toy Story 2 either. “Trust theProcess” had morphed into “Assume that the Process Will Fix Things for Us.” It gave ussolace, which we felt we needed. But it also coaxed us into letting down our guard and, in theend, made us passive. Even worse, it made us sloppy.
Compare "trust the process" as a guiding principle with "let go and let God" which has a much more random and chaotic potential set of outcomes.
Tags
Annotators
-
- Sep 2023
-
www.youtube.com www.youtube.com
-
07:00 nagasu/ do not resist (same as flow)
- see “let it rain” as example of nagasu
Tags
Annotators
URL
-
- Dec 2022
-
www.zhihu.com www.zhihu.com
-
scheme中letrec的语义要如何转化以及实现?
Tags
Annotators
URL
-
- Apr 2022
-
github.com github.com
-
There is something nice about aligning with the platform. But it risks being a straitjacket, and I think we can provide better ergonomics when it comes to streaming.
-
- Sep 2021
-
tailwindcss.com tailwindcss.com
-
If you can suppress the urge to retch long enough to give it a chance, I really think you'll wonder how you ever worked with CSS any other way.
-
- Apr 2021
-
reallifemag.com reallifemag.com
-
What a convenient little elision for the Valley, the seat of real power. They’re not the repressive force; opposing them is. All they want is to let us be as free as when we were kids.
Tags
Annotators
URL
-
- Mar 2021
-
github.com github.com
-
I don't myself understand what's going on, it clearly has something to do with source maps, but may also have to do with other sprockets changes.
-
I don't really understand what's going on. Clearly source maps have something to do with it -- a source map feature that doesn't handle SCSS very well, apparently.
-
- Feb 2021
-
github.com github.com
-
This is a breaking change so it'll have to go into a major release. I was working on a v4 release but it's too much. I think I'm going to pair it back and we can add this to the new v4. When I have that ready, I'll rebase the merge onto that branch.
-
- Nov 2020
-
developer.mozilla.org developer.mozilla.org
-
The use of __proto__ is controversial and discouraged. It was never originally included in the ECMAScript language spec, but modern browsers implemented it anyway. Only recently was the __proto__ property standardized by the ECMAScript 2015 specification for compatibility with web browsers, so it will be supported into the future.
-
-
github.com github.com
-
There are a few intentional behavioral differences between Dart Sass and Ruby Sass. These are generally places where Ruby Sass has an undesired behavior, and it's substantially easier to implement the correct behavior than it would be to implement compatible behavior. These should all have tracking bugs against Ruby Sass to update the reference behavior.
Tags
- don't let previous decisions/work constrain you
- learn from your mistakes
- intentional
- reference implementation
- intentional/well-considered decisions
- reversible decisions
- intentionally doing it differently / _not_ emulating/copying the way someone else did it
- get back on course
- reverting a previous decision/change/commit
Annotators
URL
-
- Oct 2020
-
-
But maybe this PR should still be merged until he finds time for that?
Tags
- open-source software: progress seems slow
- waiting for maintainers to review / merge pull request / give feedback
- big change/rewrite vs. continuous improvements / smaller refactorings
- iterative process
- don't let big plans/goals get in the way of integrating/releasing smaller changes/improvements
- pull request stalled
- not a blocker (issue dependency)
Annotators
URL
-
- Apr 2020
-
www.troyhunt.com www.troyhunt.com
-
Many of them have made poor password choices stretching all the way back to registration, an event that potentially occurred many years ago.
-
- Mar 2020
-
-
referrer (note spelling)
-
- Jan 2020
-
write.as write.as
-
small coins of possibility
-
- Nov 2019
-
-
There is no reason material-ui can't create a better abstraction on top of the one provided by React itself though.
-
- Dec 2017
-
mek.oszk.hu mek.oszk.hu
-
Ki itt belépsz, hagyj fel minden reménnyel!«
Ki itt belépsz, hagyj fel minden reménnyel!
Tags
Annotators
URL
-
-
mek.oszk.hu mek.oszk.hu
-
Az életet már megjártam.
Az életet már megjártam.
Tags
Annotators
URL
-
- Dec 2016
-
worldbookonline.com worldbookonline.com
-
The church persecuted many scholars whose ideas and teaching contradicted religious beliefs. One such scholar was the Italian astronomer and physicist Galileo, who had been a member of the faculty of the University of Padua. The church silenced him in 1633 for arguing that Earth moved around the sun.
Galileo started and moved the idea that scholars should have academic freedom.
-