[01:15:44] oh wow. that's big :D [01:16:10] here's my last build : https://hackaday.io/project/3070-the-cherokee-carputer [01:16:55] actually this is a bit outdated, a couple of years after that i replaced the bezel with a 3d printed one [01:16:59] the bondo started cracking [01:24:50] kazer, that's really cool [01:48:43] kazer, https://i.imgur.com/nOmz9Pe.png [01:48:56] I took that tonight near where I live.. [02:25:23] I have the DNG to prove it lol [02:47:02] I used my Pentax K10D with Sigma wide angle lens at 17mm (f22) [02:47:40] I also had my tripod for the long exposure [02:49:11] I have 2 tripods (carbon fiber and aluminum) both Dolica [03:25:54] *** Quits: DuncanDo (~DuncanDo@pool-108-26-195-147.bstnma.fios.verizon.net) (Quit: Leaving) [05:14:54] *** Joins: xenos1984 (~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120) [05:14:54] *** ChanServ sets mode: +v xenos1984 [07:13:35] I fixed the irc logs, now all are shown on Webbrowser and should have the right format [07:22:42] *** Joins: Navit1 (~Navit@ec2-34-214-224-248.us-west-2.compute.amazonaws.com) [07:22:43] *** ChanServ sets mode: +v Navit1 [07:26:17] *** Quits: Navit (~Navit@ec2-34-214-224-248.us-west-2.compute.amazonaws.com) (Ping timeout: 250 seconds) [07:26:33] *** Navit1 is now known as Navit [07:28:01] *** Quits: Number6 (~number6@zoidberg.geoghegan.me) (Ping timeout: 248 seconds) [08:30:59] *** Joins: Number6_ (~number6@zoidberg.geoghegan.me) [08:31:06] *** ChanServ sets mode: +o Number6_ [08:31:07] *** Number6_ is now known as number6 [08:31:12] *** number6 is now known as Number6 [10:05:12] jkoan : what is blocking userland side when we have to use old kernel for tomtom ? [10:19:14] hi genesis [10:19:23] hi [10:19:53] what do you mean, updating th userspace side without the kernel? its possible, but the goal was to use full modern system build with buildroot [10:27:09] oki that's a requirement for buildroot because modern toolchain can't build our old kernel ? [10:43:15] yes, mostly because of the missing header extract (as it seems) [10:44:35] also the kernel is booting, but the dtb is missing or the machine type is missing. So must Probably its easier to write a dts to compile the dtb [15:42:12] *** Joins: DuncanDo (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) [15:42:33] *** Joins: DuncanDo_ (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) [15:43:50] *** Quits: xenos1984 (~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120) (Quit: Leaving.) [15:46:32] *** Quits: DuncanDo (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) (Ping timeout: 258 seconds) [16:22:41] *** Joins: xenos1984 (~xenos1984@c0c1-7a81-4a12-b44f-d480-87c4-07d0-2001.dyn.estpak.ee) [16:22:41] *** ChanServ sets mode: +v xenos1984 [16:37:52] *** Quits: DuncanDo_ (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) (Ping timeout: 248 seconds) [17:07:53] hi there [17:12:26] hi [17:25:13] 'sup genesis? [17:25:26] i have a bit of time right now. What would you like to get merged next? [17:31:17] https://github.com/navit-gps/navit/pull/710 thix could be fine, noone complains. [17:35:13] kazer : i'm looking at nixos facilities to crosscompile [17:35:42] on wrt / rooter https://github.com/telent/nixwrt [17:35:59] on smartphone : https://discourse.nixos.org/t/new-project-mobile-nixos-progress-thread/342/12 [17:36:49] perharps soon nix on windows https://discourse.nixos.org/t/nix-on-windows/1113 [17:38:05] btw i won't fight, what i try to do is to modify our cmake to be 3x compliant, so i push cmake 3 way to do and cmake files, to skip the current one [17:38:54] that far more work than remove all old stuff and force people to take few hours to fix their target. [17:39:01] and final step, no merge. [17:45:46] https://github.com/telent/nixwrt/blob/master/nixwrt/overlay.nix sounds what i need. [17:53:39] jkoan https://github.com/lede-project/source/blob/master/tools/patch-image/src/patch-dtb.c [17:58:19] #710 looks fine to me [17:58:40] i approved it. Would you like write access to the repo to be able to merge yourself in the future? [17:58:58] > what i try to do is to modify our cmake to be 3x compliant [17:59:06] no problem i think that it's a good thing [17:59:17] as long as we don't have to drop support for existing targets [18:01:27] we would speedup if we break for the time we fix, instead try to not break and don't fix. [18:01:56] we can discuss it on a case per case basis then [18:02:19] my concern is that if we break targets it might take way too long for us to fix them, but we'll see [18:04:52] have you look a bit at nix kazer ? [18:05:14] https://linuxfr.org/news/nix-pour-les-developpeurs for example [18:16:08] i have. i can see how it could help solve some of our packaging issues. https://bugs.gentoo.org/176552 for example [18:18:36] gentoo is not strict enough, you forget dependancie, your package won't work [18:19:04] (ebuilds aren't allowed to do downloads) i fixed that too [18:19:40] btw people still can use my nix version of navit. [18:19:50] (i use nix when i was on gentoo) [18:20:49] *** Joins: DuncanDo (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) [18:21:12] in a way , gentoo is dead, https://discourse.nixos.org/t/install-report-from-new-user/1390 [18:38:27] Gentoo's death has been claimed a few times in the past :) [18:44:27] *** Quits: genesis (~genesis@unaffiliated/genesis) (Ping timeout: 257 seconds) [18:52:33] it's more like an urban legend.. [18:53:11] hi DuncanDo. Nice picture. How did you get the red and yellow to pop so much? Post prod? [18:54:11] I just desaturated the picture than applied a mask and used my tablet to get the colors [18:57:21] I only used gimp [19:16:04] *** Quits: DuncanDo (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) (Ping timeout: 252 seconds) [19:18:55] *** Joins: genesis (~genesis@unaffiliated/genesis) [19:19:51] hum my box stops to serve me dns. [19:47:08] https://pi-hole.net/ [20:00:41] *** Joins: DuncanDo (~DuncanDo@mobile-166-171-184-137.mycingular.net) [20:07:15] *** Joins: genesis_ (~genesis@unaffiliated/genesis) [20:07:15] *** genesis is now known as Guest23268 [20:07:15] *** Quits: Guest23268 (~genesis@unaffiliated/genesis) (Killed (adams.freenode.net (Nickname regained by services))) [20:07:15] *** genesis_ is now known as genesis [20:19:37] seems to be a deeper pb. [20:37:59] *** Quits: DuncanDo (~DuncanDo@mobile-166-171-184-137.mycingular.net) (Quit: -a- IRC for Android 2.1.50) [21:07:51] *** Joins: DuncanDo (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) [21:15:42] *** Joins: DuncanDo_ (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) [21:18:13] *** Joins: DuncanDo__ (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) [21:19:27] *** Quits: DuncanDo (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) (Ping timeout: 248 seconds) [21:21:03] *** Quits: DuncanDo_ (~DuncanDo@pool-108-26-212-70.bstnma.fios.verizon.net) (Ping timeout: 248 seconds) [21:37:39] kazer, whatcha doing this weekend [21:38:57] hopefully you won't be stuck in a cubicle [21:58:54] *** Quits: xenos1984 (~xenos1984@c0c1-7a81-4a12-b44f-d480-87c4-07d0-2001.dyn.estpak.ee) (Quit: Leaving.) [22:26:59] *** Quits: Celelibi (celelibi@par69-9-88-166-81-29.fbx.proxad.net) (Ping timeout: 244 seconds) [22:32:02] *** Joins: Celelibi (celelibi@par69-9-88-166-81-29.fbx.proxad.net) [22:57:46] https://www.youtube.com/watch?v=jCyEX6u-Yhs