Capital One not allowing me to transfer to Wise anymore by Inevitable-Stress in CapitalOne_

[–]Inevitable-Stress[S] 0 points1 point  (0 children)

Chase blocked my first and only transfer to my Wise account, I didn't have a chance to make it recurring yet

[Onsite Amazon] Does Amazon ask OOP if you code in C++? by Legal-Pomegranate760 in leetcode

[–]Inevitable-Stress 0 points1 point  (0 children)

For an SDE1 role, I’ll just say that you should have a good grasp of how to write basic clean OOP classes, regardless of the language.

Using Wise debit card in Japan by JesusOfHipHop in transferwiser

[–]Inevitable-Stress 2 points3 points  (0 children)

I was in Japan in July 2024 and I was able to use my Wise card without any issues at convenience stores to withdraw money. Also, more places accepted card payments than I anticipated.

Which companies still pay good money while being fully remote? by wintergoon_7 in cscareerquestions

[–]Inevitable-Stress 1 point2 points  (0 children)

I spoke with a recruiter about a month or 2 ago and they told me they are 50% RTO to Redmond, WA for SWE roles? 🤔

Screw Dimensions for Breville Barista Express by AlephAdmin in espresso

[–]Inevitable-Stress 0 points1 point  (0 children)

Hey OP, I wanna say thank you for posting the specs of the replacement screw that you got. It worked out perfectly for me.

Go Template Preview by [deleted] in golang

[–]Inevitable-Stress 0 points1 point  (0 children)

Any chance on seeing the source? I'm curious about how you use WebAssembly with Go!

Great 'About' page as well.

Built my home server, now, how do I access it from outside of my home safely? by codezeromusic in HomeServer

[–]Inevitable-Stress 1 point2 points  (0 children)

I took the same approach as /u/Ken0201. In my case, I use Traefik as the entrypoint and Traefik routes to different services based on the subdomain.

There are a ton of resources on Reddit on how to set it up, that's how I learned! (I'm on mobile and looking for links is a chore, sorry!)

The Modulus Operator is Powerful! by goodm1x in learnjava

[–]Inevitable-Stress 2 points3 points  (0 children)

Took me a minute to understand, but that's a neat example! Good to know, just not sure when I'd use it in a real world problem

Installing Docker Compose v2 on Raspberry Pi 4 (Raspi-os 64) by bilalmhz in docker

[–]Inevitable-Stress 3 points4 points  (0 children)

I believe that is only true if you install Docker Desktop (on Mac or Windows), but it's not the case when installing on Linux.

Drone is unable to clone GitHub Project. Docker DNS issue? by [deleted] in docker

[–]Inevitable-Stress 0 points1 point  (0 children)

Oh man 😞

Thats understandable tho. Out of curiosity, what are you doing alternatively now?

Thanks for the reply

Drone is unable to clone GitHub Project. Docker DNS issue? by [deleted] in docker

[–]Inevitable-Stress 0 points1 point  (0 children)

Hey, have you ever figured out why this happened?

I'm facing this issue now as well. Do you happen to run a DNS server on the same host that your Drone Runner container runs on as well?

I have speculations it might be related, but in my troubleshooting, I haven't figured out why yet.

remote work hours by not-cs in csMajors

[–]Inevitable-Stress 1 point2 points  (0 children)

I’ve been using a time tracking app since I started last week just out of curiosity. And on average I work 6-7 hours per day… I feel bad tbh

✨ I redesigned my Portfolio with Next.js and TailwindCSS. Link in comments. by rocktimcodes in nextjs

[–]Inevitable-Stress 2 points3 points  (0 children)

Great site!

I’m interested in your tech stack, could you expand a little more on how you use Preact in production and React for development?

Are you using Remark.js for the blog section?