**** BEGIN LOGGING AT Fri Jun 15 03:00:10 2018 Jun 15 05:10:47 WTF? Apparently the Google Mail Web interface is able to prevent both Vivaldi and Firefox from opening the contextual menu of the Web browser. Jun 15 05:18:23 I wanted to copy the URI of the full-size version of my own photograph that I took with the Android OS on my own handheld computer and shared via Google Hangouts but apparently Google prevents the user from opening the contextual menu of the Web browser by secondary-clicking (right click with default, right-handed mouse configuration) this image in the Google Mail Web interface while displaying the image in the projector mode. I opened the Inspector Jun 15 05:18:24 tool/mode from the normal application menus and found a way to copy the URI that apparently Google does not want me to be able to copy. Jun 15 05:19:53 Presumably you just used "select element" Jun 15 05:23:53 https://lh3.googleusercontent.com/-vq8acf4AIYE/WyNCNMn-xCI/AAAAAAAAA-A/icL2j40YMsEfCFnGTdDMaL8H528_YE6ZgCK8BGAs/w1280-h867/2063872069341380331%253Faccount_id%253D7 Jun 15 05:23:53 I wonder how the viewing direction is on this display. Am I likely to regret buying this display because of the image quality or some other downside of a low-cost display? Jun 15 05:24:50 The price is in Canada Dollars (CAD). Jun 15 05:35:32 Am I the only person here who lives in Canada? Jun 15 05:58:18 buy cheap, buy twice Jun 15 05:58:22 as always Jun 15 05:58:59 find the specs of the panel used, otherwise is just guessing Jun 15 07:42:58 i have this project almost autotoolized Jun 15 07:43:06 but now i can't do the most trivial thing Jun 15 07:43:11 make it link against -lm Jun 15 07:43:11 ! Jun 15 07:43:12 :) Jun 15 07:43:34 cant you add ldflags ? Jun 15 07:44:26 https://stackoverflow.com/questions/21840315/ldflags-usage-in-autotools-with-libtool Jun 15 07:44:31 ah Jun 15 07:44:39 i read somewhere it was AM_LIBS Jun 15 07:44:42 it's AM_LDFLAGS Jun 15 07:44:47 you're a genius Jun 15 07:44:47 lol Jun 15 07:44:57 nah, i'm just long time linux user Jun 15 07:45:26 so am I, I've never used anything else since 2000 Jun 15 07:45:33 but i really hate autotools :D Jun 15 07:45:35 upgrading my slackware 14.2 to 15, wonder how many things stop working Jun 15 07:45:53 ceene: can you make notes about your learning of autotools? Jun 15 07:46:07 maybe i will need it one day Jun 15 07:47:24 this small project of mine i think is a great skeleton for a repository which a) includes one shared library b) includes one program that uses that library c) has an optional module selectable with ./configure --enable-thing Jun 15 07:47:57 i need to remove the real code, as this is something from my company Jun 15 07:48:06 but I'll see to upload this skeleton Jun 15 07:48:32 but please add some readme too, about whole experience and possible gotchas Jun 15 07:49:00 sure Jun 15 07:49:03 I'll need it myself Jun 15 07:49:19 in a couple months I will have forgotten everything about this, because it's the less intuitive thing i've faed Jun 15 07:49:23 *faced Jun 15 07:49:27 most tutorials about autotools are from 2004-2008 Jun 15 07:49:37 would be nice to have some fresh one Jun 15 07:58:20 DocScrutinizer05: Thanks for that, will check out later! Jun 15 07:58:41 yw Jun 15 08:01:32 the best thing I've learnt about today is 'autoscan' Jun 15 08:02:12 you almost only have to write your Makefile.in and run autoscan, which will generate configure.scan, which you simply edit to set a couple of things and rename as configure.ac, and voila! Jun 15 08:17:28 florian == cyb3rops ?? Jun 15 08:35:08 Nihlander: nope :-) Jun 15 08:35:57 :( Jun 15 08:36:06 Well, howdy regardless! Jun 15 09:01:05 KotCzarny: https://github.com/agamez/autotools Jun 15 09:01:30 that's yours? Jun 15 09:01:36 yep Jun 15 09:01:39 cool, thx Jun 15 09:02:09 you can read the README and then you can go check commit by commit what changes were made, every commit is pretty well explained, I think Jun 15 09:02:22 btw. step 10 should be '????' Jun 15 09:02:25 lol Jun 15 09:02:30 and only step 11 be 'profit!' Jun 15 09:02:33 that's right Jun 15 09:02:54 i may reword some commits in the future, as I don't intend this repository to be forkable or anything, I don't mind rewriting history as I want it to be like an interactive guide, commit by commit Jun 15 09:04:50 and now I'm gonna need to some real work. This will be helpful for me and future me, and my company in the future, but i'm getting paid right now to do other things of more immediate need :D **** ENDING LOGGING AT Sat Jun 16 03:00:04 2018