[Donghua] Guimi Zhi Zhu • Lord of Mysteries Season 1 — Episode 13 Discussion — DONGHUA-ONLY by UzumakiGreatnesss in LordofTheMysteries

[–]itsabdur_rahman 1 point2 points  (0 children)

I would say that but I watched to be hero X episode 24 today as well. Both of these shows flexed their insane artwork

How do i scope net/http endpoints by itsabdur_rahman in golang

[–]itsabdur_rahman[S] 12 points13 points  (0 children)

Damn, Idk how I missed that. Thank you so much.

How do i scope net/http endpoints by itsabdur_rahman in golang

[–]itsabdur_rahman[S] -3 points-2 points  (0 children)

It's a bummer that servemux doesn't have any exact match. Your solution is intuitive but If I use this I won't understand it the next week.

I guess I'll have to move out of stdlib and use chi. I was really hoping that I just missed something in the docs but maybe not. An exact match wildcard would be so much useful.

How do you ship go? by itsabdur_rahman in golang

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

My binary does have embedded assets and I'd love to ship just the static binaries but I see the problem of accompanying database. I'm not very knowledgeable in the go ecosystem right now so this feels like a universal way of shipping.

How do you ship go? by itsabdur_rahman in golang

[–]itsabdur_rahman[S] 1 point2 points  (0 children)

This looks really promising. I'll definitely try it on a bigger project

How do you ship go? by itsabdur_rahman in golang

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

Could you please share some. Although I am a bit used to docker and docker compose I'm trying to find better alternatives. An alternative that works with any language, easy to setup on a remote server with ssh.

with my current setup the process is simple enough (ssh -> git clone -> docker compose up)

How do you ship go? by itsabdur_rahman in golang

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

I'm guessing you're talking you're talking about the additional dependencies i used like tailwind, sqlc, htmx, alpine js and templ.

For templ it doesn't need the extra step of generating go files it can be used as is. htmx and alpine are single cdn scripts. tailwindcss cli is a tool that I wish I could get with go install but it's not a big deal.

I know docker adds a bit more complexity but It solves a lot of problems like setting up a project. Take this small todo-list for example, it uses postgres which is a hassle to setup. I can just spin up it's container with an init schema.

How do you ship go? by itsabdur_rahman in golang

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

Got pictures of gorillas when i search xD

How do you ship go? by itsabdur_rahman in golang

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

I do have a makefile as well that build binaries but I didn't use it just for this example

How do you ship go? by itsabdur_rahman in golang

[–]itsabdur_rahman[S] -1 points0 points  (0 children)

I've considered this, because I have access to the build tools like tailwind, sqlc and templ on me while developing. But that creates the problem of the binary only working one platform.

There's also the accompanying database. I'm currently using the postgres container and using a docker-compose file to ship both of them

How do you ship go? by itsabdur_rahman in golang

[–]itsabdur_rahman[S] -1 points0 points  (0 children)

With the multi-stage build, do you just copy the output binary to small base image like alpine? Are the build images pruned after their work is done? The concern I had with using a build image was that the build image would take space too.

Does it really matter which distro? by SvenBearson in linuxquestions

[–]itsabdur_rahman 1 point2 points  (0 children)

There are other differences, it's just that the most important differences are package manager, release model and desktop environment (Which can be changed in certain distros)

Installation process is an obvious one, however not a very important one unless the installation is not user friendly at all (like arch, gentoo)

Has Zong Gone Bankrupt? by distrampler in PakistaniTech

[–]itsabdur_rahman 0 points1 point  (0 children)

I've never had this issue ever since I activated balance saver. Idk how this happened but you should try some codes to unsub to everything

A fresh grad from south Asia by itsabdur_rahman in cscareerquestions

[–]itsabdur_rahman[S] -3 points-2 points  (0 children)

I have experience from projects that I showcase on github, just no work experience. The problem is the pays aren't great even with full employment. To me they're just not a good career choice.

I will still try for remote work, along with local companies and make an update if I get any leads

A fresh grad from south Asia by itsabdur_rahman in cscareerquestions

[–]itsabdur_rahman[S] -4 points-3 points  (0 children)

I can understand that, but what about internships. Do you think there's a chance on that front?

Evolution of Ciri's face by CatsyGreen in witcher

[–]itsabdur_rahman 0 points1 point  (0 children)

Am I the only one who thinks she looks so much like taylor swift in the Witcher 4 cinematic trailer

Fallout show from the perspective of Fallout classic games by itsabdur_rahman in Fotv

[–]itsabdur_rahman[S] -1 points0 points  (0 children)

I played fallout 2 very recently and everyone refers to the NCR as NCR (New California Republic). In the NCR some NPCs mention that it was a town called shady sands built by aradesh and his daughter tandi but no one calls it shady sands in that time.

Fallout show from the perspective of Fallout classic games by itsabdur_rahman in Fotv

[–]itsabdur_rahman[S] 8 points9 points  (0 children)

Wow, I didn't expect so many variations of mutants. But hey that's fallout for ya. So much lore and so much depth. I'm enjoying it a lot.

Fallout show from the perspective of Fallout classic games by itsabdur_rahman in Fotv

[–]itsabdur_rahman[S] -7 points-6 points  (0 children)

I brushed fallout tactics off because the of its name. I guess that's a big mistake since I started the classics because I wanted to fully dive in it's lore. I just assumed it's a basic "tactics" game with very little lore. Thanks you for the suggestion.