00:52:25 nbjoerg: I'm not sure what you mean 01:04:22 all 'teh hype around rust afaict 01:16:09 Things can be both good _and_ popular at the same time; the people working on Rust are generally quite focused on making software that solves problems for them and others 03:56:28 jclulow: it's the most loved language according to various polls, but hardly anyone actually uses it to earn money 03:56:59 i.e. the hype is vastly disproportional to the actual impact of the language 20:02:51 When one is making changes and using "dmake install". Can I run onbld with just NIGHTLY_OPTIONS="-p" to get packages in /build/foo/packages/* 20:03:00 Or is there an easier way to build a specific package? 20:09:25 you can run incremental build, or you can run dmake install in usr/src/pkg. 20:14:40 ty 20:15:26 of course, this is only good for dev time testing, final test/build should be full nightly. 20:18:07 yep, I just wanted to expose packages over local nfs and be able to update a test VM via onu more quickly 20:18:18 I knew we still have ppc related code around:) #elif defined(__ppc) 20:41:24 Should I poke people for https://code.illumos.org/c/illumos-gate/+/2565 or just wait, I'm guessing it being end of year people are just busy 20:41:25 → CODE REVIEW 2565: 15271 want tunable to force viona to always copy tx buffers (NEW) | https://www.illumos.org/issues/15271 20:43:10 sjorge: Did you mail illumos-developer? 20:44:00 I didn't see that there and most folks are looking for an e-mail to know about a thing to review. 20:53:01 yes, without us being all gerrit all the time, you need to email or nobody notices 20:53:28 tsoome: if that counts we still have pdp11 and 3b2 code around as well 20:53:42 :) 20:53:54 a motivated person with the good unifdef could do wonders 21:26:45 rmustacc richlowe I did not, it wasn't clear to me if it was just to RTI or also request to review 21:27:06 It's late here now so I'll send one once i'm back behind a computer 21:27:52 it's just that gerrit is kinda half way still, so it doesn't really notify anyone yet. 21:27:53 unless 21:27:58 you do it on purpose 21:33:44 Ah right! I think last time I added the 2 people that wanted to review it via gerrit 21:33:50 I guess that triggers the e-mail notifications 21:37:12 Thanks tsoome for providing nice template emails in my mailbox :D 22:16:35 Yeah if you add someone explicitly to review they get mail 22:27:13 Happy Holidays Folks 22:41:15 tsoome: thanks for the ident thing, I as going to do that myself soon 22:41:52 maybe we can slack off with strtab compression by default -- it's real slow -- if we don't potentially blow out .comment with those 22:42:30 [illumos-gate] 15286 do_composition() needs sign awareness -- Dan McDonald