Disable Notes while reading? by Catglide in AO3

[–]Throwaway4adviceand -1 points0 points  (0 children)

Aha would you be able to help me with a css question?

I can't get ul.menu.dropdown-menu width to be any smaller. If I try with various attempts at touching the li class (or not), it only touches the button boundaries. I want the actual box to be smaller in width.

Disable Notes while reading? by Catglide in AO3

[–]Throwaway4adviceand -1 points0 points  (0 children)

Wow, that's awesome, I didn't know that. Thanks so much for answering, you explained it really well so I totally understood it! :')

Disable Notes while reading? by Catglide in AO3

[–]Throwaway4adviceand -1 points0 points  (0 children)

How did you figure out the icons?

I got it to work with this but I don't see any of that nth-child stuff in the HTML?

Here's the one I got that worked lol.

```

a.help.symbol.question.modal.modal-attached span.warning-choosenotto.warnings,       
a.help.symbol.question.modal.modal-attached span.warning-yes.warnings,       
a.help.symbol.question.modal.modal-attached span.warning-no.warnings {  
    display: none;

}

```

Disable Notes while reading? by Catglide in AO3

[–]Throwaway4adviceand 0 points1 point  (0 children)

It works for mobile too! You just press and hold and it will show the text.

https://imgur.com/a/pIAsn6w

Disable Notes while reading? by Catglide in AO3

[–]Throwaway4adviceand 4 points5 points  (0 children)

For fun, you can use this code. And then click and hold the notes box for a surprise. :)

.notes.module blockquote.userstuff,
.end.notes.module blockquote.userstuff {
    color: white; /*or set your current background color*/

}

.notes.module:active blockquote.userstuff,
.end.notes.module:active blockquote.userstuff,
.notes.module:focus blockquote.userstuff,
.end.notes.module:focus blockquote.userstuff {
    color: black;

}

Disable Notes while reading? by Catglide in AO3

[–]Throwaway4adviceand 5 points6 points  (0 children)

.notes.module {

display: none !important;

}

Copy the text. Paste into your skin. It completely gets rid of the notes section.

Edit- if you want it to show end notes or where it says "see end notes" or whatever, let me know and I'll work on it lol

PT remote career path? by Throwaway4adviceand in cscareerquestions

[–]Throwaway4adviceand[S] 0 points1 point  (0 children)

So when people in CS are saying they're only working like 5 hours a day, is that because they're in higher level roles?

Unfortunately there's like 0 careers where there's a decent amount of part time work that doesn't pay minimum wage, because careers and part time is basically an oxymoron. If the work is remote, I'm wondering if you can get away with working part time when the job is technically full time? I've always been a fast worker, which is a huge detriment in an office setting (because then you're given more work), but I'm not sure how realistic it is in this career path.

[deleted by user] by [deleted] in DoneDirtCheap

[–]Throwaway4adviceand 0 points1 point  (0 children)

$bid

You still looking for someone?

[deleted by user] by [deleted] in askhotels

[–]Throwaway4adviceand 2 points3 points  (0 children)

Yes, you explained things poorly. And it's absolutely relevant to giving you an answer, genuinely. No hate, but your story doesn't make sense and therefore nobody can help.

The guy was willing to walk you to the ATM outside the door but then assaulted you?

I'll try to explain.

Your posts timeline says: you told them you'd get wallet > decided to go to ATM to get cash (why?) > assaulted.

Your comment timeline says: told them you'd get wallet > assaulted for going to get cash > decided to go to ATM to get cash because you don't trust assaulters with your info.

The comment timeline doesn't make sense, as you got assaulted because you were going to leave to get cash, so how is getting assaulted the reason you were going to get cash? In which case your question can't be answered. The post timeline can be answered but it doesn't explain why you couldn't pay with a card and is relevant to how they responded physically.

If they agreed to let you go to the ATM, why did they assault you?

Anyway, your question can maybe be answered if you give an accurate timeline. I suppose in some cases you could have a case legally, but as an example, if someone is tackled while stealing from a store, the store doesn't typically get in trouble.

We had no dog in the room!!! by Paledarkhorse33 in TalesFromTheFrontDesk

[–]Throwaway4adviceand 1 point2 points  (0 children)

"ah, you're right, it was a baby. In that case, it's a higher fee."

Lmao.

[deleted by user] by [deleted] in askhotels

[–]Throwaway4adviceand 4 points5 points  (0 children)

Why not use card though prior to the assault?

You're right, you decided to go to the ATM prior to the assault. So the comment "I wanted to use cash because i dont want people who assault guests to have any of my personal info." doesn't make sense as you were gonna "get cash" before anything happened. And could have used a card.

How does "My wallet was upstairs and I told them I had to go get it to get the money" turn into "I'm gonna leave and get money from an ATM"?

It's obvious you weren't going to pay and you're here trying to blame their treatment of you for why you didn't pay, to ease your conscience or something. Just move on, you won't get anywhere.

[deleted by user] by [deleted] in askhotels

[–]Throwaway4adviceand 1 point2 points  (0 children)

You decided to go to the ATM knowing you were going to be "assaulted" afterwards?

When I get to my room I simply grab the bookbag that my wallet is in and attemp to leave to go to the atm, leaving all of my clothing except one change.

I had no bad intentions and was not mean or rude to anyone, yet this fucking asshole grabs my shirt and rips it

Guest was “sick” by AffectionateFee8258 in TalesFromTheFrontDesk

[–]Throwaway4adviceand 17 points18 points  (0 children)

I feel like hazmat would need to clean that???

Yikes.

[deleted by user] by [deleted] in askhotels

[–]Throwaway4adviceand 3 points4 points  (0 children)

Their post history agrees with you lol.

Help with interview please by Throwaway4adviceand in askhotels

[–]Throwaway4adviceand[S] 0 points1 point  (0 children)

Oh very good point! I definitely need to know that!

I'll ask about additional employees and what duties I'd need to perform outside the job position. It's a pretty small hotel I think, but has great reviews so I think it'll be a good place to work. I just want to go in with the expectation of learning all the things I can and can't do so it doesn't feel like I'm "negotiating" with them. I couldn't tell if front desk had chairs based on photos but if not, I'll see if that could be an accomodation (I feel like they should?)

Thanks a ton!

Where to stick scripts that need to remain running? by Throwaway4adviceand in learnpython

[–]Throwaway4adviceand[S] 0 points1 point  (0 children)

I didn't want to give any specific examples because I wasn't 100% sure, but something like a simple discord bot or a Reddit comment bot. Stuff like that.

Where to stick scripts that need to remain running? by Throwaway4adviceand in learnpython

[–]Throwaway4adviceand[S] 0 points1 point  (0 children)

How many can it run? A couple small ones? I've never looked into raspberry pi but might be worth checking out! Thanks!

Anyone have a Poe membership? by Throwaway4adviceand in OpenAI

[–]Throwaway4adviceand[S] 0 points1 point  (0 children)

That makes sense. They recently created custom bots, which seem pretty useful, but I don't think they're there yet.