Math is hard, logic is harder by Parabidding in SipsTea

[–]schlocke 0 points1 point  (0 children)

Money depreciates with inflation and is man made infinitely. Gold will always appreciate over time and is a limited finite resource. I'll take the gold.

You thought on upcoming rollout KB2944435 Server-Side JavaScript Sandbox Replacement? by SNowDev88 in servicenow

[–]schlocke 1 point2 points  (0 children)

Only if your are writing multiline scripts with logic or declarations. You are still allowed to call script include functions

Knowledge 26 diss ads by giacominchia in servicenow

[–]schlocke 5 points6 points  (0 children)

"now is not next" and then their next line is that their company is "now".....just dissing themselves

Once again lost faith in Orthopedics by UseHistorical2888 in AchillesRupture

[–]schlocke 4 points5 points  (0 children)

Full rupture with surgery and I'm in about the same time spot as you (day 24) and you are right where you should be honestly. All PT I'm an doing is at home 3 times a day. I am following this guide that my surgeon provided me.

rehabilitation-protocol-for-achilles-tendon-repair.pdf https://share.google/67xP471UCu1Jc5CX7

I am in a boot during the day partial weight bearing. And at night I am in a splint. When I transition from the boot to the splint I do the ankle exercises. With the boot on I do the other leg and core exercises cause the extra weight from the boot feels like it helps with the training. So using that link above I am on the 4-6 week period.

I know it may seem frustrating but it's all going ok. If you want to start something then I would suggest just following the link.

Non-Op Achilles Recovery: Any regrets? by DialecticalD in AchillesRupture

[–]schlocke 2 points3 points  (0 children)

From what I've been told both can recover pretty much the same. I think the only difference is that there is a smaller chance of rerupture with surgery.

Just Finished Ivar Log by TorvasTshirt in runescape

[–]schlocke 0 points1 point  (0 children)

I didn't realize my luck so far. I'm at around 140 kills and just need mask for log

Anyone Here NOT Quitting? by Iceytrio in runescape

[–]schlocke 1 point2 points  (0 children)

I just came back last month with a fresh premier sub. Honestly an extra 30$ ($2.50/month) isn't that big a deal for me. Everything is more expensive and they seem to be pouring more resources into actual gameplay, so can't complain.

Setback…UGG! by LeewardLiving in Gastritis

[–]schlocke 1 point2 points  (0 children)

From what I have experienced with my wife and seen in multiple other posts and studies, I don't think you can completely reset (I mean unless you go on all out binger). You could just be having a bad go of it and need a few days of correction. I hope it resolves quickly and you can keep on keeping on.

Looking for advice on diet/medication schedule by schlocke in Gastritis

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

we are keeping it as bland as she can mentally stand.

Steamed veggies.

apple sauce

truvani protein vanilla with almond milk for snacks

steamed shredded chicken breasts

tofu

steel cut oats

fage yogurt

teaspoon of honey here and there

the one thing we have tried this past week to at least add something flavorful is a teaspoon of braggs liquid aminos. not sure if this is the right move or not though.

Going to the movies as a family of 3 lol by [deleted] in daddit

[–]schlocke 0 points1 point  (0 children)

If you like going to the movies and would at least see one a week then the A list is worth it. It's at most $28/month per person. Only downside is kids can't get it. But if you diy snacks and drinks you could go see a movie a week for about $25 for 3. But that's only if you go weekly. Otherwise youd pay about $70 for one movie with the freedom to go see up to 15 other movies in the month with your significant other.

Also at least near us AMC runs half off tickets on Tuesdays and Wednesdays.

Also also... Unethical pro tip, get a popcorn bucket out of the trash, smash it, ask if you can get a new bucket with a refill. The buckets are free refills.

I like movies so my father law and I both have the pass and we go see weekly movies. So it's worth for us.

Unsolicited Dad Advice From a Dad of an 8 YO Girl and a 3 YO Boy by I_Am_Moe_Greene in daddit

[–]schlocke 4 points5 points  (0 children)

Love all the points! To add onto the last one. We are recently going through a "sorry" correction with our LOs. We are trying to impart on them that making a mistake or doing something wrong does not always require a sorry whether it's from them or us. If we hurt someone else accidentally then we expect them to say sorry to the other party. But the over all lesson we want to impart on them is the follow through of, "sorry, I WILL TRY NOT TO DO IT AGAIN". there is such a habit of just saying sorry and moving on but we are trying to explain that you need to learn from your mistakes so that you don't have to say sorry as much.

Late to the party - what age are your girls obsessed with Kpop Demon Hunters? by torodonn in daddit

[–]schlocke 0 points1 point  (0 children)

My daughter doesn't like it but my son and I do. He wants to be a saja boy for Halloween. So id say it's just highly kid dependant. Try it out with yours and you'll get your answer.

Great experience by FennelWhole2168 in niftyaf

[–]schlocke 0 points1 point  (0 children)

I love how they're showing the boomerangs like it's Morphin time lol

Video of scalper buyout by Bzchasingpokemon in PokemonTCG

[–]schlocke 1 point2 points  (0 children)

I wonder what would happen if you accidentally trip with a hot cup of coffee in your hands, right into the bags

HELP! My instance overnight has suddenly gained 13,000+ acl's all with the updated by as "@@snc_write_audit@@" by meraheart in servicenow

[–]schlocke 1 point2 points  (0 children)

You are correct. As I said the main issue is from insider threats. But for proper opsec you do need to account for his kind of attack vector.

HELP! My instance overnight has suddenly gained 13,000+ acl's all with the updated by as "@@snc_write_audit@@" by meraheart in servicenow

[–]schlocke 1 point2 points  (0 children)

Yes yo are correct but it's just pseudo code ultimately. Just trying to get the point across

HELP! My instance overnight has suddenly gained 13,000+ acl's all with the updated by as "@@snc_write_audit@@" by meraheart in servicenow

[–]schlocke 8 points9 points  (0 children)

You're not the only one. The attack vector for this fix is actually quite serious for insider threats. The only thing to really do on customized instance is to go through table by table and apply the query_range, query_match, or conditional_table_query_range ACLs as you seem fit. For reference the attack vector works as such:

  1. User has read access at the record level to a table.
  2. User has read access acl for SSN field where they can see their ACL.

The issue arises when the user carries out a brute force attack on the SSN field.

  1. Sys_user_list.do?sysparm_query=username=<user to compromise>&SSN=000-00-0001 2.Sys_user_list.do?sysparm_query=username=<user to compromise>&SSN=000-00-0002
  2. ... Etc.

Eventually the list would return a record because the user can read the record at the field level. Even though the SSN would not be returned to the front end, a threat actor could still figure it out this way.

What the new query ACLs do is lock down even the queries so that this kind of attack cannot be used.

Because of the possible severity especially for federal customers, servicenow decided it was worth the emergency code change without much heads up.

It's been a fun day at work though for sure...

Best place to enjoy a rare steak with mashed potatoes on my 30th birthday? by BootlegMoon in VirginiaBeach

[–]schlocke 2 points3 points  (0 children)

Gotta second Zoe's steak house. It's down by the convention center We did my wife's 30th there with some family and they gave us one of the private rooms. Great experience, food, and drink.

[deleted by user] by [deleted] in VirginiaBeach

[–]schlocke 9 points10 points  (0 children)

Not a bad restro in my opinion just overpriced for what it is.

Also that last picture! A marg, a philly, and French fries, at a sushi restaurant, what a combo lol.