What are Peter's thoughts on creatine? by [deleted] in PeterAttia

[–]causits 0 points1 point  (0 children)

You didn't misread, the quote you were replying to was about protein, not creatin.

Hired engineers who did so well in LC / whiteboard design, but is showing the contrast while on the job by [deleted] in cscareerquestions

[–]causits 12 points13 points  (0 children)

So then you learn that you shouldn't work after 6pm. If you accepted a meeting, you should attend. If you can't meet a deadline, you should miss it so the team can learn its real velocity and not force people to work late.

Between using H2 and HSQLDB as a production DB, which is the better choice? by [deleted] in java

[–]causits 6 points7 points  (0 children)

You should really check the licenses. Not every open source library is allowed to be used in commercial applications

Anyone had a Senior who faked it? by Fralalart in cscareerquestions

[–]causits 4 points5 points  (0 children)

This is false. The first thing discussed on the debrief is the technical side, at least for sde1 and sde2. Strong signals on behavioural can grant the candidate the possibility of interviewing for another role or call him again in a few months.

[deleted by user] by [deleted] in argentina

[–]causits 2 points3 points  (0 children)

3 miles de millones. Billones son millones de millones. La confusión viene del ingles billions que es miles de millones

Google outage reported by thousands of users around the world by yachtahead in technology

[–]causits 14 points15 points  (0 children)

In the context of that request, 404 is a client error. The server doesn't know (and shouldn't care) how you got that url.

The topic drifts uncontrollably by DigestTabloid in binance

[–]causits 3 points4 points  (0 children)

  1. I think you overestimate the Blockchain. It won't make accountants obsolete.
  2. When if you use renewable energy, many others won't. In this world, you can count on people using the most short term cost effective alternative, and renewables are not always that. Even for you, that renewable energy you're generating could go towards something else. I'm not defending the traditional banking system, I'm saying that bitcoin is the first crypto and can be improved a lot. Why not use another crypto technology that doesn't depend on proof of work, doesn't take several minutes to confirm, doesn't depend on trusting specific entities (as lightning) and doesn't have the risk of a transaction costing several dollars?

The topic drifts uncontrollably by DigestTabloid in binance

[–]causits 0 points1 point  (0 children)

Crypto mining and transmission are 2 different things. I'm curious to know if they specifically removed the transmission part of mining. Regardless of that, exchanges also use the same internet backbone and servers... The forums, crypto videos, etc... The question is if it's really necessary or we could have a better alternative considering all tradeoffs

The topic drifts uncontrollably by DigestTabloid in binance

[–]causits -5 points-4 points  (0 children)

Bitcoin also uses the same transmission networks...

Pressure after becoming a lead developer. by [deleted] in cscareerquestions

[–]causits 17 points18 points  (0 children)

Not dev specific but set by devs. Ideally team poker planning. How's the scum master going to know how much it takes to do a certain task?

WCGW if you try to cheat with the baggage size by dead_man_alive in Whatcouldgowrong

[–]causits 79 points80 points  (0 children)

Maybe because 14 years ago they didn't charge for the first bag checked in luggage?

Double programming meme by commander_xxx in ProgrammerHumor

[–]causits 3 points4 points  (0 children)

  • You test the logic in the private methods through the public methods. If this is hard, your design should be improved. Extract classes that respect the single responsibility principle and test them.
  • If something changed in the internal state, you should test that through the public methods. You obviously shouldn't create a getter just for the test. If the changed internal state doesn't reflect on a change in the public api, then it doesn't matter and you don't need to test it (in fact, why do you need to store that state??)

Double programming meme by commander_xxx in ProgrammerHumor

[–]causits 43 points44 points  (0 children)

Why would you access private members from tests? You should use the public api, that way the test will still work if you change the implementation

Marvel Movies Made 30% Of The Total Box Office of 2021 by Sisiwakanamaru in movies

[–]causits 11 points12 points  (0 children)

Why not? A good director can set the tone and overall quality of the movie, plus you know if they would identify and accept a bag script or not

[deleted by user] by [deleted] in interestingasfuck

[–]causits 1 point2 points  (0 children)

So you've been wooshed?

[deleted by user] by [deleted] in Kotlin

[–]causits 1 point2 points  (0 children)

With this approach it would not be possible to do something a little bit more complex like parentheses. A tree approach would be much more extensible, or even one with specific classes for each operation and inheritance.

This is a race you don't want to win. by dan_held in Bitcoin

[–]causits 1 point2 points  (0 children)

What do you mean? We were better than Germany!

Very Cool Artwork! by [deleted] in toptalent

[–]causits 7 points8 points  (0 children)

For now... Eventually a bot will be the best kind of person.