Explore >> Select a destination


You are here

blog.hao.dev
| | www.softdevtube.com
9.3 parsecs away

Travel
| | Large Language Models (LLM) have enabled machines to write code. The resulting movement, AI-assisted coding, promises to improve the productivity of software developers. However, AI-assisted coding is still in its infancy. This implies that we should embrace it with caution, guardrails, and realistic expectations. This talk presents both the short- and long-term implications of using
| | markodenic.com
9.6 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | caretdashcaret.com
21.6 parsecs away

Travel
| | Bert Hubert recently published Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine and I (along with the rest of the internet) loved it! It provided a clear review of Pfizer's mRNA vaccine written for a software engineering audience. Given my previous synthetic biology experience, I was excited to read about how their vaccine...
| | testingcup.wordpress.com
45.3 parsecs away

Travel
| At times, we as automation testers must connect to a remote VM to develop our test scripts in BDD. This is mostly due to the organization policy that one cannot have the source code on their local machine. It is also observed that it is quite a heavy operation to open the IDE and load...