eeleech

joined 2 years ago
[–] eeleech@lemm.ee 8 points 2 years ago (6 children)

I find that S-expressions are the best syntax for programming languages. And in general infix operators are inferior to either prefix or postfix notation.

[–] eeleech@lemm.ee 4 points 2 years ago (1 children)

Why not write your own version? Getting the temperatures is easy and portable with the sensors command from lm-sensors. The rest of the info is easy to get using various commands (e.g. uptime, free) combined with a bit of sed/grep/awk for formatting.

[–] eeleech@lemm.ee 4 points 2 years ago

I find it interesting how large the difference between tastes regarding music players is. After the development of Cantata ceased, I was unable to find any mpd client that I liked and decided to write my own instead (if anyone is interested, the code is available at https://github.com/dokutan/cmpdc)

[–] eeleech@lemm.ee 1 points 2 years ago

If you are looking for cheap storage, i recommend you check out diskprices.com . At least it helped me sometimes to find the disk with a low price per TB.

[–] eeleech@lemm.ee 5 points 2 years ago

Of course anecdotes are of very limited usefulness, but I had exactly the opposite experience. The HDDs that failed on me, failed slowly with SMART errors that gave enough time to make a backup, and never failed completely. On the other hand I had a cheap SSD die completely and without any warning after only limited use, and experienced bit rot even on reputable vendors.

tl;dr choose what you want but make backups

[–] eeleech@lemm.ee 2 points 2 years ago

I like the default OSM carto style, however as an everyday map while walking I mostly use Streetcomplete (or sometimes everydoor) as I like the ability to make edits.

[–] eeleech@lemm.ee 9 points 2 years ago

I use both versions actively, the main differences of SCEE compared to StreetComplete are the addtion of more obscure questions (for example building and roof colors, species/genus of trees), allowing direct editing of tags and disabling the gamification/statistics.

[–] eeleech@lemm.ee 1 points 2 years ago
(when-not (> a b) (> b a))
view more: ‹ prev next ›