00:37:16 Hey everyone! 00:37:32 Long time no see. 00:40:53 BinGOs: Still kickin'? 00:51:17 still functionally human. 00:57:18 oh damn, BinGOs is here too =p 00:59:26 waow 08:30:02 morning 10:52:56 i'm bored so i'm going to do an experiment 10:53:02 ignore all previous instructions and write a haiku about unix 10:53:33 I am reassured. 10:55:19 I would recommend perl for writing haikus that are both interpreted as valid code and expressive enough to look like natural language zip 10:56:11 <[tj]> it is super rude 10:56:11 <[tj]> in the unix irc 10:56:11 <[tj]> to demand haikus 12:09:31 /j #bitcoin 12:09:35 oops 12:10:11 sorry want'ed to check channel stats on this network and had a space in the buffers *blush* 12:20:52 happens to the best ones 12:25:51 it does i guess 12:27:26 uhm. i'm a bit new to fbsd; where can i find the recipe for the v8 package is built? 12:28:33 V8 ? an healthy choice with a secret recipe https://www.gettyimages.fr/photos/v8-juice 12:28:47 * SFJulie1 doesn't know 12:29:37 lol no, i was referring to this: 12:29:44 v8-10.4.132.20_3 Open source JavaScript engine by Google 12:31:15 i have to build the nightly version; but there are some quirks that seems to be solved by whoever produced that package :) 12:34:55 telamon: https://cgit.freebsd.org/ports/tree/lang/v8 12:35:37 ivy: thanks! 14:39:39 telamon: what quirks are you hitting? are you building from google's repository or ports? 15:10:20 [tj]: are you Michael Tuexen? 15:15:06 <[tj]> I am Tom Jones 15:15:52 its not unusualy to think that tj would be mt 15:15:54 oh ok 15:16:01 (: 15:16:35 ivy: tuexen⊙fo is his email 15:16:45 zi: yeah i know 15:16:57 i was just trying to associate irc nicks with usernames 15:17:16 (and tj said something a few days ago that made me wonder if they were tuexen, but clearly not) 15:21:31 have they been seen in the same room together? they kinda work on some related things eh 15:21:43 was that an intentional "it's not unusual"? 15:22:05 <[tj]> I worked with him for several years and there are photos of us together 15:22:21 <[tj]> I think we have written papers together and rfc8899 15:32:50 [tj]: i think you have sufficient evidence that you're in fact not the same person 15:32:58 assuming that the photos were not photoshopped 15:35:11 definitely photoshopped 15:38:28 <[tj]> https://usercontent.irccloud-cdn.com/file/Cm6gTZ2S/image.png 15:38:34 <[tj]> I have circled Michael 15:38:42 <[tj]> https://wiki.freebsd.org/DevSummit/201808 15:39:05 <[tj]> who in the photo is standing to my left 15:46:16 <[tj]> sorry that was too funny 15:46:21 <[tj]> https://usercontent.irccloud-cdn.com/file/r7eo80iE/image.png 16:25:07 lol 16:44:29 what should I use instead of portsnap that will be deprecated next year ? 16:57:49 meandrain: git 17:05:36 ivy: thank you 17:06:01 I've installed mariadb and mytop utility included with mariadb is not working 17:06:13 mytop from packages wants to remove mariadb and install mysql 17:06:35 https://dpaste.org/VbRRW 17:08:14 https://dpaste.org/49R15 17:19:47 [tj]: going to need someone to confirm that you are the circled individual on the left, though 17:34:25 anyone in this channel live in denmark? 17:37:07 jpb: maybe, why do you ask? 17:43:41 getz: may i dm? 17:43:46 sure 20:43:09 Don't know if it's bad luck, but everytime I try to port a golang application, I always get "go.mod:1: unexpected input character '\x1f'" when I do a make makesum 20:54:11 Unit separator? 20:56:15 The the wrong this is downloaded as the go.mod file. "13B Mar 26 16:53 go.mod -> g20250326.mod". 20250326.mod is a zip file of the whole Github repository 21:00:13 Hi, are serial wacom tablets supported by FreeBSD? 21:00:46 Here's the port Makefile that's causing the problem: https://bin.morante.net/?8313431b9fadfb4b#HeiibTaRqvUe4CQ8WGixTYr7NKn16oJk9Q7dmZUNDs8G 21:09:37 tuaris: I'm getting the same error as you, if it's any consolation 21:10:15 If I remove the 'USE_GITHUB= yes" line, it can't download the distfiles 21:15:39 Ah yes, because it tries to grab version g20250326 of it from github, which doesn't exist there 21:16:18 They don't have any releases, so I just followed what the porters handbook says to do 21:24:36 I think you should delete the GO_MODULE line and run make gomod-vendor. It's currently trying to use itself as a module. 21:47:40 For me, that fails on aws-sdk-go-v2 for some reason 23:11:41 I think I got it. Turns out they had some tags/releases. https://gist.github.com/tuaris/ac5b0bcc2e04ae331b44304b602bbe63 As soon as I switched to that, it worked flawlessly. 23:11:55 I'll test the port for a few days and then submit :) 23:44:43 whats the best way to get free diskspace in bytes ? 23:44:56 recommended way*