Posts
1861
Following
92
Followers
172
Riding horses, hacking computers, phones and smartwatch.
@jolla Umm. Is Sailfish open? Last time I checked, it was not open source, and used quite dark patterns at least in the software updater app. Android alternatives may be good thing, but claiming open when you are not open source, not free software is not good.
0
0
0
@agitprop_n_absurdity For the record... no, it is not. Altrough this particular... person... was asking for it quite hard.
0
0
0

đżđ’¶đ“ƒđ’¶ "not yet begun to fight"

Edited yesterday

BREAKING NEWS: the shooter has been identified as a young, cis, white man who belonged to several online white supremacist networks.

Oh, no no, not the Charlie Kirk guy. I mean, yes also the Charlie Kirk guy. But also I was talking about the Evergreen School shooting guy who killed 3 kids on the same day. And also the guy who killed Donald Trump's ear. And also the other guy who tried to kill Trump on a golf course. And also the guy who murdered Melissa Hortman and her entire family in their sleep. And also the guy who beat Nancy Pelosi's husband with a hammer.

Hmmm it's almost like there's a pattern emerging...

1
6
1

gosh, who the fuck could have seen that coming

3
9
0

New plans this weekend

1
4
1
@mcepl Tak nakonec se rakety nepotvrdily a drony byly "neozbrojene" nebo "min ozbrojene". Youtube: Poland Just Shot Down Russian Drones. Here's NATO's Next Move. [cYFpfsi5qtI]

A ano, demonstrace odhodlani by nebyla spatna. I kdyz, to co jsem navrhoval nebylo schovavani se, to byl vysmech :-). Ale pravda ze by to mohl nekdo spatne pochopit.
0
0
0
@mcepl Jo, Kralovec by byla dobra volba. Je to blizko, napr. :-). A pak jeste rict "nemate dukazy jsme to byli my", "byl to omyl" a "nepejeme si valku s Ruskem" :-).
1
0
0
Jakub Ć Ă­ĆĄa TichĂœ rika:

...

V Polsku bylo nalezeno sedm dronĆŻ a pravděpodobně trosky jednĂ© rakety, — polskĂ© ministerstvo vnitra
Hlava stĂĄtĆŻ členĆŻ NATO svolĂĄvajĂ­ „NouzovĂ© zasedĂĄní“ potĂ©, co Polsko uplatnilo člĂĄnek 4 smlouvy NATO, — mĂ©dia

...

Wow. Raketa, tak to uz nevypada jako omyl. A schvalne, odpovi NATO tak by Putin dal neprovokoval? Hadam ze 49 dronu a 7 raket zamerenych na sklady Shahedu/PVO by bylo adekvatni...
1
0
1
Bombardovat mirova jednani je tak trochu ... prasarna :-(. yt: Israel\ Strikes\ Qatar\!\ Blows\ Up\ Ceasefire\ Talks...Literally\!\ \[fAxKQk1SUpA\]
0
0
1
Currently logic is:

if m.target_time > 0:
hours = (m.target_time - time.time()) / (60*60)
# If it is already past the time, do fast charge
if hours < 0:
c_rate = 1.0
mode = "past"
else:
c_rate = m.required_c_rate(5000, percent, m.target_perc, hours) * 1.1
mode = "readyby"
print(" %.1fh %.4f C" % (hours, c_rate))
# We can wait to charge if it is far enough in future.
# But we don't want to toggle charging on/off repeatedly
# when we are close.
if c_rate < 0.1 and m.target_perc - percent > 5:
mode = "pause"
c_rate = 0
if m.target_time < 0:
mode = "simple"
c_rate = 0.25
if m.mode == "max":
mode = "max"
c_rate = 1.0
# Below 50%, battery actually ages faster; so lets charge to 60%.
if percent < 30 and c_rate < 0.15:
mode = "go30"
c_rate = 0.15
if percent < 60 and c_rate < 0.10:
mode = "go60"
c_rate = 0.10

If you see some trivial improvements, let me know :-).
0
0
0
Always fast charging battery to 100% capacity will reduce battery longevity significantly. Complicating factor is that running out of battery is very annoying, and battery below 10% capacity also loses longevity (very significantly around 0%).

So
 we can do better, and this is my attempt. Simple idea is to simply charge to 80%, use “batman norm” to do that.

But we can do better. You can add time when you want phone to be ready, and it will try to figure optimal charging profile so that phone is at 80% when requested. Use “batman 15:30” if you want phone to be at half past three.

Code is at https://github.com/pavelmachek/unicsy_demo/tree/master/bat .

#librem5 #linuxphone
1
0
1
@z3ntu @bshah Which hardware/software is that? I'm working on Clicks Machine -- https://gitlab.com/tui/tui/-/tree/master/ccam?ref_type=heads -- interesting parts may be leds shading correction and autofocus (I'm now playing with PDAF).
1
0
0
Edited 4 days ago
[hlasovani ukonceno, ale fotaky jsou na programu :-) ] Jestli chcete na Linuxdays povidani o fotacich v telefonech, muzete hlasovat https://www.linuxdays.cz/2025/hlasovani/ :-). A zajimavych veci tam bude vic... #linuxdays
0
6
5
@mkyral Tak mam, chtelo to vyjit z udoli. Pocasi dokonaly, ale je to takova staticka podivana :-).
0
0
0
Zatmeni mesice, ted! :-). Jenze ja nevidim zadnej mesic, takze je bud zatmelej moc dokonale, nebo koukam blbe...
1
1
2
Mam krasny "novy" telefon na pokusy (dik!). Je to model s prohnutym displayem a ctyrmi prustrely. Malinky problem je, ze tenhle model nema mit prohnuty display, a prustrel ma mit jen jeden. Ale na pokusy hadam adekvatni :-)
0
0
3
Dneska prvni "nocni" vyjizdka. "Winter is comming..." :-(.
0
0
0

why do i focus on gaza, when there are other genocides happening? because it’s the one we pay for. it’s the one we can most easily stop.

why do i seemingly ignore antisemitism? because it’s a given. i don’t have to prove it to anyone here. we already know. we already oppose it.

do i support hamas (whatever that means)? hell no.

do i support israel’s right to exist?
as a vassal eschatological settler apartheid ethnostate: no
as a hypothetical secular integrated egalitarian state: yes

1
2
1
@bycx @Petr90 @sesivany Diky, tohle uz jsou uveritelnejsi udaje.
0
0
0
@sesivany @bycx @Petr90 Byl by odkaz na delsi a presvedcive vysvetleni? :-)
0
0
0
Show older