@kiddo4lyf Asking curiously, when you say "Blocked numbers in bios" , Are you referring to BIOS, as in motherboard BIOS or something else ? what am I missing
Chinese scientists have developed,
The best shortest-path algorithm in 41 years!
A team from Tsinghua University has broken Dijkstra's "sorting barrier" - the first improvement since 1984.
Just use for a world-map 🤯
Paper - https://t.co/0AhR5O7vl4
https://t.co/a9KMVRuYGx
@CodeByNZ Isn’t this part of those reasons people don’t even know what “man page” is no more. The hell of abstractions. In addition, VScode isn’t the only editor out there
@ptech3net I think you’re thinking about it all wrongly. Encryption is baseless in this case. It has no business with this. You’re already running on https, that’s enough encryption as it is to keep any middle man out.
You’re supposed to exchange your user OTP for an auth token
@devhammed@obiabo_immanuel@tailwindcss I love that the column count was injected as a css variable so you don’t have to mess with and concat your classname strings which the TW compiler might have issue with during parsing .
I’ve spent HOURS trying to explain a CORS issue to a backend dev 😭
It’s honestly wild how something so tiny can break your whole flow.
CORS isn’t just some random browser thing, it’s a security rule that blocks requests unless the backend explicitly allows your frontend origin.
@CtrlAltDwayne @AverageProMax @DanielLockyer Maybe because your code running an extra rendering shouldn’t break your code ? Plus you can turn it off if you have yourself a special case