Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RE
Posts
0
Comments
36
Joined
2 yr. ago

  • Well, if there is nof fixed (explicit or implicit) type it's imposible for the compiler to optimise your code. Also imho programming with typed languages is way easier because your IDE can recognize function argumentd before you compile/run. I tried python and found it baffling how anyone can get any work done with it :D

  • We are trying to solve computer/rocket-age problems with a caveman brain. If we don't start genetic engineering humans soon i'd wager we'll eradicate ourselves before we colonize other planets and stars.

  • You might be interested in projects like https://openhab.org, or https://mycroft.ai

    I have tinkered with mycroft in the past and it was kinda finnicky at the time, but overal a great idea(an assistant like google or alexa but privacy oriented). A colleague of mine uses openhab for everything but security(his wife objected to that lol).

    For starters i'd recommend some single board computer like the a raspberrypi, a speaker and a microphone and maybe try one of these (https://www.electromaker.io/blog/article/9-best-raspberry-pi-smart-home-software-options) out yourself.