cout970

joined 2 years ago
[–] cout970@programming.dev 15 points 2 weeks ago (1 children)

1000x over a really inefficient type of solar panel, no comparison with the modern silicon panels, that article is trash.

Modern solar panels are cheap and efficient enough, the issue is energy storage, still expensive and unviable for large scale.

[–] cout970@programming.dev 38 points 2 weeks ago (1 children)

In the Space Age DLC you literally have to enslave the biters, they produce eggs that you need to advance in the science tree.

[–] cout970@programming.dev 4 points 10 months ago (1 children)

Arch Linux distro is not the best of the Linux desktop 💻 and is a great example for Linux distribution in the Linux ecosystem and the desktop 💻 and its desktop is the most important part.

Clearly the FUTO keyboard has no idea about Arch

[–] cout970@programming.dev 7 points 10 months ago

Thats an issue with the time library, not with timestamps. Actually timestamps are always in UTC, you need to do the conversion to your local time when displaying the value. There should be no possible off-by-one errors, unless you are doing something really wrong.

[–] cout970@programming.dev 3 points 1 year ago (1 children)

You should check out Ladybird browser, it's an impressive piece work, it's definitely no ready for everyday use, but it is proof that a small community can develop and maintain a project as complex and large as a browser.

It is probably the only browser in active development that is not being paid by Google, even Firefox gets most of its income from defaulting the search engine to Google

[–] cout970@programming.dev 13 points 1 year ago

"Improve performance by removing a function that never did anything" the story of my life

[–] cout970@programming.dev 1 points 1 year ago

so are we a mixture of experts too?

[–] cout970@programming.dev 22 points 1 year ago

"Some of you will die, but don't worry I have plenty to spare"

[–] cout970@programming.dev 10 points 2 years ago (3 children)

Kotlin without a doubt.

Gives you more flexibility and freedom that most scripting languages. The syntax is clean and concise, the tooling is amazing and can compile to JVM, JS, Native and WASM.