Viewing profile — rickbad68
rickbad68
HN member- Joined
- Sun, Dec 03, 2017, 7:02 PM UTC
- HN karma
- 15
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About rickbad68
No profile information was provided.
Recent public activity
-
comment
Comment #29717654
A case sensitive filesystem doesn't require you to hit shift either if you just call the directory "programs". Also, there are many ways to save your pinky from moving the huge dis…
-
comment
Comment #27897617
It sounds to me like the author had a severe anxiety attack for the first time. And just throwing out a wild guess that they possibly had recently experimented with ayahuasca or so…
-
comment
Comment #27691651
In other words, a rewrite is never actually that. There should be a better word we use for this, like 'replacement'
-
comment
Comment #26856788
This seems such a weird study. Names are important, but not so much as what is being named. In one sense, names become easy given a properly abstracted design. Further, it’s not na…
-
comment
Comment #26856491
This example is not good for talking about naming as there is no proper design which would have a function like this. In any proper design there would always be a separate function…
-
comment
Comment #23944835
I would argue the friends spin is probably more reliable, depending on the friend of course, as at least they would not be motivated by ratings or money and probably are not intent…
-
comment
Comment #23664816
This is absolutely false. Exposure to a higher number of viruses might increase probably of an infection, but a single virus can certainly lead to a full blown infection in an indi…
- comment
-
comment
Comment #22271248
Other common terms for this are sanitization or redaction
-
comment
Comment #22185520
Ya, I have both twice as many answers as questions and twice as many questions as answers. But keep plugging away guys, you'll get there.
-
comment
Comment #21131845
It seems the OP is interpreting Bezos mandate as if he were talking about the interaction/communication between actual teams (people) as opposed to between each teams software serv…
-
comment
Comment #20689718
Totally agree. How many times have I seen Tech Debt as a task to be completed in some future sprint (ya right), or seen it as the title of a category in a dev schedule containing m…
-
comment
Comment #20689514
a practice of constant refactoring..
-
comment
Comment #16817213
In my experience often the term 'technical debt' will be hijacked by product-oriented folks resulting in feature debt being presented as tech debt.
-
comment
Comment #16526068
But the requirements were to allow filters to be configured on users and groups, which would require more info in your data structures. This doesn't meet the specified requirements…
- comment
-
comment
Comment #16520435
This trivial example does not illustrate the usefulness of OO design. Extending the example imagine the requirement is that the target of an email may be either a single user or a …
- comment
-
comment
Comment #15856017
spf13/cobra spf13/viper joho/godotenv mattes/migrate postgres go-pg/pg gorilla/mux gorilla/sessions net/http html/template