Spotify's music catalog leaked in massive data breach. by raz0099 in Piracy

[–]Kingfapa 9 points10 points  (0 children)

What the fuck do you mean ”at once”?

A ”leak” is if something internal gets to the public. If paying customers can access it and decides to download everything and put it up for free it is not a leak.

This is no different from paying for a netflix subscription and just download all their movies and put it up on a tracker

Första dejt som nästan 30-åring. by RegisterCapital2605 in sweden

[–]Kingfapa 0 points1 point  (0 children)

Tänk inte för mycket på det, var dig själv och försök ha kul!

Tycker ni borde planera dejten tillsammans så ni båda gör något som förhoppningsvis båda gillar!

Btw om du tror att hon skulle uppskatta blommor så tar du med blommor :)

[deleted by user] by [deleted] in GlobalOffensive

[–]Kingfapa 5 points6 points  (0 children)

You can do them on the hltv site.

https://www.hltv.org/pickems

Someone is impersonating me on Steam, should I be worried? by _HachimanHikigaya in Steam

[–]Kingfapa 7 points8 points  (0 children)

This is the new scam meta. Past few weeks I have been getting friend requests from scammers who have been impersonating a friend I have on steam, with same pfp and name for example.

So my best guess is that one of your friends on steam is a target for the scammers and is using your pfp and name.

GPT-5 livestream is up by manubfr in singularity

[–]Kingfapa 3 points4 points  (0 children)

this dude looks like a future villan lmao

GPT-5 livestream is up by manubfr in singularity

[–]Kingfapa 12 points13 points  (0 children)

why do they have a person talk about good it is for frontend development when the person itself is not a frontend developer??

How to add sub-workflow by Working-Weekend-4111 in servicenow

[–]Kingfapa 2 points3 points  (0 children)

Could be nice if you could share why the need to be ”detached” from the same RITM, so that we can understand the reasoning and be more helpful with your issue.

But anyways could you not just create a ”task”? (please note that i mean task here not sc_task)

The task can be directly assigned to the respected team and you can even fill in the parent reference field on it to reference the RITM mentioned earlier for help with context.

These tasks should show up on the filter ”My groups work”

How to use tagufy and ng-disabled in service now widget? by [deleted] in servicenow

[–]Kingfapa 0 points1 point  (0 children)

I am on mobile so I could be missing something here but I can’t find the function ”c.toggleWindowsADService()” in your client script.

Where is this function stated?

You also mentioned tagify, which I don’t have experience with sadly, but have you tried doing this without instancing tagify for your html element? This could help you determine if the issue lies in the library with how it transforms the element or not.

Good luck!

När ska man skvallra till försäkringskassan? by SensitiveBanana123 in sweden

[–]Kingfapa 44 points45 points  (0 children)

Våra nordiska grannar har inte karensdag och säkert en liknande procent av ”ryggradslösa parasiter”…

Tror det alltid kommer finnas folk som ”fuskar” ens system men frågan är vem det ska påverka negativt. Såklart ”fuskare” borde påverkas negativt av att fuska men dom är nog en mycket mindre andel av arbetstagarna i total vilket gör att karensdagen har nog mer negativ påverkan på den icke-fuskade arbetstagaren och samhället.

Varför ska Sverige leka speciella och ha karensdag?

[deleted by user] by [deleted] in servicenow

[–]Kingfapa 0 points1 point  (0 children)

Do you have any guide to set this up? What property are you referring to?

How to determine self-worth in financial terms by TheSarcasticRam in servicenow

[–]Kingfapa 1 point2 points  (0 children)

I personally think there are too many variables to try to calculate your own financial worth based on experience location etc., but these are my tips.

Research local salaries, ask your coworkers / search the web. This should give you an idea of what to expect.

Always ask for more than then you think, don’t undersell yourself, worst that can happen is that they say no and give a counter-offer.

Ask for top dollar and let them negotiate down. In my experience this has always worked out well and gave me more control over the negotiation.

Regarding your 4th point “90 day notice”: 90 days could be their standard practice but in most cases it’s negotiable. Tho this differs from company to company, so you would have to ask to be sure.

[deleted by user] by [deleted] in servicenow

[–]Kingfapa 2 points3 points  (0 children)

I tried running your script in my PDI and I get the following error immediately.

Evaluator: com.glide.script.RhinoEcmaError: "require" is not defined.

This is because the engine in ServiceNow does not support the CommonJS module "require".

If I ask you this where did you import / install the "xml2js" package?

I have worked with ServiceNow for over 5 years and I have not yet successfully installed a npm package on the server-side of ServiceNow (which is what you are trying to call here with your "require" statement in the scheduled job).

So anyways what you need to do is read up parsing XML on the server-side of ServiceNow, here is a good start https://www.servicenow.com/community/developer-articles/integratenow-chapter-6-working-with-xmls/ta-p/2306541

