clojure-dev

Issues: https://clojure.atlassian.net/browse/CLJ | Guide: https://insideclojure.org/2015/05/01/contributing-clojure/
2019-08-05T19:32:15.177800Z

OK, I am now a bit more optimistic that core.rrb-vector is semi-close to becoming more reliable.

2019-08-06T11:20:20.189200Z

I spent I-don’t-know-how-many days digging around the core.rrb-vector code at one job that used it. CRRBV-8 and 9 and 10 were fun to debug. (We changed the approach to better use of built in data structures in the end)

2019-08-06T15:59:25.189400Z

I hear you. There is definitely enough code there that it takes some orientation before you have much hope of fixing it.

2019-08-06T19:06:20.205300Z

Yep! Good effort in taking it on

2019-08-05T19:36:37.178500Z

A+ on statement couchedness

2019-08-05T19:36:51.178700Z

Yeah, I can do that pretty well.

2019-08-05T19:37:37.178900Z

Hey everybody, I guess, I should probably welcome you to what might be the semiregular meeting or something for vaguely wishywashy noncommits.

2019-08-05T19:38:58.179100Z

I mean, there are still a large fraction of lines that I haven't formally proved are correct 🙂

2019-08-05T19:40:07.179300Z

there's no good reason for computers to work at all

schmee 2019-08-05T20:13:37.180700Z

I can’t log in to the Clojure JIRA anymore, tried to reset my password but it didn’t work. should I create a new user? my old account had a bunch of tickets, comments and votes so it would be nice if I could keep using that 🙂

alexmiller 2019-08-05T20:22:30.181100Z

Let me take a look

schmee 2019-08-05T20:27:42.181200Z

just tried again in a different browser and it worked, sorry for wasting your time! :man-bowing:

alexmiller 2019-08-05T20:29:58.182Z

Ok, perhaps you were logged into a different atlassian acct?

seancorfield 2019-08-05T20:34:19.182200Z

Atlassian's single sign-on is a nightmare if you have multiple accounts with different email addresses 😞

ghadi 2019-08-05T20:35:48.182400Z

total nightmare

seancorfield 2019-08-05T20:35:54.182600Z

I have to have separate browsers for my work stuff and my Clojure/Contrib stuff to avoid constantly signing out and swapping accounts all day long. And it's always been like that -- why they can't do what Google does and let you sign into multiple accounts and just switch between them via a menu items, I have no idea 😞

ghadi 2019-08-05T20:36:01.182800Z

it's really awful

ghadi 2019-08-05T20:37:35.183100Z

I was going to see if I can change my email address to be consistent across my sso profiles, but that's not sustainable for other users

schmee 2019-08-05T20:38:02.183300Z

yeah, I use atlassian for work as well so that might be it, not to mention all the anti-JS stuff I have in my main browser…

seancorfield 2019-08-05T20:38:24.183500Z

I wasn't able to figure out how to do that -- but I don't really want to use my work email for my Clojure/Contrib stuff.

schmee 2019-08-05T20:40:31.184200Z

speaking of JIRA, is it still possible to vote for issues in the new version? or does “watching” equal “voting”?

ghadi 2019-08-05T20:44:49.184400Z

same situation. SSO needs to be usable without switching browsers

alexmiller 2019-08-05T20:50:31.184900Z

you can still vote, and it's different than watching (same as old jira)

alexmiller 2019-08-05T20:50:47.185300Z

do you not see "Vote for this issue" on the right sidebar?

alexmiller 2019-08-05T20:53:54.185400Z

you can't "change" your email address with Atlassian - your identity is your email address

alexmiller 2019-08-05T20:54:41.185600Z

I tried to get them to do something like this and they can't even do it

schmee 2019-08-05T20:58:52.185900Z

nope!

alexmiller 2019-08-05T21:05:02.186300Z

if you go to https://clojure.atlassian.net/secure/ViewPersonalSettings.jspa - do you have the "New Jira issue view" on or off?

alexmiller 2019-08-05T21:06:29.186500Z

If it's on, turn it off and try again. The "new" view seems to be missing many features I use regularly

alexmiller 2019-08-05T21:08:24.186700Z

or you might be able to see it if you click into the full issue view by clicking the issue key (CLJ-1891) at the top

schmee 2019-08-05T21:13:32.186900Z

the old view indeed has the votes!

schmee 2019-08-05T21:13:38.187100Z

well, isn’t this fantastic: https://jira.atlassian.com/browse/JRACLOUD-71251 😂

schmee 2019-08-05T21:14:03.187300Z

good thing they are using the old JIRA, so I can vote for that issue

schmee 2019-08-05T21:16:04.187500Z

this might make users less likely to vote for issues since users who are not aware of the difference between the old and new style won’t even know it’s possible to vote 😕

alexmiller 2019-08-05T21:18:18.187800Z

given how little voting is used in our jira anyways, it's not likely to matter

alexmiller 2019-08-05T21:18:36.188Z

we are trying to move voting primarily to the new https://ask.clojure.org

alexmiller 2019-08-05T21:18:48.188300Z

all open jiras have a question there

cfleming 2019-08-05T21:22:53.188500Z

Firefox containers should work for this.

schmee 2019-08-05T21:25:42.188800Z

roger!