Explore >> Select a destination


You are here

www.thenile.dev
| | blog.martinig.ch
9.7 parsecs away

Travel
| | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management.
| | shermanonsoftware.com
7.3 parsecs away

Travel
| | A static analyzer can go through code and find big-O type problems. A developer can go through and refactor the code to make it run more efficiently. Neither of these tasks requires much context about the larger system. For example, a function can take a list of contacts and load each one from the database....
| | quanttype.net
9.9 parsecs away

Travel
| | A database schema migration tool has three tasks: creating, managing, and executing migrations.
| | blobeater.blog
73.4 parsecs away

Travel
| Another re-post of a video from last year, this time showing you an in-built protection of setting max server memory for your SQL Server. You can clearly see that if you enter a silly figure such as 50 MB, the minimum memory amount allowable for max server memory is 128 MB. You will see SSMS...