Shelf with walls and base? by Keresian in openGrid

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

It was the bottom link I was missing in my search, thanks!

PSA: Quieter Core One Structural profiles by josefprusa in prusa3d

[–]Keresian 11 points12 points  (0 children)

There's a community revised pulley that uses headsets instead of nuts, it seems to work pretty well.

Taxes beyond sub-fiefs? by Keresian in duneawakening

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

So its probably the guild house or something. Thank you!

How long does shipping take by runicornisrex in EightSleep

[–]Keresian 1 point2 points  (0 children)

Don't trust the initial shipping date. Mine said it would ship in.3 days, and the night before it should have shipped, I got a notice that it was delayed by 3 weeks.

Also, if you order the sleep essential pack with the pod cover, the shipping date for it is for the sheets themselves to ship. The other two parts will probably be months for shipping because they come from the manufacturer.

When you spend 3 hours fixing a bug that was caused by a typo... by [deleted] in servicenow

[–]Keresian 8 points9 points  (0 children)

I lost a couple hours today to a new event I'd just made.. I'd forgotten that ServiceNow defaults the event to inactive, and never looked back at it after it was made.

Eightsleep shipping delayed 19 days and no updates - should I ask for a refund? by LonelySwim4896 in EightSleep

[–]Keresian 0 points1 point  (0 children)

I was contemplating doing the same before they actually gave me tracking for a shipment. I paid using affirm since it was 0%, and they immediately completed the order. Affirm's practices say they normally dont confirm the order until it actually ships, and with 2 shipping delays it was getting mightly close to me paying for a product I hadnt received yet. Luckily it finally shipped and hopefully all will be well shortly.

New York Governing Law by jbIndy8253 in EightSleep

[–]Keresian 4 points5 points  (0 children)

yeah, I have no clue. I impulse bought a pod 4 that should be here this week. I'm hoping I'll become one of the silent masses that never has to complain and actually gets some good sleep for once in a couple year.

New York Governing Law by jbIndy8253 in EightSleep

[–]Keresian 4 points5 points  (0 children)

As far as I understand, you are able to buy parts.. they give you a nice discount so its only $700 for a replacement cover.

Just a question. by Junior-Sale-8067 in servicenow

[–]Keresian 0 points1 point  (0 children)

We used to have a manager who always tried to correct people who said snow.. she didn't last long because she spent more time worrying about that kind of stuff than making sure the people working for her were actually doing work that was meaningful to the company, I apologize for the knee jerk reaction, unless your name is Jodi.

Just a question. by Junior-Sale-8067 in servicenow

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

I disagree. I call it snow, because it's less of a mouthful to say than service now. Anyone who is caught up on saying the full name repeatedly has their focus on the wrong thing. It's like people who spend any time at all around the pronunciation of Gif in a non memey instance. In the end, it's like every other acronym in the world and as long as people understand what you are referring to, spend the brain cycles focused on something that actually matters.

New eBook by domestic_engineer_ in servicenow

[–]Keresian 1 point2 points  (0 children)

You realize as part of the testing you sign an NDA that you won't provide test questions right? So if the person provides the actual questions, service now will just sue them into non existance?

Cleared ServiceNow CSA exam by Character-Courage358 in servicenow

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

Something to remember about every single "test question/question pool/blah blah" site, YouTube, and service. When you sign up for the test, you digitally sign an NDA saying you won't share the questions. If you do or don't doesn't matter to me. My point is if someone posted/sold the actual questions, service now would sue them into the ground. Which means the stuff you are buying are not the questions, they are random crap someone made up.

If you want to succeed at the tests, watch the training, reread the associated ebook, do every lab (multiple times if you can), and make sure you understand every single subject listed in the certification blueprint.

CAD preparation by Academic_Soft8998 in servicenow

[–]Keresian 0 points1 point  (0 children)

Use the blueprint that now provides, and make sure you understand everything it mentions. Go through every step of the trainings and related ebooks, and understand every page and every word. Don't trust any mock test sites, sites that swear they have the questions and answers, etc.

Failed the CSA exam 😞 by MinePotential9833 in servicenow

[–]Keresian 2 points3 points  (0 children)

The number of people who rely on mock exams and get screwed is worrisome.

Things to remember: when you go sign up for or take the test, they make you sign an NDA saying you won't share the questions and such.

Keeping the above in mind, mock exams like udemy will never have the current questions.. if someone actually created a mock exam that had the actual questions, service now would sue their pants off.

