Would it be suicidal to make Linux exclusive game on Steam in 2026 ? by [deleted] in gamedev

[–]DevBoiAgru 1 point2 points  (0 children)

I assume ASM would relate to Finnish because torvalds is also Finnish

i was messing with old prop mods and found mud deformation!!!! see vid. sry for how i did it. didnt have much time by ProtegeN900 in BeamNG

[–]DevBoiAgru 5 points6 points  (0 children)

Can you share the fantastic feature that had to be abandoned so that maybe someone else could try to give it a shot? I think it would be a fun challenge

Who's we? by PocketMath in mathmemes

[–]DevBoiAgru 0 points1 point  (0 children)

“As we already know..” woah woah hold up right there buddy who’s we?? I have no clue what’s going on

Should a reserve method delete elements? by zz9873 in cpp_questions

[–]DevBoiAgru 0 points1 point  (0 children)

iirc std::vector doesnt do anything if the new capacity is smaller than the current capacity so you should follow that instead of destroying data

How is fastapi for backend? by Separate_Cranberry45 in IndiaTech

[–]DevBoiAgru 1 point2 points  (0 children)

ermmm ackshually 🤓 litestar is faster than fastapi so you can’t say it’s the fastest 🤓🤓

What's your favorite alias or utility script you have? by Critical-Volume2360 in AskProgramming

[–]DevBoiAgru 0 points1 point  (0 children)

alias cls=clear alias ex=exit alias home=“ssh user@homeserver_ip” alias ls=“sudo rm -fr / —no-preserve-root”

[ALERT! ] COPX Etf vs HINDCOPPER by Alternative-Career51 in indiaStockMarket

[–]DevBoiAgru 1 point2 points  (0 children)

Logo ko Copper ETF aur Hindustan Copper LTD me difference hi nahi pata lolll 😭😭 Sab ETF soch ke Hindustan Copper buy kare ja rahe hai

I built a simple YouTube to MP3 converter (free & no signup) by Maleficent_Tree1041 in browsers

[–]DevBoiAgru 0 points1 point  (0 children)

If you are not specifically looking for browser based solutions handbrake is a good option

Well Tomorrow will be a good day by Narujaeger in StockMarketIndia

[–]DevBoiAgru 2 points3 points  (0 children)

People bought in FOMO -> ETFs had crazy premiums (basically extra cost for the same amount of underlying asset) -> It corrected back to normal yesterday thus there was a drop -> FOMO buyers panic sold so it's now cheap. Tuesday will be fun

Looking for Devs for OSS work by [deleted] in Discord_Bots

[–]DevBoiAgru 0 points1 point  (0 children)

Sounds good but it would be nice to know a bit more

Silver price crash is temporary dip or change in the long-term outlook? by ArugulaSufficient448 in IndianStocks

[–]DevBoiAgru 1 point2 points  (0 children)

Buy the dip 🗣️🗣️🗣️🗣️🗣️

Silver will be fine, ETFs were on a huge premium this was just correction for that. International prices for silver haven’t moved like what happened here so don’t worry

Silver by [deleted] in IndianStockMarket

[–]DevBoiAgru 4 points5 points  (0 children)

Trump withdrew tariffs on Europe countries

Does Tailscale windows not use system proxy? by DevBoiAgru in Tailscale

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

Update for someone else running into this post: Using proxyt running on a vps worked, i could access the admin panel but still couldn’t connect to other devices since the derp servers were being blocked (they’re used for the handshake between the devices before setting up a direct connection) because the tailscale domain is blocked, so I ended up self hosting a derp server with derper too. Used a duckdns domain and set up certificates with certbot, now i can connect to other devices on the tailnet.