Readit News logoReadit News
al_form2000 commented on Work securely from any location without VPN   beyondcorp.com/... · Posted by u/vincent_s
al_form2000 · 6 years ago
So how does one audit this Behemoth?
al_form2000 commented on 1000 True Fans? Try 100   a16z.com/2020/02/06/100-t... · Posted by u/tonicb
al_form2000 · 6 years ago
Tl;dr: "Sell your customers what they want, make them pay what you say, be sure they're rich enough."

Best paradigm busting advice in business after "If you can secure just 0.1% of the chinese market, you'll have 5 milion customers" and "Always remember: profit is revenue minus expense".

al_form2000 commented on Haters   paulgraham.com/fh.html... · Posted by u/razin
al_form2000 · 6 years ago
Shallow piece. Tl;dr: haters gonna hate.
al_form2000 commented on What Is the Most Valuable Thing You Can Learn in One Hour?   quanticdev.com/articles/m... · Posted by u/soygul
al_form2000 · 6 years ago
For verly large values of one hour.
al_form2000 commented on Cheating in Programming   twitter.com/ben_burnes/st... · Posted by u/fagnerbrack
DavidWoof · 6 years ago
Looping isn't "cheating" if you know what you're doing. But if you blindly do that from the beginning without ever learning how rhythm really works, then you're going to be lost when things get more complicated.

And the same is true of the dev who copies tons of code from stack overflow without really understanding it. When issues like thread safety of the app come up, that dev is going to be lost.

Experienced musicians choose loops and samples understanding full well the trade-offs of quantization and timbre. Experienced devs bring in libraries understanding the trade-offs. Answering the question "how well do I need to know this library before introducing it in production?" is a really, really hard problem.

In practice, I see junior devs blindly copying code that subtly won't work more than I see them writing their own DI system because of not-invented-here syndrome. But, admittedly, the latter tends to be more destructive.

al_form2000 · 6 years ago
The analogy between coding and music is actually quite flawed.
al_form2000 commented on Cheating in Programming   twitter.com/ben_burnes/st... · Posted by u/fagnerbrack
z3t4 · 6 years ago
School teaches us that reusing someone elses code is cheating, and using a library would be cheating in a work interview. But using a library is actually standard practice, even when you are paid per hour. Doing anything from scratch will take a lot or research and or trail and error. Even basic stuff we take for granted, like putting text on the screen. eg fonts Unicode graphical driver, etc.
al_form2000 · 6 years ago
If school is currently teaching this, it is seriously failing its mandate. This does not mean that using sort(3) as a solution to a sort assignment should be acceptable.
al_form2000 commented on Is true hacking dead? What we lost   c0de517e.blogspot.com/201... · Posted by u/Impossible
pleasecalllater · 6 years ago
Three things:

1. I have no idea why "hacking" aka "going fast and breaking things" is so glorified while "building good reliable programs" aka "good programming" is not.

2. How come that someone thinks of himself/herself that he/she has the right to say who is a "true hacker" and who is not.

3. AND THIS: https://www.youtube.com/watch?v=LX5Xy3a2uJU Thank you Jayson.

al_form2000 · 6 years ago
> "hacking" aka "going fast and breaking things" is so glorified

The two sides of your equation do not equate at all.

u/al_form2000

KarmaCake day215March 29, 2013View Original