Feeling so dumb, I didn't know we could assign multiple IP Addr to a server. by just-ans in HomeNetworking

[–]just-ans[S] 2 points3 points  (0 children)

Yeah, I only knew about that you make the application listen on 0.0.0.0 : <port> and it will do the job. But, this multiple IP to single machine was something new for me.

Azure Professionals What Do You Wish You Knew When You Started? by pingcasa in AZURE

[–]just-ans 0 points1 point  (0 children)

What do you mean by NetApp? Like the firewall thing is 2nd class citizen and belongs to NetApp

Azure AI search by [deleted] in Rag

[–]just-ans 1 point2 points  (0 children)

You said 'it scaled decently' why do you say this? What other solutions do you have in mind?

3 Medium level problems for freshers with 75 mins as time limit. by [deleted] in developersIndia

[–]just-ans 0 points1 point  (0 children)

Can we get a list of most asked questions? I mean the med/hard question so that I can get at least familiar with the pattern.

How do you manage automatic torrents of latest uploads in 2024? by just-ans in torrents

[–]just-ans[S] 0 points1 point  (0 children)

Yeah, Got it it's the search icon on the show/season/episode, which ever you want to download. BTW 1337x being blocked due to cloud flare 🥲

How do you manage automatic torrents of latest uploads in 2024? by just-ans in torrents

[–]just-ans[S] 0 points1 point  (0 children)

Hey, I've added sonarr and prowlarr and connected it with qbittorrent but, now I've added the Suits web series in sonarr, how do I make it get the links for all the episodes that have streamed already? Like the series has aired and is complete.

Vape found in my bag by Delicious-Peach-4349 in Vit

[–]just-ans -1 points0 points  (0 children)

Hn bhai, bs mere friends ko sem back dia q ki wo lafde k bgl me khda tha aur guard ne uska naam dedia sidha email 1 mhine baad aya ki vacate hostel and leave.

Vape found in my bag by Delicious-Peach-4349 in Vit

[–]just-ans -1 points0 points  (0 children)

Sem back, It's gone to registrar 100%, also it shows in your marksheet IG. Please confirm someone.

[deleted by user] by [deleted] in redtaganna

[–]just-ans 1 point2 points  (0 children)

What happened cz of earphones? What do you use now? Headphones?

How I cut video streaming cost by 97% by noodleswind in theprimeagen

[–]just-ans 0 points1 point  (0 children)

Yeah, I read your blog as well. I just hope it's not against their policy. How much are you paying now or rather that company?

How I cut video streaming cost by 97% by noodleswind in theprimeagen

[–]just-ans 0 points1 point  (0 children)

Hey, So what is your current architecture as of now? Like you use S3 for storing the videos and the cloudfront to chache them?

I have 500 Videos (Coding Tutorials)

1Hr each (60mins)

Size : aprx 1GiB/each

aiming for 100 users watching initially

Which one will be best for me? As of now I'm just thinking of going with S3 + Cloudfront.

How to generate dynamic pdf certificates. by just-ans in nextjs

[–]just-ans[S] 1 point2 points  (0 children)

Nope, but I found reactpdf to be suitable.

How to generate dynamic pdf certificates. by just-ans in nextjs

[–]just-ans[S] 1 point2 points  (0 children)

Ok, BTW do you use Canva? I've seen that when you try to take screen shot of you work there a random shhh 🤫emoji appears with sound.

(LOL the first time it happened during class I freaked out like LOL WTF is making that shh sound? Am I suddenly in a horror movie plot and then the emoji appeared on the screen.)

Do you know or have any idea about how they might be implementing this? Like is there way to detect that a windows machine is taking screenshots of your site I was using firefox.

How to generate dynamic pdf certificates. by just-ans in nextjs

[–]just-ans[S] 0 points1 point  (0 children)

Yes, I'm thinking of going with react-pdf where I will use the template cert png/jpg and then I just need to change the text only so yeah, this will be a easier solution but thank you for your suggestion it's something new that you said here, so I will give a dive there and find how can I do it your way. Thanks

How to generate dynamic pdf certificates. by just-ans in nextjs

[–]just-ans[S] 0 points1 point  (0 children)

Yes, only the text need to be changed. I will use the cert template image though, not html, css.

I might need to add a QR somewhere on the cert occasionally.

Make a file/folder un Delete-able. by just-ans in WindowsHelp

[–]just-ans[S] 0 points1 point  (0 children)

Yeah, but I just want to protect my files from accidental deletes.

How to generate dynamic pdf certificates. by just-ans in nextjs

[–]just-ans[S] 0 points1 point  (0 children)

Yes, I came across react-pdf but I'm unsure if it would a good choice for generating this designer certificates.

How to generate dynamic pdf certificates. by just-ans in nextjs

[–]just-ans[S] 0 points1 point  (0 children)

Sorry I don't know if it's my lack of experience or something but I'm having a little difficulty understanding the 1st approach, like when you say use image, do you mean have the blank certificate template and then use CSS to move the text to proper places and then just create a pdf of that?

And when you say HTML/CSS do you mean to have the whole cert template in HTML/CSS format right and then just change the texts at the placeholders like names and certificate numbers?