Viewing profile — TheLudd
TheLudd
HN member- Joined
- Tue, Feb 11, 2014, 7:36 AM UTC
- HN karma
- 38
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About TheLudd
No profile information was provided.
Recent public activity
-
comment
Comment #48643606
Yes but the author wants to promote his postman replacement
-
comment
Comment #48046452
Which aggregate? The aggregate for one person or for the world as a whole?
-
comment
Comment #48046448
You said: > No, we pay less for it. But there's much higher demand so overall use goes up. This is economics 101, not a paradox. To clarify how I read you: "If the price goes down,…
-
comment
Comment #48036589
Right. That is not a paradox as stated. The paradox would be: * a TV used to be really expensive. So a home just had one * over time TVs become half the price. * now a home has 3 T…
-
comment
Comment #48036454
Should the paradox not be that we PAY more for it? Or, if some process is made more effective, i.e. takes shorter time, we spend more time in that process.
-
comment
Comment #47751639
No. I am not saying that it is a bad idea to do this. I am saying: Given you have saved two hours per person per week Then the value for the company is _not_ equal to two hourly sa…
-
comment
Comment #47750261
If a test suite runs for either 6 minutes or 66 seconds I am not staring at it while it runs. I am doing something else. So that is not holding up my time
-
comment
Comment #47749488
Yes. You work 2 hours less, but what do you produce in those two extra hours? Can you say that your company now spends X dollars less or earns X dollars more? I don't think it can …
-
comment
Comment #47749118
One interesting factor that I rarely see discussed is this: Let's say a DevOps person does some improvement to internal tooling and a task that devs had to oversee manually now is …
- story
-
comment
Comment #32922211
Can I get this on mobile?
-
comment
Comment #32591316
2014: I made a new javascript framework! 2022: I made a new AI image generator!
-
comment
Comment #27722547
The headline says "AlpineJS – Lightweight JavaScript Framework".
-
comment
Comment #27722092
I can't take a project described as a "JavaScript framework" serious these days. A framework for _what_? Many things are done with JS nowadays.
-
comment
Comment #18823342
Modules that are part of your build, tests and npm scripts should be installed locally so that any contributor can run npm install/yarn and the develop your project without any oth…
-
comment
Comment #18546329
Sounds interesting. I'll report on my results here once I have uploaded my otherwise end to end encrypted private and personal conversations into this unknown script...
-
comment
Comment #18378092
I do event sourcing in my company and we had a look at this when we started out 4 years ago. What I don't understand is why build a database? Why not build something in the applica…
- story
- story
- story
-
comment
Comment #11002228
I could not throw anything together of this quality. If I were to create a product by myself, using one of the ones available would certainly be a step up.
-
comment
Comment #9406544
I cannot respect a TDD guide that is dependent on your editor. Doing tdd is about code structure and implementations decisions imho. If you need to check some box in a dialog windo…
- story
- story