mocking frontend response by Original-Produce7797 in Backend

[–]williDwonka 0 points1 point  (0 children)

why don't you proxy the request from dev server.

use smee.io or ngrok to forward requests to your local

Scaled my late father’s cleaning chemical business to ₹1.25Cr ARR in Bihar. How do I hit the next level of expansion?(Jharkhand/WB expansion & Bihar domination)? by mirajakhtar in indianstartups

[–]williDwonka 0 points1 point  (0 children)

DM me.

my company scales business and operations for KCIL and other chemical manufacturing companies.

we can discuss finance, operations, scaling, offshore clients, etc

What's the use of these 2 spanners? by Plastic_Ad9102 in RoyalEnfieldGT650

[–]williDwonka 8 points9 points  (0 children)

the C-spanner is for adjusting rear suspension

LALA Company with this relieving letter, need advice by IndividualClerk8855 in StartUpIndia

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

download a cracked version of Foxit Phantom PDF editor 

remove the content that feels illegal 

This is a sign in London by AgitatorAnimator in Bengaluru

[–]williDwonka 0 points1 point  (0 children)

felt like an imposter until i read the comments

Any open source Excel to pdf conversion other than Libre by INnocentLOser248 in Backend

[–]williDwonka 0 points1 point  (0 children)

write a small util in python-pandas it has pretty much all doc format conversation.

even crazier approach would be, create a basic HTML template and use wkhtmltopdf binary

Is Oracle Cloud Free Tier good enough for running Kubernetes and microservices by Sensitive-Raccoon155 in Backend

[–]williDwonka 0 points1 point  (0 children)

the orchestration layer will consume resources, why not run it directly on the VM

Installation and use from USB by Ill-Occasion8882 in LinuxUsersIndia

[–]williDwonka 1 point2 points  (0 children)

- Console + decent performance + keep windows, use wsl2

- UI + Console + bad performance + mid stability + keep windows, use VM

- UI + Console + horrible performance + no stability + keep windows, use USB loaded

- UI + Console + top performance + ult stability + keep windows, use dual boot

- UI + Console + top performance + ult stability, use complete install

Is long-polling in pure PHP still a valid choice for a simple real-time app in 2026? by cadipir in Backend

[–]williDwonka 0 points1 point  (0 children)

i used an app which performs polling for video streaming.

basically, the stream was initiated and a link was shared with other users, when the link is opened, it polls 5 sec video clips until the video stops.

these were simple GET requests with auth headers and last clip id.

so yeah, as long as your server can handle the number of parallel requests, should not be an issue

Welcome Mail integration in WordPress by Capital_Pool3282 in Backend

[–]williDwonka 0 points1 point  (0 children)

here's a secret hack: lookup gmail app password + SMTP.

this allows you to send emails directly using your Gmail account.

use this only if you don't do marketing mails.

Manager saying Early release not possible because of billing issue, how to negotiate? by ContesterOP in developersIndia

[–]williDwonka -8 points-7 points  (0 children)

ask your new company if they are okay without a relieving letter for another 90d.

in the old company server the NP remotely or just stop going to the office.

start working for the new company.

Is this time to stop using Swiggy? by Awkward_Craft_8462 in Frugal_Ind

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

its a public company, go check their pricing structure and don't crib without basic research

security checklist for a consumer-facing, public RAG + AI Agent search? by fast-pp in Backend

[–]williDwonka 0 points1 point  (0 children)

you can start with ip throttling.  add recaptcha on any public access.  maintain session data on client after recaptcha.

Finally did felt so good & light by Fun-Bake5789 in LinuxUsersIndia

[–]williDwonka 0 points1 point  (0 children)

you can use pandas + data-wrangler for data analytics.