• 0 Posts
  • 115 Comments
Joined 4 years ago
cake
Cake day: June 26th, 2021

help-circle





  • TechieDamien@lemmy.mltoxkcd@lemmy.worldxkcd #3022: Making Tea
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    9 months ago

    It may appear that way if it was unevenly heated, causing pockets of boiling water surrounded by comparatively cool water. This would make it look like it’s boiling, but then, when mixed, it is then much cooler than if heated by a kettle that relies on convection to mix the water.











  • It really depends on the role you are looking for. If working with data and doing analysis, you need some knowledge in stats and probability. If you are working on simulations, you will need basic calculus and algebra. If you are looking at game development, you will need basic trigonometry and vector arithmetic. The one thing you don’t need is mental arithmetic because you have a computer.

    That being said, you can get by without these skills, it just becomes harder to see what you need to do, even if you would know how to implement it. This is alleviated if you are working in a team however.



  • Depends how much time you spend in a text editor. If it is just for a few config edits and stuff, honestly there is little reason to learn. The real benefit is if you spend a lot of time editing text due to the time saved using more powerful commands. There is the additional benefit that vi/vim is installed on practically any Linux box, so you will almost always have a familiar editor to hand in an unfamiliar environment.