Programming Leftovers
-
TecAdmin ☛ How To Read JSON File with PHP
In the vast realm of web development, JSON (JavaScript Object Notation) has become a cornerstone for data interchange. It is a format that’s easily readable by humans and effortlessly parsed and generated by machines. However, in order to leverage the benefits of JSON, one needs to understand how to interact with it.
-
Medevel ☛ The Future of PHP Development In 2024 & Beyond - A Complete Guide
Oh, the PHP drama! You've probably stumbled across countless hot takes claiming PHP's days are numbered.
-
Medevel ☛ 19 Free Self-hosted Pastebin and Microsoft's proprietary prison Microsoft's proprietary prison GitHub Gist Alternatives to collect, share and archive code snippets and notes
Pastebin is an online platform for storing and sharing text-based content, while Microsoft's proprietary prison GitHub Gist is a feature provided by Microsoft's proprietary prison GitHub for sharing code snippets and files. Both are commonly used by developers and programmers for sharing code and collaborating on projects.
-
Medevel ☛ Dpaste is a free and Open-source self-hosted Pastbin Alternative
dpaste is a web application that functions as a "pastebin," which allows users to store and share text snippets online.
It is developed using the Python programming language and the Django framework, a popular web development framework.
-
Rlang ☛ Navigating the Bayesian Landscape: From Concepts to Application
In the diverse universe of statistical analysis, Bayesian statistics stands as a beacon of a distinct approach to understanding and interpreting the world through data.
-
Rlang ☛ Tweedie regression, or Poisson-Gamma regressions ?
Yesterday, I was chating with a young and enthousiastic actuary, who asked a nice (and classical) question: is it the same, or not to use a Tweedie regression, or two regressions (Poisson, and Gamma).