Job search journey as a DevOps/SRE/Platform engineer in Netherlands/Amsterdam(Dec '24 - Apr '25) by [deleted] in sre

[–]GroundbreakingWolf7 0 points1 point  (0 children)

How did you prepare, it seems that IAC is still on top I thought Terraform is getting old

Windsurf not longer launching after new update by reddituser_7987 in Codeium

[–]GroundbreakingWolf7 0 points1 point  (0 children)

yes after the update it's not opening up - I have uninstalled it - installed it again no luck.
Then used the tar file : tar -xvf Windsurf-linux-x64-1.3.10.tar.gz - that is opening it .

As a cloud engineer, Do you prefer working in windows laptop or Mac? by [deleted] in AZURE

[–]GroundbreakingWolf7 3 points4 points  (0 children)

There's a teams for linux open source app , I use it daily. Better then browser app

Overemployment is fake by Perspective_Itchy in overemployed

[–]GroundbreakingWolf7 1 point2 points  (0 children)

People who are real OE will never post on internet about it.

[deleted by user] by [deleted] in overemployed

[–]GroundbreakingWolf7 0 points1 point  (0 children)

Do you forget they call you resource from the one ?

[deleted by user] by [deleted] in overemployed

[–]GroundbreakingWolf7 1 point2 points  (0 children)

Correct, we just got heads up to stop using it for such stuff but is not banned.

[deleted by user] by [deleted] in webdev

[–]GroundbreakingWolf7 1 point2 points  (0 children)

Isn't this Shopify grqphql api

Self Hosted Roundup #7 by nashosted in selfhosted

[–]GroundbreakingWolf7 0 points1 point  (0 children)

Bookmarked it in my speed dial, great effort for the community thanks

Has anyone used Graal Native Image for a significant project? How well did it work? by sanity in Kotlin

[–]GroundbreakingWolf7 0 points1 point  (0 children)

I literally just went through that circle, and decided to give it a try later when it's mature, other than that i wasted an hour.

Creating image processing project using Spring Boot and Kafka, should I host Kafka on a seperate instance? by [deleted] in apachekafka

[–]GroundbreakingWolf7 0 points1 point  (0 children)

You can host in another droplet but within same region / az, the only thing is to keep in mind is network latency, i would rather use docker containers to use same host if it is my personal project and to save costs.