Useful tips for everyday
How do I change the time on Archlinux? Setup ntpd (enabling it as a service is not necessary). Set your time zone correctly. Run ntpd…
When does UX design need to be improved? Typically, if the user has to dig deep to achieve what they want to achieve, feels forced…
Why do functional languages use recursion? Using recursion we don’t need a mutable state while solving some problem, and this make possible to specify a…
What are the techniques for defensive coding? No surprises. Replacing Logical Statements with Table Driven Methods. Let’s build better software with decision tables in place…
Do I need both Google Docs and Google Drive? So to answer your question simply, the answer is “no” you do NOT need to use…
How do you dial USSD code on iPhone? Use the code *3001#12345#*, then hit the call button. This will show you the Field Test tool,…
Does Spotify use the squad model? 02nd Jul, 2020. The Spotify model is a people-driven, autonomous framework for scaling agile. The model emphasizes the importance…
Is there a calculator in PDF? There are 3rd party products that can add a calculator toolbar button. Many of those tools can create a…
What is user strategy? There is a lot of confusion around the word strategy in relation to user experience. Here at Foolproof we define user…
What is performance metrics in deep learning? Performance metrics are a part of every machine learning pipeline. They tell you if you’re making progress, and…