@vodafoneservice my internet has not been working for a few hours already. I just spoke to customer support via phone, and they are not able to find me in their system, neither by customer number nor by personal details. Any idea what to do next ?
Am I the only one having issues with @Outlook when using Safari on iOS 16.5 ? Email content does not load, the sidebar is not expanding, encountering random network errors, etc
Supervised a project 2 week ago. Two programmers where hired to create an MVP. I have worked with both before.
- Alex from Germany. 100% code. 19 years experience.
- Hamid from Pakistan. Code + Copilot + GPT-4 + no-code. 4 years experience.
What do you think happened?
I've been doing the "Build your own Redis" challenge on https://t.co/nIVls9UUU9 in Go.
The best part was working on the "Handle concurrent clients" task - literally had to update a single line: handleConn(conn) -> go handleConn(conn)