/srv/irclogs.ubuntu.com/2018/12/04/#ubuntu-us-fl.txt

floridagram-bot3<RazPi> oh shoot, if we order over 100, we can get a price break, so that would be about 52.33 across each of us00:01
floridagram-bot3<RazPi> http://www.maxkeyboard.com/cherry-mx-red-keyswitch-mx1a-l1nn-soft-linear.html00:02
floridagram-bot3<Ivoriesablaze> i'd be down for that00:02
floridagram-bot3<RazPi> yeah00:02
floridagram-bot3<Ivoriesablaze> @KMyers ?00:02
floridagram-bot3<RazPi> I'll still continue compiling information like bill of materials and gotchas and things00:03
floridagram-bot3<RazPi> feel free to contribute information00:03
floridagram-bot3<KMyers> I am down00:03
floridagram-bot3<RazPi> I think the custom keyboard keycaps is where joel will get happy https://techkeys.us/collections/keycap-sets00:11
floridagram-bot3<RazPi> https://www.pinterest.com/nicolaspfefferl/custom-keyboard/?lp=true00:13
floridagram-bot3<RazPi> ooh last linkdump promise https://www.pinterest.com/zFrontier/pbt-keysets/?lp=true00:14
floridagram-bot3<Ivoriesablaze> dor the cost of those keycaps, may as well just get a mechanical keyboard00:15
floridagram-bot3<RazPi> hm00:15
floridagram-bot3<RazPi> I guess so, but the whole point is you're building a mechanical keyboard that's ergonomic00:15
floridagram-bot3<Ivoriesablaze> what about 3d printing them, and then get stickers to attach to them?00:16
floridagram-bot3<RazPi> xD00:16
floridagram-bot3<RazPi> Oh yeah keith was interested in printing they key caps00:16
floridagram-bot3<Ivoriesablaze> though, not sure what the process would be to maybe laser the letters on the keycaps00:17
floridagram-bot3<Ivoriesablaze> would probably take forever00:17
floridagram-bot3<RazPi> you could probably print them out as a sheet once we got the dimensions right00:17
floridagram-bot3<RazPi> then laser it in one shot00:17
floridagram-bot3<RazPi> but yeah ould take a whuile00:17
floridagram-bot3<RazPi> *would take a while00:17
floridagram-bot3<Ivoriesablaze> we'll cross that bridge when we get there00:19
floridagram-bot3<SivaMachina> NVIDIA Makes PhysX Open-Source - Phoronix … https://www.phoronix.com/scan.php?page=news_item&px=NVIDIA-Open-Source-PhysX00:56
floridagram-bot3<AdamOutler> @KMyers I thought you might like to poke fun at this https://www.youtube.com/watch?v=8_7xGj4tKYo01:38
floridagram-bot3<AdamOutler> "This is for developers.  If you're not a developer, i recommend cutting this straight out of here and just using dex"01:43
floridagram-bot3<KMyers> Wow. Cringe01:45
floridagram-bot3<AdamOutler> Why do people STILL encrypt passwords?02:30
floridagram-bot3<RazPi> holy cow03:56
floridagram-bot3<RazPi> I need to rage03:56
floridagram-bot3<RazPi> STOP USING LAMBDAS LIKE ITS CANDY03:56
floridagram-bot3<AdamOutler> Link?03:57
floridagram-bot3<AdamOutler> I like lambdas.  They are optimized.03:58
floridagram-bot3<RazPi> sec I'll pull it up03:58
floridagram-bot3<RazPi> https://github.com/IntelRealSense/librealsense/blob/master/common/model-views.cpp#L543304:00
floridagram-bot3<RazPi> Feel free to correct me if I'm wrong but they define a lambda, assign it to a function and use it once as a function and nothing else about 300 lines later, polluting the method with more methods04:00
floridagram-bot3<RazPi> save_to_json could have easily been another method, or even a class collecting the json operations into its own namespace04:00
floridagram-bot3<RazPi> but instead I'm wading through this like its alphabets oup04:01
floridagram-bot3<RazPi> I could understand if maybe it was being returned like a closure but not even that, it's just me wading through noise04:01
floridagram-bot3<RazPi> Wait I'm mistaken on the last part, they wrap a lambda in a lambda and pass that04:02
floridagram-bot3<RazPi> I'm still angry.04:02
floridagram-bot3<RazPi> I would like to say that if you have a file that's 6000 lines long that's probably a sign it could be organized better.04:03
floridagram-bot3<RazPi> Like break it up and put it in a folder04:03
floridagram-bot3<RazPi> This lambda is almost 100 lines long https://github.com/IntelRealSense/librealsense/blob/master/common/model-views.cpp#L546104:15
floridagram-bot3<RazPi> Sorry for the outburst I needed to vent 😔04:29
floridagram-bot3<Ivoriesablaze> I can't tell if you have strong feeling on this subject04:32
floridagram-bot3<RazPi> I've just never had to deal with code that was so hard to parse and navigate, and I don't know if it's my fault or theirs.04:33
floridagram-bot3<RazPi> Visual Studio is literally doing progress bars with intellisense04:33
floridagram-bot3<RazPi> That never happens04:33
floridagram-bot3<RazPi> I'm going between VS and emacs just to try and doubleteam it04:34
floridagram-bot3<Abrerr> @RazPi, ^ me looking at predecessor's scripts04:35
floridagram-bot3<RazPi> hnnnnngh04:36
floridagram-bot3<AdamOutler> I'm not really familiar with lambda in C.  In java they usually are helpful.05:23
floridagram-bot3<AdamOutler> There is no reason to make any class 5000 lines long though.05:23
floridagram-bot3<RazPi> Thank you. I needed that validation 😭05:36
maxolasersquadRazPi, https://dilbert.com/strip/2013-02-2414:11
maxolasersquadI took over a code base once with every line in the equivalent of a try-catch block with the catch just silently ignoring.14:12
floridagram-bot3<AdamOutler> I just found out people stopped using 2-spaces after a period a long time ago.  But then I read and found out science suggests 2-spaces makes it easier to read text.  Should I worry about it?14:50
maxolasersquadIt depends on the use-case. For mono-space fonts two spaces can be beneficial.14:52
maxolasersquadWhich is what the two-spaces was originally used for.15:07
maxolasersquadVariable-spaced fonts should use one space as the font should already be designed to for the correct width for readability.15:08
floridagram-bot3<AdamOutler> But universally they are not.15:10
floridagram-bot3<AdamOutler> The period is universally smaller than any other character or the space.15:10
maxolasersquadI did a test in LibreOffice Writer using Liberation Serif at 12 points. Two upper-case Ts seperated by a space are spaced exactly three pixels apart. Two upper-case Ts seperated by a period and then a space are exactly seven pixels apart, more than double. Two upper-case Ts seperated by a period and then two spaces are exactly eleven pixels apart.16:26
maxolasersquadThe period adds four pixels of spacing, while a space is adding three pixels.16:27
maxolasersquadTake from that what you may.16:27
floridagram-bot3<AdamOutler> Nowhere near the amount from 2 spaces.18:42
floridagram-bot3<KMyers> Anyone yet to a BBQ or meeting in the next 2 weeks (not this Saturday but next)18:43
floridagram-bot3<SivaMachina> I currently work Saturdays.18:46
floridagram-bot3<KMyers> Or Sundays would work21:16
floridagram-bot3<SivaMachina> My weekends currently are on Wednesday and Thursday. So I most likely will just sit this one out.21:39

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!