The Glowfic Constellation

Do you have a setting, character, plot, art, or other notion that you wish to put on the Internet? This is the Internet! Whee!
User avatar
DanielH
Posts: 3745
Joined: Tue Apr 01, 2014 1:50 pm
Pronouns: he/him/his

Re: The Glowfic Constellation

Post by DanielH »

I don’t want to ask for this if it isn’t already available, but is it possible to have characters shared between authors? Something like that happened before but I expect the bugfix made it impossible to do that on purpose.

If that can still be done without code changes, and assuming Eva agrees, I feel like it should happen for this character or could be useful as a temporary thing in mind-control settings.
Throne3d
Posts: 1282
Joined: Sat Oct 10, 2015 1:11 pm
Pronouns: He/him/his
Location: United Kingdom

Re: The Glowfic Constellation

Post by Throne3d »

Unfortunately it is not presently possible, as far as I know, but there's been an issue on the tracker about it for a while?
User avatar
Alicorn
Site Admin
Posts: 4226
Joined: Fri Mar 21, 2014 4:44 pm
Pronouns: She/her/hers
Location: The Belltower
Contact:

Re: The Glowfic Constellation

Post by Alicorn »

I would like an "open all unread in tabs" button but idk if that's possible server-side.
User avatar
DanielH
Posts: 3745
Joined: Tue Apr 01, 2014 1:50 pm
Pronouns: he/him/his

Re: The Glowfic Constellation

Post by DanielH »

It… actually sounds potentially possible from Javascript. It’d trigger your popup blocker, but you can usually whitelist sites.
User avatar
Ezra
Posts: 944
Joined: Tue Mar 25, 2014 11:15 am
Pronouns: he/him/his

Re: The Glowfic Constellation

Post by Ezra »

The index of all tags appears to be sorted by the creation of the tag, which is sort of useless compared to alphabetical or frequency or something. I searched the tracker for "tags" and didn't see an issue about it.
Moriwen
Posts: 479
Joined: Mon Oct 19, 2015 5:54 pm
Pronouns: she/her

Re: The Glowfic Constellation

Post by Moriwen »

So ... I refreshed my Favorites page, and all of a sudden I had a slew of messages. Upon inspection, it appears that every single message I have ever received on the Constellation is showing up as new and unread.

Image

I am fairly sure this is not intended behavior. :P

ETA: It seems to have been triggered by receiving a message from Faceless, and went away when I opened that message. The message title started with an @, which might have messed something up? IDK
Marri
Posts: 1026
Joined: Mon Mar 31, 2014 7:47 am

Re: The Glowfic Constellation

Post by Marri »

You're right, the unread filter was broken for just users-who-should-see-a-message, it's fixed now.
Marri
Posts: 1026
Joined: Mon Mar 31, 2014 7:47 am

Re: The Glowfic Constellation

Post by Marri »

Today we learned HAML is not threadsafe and does not respect string immutability. And then we rolled back.
Last edited by Marri on Tue Dec 13, 2016 1:24 pm, edited 1 time in total.
Marri
Posts: 1026
Joined: Mon Mar 31, 2014 7:47 am

Re: The Glowfic Constellation

Post by Marri »

I think (VERY tentatively) that I've gotten memory usage stable at least to the point where leaks are obvious! We do still creep up over time but that's sort of standard Ruby, we no longer do sharp-angry-line-upwards-immediately*! Now we just have creep with occasional LARGE SUDDEN jumps, which I then go attempt to map to specific requests and clean up. (Latest one is a leak I found in the Search controller, which has since been cleaned up some.) If I can get it to the point where memory grows slowly enough over a day, the daily Heroku-enforced restart will keep us under cap permanently, and I can build features again, WHOO.

Also I'm rerunning our GC tuning now that our memory use is more normal, see where that gets us.

(Even tentative good news is nice, I have a cold and my dad just got diagnosed with MG and work is eating me alive and ugh.)

*Except you, Throne, I see you and your daily report scraper :P
Kappa
Posts: 3554
Joined: Fri Mar 21, 2014 5:47 pm
Pronouns: 'He' or 'she', interchangeably
Location: under a pile of Jokers
Contact:

Re: The Glowfic Constellation

Post by Kappa »

*hugs a marri*
Post Reply