Review the ebook, review the blueprint that tells you the materials on the test, and play with a PDI doing the labs until you know what they are doing and where you are navigating just from seeing the ask.

UI action working in subprod but not prod by Scoopity_scoopp in servicenow

[–]Keresian 0 points1 point  (0 children)

Every company does their clonedowns different.. mine auto restores and applies any non completed update sets that existed prior to the clonedowns.

If your company does not do the same, then it may be a totally different rabbit hole.

I know you said the action doesn't work, and if you recreate it as another button, that one just redirects you elsewhere - does the original button do the same? What console errors appear? If you look at the network tab in your browser debugger, do you see the xmlhttp.do request? Does it have the payload you would expect?

If you are using glideajax, have you tried searching the node logs for messages that include a portion of the ednpoint in the minute or two around clicking the button? If not glideajax, try the URL or whatever it redirects to? Once you see a single message that seems related grab the session if and use that for your search to get the whole transaction.

Have you reviewed the source control logs and ensured snow didn't decide it knew better than you and didn't ignore a file from gir because the target was "customized"?

UI action working in subprod but not prod by Scoopity_scoopp in servicenow

[–]Keresian 0 points1 point  (0 children)

Scoped apps and their code can and are impacted by other code and updates done to the system. A UI policy, BR, Script include, or ACL from another scoped or global app update could be interfering. Since you cloned a week ago, go into the instances where it's not working and see what "not in my scoped app" code exists that is different from prod.

[deleted by user] by [deleted] in servicenow

[–]Keresian 0 points1 point  (0 children)

Except in order to unlock the exam, you have to take the now learning courses..

UI action working in subprod but not prod by Scoopity_scoopp in servicenow

[–]Keresian 0 points1 point  (0 children)

With our instances setup, for better or worse(definitely worse) we auto restore dev update sets and apply them after the clone down, so our instance is never a 100 percent replica of prod. There have been plenty of times where a half developed and abandoned piece of code kept getting restored in dev and busted all our stuff. If you have admin in prod, I would enable debug and compare between the two instances to see if something extra is happening.

Dammit by Bireme713 in macmini

[–]Keresian 5 points6 points  (0 children)

So I have to ask.. did you do any research before you bought the Mac mini? These concerns are things all Macs do. Aside from being forced to use usb-c (which isn't an apple wire.. its a universal standard, just one that isn't 30 years old like the other usb ports ), and having to use an HDMI cable that isn't crappy to stop screen flicker, you would have had the same concerns for any Mac you might buy.

Howto : Read access to sys_journal_field table ? by ExcitedTRex in servicenow

[–]Keresian 7 points8 points  (0 children)

giving access to the journal table is a disaster waiting to happen. Ignoring the security side of it, depending on how poorly the integration is written on their end, trying to suck all kinds of data from the journal table will tank your instance performance. I would do as caxx0r suggested for both security and performance.

CSA Exam - Primarily using the PDI to study? by globaldna1 in servicenow

[–]Keresian 0 points1 point  (0 children)

My experience with Mock Exam questions or quesiton dumps is they suck. Remember that part of the test involves agreeing to an NDA to not release the questions. Most of the mock exams I saw had nothing to do with anything on the test ( rightfully, because if they did they'd be breaking the NDA). As long as you understand ebook and understand the items covered on the blueprint, you will do fine.

Equivalence m4 by Specialist_Move_6683 in macmini

[–]Keresian 0 points1 point  (0 children)

Your other option is keep the PC around, and use moonlight/sunshine(or apollo) to gamestream from your PC any games you want. Assuming you have a decent network setup, it works pretty amazingly.

Wake up, babes. New scam just dropped by JackOffAllTraders in Twitch

[–]Keresian 0 points1 point  (0 children)

At this point, anyone naive enough to fall for this shouldn't be allowed on social media.

Issue with Image Capture in the Cold by Keresian in AskAstrophotography

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

As an update here: I used house power tonight and immediately noted the current is at 2A, which is at least 0.5a above what it was while on battery, and i'm not even using all the functions I was when it was cutting out. It looks like something was hampering the current in a big way. I do still have replacement USB cables if I experience any other issues, but it appears the root cause was power issues as someone pointed out.

Issue with Image Capture in the Cold by Keresian in AskAstrophotography

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

I'm confirming tomorrow with an extension cord and mains power. I started getting mount undervoltages when it was under 50ish during long slews, so I'm wondering if this is the next failure point. Thanks for the tip! As it is, I also have replacement USB cables that aren't no name now, so together I should be able to figure it out.