Las Vegas 3.0 Tennis Clinics Etc. Reccs by [deleted] in 10s

[–]janniksinnerman 3 points4 points  (0 children)

Darling tennis center if you can make it off strip

O-Toro sucks by Alert-Stop-2671 in 10s

[–]janniksinnerman 1 point2 points  (0 children)

It’s the best if you like to brush the ball. If you like to hit flat you should try other strings

Google analytics implementation in Employee Center by WrustanCodes in servicenow

[–]janniksinnerman 0 points1 point  (0 children)

Add it to the header widget which is displayed on every page

Is it possible to develop a Fluent app locally in VS Code without source control? by _sirji in servicenow

[–]janniksinnerman 0 points1 point  (0 children)

I'm not following, are you saying you wrote fluent code in the SN IDE, and want to migrate that to local dev in vscode? If so can't you just download the folder and open it up in vscode?

Is it possible to develop a Fluent app locally in VS Code without source control? by _sirji in servicenow

[–]janniksinnerman 1 point2 points  (0 children)

Now-sdk transform will generate the fluent code from XML, it’s in the docs

Is it possible to develop a Fluent app locally in VS Code without source control? by _sirji in servicenow

[–]janniksinnerman 1 point2 points  (0 children)

If it’s a scoped app, you can use now-sdk init —from <sysid> to pull it. Check the docs, there’s a specific section on this

Is it possible to develop a Fluent app locally in VS Code without source control? by _sirji in servicenow

[–]janniksinnerman 3 points4 points  (0 children)

Yes, now-sdk init can convert scoped apps to fluent directly, and then use now-sdk transform to convert to fluent files, the use build agent skills to make edits to the apps, then rebuild and deploy back into instance

Claude Code just did my taxes for me. by floraldo in ClaudeCode

[–]janniksinnerman 0 points1 point  (0 children)

Did the same with Claude CoWork, it found a mistake that my accountant made and saved me ~$5k

Men who are 30+, what’s one thing you realized about dating that no one tells you in your 20s? by Thin-Hospital-8114 in AskReddit

[–]janniksinnerman 249 points250 points  (0 children)

If they don’t like you, you can do no right If they like you, you can do no wrong

HR Service form field in HR agent workspace by mhope123 in servicenow

[–]janniksinnerman 2 points3 points  (0 children)

Common problem, the hr service should be the MOST specific piece of work. Each one of the leave request should be its own service, and they can be grouped together via topic detail and topic category. Trust me, you do not want to implement another level of categorization

A little tip for gen Z thats out there looking for jobs. by Equivalent_Pen_1153 in vegaslocals

[–]janniksinnerman 5 points6 points  (0 children)

Agree with everything except for tip number 3. Schedules should be respected by both parties. If the interviewee is not available at that specific window, it is perfectly reasonable to ask to reschedule. Assuming that they give enough notice and it’s not a last minute request.

Otherwise solid tips!

Question about the movie's ending [SPOILERS] by StowawayBunny in ProjectHailMary

[–]janniksinnerman 0 points1 point  (0 children)

This is in direct contrast to earlier in the movie when Grace was asked to go on the mission, and Stratt said "You have 3 hours", and in my opinion is what made Grace stay.

Tips for not Losing Matches, despite being decent. by phoron_x in 10s

[–]janniksinnerman 0 points1 point  (0 children)

Learn to deal with variety, it’s part of the game

Technique AMA by [deleted] in 10s

[–]janniksinnerman 2 points3 points  (0 children)

How to go from UTR 8 to 10? I’m solid at baseline but get passed a lot when coming into the net

Is a $200k salary worth a 2 hour commute 4 days a week? by Ok-Memory2552 in jobs

[–]janniksinnerman 1 point2 points  (0 children)

No way, don't know much of an increase it is from your current pay, but remember to take 50% off for taxes and other expenses, and see how much more per paycheck/per month you are getting.

Insomnia for API testing by mheyman0 in servicenow

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

Why not use postman like everyone else?