sciblog
sciblog copied to clipboard
A blog made with django designed like a scientific paper written in LaTeX.
I had to manually upload the image for https://miguelgfierro.com/blog/2022/an-analysis-of-the-adoption-of-top-deep-learning-frameworks
Difficult to find something uglier than this https://bit.ly/emaillistmiguel Look in https://codepen.io/
| Use HTTP/2 for all resources | Potential savings of 1.6s | https://miguelgfierro.com/ | http/1.1 | https://miguelgfierro.com/static/blog/css/popup.min.css | http/1.1 https://miguelgfierro.com/static/blog/css/skeleton.min.css | http/1.1 https://miguelgfierro.com/static/blog/css/paper.min.css | http/1.1 https://miguelgfierro.com/static/blog/js/jquery.min.js | http/1.1 https://miguelgfierro.com/static/blog/js/popup.min.js |...
Alternative to #95
Optimize images Properly formatting and compressing images can save many bytes of data. Optimize the following images to reduce their size by 765B (23% reduction). Compressing https://miguelgfierro.com/static/blog/img/gradient_texture10.jpg could save 470B...
Currently, if there is a mandatory field that is not filled up, sendy sends you to a different page, and then the cookie is already created, so when you go...
Trying in https://letters.miguelgfierro.com/ Progress: https://chat.openai.com/c/911f4946-2bf4-4533-ba7e-bc3ad4eee326
In some edge cases, it misses part of the text. For example, in this post https://miguelgfierro.com/blog/2023/from-cloud-solution-architect-to-data-scientist-in-4-months/, I had to add multiple intros because otherwise, in the second page, instead of...
Pretty embed is not working Related to #145