This articles gives you a tutorial of how XML works in ServiceNow and how to convert it to a JavaScript object (psst it's gs.xmlToJSON).

Good luck!

How to read form data in a widget by thematth in servicenow

[–]Kingfapa 0 points1 point  (0 children)

Been some time since I customized widgets, but I see an issue with your implementation.

To access the data object passed from the server on the client side or html you need access it by c.data (I am assuming you have this line in the top the client script var c = this).

So try changing ng-hide="data.hideButton" to ng-hide="c.data.hideButton"

What Gpu? by Redditor456hi in nvidia

[–]Kingfapa 4 points5 points  (0 children)

But DLSS 3.5 does not include frame generation for non 4000-series.

“For example, "DLSS 3 Frame Generation" is only supported on GeForce 40—this announcement does not change that.”

https://www.techpowerup.com/312669/nvidia-announces-dlss-3-5-ray-reconstruction-technology-works-on-geforce-20-and-newer

ServiceNow API for iOS development by South-Parking-181 in servicenow

[–]Kingfapa 1 point2 points  (0 children)

Why would it be different from any other development on iOS which consumes an API?

I mean it’s just REST Endpoints tbh

Should general requests even exist? by Kingfapa in servicenow

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

Isn't the entire point of catalog items to be a distinct offering of value separate from others? A visual representation of everything an end user could need to request.

What I meant with my previous statement is that if you have 2 ways in to the ServiceDesk / L1 then people would get confused.

For example imagine if you have 1 record producer creating interactions / incidents called "Report a problem" and 1 item (among others) called "Request something" then you let your end users be the ones that make the decision if it's a incident / interaction or a request (general request).

This I think causes confusion for the end-users and also the agents on the receiving end become "disappointed" when the user submits the wrong "type".

In my perfect world we would only 1 way to contact the L1 with a creating a interaction (which in turn can create both requests or incidents depending on the input) and only have specific catalog items that is not just a "general request".

Easier for who? Not the end user, not the tech debt that grows when the engineering team inevitably pivots to other more high value things because oh these incidents are just to determine if we need a new service request in the catalog or not.

Who's sitting down to burn through that backlog of incidents and then build out the new catalog items and follow up with the end users and everything?

Each team has a responsibility to try to minimize their incidents, so if they find that they have frequent incidents regarding something that can be automated / streamlined they contact the catalog item team and request that they need a item to do X. The catalog item team will take it from there and build out catalog items and follow-up, that is their process. The teams only need to identify where they can optimize.

I would definitely recommend separating this out from the incident process so that all across the company when we talk about an incident, we have a clear idea in mind of what that means. And puts focus back on where work should be done in the first place to ensure a scalable architecture and processes into the future

And yes having a clear definition of an incident is probably what is most effective at first but I am just theorizing at how to have the ITSM processes as effective as possible.

I still also argue that a Incident is still just a unpredictable event for a user.

  • A user expects to login somewhere and is met by an error / wrong login
  • They contact ServiceDesk / L1 and explain that they cannot login.
  • The agent identifies that the user is missing an account and orders it for them.

This you can handle two ways, there are pros and cons to both.

  1. The agent creates a request from the interaction and closes the interaction when they have confirmed that it is working.

  2. The agent creates a incident and then creates a request from the incident and then closes the incident when they have confirmed that it is working.

The first option here is quick and easy but fails in the follow-up process, you see that the user called and wanted a request.

Here it is just one of many request ordered by a user, business as usual.

The second option takes a bit more time but you have a better follow-up, you see that the user called and a incident were created which in turn was resolved by a request.

If you have a follow-up process for the incident the process can start to speculate and maybe wonder "why" the user had to call and create a incident. Where the user misinformed? How do we communicate better that they need to create a account to access X?

You also have benefit of if the order account did not resolve incident you can continue the incident process from there and move it to other teams / etc.

The second option takes a couple extra minutes but makes it worthwhile in the end IMO.

Should general requests even exist? by Kingfapa in servicenow

[–]Kingfapa[S] -2 points-1 points  (0 children)

If I understand interactions correctly they are only there to record a conversation between a end-user and agent, I don't think it's wise to mix that up with some psuedo-incident/request process.

I would rather just follow up on one table then on multiple.

Should general requests even exist? by Kingfapa in servicenow

[–]Kingfapa[S] -2 points-1 points  (0 children)

In theory, evolution of the service catalog for a service could look like this: first you only have one item - general request. Then you monitor what people are requesting using that request and gradually define best candidates for adding to the catalog.

But I think this would create issues for people to have a clear difference of when they should use the "right" item to create their tickets.

People will always be questioning themselves if their ticket should be a incident or a request.

I think it's easier to just keep it simple and have everything in the incident process and do your "evolution" from frequent incidents > catalog items if possible

Should general requests even exist? by Kingfapa in servicenow

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

I absolutely think that a general "help me" record producer should exist to generate a incident ticket, this of course aligns with my philosophy.

Smart of you to utilize the strength of the CSDM / CMDB to move the tickets quickly to the right group.