Blogs

Let’s go for my web review for the week 2021-37.


A spoonful of sugar opens a path to longer lasting lithium sulfur batteries – ScienceDaily

Tags: battery, energy

If confirmed and possible to industrialize quickly this could have an interesting impact on public transportation.

https://www.sciencedaily.com/releases/2021/09/210910121625.htm


The Very First Webcam Was Invented to Keep an Eye on a Coffee Pot at Cambridge University | Open Culture

Tags: tech, web, coffee, innovation

This is an interesting anecdote. Academics and engineers do indeed run on coffee for most of them. Apparently it’s a driving force for innovation. :-)

https://www.openculture.com/2021/09/the-very-first-webcam-was-invented-to-keep-an-eye-on-a-coffee-pot-at-cambridge-university.html


Social networks - It’s worse than you think

Tags: tech, social-media

Alright, interesting result… puts a nail in the coffin of social media being a positive force in the world ever. At that point it’s not only about the toxic architecture of the ones running from ads… it’s more fundamental than that. It’d definitely need to be completely rethought.

https://meta.ath0.com/2020/12/social-notwork/


Facebook under fire over secret teen research - BBC News

Tags: tech, facebook, instagram, social-media

Those companies get more creepy by the minute… it’s a never ending train of such social experiments.

https://www.bbc.com/news/technology-58570353


Oracle SQL Is The Devil – Coding To Freedom

Tags: tech, oracle, databases

Between DB2 and Oracle, those old closed source databases are really a pain to work with.

https://codingtofreedom.com/oracle-sql-is-the-devil/


10 Cool SQL Optimisations That do not Depend on the Cost Model – Java, SQL and jOOQ.

Tags: tech, databases, sql, optimization

Interesting set of SQL optimizations. Also shows PostgreSQL still had (has?) some room for improvement.

https://blog.jooq.org/10-cool-sql-optimisations-that-do-not-depend-on-the-cost-model/


A categorized list of all Java and JVM features since JDK 8 to 17 - Advanced Web Machinery

Tags: tech, java

Nice comprehensive list of new features since Java 8.

https://advancedweb.hu/a-categorized-list-of-all-java-and-jvm-features-since-jdk-8-to-17/


Milkdown

Tags: tech, frontend, web, markdown

Looks like an interesting web markdown editor.

https://milkdown.dev/#/


Designing Beautiful Shadows in CSS

Tags: tech, web, css, frontend

Nice exploration of how to produce shadows in CSS. Make sure to read it all the way until the filter + drop-shadow approach.

https://www.joshwcomeau.com/css/designing-shadows/


Python Anti-Pattern :: Valinsky

Tags: tech, programming, python

Illustration of one of the traps I hate most with Python.

https://valinsky.me/articles/python-anti-pattern/


rr: lightweight recording & deterministic debugging

Tags: tech, debugging, c++

Interesting debugger to complete your arsenal next to GDB. Super nice to be able to travel back in time.

https://rr-project.org/


PyTrace - Time Travel Debugger for Python

Tags: tech, debugging, python

Similar to RR but for Python.

https://pytrace.com/


The Time Travel Debugger for Web Development

Tags: tech, debugging, web, react, javascript, typescript

Similar to RR but for web frontends.

https://www.replay.io/



Bye for now!