balsoft

joined 1 year ago
[–] balsoft@lemmy.ml 3 points 1 week ago (1 children)

Proprietary = shit. Don't get me wrong, all software is shit, but at least you can make open-source software suck less for your usecase.

[–] balsoft@lemmy.ml 13 points 1 week ago* (last edited 1 week ago) (1 children)

Rental... application... fees?? You have to pay to even apply? WTF?

[–] balsoft@lemmy.ml 2 points 1 week ago

Hehe, in the process of updating :)

[–] balsoft@lemmy.ml 4 points 1 week ago* (last edited 1 week ago) (2 children)

CC0 (public domain). You're free to use it as you like.

Here's the uncropped image for your convenience too: https://nextcloud.balsoft.ru/s/Zsjii2PfP5ZWFdP?dir=%2F&openfile=true

[–] balsoft@lemmy.ml 2 points 1 week ago

Kinda mobile-nixos, shame it's semi-abandoned and difficult to get working :(

[–] balsoft@lemmy.ml 2 points 1 week ago* (last edited 1 week ago) (1 children)

Wait without which Nix? the package manager or the language or something else?

Yes, without the package manager. Shipping "with a language" doesn't make much sense :)

[–] balsoft@lemmy.ml 2 points 1 week ago (1 children)

I've stolen a bunch of Git aliases from somewhere (I don't remember where), here are the ones I ended up using the most:

g=git
ga='git add'
gau='git add --update'
gcfu='git commit --fixup'
gc='git commit --verbose'
'gc!'='git commit --verbose --amend'
gcmsg='git commit --message'
gca='git com
gd='git diff'
gf='git fetch'
gl='git pull'
gst='git status'
gstall='git stash --all'
gstaa='git stash apply'
gp='git push'
'gpf!'='git push --force-with-lease'
grb='git rebase'
grba='git rebase --abort'
grbc='git rebase --continue'

I also often use

ls='eza'
md='mkdir -p'
mcd() { mkdir -p "$1" && cd "$1" }

And finally some Nix things:

b='nix build'
bf='nix build -f'
bb=nix build -f .'
s='nix shell'
sf='nix shell -f'
snp='nix shell np#'
d='nix develop'
df='nix develop -f'
[–] balsoft@lemmy.ml 41 points 2 weeks ago* (last edited 2 weeks ago)

The data seems to be weird/lacking so far, a lot of phones have "10" as "battery endurance in cycles", and some have the "Battery user-replaceable" even though it clearly isn't (e.g. glued on back glass)

PS: sorry I'm an idiot, I misunderstood what "battery endurance in cycles" meant (it seems to actually be "hundreds of cycles"). Also "battery user-replaceable" phones don't have a glued-on back indeed, I was looking at a wrong model.

This is sick! In 5-7 years when I'm looking for a new phone this will come in really handy :)

[–] balsoft@lemmy.ml 6 points 2 weeks ago* (last edited 2 weeks ago)

Hm, this is interesting - I am indeed "outdoorsy" and could only see "white and gold in shadow". I think this might also be because of the highlight on the right suggesting that it's daylight all around and the dress is in deep shadow, and the blue color is also highly reminiscent of "white cloth in deep shadow". This XKCD helped me clear up the confusion and now if I squint I can see both color schemes:

https://xkcd.com/1492/

[–] balsoft@lemmy.ml 3 points 2 weeks ago

Eh, this is sure to result in a lot of deaths and destruction, since subway trains don't have any way to strap you in, and are unlikely to handle the accelerations required to stay on rollercoaster tracks. Also remember that one of his first appearances is https://xkcd.com/72 which seems like child's play in comparison - he's sure grown over the years

[–] balsoft@lemmy.ml 2 points 2 weeks ago
[–] balsoft@lemmy.ml 12 points 2 weeks ago (1 children)

Yep, although I think StreetComplete does at least ask "how many levels in a building", which allows for pretty good approximations most of the time

view more: ‹ prev next ›