Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2021-05-05

00:07:47 Join kakaka [0] (~koniu@gateway/tor-sasl/koniu)
00:15:06 Quit ufdm (Quit: Leaving)
00:20:40 Join ufdm [0] (~ufdm@c-73-164-63-214.hsd1.mn.comcast.net)
01:00
01:05:02***Saving seen data "./dancer.seen"
01:23:46 Join ZincAlloy [0] (~Adium@ip5f5abcae.dynamic.kabel-deutschland.de)
01:28:06 Quit ZincAlloy (Ping timeout: 240 seconds)
01:54:07 Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:21dc:23d4:d493:9899)
01:54:47 Quit Strife89 (Ping timeout: 252 seconds)
01:56:00 Join Strife89 [0] (~quassel@adsl-74-250-153-101.ags.bellsouth.net)
01:58:47 Quit ZincAlloy (Ping timeout: 260 seconds)
03:00
03:05:03***Saving seen data "./dancer.seen"
04:00
04:19:20 Join daswf852 [0] (~daswf852@unaffiliated/dwf)
04:37:57 Join eevan [0] (~cisco@176.205.87.51)
04:38:22 Join Rower [0] (~Rower@78-73-72-39-no2340.tbcn.telia.com)
04:43:01 Part edhelas
04:43:30 Join edhelas [0] (9d94237298@v2202101139504140605.quicksrv.de)
05:00
05:00:30 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
05:05:05***Saving seen data "./dancer.seen"
05:29:21 Quit eevan (Ping timeout: 260 seconds)
05:45:07 Quit pamaury (Ping timeout: 260 seconds)
06:00
06:25:47 Join eevan [0] (~cisco@176.205.87.51)
06:48:54 Part edhelas
06:49:20 Join edhelas [0] (9d94237298@v2202101139504140605.quicksrv.de)
06:58:43 Quit eevan (Quit: WeeChat 3.2-dev)
07:00
07:05:08***Saving seen data "./dancer.seen"
07:50:28 Quit lemon_jesus (Read error: Connection reset by peer)
07:50:38 Join lemon_jesus [0] (~lemon_jes@208.59.79.137)
07:52:44speachybraewoods: I use a combination of two things; check to see if the device claims to be CompactFlash-compliant, and barring that, see if the special "SSD" flag is set in the RPM field.
07:53:07speachythis means that microdrives get treated as SSDs for purposes of this code
07:53:48speachybut I wasn't able to measure a power consumption difference between SLEEP and STANDBY_IMMEDIATE with those.
07:54:28speachywith non-CF-compliant drives the old SLEEP behavior is used.
07:56:15speachyI don't know if there is any disadvantage to STANDBY_IMMEDIATE (vs SLEEP) on the 1.8" drives, but I didn't want to take any chances so I didn't make it universal.
08:00
08:33:44 Join Saijin-Naib [0] (~Saijin_Na@2603-7081-1d05-7230-88d3-4ccd-c962-698d.res6.spectrum.com)
08:35:17speachy(since I lacked suitable hardware for testing)
08:35:46speachythe existing SLEEP behavior was committed in 2002.
08:37:03 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
08:39:54 Join Saijin_Naib [0] (~Saijin_Na@2603-7081-1d05-7230-88d3-4ccd-c962-698d.res6.spectrum.com)
08:40:04 Quit Saijin_Naib (Disconnected by services)
08:40:08 Join Saijin_Naib_ [0] (~Saijin_Na@2603-7081-1d05-7230-88d3-4ccd-c962-698d.res6.spectrum.com)
08:41:55 Quit Stanley00 (Remote host closed the connection)
08:42:19 Quit Saijin-Naib (Ping timeout: 250 seconds)
08:46:32 Join massiveH [0] (~massiveH@ool-18e4e82f.dyn.optonline.net)
08:52:53 Join TheLemonMan [0] (~lemonboy@irssi/staff/TheLemonMan)
09:00
09:05:12***Saving seen data "./dancer.seen"
10:00
10:27:25 Quit massiveH (Quit: Leaving)
10:40:31 Quit TheLemonMan (Quit: "It's now safe to turn off your computer.")
10:42:29 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00)
10:47:11 Quit Stanley00 (Ping timeout: 240 seconds)
11:00
11:05:16***Saving seen data "./dancer.seen"
11:15:13 Quit aevin (Remote host closed the connection)
11:46:25 Quit pamaury (Quit: No Ping reply in 180 seconds.)
11:50:38 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
12:00
12:04:15mendel_munkiswhich is more important, conserving binary size or conserving run time?
12:18:43speachydepends. :)
12:19:04speachyfor code that's not performance critical, size is more important.
12:19:29speachyeg our codecs are _not_ optimized for binary size. :)
12:43:42 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00)
12:48:13 Quit Stanley00 (Ping timeout: 240 seconds)
12:56:25mendel_munkiswhat's the best way to compare the binary size of two different ways of doing something?
12:56:47mendel_munkisdoh build the binarys
13:00
13:04:07 Join ZincAlloy [0] (~Adium@95.90.188.174)
13:05:18***Saving seen data "./dancer.seen"
13:32:30 Quit speachy (Read error: Connection reset by peer)
13:33:25 Join lebellium [0] (~lebellium@89-92-69-66.hfc.dyn.abo.bbox.fr)
13:56:19 Join TheLemonMan [0] (~lemonboy@irssi/staff/TheLemonMan)
13:56:36 Join speachy [0] (~speachy@209.2.65.77)
14:00
14:06:11 Quit pamaury (Ping timeout: 240 seconds)
14:44:43 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00)
14:46:35 Join tomeaton17 [0] (5207f844@gateway/web/cgi-irc/kiwiirc.com/ip.82.7.248.68)
14:49:21 Quit Stanley00 (Ping timeout: 260 seconds)
15:00
15:05:20***Saving seen data "./dancer.seen"
15:22:03 Quit _bilgus (Remote host closed the connection)
15:23:13 Join _bilgus [0] (~bilgus@cpe-107-11-237-184.columbus.res.rr.com)
15:50:54 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
16:00
16:11:16 Join aevin [0] (eivindsy@unaffiliated/aevin)
16:35:02 Quit TheLemonMan (Quit: "It's now safe to turn off your computer.")
17:00
17:05:21***Saving seen data "./dancer.seen"
17:05:24braewoodsspeachy, _bilgus: would either of you be interested in some old laptop batteries? i think they were built using 18650 cells and i know some people like to reclaim the cells for new projects.
17:09:43speachyno use for them on this end, thanks
17:19:41 Part edhelas
17:20:05 Join edhelas [0] (9d94237298@v2202101139504140605.quicksrv.de)
17:32:02 Quit tomeaton17 (Quit: Ping timeout (120 seconds))
17:48:03 Quit lebellium (Quit: Leaving)
18:00
18:19:38 Join tomeaton17 [0] (5207f844@gateway/web/cgi-irc/kiwiirc.com/ip.82.7.248.68)
18:20:19 Quit ZincAlloy (Quit: Leaving.)
18:57:14 Quit tomeaton17 (Quit: Connection closed)
19:00
19:01:43 Quit pamaury (Ping timeout: 260 seconds)
19:02:58 Join cockroach [0] (~blattodea@pdpc/supporter/active/cockroach)
19:05:24***Saving seen data "./dancer.seen"
19:42:56_bilgusbraewoods, no thanks I have a decent supplier of them locally
19:47:26 Quit michaelni (Ping timeout: 265 seconds)
19:59:46 Join michaelni [0] (~michael@213-47-68-29.cable.dynamic.surfer.at)
20:00
20:12:34braewoodsok
20:12:56braewoodsi'm just cleaning out my old stuff, selling stuff or w/e
20:13:13braewoodsit's been like a decade and it's time i sold stuff to make room for new stuff
20:14:18speachybraewoods: if you can't find any use for the cells, I recommend cutting 'em open and dropping them into a bucket of water. Toss in a match if you want to see the water burn.
20:14:58braewoodspass, i don't want to mess around with lithium. it's dangerous enough.
20:15:25braewoodsi don't mind making battery packs and such but i don't want to take pointless risks like that
20:16:06braewoodsi'm working on a new hobby where I build 18650 battery packs, from new cells for now. i don't want to mess with old ones for now.
20:44:12 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00)
20:48:33 Quit Stanley00 (Ping timeout: 240 seconds)
21:00
21:05:28***Saving seen data "./dancer.seen"
21:12:32 Quit daswf852 (Ping timeout: 240 seconds)
21:18:08 Quit St3ak (Ping timeout: 276 seconds)
21:18:41 Quit ac_laptop (Ping timeout: 240 seconds)
21:19:37mendel_munkisspeachy: thanks for the update.
21:19:56 Join St3ak [0] (~st3ak@st3ak3000.powered.by.lunarbnc.net)
21:35:03 Join daswf852 [0] (~daswf852@unaffiliated/dwf)
21:52:48 Quit daswf852 (*.net *.split)
21:52:48 Quit ufdm (*.net *.split)
21:52:48 Quit Natch (*.net *.split)
21:52:48 Quit paulk-leonov (*.net *.split)
21:52:48 Quit mendel_munkis (*.net *.split)
21:52:48 Quit Galois (*.net *.split)
21:52:48 Quit __builtin (*.net *.split)
21:52:48 Quit blucifer22 (*.net *.split)
21:52:48 Quit mikroflops (*.net *.split)
21:53:55 Join daswf852 [0] (~daswf852@unaffiliated/dwf)
21:53:55 Join ufdm [0] (~ufdm@c-73-164-63-214.hsd1.mn.comcast.net)
21:53:55 Join Natch [0] (~Natch@c-e070e255.014-297-73746f25.bbcust.telenor.se)
21:53:55 Join paulk-leonov [0] (~paulk-leo@leonov.paulk.fr)
21:53:55 Join mendel_munkis [0] (~mendelmun@ool-43568247.dyn.optonline.net)
21:53:55 Join Galois [0] (djao@efnet.math.uwaterloo.ca)
21:53:55 Join __builtin [0] (~quassel@rockbox/developer/builtin)
21:53:55 Join mikroflops [0] (~yogurt@c188-150-217-176.bredband.comhem.se)
21:53:55 Join blucifer22 [0] (~quassel@204.48.30.120)
21:54:09 Quit paulk-leonov (Max SendQ exceeded)
21:54:16 Join paulk-leonov [0] (~paulk-leo@vpn-0-22.aquilenet.fr)
22:00
22:10:04 Quit Natch (Read error: Connection reset by peer)
22:14:27 Join Natch [0] (~Natch@c-e070e255.014-297-73746f25.bbcust.telenor.se)
22:17:22 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00)
22:19:23 Quit Stanley00 (Remote host closed the connection)
22:22:18 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00)
22:27:24 Quit cockroach (Quit: leaving)
22:28:45 Join ac_laptop [0] (~ac_laptop@186.2.247.129)
22:45:03 Quit Stanley00 (Remote host closed the connection)
22:48:00 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00)
22:56:49 Quit Stanley00 (Remote host closed the connection)
22:57:39 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00)
22:58:10 Quit Stanley00 (Read error: Connection reset by peer)
23:00
23:04:00 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00)
23:05:32***Saving seen data "./dancer.seen"
23:15:15 Quit Stanley00 ()
23:16:39 Quit _bilgus (Quit: Leaving)
23:17:54 Quit Saijin_Naib_ (Ping timeout: 245 seconds)
23:18:49 Join _bilgus [0] (~bilgus@cpe-107-11-237-184.columbus.res.rr.com)
23:22:49 Quit _bilgus (Read error: Connection reset by peer)
23:23:01 Join _bilgus [0] (~bilgus@cpe-107-11-237-184.columbus.res.rr.com)
23:45:15 Quit ac_laptop (Ping timeout: 252 seconds)

Previous day | Next day