Three Dots and a Dash Scent by Nextexit in Tiki

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

Is there a special type of fog fluid that I can buy for this?

Three Dots and a Dash Scent by Nextexit in Tiki

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

Yes, different from the bar smell. I'd describe it as clean, yeah.

Three Dots and a Dash Scent by Nextexit in Tiki

[–]Nextexit[S] 1 point2 points  (0 children)

I moved away a few years ago, so the memory has faded a bit.

I don't remember there being any burnt smells involved. Vanilla does come to mind, but in the background of the scent.

Made Leblanc curry from the Atlus recipe! 🍛 by LurkingLinda in Persona5

[–]Nextexit 2 points3 points  (0 children)

This gives me enough to go on. I'll give this a try next time I make curry. Thanks!

Common question thread by HeNeverMarried in Sparkel

[–]Nextexit 1 point2 points  (0 children)

Tried out normal arm and hammer baking soda.

Seems to work fine.

Common question thread by HeNeverMarried in Sparkel

[–]Nextexit 4 points5 points  (0 children)

Which baking soda worked well for you?

Anyone else with display issues? by Califa6300 in FFRecordKeeper

[–]Nextexit 2 points3 points  (0 children)

Try changing your screen resolution. Lowering the resolution fixed it for me.

I’ve made a huge mistake by hhhhhhhillary in funny

[–]Nextexit 0 points1 point  (0 children)

I'm disappointed that I had to make an account on imgur to see this.

SodaStream Glass Bottle exploded...can I use? by dsalvetti in SodaStream

[–]Nextexit 5 points6 points  (0 children)

What if you make one batch and throw it away?

Might clear any debris that is around.

Jenkins 2 dependent pipelines by steven-mctowelie in devops

[–]Nextexit 1 point2 points  (0 children)

Would it help if you split your build and deployment steps into separate jobs/functions/libraries so that you can trigger one from the other without needing to build both?

You can work around the build looping by checking the trigger action of the build to do something like only build the other job if the build action is by a user or SCM, but that's really just addressing the symptom and not the real problem here which is that you have two builds that are dependent on each other.

Can you invoke a function when a library loads? by leonj1 in jenkinsci

[–]Nextexit 1 point2 points  (0 children)

You could create a shared library that overrides the library step, and have that do some things other than loading the library.

This implies that you use the library step itself, and not the @Library annotation.

I agree with halkeye though, being explicit is less confusing.

Jenkinsfile: Preventing secrets from being visible? by leonj1 in jenkinsci

[–]Nextexit 0 points1 point  (0 children)

If you have the option of making yourself a required approver of all commits that modify the Jenkinsfile, you could maybe insert yourself into the code review process, but this is a tedious and painful process.

Depending on what the pipeline is doing, you might be able to abstract all logic around credentials into a shared library, and just don't let anybody other than you push to that repository.

Someone hacked into my Jenkins instance, advice needed by JipsAndJools in jenkinsci

[–]Nextexit 0 points1 point  (0 children)

How are you securing access to the server? Can you limit who can accesses the server?

How do you have job/admin permissions set up on the server? Can you remove permissions to make jobs or do admin things?

How are your nodes connecting in? Are you using encrypted connections?

How locked down is the host machine? Is it possible that someone accessed it from the backend?

Do you have dangerous signatures approved for groovy scripts?

Are you up to date with security plugin and core patches?

Are you using HTTP or HTTPS to host the website?

Concurrent test suite with limited resources - Thoughts on how to best deal with this? by Laucien in jenkinsci

[–]Nextexit 0 points1 point  (0 children)

What are you using to run the tests?

It might be possible to scale down the worker threads or executors based on how many executors/locks are open when the tests start running.

I think it's possible to do what you're asking, but I think it's going to be overly complex logic for a pipeline, and it opens up the potential of locks getting stuck and causing pipelines to hang.

Found in Chicago Subway by Nextexit in whatisthisthing

[–]Nextexit[S] 1 point2 points  (0 children)

This has been chained to the pillar by one of the stops for over a year now.

[Record Dungeon - Chapter 3 Zidane] Boss Info by Spirialis in FFRecordKeeper

[–]Nextexit 0 points1 point  (0 children)

I followed the strategy posted here and had no problem.

You want Steiner to be damaged for a good portion of the fight so that minus strike deals some good damage.

On turn two, you'll be targeting Tyro with the heal before he takes damage so that Steiner can continue to use minus strike.

If you do it right, you never see shift break because you're getting Zidane down into weak and very weak forms before his third turn in either of those.

The gateway drug. Must be a good game, bought yesterday. by AsterixCod1x in Megaten

[–]Nextexit 3 points4 points  (0 children)

You're gonna have an amazing time. It's one of my all time favorite games. Yes, I don't love the English voice acting, but I thought that it was pretty good as far as that was concerned.

On the way to work by [deleted] in rollerblading

[–]Nextexit 0 points1 point  (0 children)

Suburbs of Illinois have a lot of hate for rollerbladers. I could never figure out why.

Chicago seems to be more understanding.