#dev | Logs for 2017-12-16

« return
[00:15:11] <Bytram> TheMightyBuzzard: Deucalion: sounds like something I'd like to do. =)
[00:16:12] <Bytram> There should be an API to post to twitter, so it would then just be a matter of getting whatever it is we would be posting, and handing it off to the API for sending out.
[00:16:51] <Bytram> Of course, I have no time to implement such a thing ATM, and am still lacking a VM to practice on, but don't write it off entirely, yet... k?
[00:21:49] <TheMightyBuzzard> Bytram, there is but it's a constantly changing, non-versioned api
[00:21:59] <Bytram> oi
[00:22:02] <Bytram> :(
[00:22:10] <TheMightyBuzzard> which is why we're currently broken
[00:22:14] <Bytram> oh.... ewwwwwwwwww!
[00:22:26] <Bytram> brb -- dinner should be ready
[13:39:05] <Bytram> TheMightyBuzzard: something was nagging at me that I had made a change to a template (first on prod, after which you #smaked me, and then on dev) which might not have been updated in the actual site source... can't find it now.
[13:39:13] <Bytram> I did find a reference to: https://github.com
[13:39:14] <upstart> ^ 03rehash/displayForm;submit;default at master · SoylentNews/rehash · GitHub
[13:39:36] <Bytram> but i do not *think* that was it, though I could be mistaken as I just woke up a short while ago.
[13:40:09] <Bytram> am hoping this might jog your memory and, hopefully, catch the omission or set my mind at ease.
[13:40:45] <Bytram> back soon -- coffee
[13:40:50] <Bytram> doh
[13:40:52] <Bytram> coffee++
[13:40:52] <Bender> karma - coffee: 15
[13:40:54] <Bytram> =)
[13:51:43] <Bytram> looked some more... maybe I am misremembering
[15:17:11] * TheMightyBuzzard shurgs
[15:17:19] <TheMightyBuzzard> someone'll find it and bitch i'm sure
[15:46:55] <Bytram> nod ndo
[15:48:03] <TheMightyBuzzard> probably typos
[15:48:41] <Bytram> btw, finally got the MRJE settings to stick... test_user_0009 has karma == 9 (updated DB -- still don't like having done that, even if it was on dev) and with the site var set to 10, does not have his journal entry listed in the MRJE slashbox.
[15:49:16] * Bytram should prolly update the DB and reset test_user_0009's karma to 0, and then submit (and accept 3 stories) to make things copacetic
[15:50:16] <TheMightyBuzzard> Bytram, don't overtest it. there's a lot more that needs testing.
[15:50:54] <Bytram> yeah, I know that, but it just irks me that things are inconsistent -- tugs at my spidey^w QA sense, yanno?
[15:51:05] * TheMightyBuzzard chuckles
[15:51:21] <Bytram> oh, I'm scheduled to work tonight from 4pm to midnight:30
[15:51:34] <TheMightyBuzzard> there's no special magic that goes on for "real" karma vs "fake" karma. karma is karma.
[15:51:50] <TheMightyBuzzard> ewww... suck.
[15:52:20] <Bytram> is the display value calculated over all time? or does it just accrue over prev total modulo whatever happened since the last karma update or... ??
[15:52:43] <Bytram> s'okay, I don't need to be back to work until sunday at 11:15am
[15:52:47] <Bytram> :P
[15:53:26] * Bytram should prolly download the latest schedules to check on things for tomorrow... biab
[15:53:38] <TheMightyBuzzard> it's an int stored in user_info.
[15:53:45] <Bytram> k...
[15:53:48] <TheMightyBuzzard> no history is saved
[15:53:53] <TheMightyBuzzard> it's just an int
[15:54:20] <Bytram> so sum(somethin) over the life of the user?
[15:54:26] <TheMightyBuzzard> nope
[15:54:43] <Bytram> that would be way to intensive an operation
[15:54:47] <Bytram> s/to/too/
[15:54:49] <exec> <Bytram> that would be way too intensive an operation
[15:54:50] <TheMightyBuzzard> it is literally one number. there is no log going back.
[15:55:04] <Bytram> oh... so it's updated in... real time?
[15:55:07] <TheMightyBuzzard> yep
[15:55:11] <Bytram> hmm
[15:55:29] <Bytram> oh... neat! (I think)
[15:55:46] <Bytram> must be okay as the green site lived with it under much heavier load for a long time
[15:56:12] <Bytram> spidey sense is still tingling
[15:56:19] <TheMightyBuzzard> updating one field is much quicker than adding an entire entry and having to do calculations to get a value.
[15:56:28] <Bytram> oh, most certainly!
[15:56:51] <TheMightyBuzzard> afk, nicotine
[15:57:29] <Bytram> would be kinda interesting to see, for each UID, sum(upmods) and sum(downmods) and then the total
[15:57:31] <Bytram> nod nod
[15:59:30] <Bytram> zoinks! I've already worked over 46 hours this week.
[15:59:34] <Bytram> overtime++
[15:59:34] <Bender> karma - overtime: 1
[16:05:06] <TheMightyBuzzard> fun
[16:05:12] <TheMightyBuzzard> aight, updating my phone
[16:08:39] <Bytram> good luck!
[16:37:27] <Bytram> gonna try for a nap before heading in for my late shift tonight.
[16:37:49] * Bytram hopes the neighbors maintain some semblance of quiet for the duration
[21:18:14] -!- SoyGuest22783 has quit [Ping timeout: 246 seconds]
[21:23:25] -!- FatPhil [FatPhil!phil@azdr.ee] has joined #dev
[21:24:25] FatPhil is now known as SoyGuest565