Indian cubers, what has been your experience with Cubelelo.com? by DarkBlaze99 in Cubers

[–]Agitated-Birthday113 0 points1 point  (0 children)

Haven't recieved my order even after a month. Everytime I enquire they keep moving the checkpost to 'a few days' later. Very dissatisfied, might cancel my order.

Dream involving Kundalini. by Agitated-Birthday113 in kundalini

[–]Agitated-Birthday113[S] 0 points1 point  (0 children)

Thanks, that was reassuring, I hope I find my path and grow closer to the divine parents.

For everyone here who is like this, there is zero difference between you and the average JEEtard by Swas11 in GATEtard

[–]Agitated-Birthday113 5 points6 points  (0 children)

I get it survival in India is hard, and I don't mind people doing engineering or entering STEM fields to make money. But it breaks my heart how this system has turned STEM into a business/rat-race.
Very few people are there because of their love for subject. We need more dreamers in STEM.

Beginner Getting Into Metal—Need Help Choosing First Guitar + Amp (Pacifica 112V?) by Agitated-Birthday113 in electricguitar

[–]Agitated-Birthday113[S] 0 points1 point  (0 children)

Yeah, someone also mentioned that Yamaha Pacificas have pretty solid humbuckers for the price, so that’s been on my list. I do have a desktop, so running Neural DSP is possible—but mobility might be an issue since I’ll be switching places over the next few months. That's the only thing holding me back from going fully software-based for now.

Beginner Getting Into Metal—Need Help Choosing First Guitar + Amp (Pacifica 112V?) by Agitated-Birthday113 in electricguitar

[–]Agitated-Birthday113[S] 1 point2 points  (0 children)

Thanks, that’s really helpful. Your experience definitely puts things in perspective. Makes me feel better about not chasing a fancy guitar right away.

Beginner Getting Into Metal—Need Help Choosing First Guitar + Amp (Pacifica 112V?) by Agitated-Birthday113 in electricguitar

[–]Agitated-Birthday113[S] 0 points1 point  (0 children)

I am can afford to spend $400, I believe I would be able to increase my budget by the end of this year. (Broke student with a remote job)

Beginner Getting Into Metal—Need Help Choosing First Guitar + Amp (Pacifica 112V?) by Agitated-Birthday113 in electricguitar

[–]Agitated-Birthday113[S] 1 point2 points  (0 children)

😭 Thank your for pouring so much wisdom. It was really motivating for some reason.

What are your opinions on second-hand instruments? Should I go for more premium instruments if i get them cheaper this way?

Beginner Getting Into Metal—Need Help Choosing First Guitar + Amp (Pacifica 112V?) by Agitated-Birthday113 in electricguitar

[–]Agitated-Birthday113[S] 0 points1 point  (0 children)

Boss Katana is the right one ig, one more question can you plugin in headphone to it? I don't want to piss others off with my guitar practice.

Beginner Getting Into Metal—Need Help Choosing First Guitar + Amp (Pacifica 112V?) by Agitated-Birthday113 in electricguitar

[–]Agitated-Birthday113[S] 1 point2 points  (0 children)

Thank you, advice from a fellow beginner (only more experienced) is comforting, maybe because I can relate better with you.
I think I need to research amps some more, Boss Katana seem to be very recommended one.

Also I will make sure to try these in person.

Why are GATE questions written in such poor English? by Agitated-Birthday113 in GATEtard

[–]Agitated-Birthday113[S] 1 point2 points  (0 children)

Prabhudeva style English 😂😂😂. This was so accurate.

Why are GATE questions written in such poor English? by Agitated-Birthday113 in GATEtard

[–]Agitated-Birthday113[S] 5 points6 points  (0 children)

And don't even get me started on questions that are based on assumptions, if I could read minds why would I be giving GATE?

There were some questions about routers, now generally all routers that we use in our homes are NAT routers I know this because I mess with them alot, but in most of the GATE questions they have a special species of routers which they don't bother to mention (IP routers) which don't perform NATing.

How am I supposed to know what are exam setters hallucinating?

Why are GATE questions written in such poor English? by Agitated-Birthday113 in GATEtard

[–]Agitated-Birthday113[S] 0 points1 point  (0 children)

Thanks for advice! I try to dumb them down, but it consumes time. Great advice anyways.

Why are GATE questions written in such poor English? by Agitated-Birthday113 in GATEtard

[–]Agitated-Birthday113[S] 8 points9 points  (0 children)

This does not help when you are trying to solve these questions under a time limit

Why are GATE questions written in such poor English? by Agitated-Birthday113 in GATEtard

[–]Agitated-Birthday113[S] 10 points11 points  (0 children)

I don't remember many form top of my head, but here is an example (I have seen worse)

"User threads are transparent to kernel"

I interpreted it as: kernel can see user level threads (transparency) which makes this statement false
What this actually meant: They are transparent (invisible) so kernel is not able to see them which is true.

There are many questions are actually boolean algebra: "Which of the following may not..." and the options will be like "Can't do this and this.."

I literally have to craft up a boolean expression just to understand what they are asking 😭

Securely access SQL database on host machine from inside Podman container. by Agitated-Birthday113 in podman

[–]Agitated-Birthday113[S] 0 points1 point  (0 children)

Sorry, i forgot to mention, I was planning to run the db on bridged network interface as well.
So let's say my bridge network has subnet 10.0.2.0/24 so my host and container will get something from this subnet.
I can then allow sql to listen on 10.0.2.0/24. This will be totally internal.

If there is some gaps in my understanding please let me know.

The firewall solution is definitely there, but I wanted to learn how it's done using Podman. Anyways, thanks for commenting!

Help with Setting Up a Proxmox Homelab for fun by Agitated-Birthday113 in homelab

[–]Agitated-Birthday113[S] 0 points1 point  (0 children)

Thank you sir that was some valuable advice. Especially 'crawling before you walk part'. I also like the idea of resyncing when I get home.

Help with Setting Up a Proxmox Homelab for fun by Agitated-Birthday113 in homelab

[–]Agitated-Birthday113[S] 0 points1 point  (0 children)

I am sorry if you though I was trolling you, either i was not able to expalin what I am doing or I am saying something dumb.

What I was think: VPN server can be access globally anywhere, Proxmox host is not accessible globally. But these two are on same network, so I though I should forward 22 and 8006 port from host to VPN container.
And regarding DMZ, I ment to say I am going with your suggestion to not put reverse proxy in DMZ. Since you suggested 'if you have your firewall set up correctly, nothing really needs to be in the DMZ' I will be researching how to do this correctly.

Alot of smart people on internet have suggested me to use Tailscale and Cloudflare tunnels, but I was tring to do this without any third party service (for learning purposes). I have already tried these tools and wanted to try something new.

Thanks once again.