https://www.atlasobscura.com/articles/best-christmas-cookie-cutter
Not too many Escher-cookies yet.
https://www.atlasobscura.com/articles/best-christmas-cookie-cutter
Not too many Escher-cookies yet.
https://thehustle.co/the-quiet-disappearance-of-the-safe-deposit-box/
Sounds like time for an alternative
https://reefwing.medium.com/birdnet-pi-using-ai-to-identify-birds-from-their-songs-9770e39aced1
As soon as raspberry pis are available again, this would be fun.
https://nesslabs.com/zwicky-box
Create virtual tables, and create a cartesian cross-product.
good evidence-based summary
https://www.theverge.com/23520625/chatgpt-openai-amazon-kindle-novel
From ideas, to cover art.
https://stackoverflow.blog/?p=19588
Cloud, security, data. Strangely, I have all 3 and almost couldn't get hired.
https://matthias-research.github.io/pages/tenMinutePhysics/index.html
python-based physics simulations
https://architecturenotes.co/fallacies-of-distributed-systems/
I kept trying to convince my boss about #1
https://www.makeuseof.com/enable-creator-mode-linkedin
I didn't know that LinkedIn had a newsletter feature!
https://stackoverflow.blog/2022/11/09/hashgraph-the-sustainable-alternative-to-blockchain/
A new generation of DLT that's not blockchain.
Wraps your app in enterprise features like SSO, SAML, etc.
https://iximiuz.com/en/posts/ssh-tunnels/
good explanation of ssh tunnels
http://www.triz40.com/aff_TRIZ_to_ASIT.php
the next step of triz evolution?
run SQL over about 200 data sources.
https://www.morningbrew.com/daily/stories/2022/10/31/10-music-websites-to-help-you-focus-on-work
So where's the Lo-Fi Hip-Hop girl reference?
https://nocodeapi.com/tutorials/
Tutorials for the NoCode API product
https://busytoleveraged.com/automation-101
blog posts about nocode automation
SaaS layer to take a relational database and present it as an API
sometimes called a reverse-etl tool. It takes data from the data lake and fans-out to other SaaS products.
https://martinheinz.dev/blog/83
like starting a webserver, etc.
Plus SaaS version with free tier
https://www.willett.io/posts/precepts/
Good advice on software architecture from a reliability viewpoint.
https://collabfund.com/blog/little-rules-about-big-things
Some unique and solid advice on investing, and in the larger sense, life.
https://www.pierrickcalvez.com/journal/a-five-minutes-guide-to-better-typography
Good, solid advice on effective typography
https://mpost.io/stabilityai-announced-ai-music-generator-harmonai-based-on-dance-diffusion-model
Yes, AI image generation is all the rage these days, but here's AI generated music.
https://heartlandforward.org/case-study/most-dynamic-micropolitans-2022
Don't know how Jefferson got on this list, but ok.
https://www.1point21interactive.com/celebratory-gunfire/
What goes up must come down, sometimes with deadly consequences
https://tvkoushik.medium.com/common-python-anti-patterns-to-watch-out-for-9271d13a3f8e
I've never exec'd python code, but I've committed most of the other missteps listed herein.
https://web.dev/state-of-css-2022/
Lots of new features, not sure when they'll be widely available.
Could this be a serious alternative to Google Maps?
https://material.io/blog/roboto-flex
Tweak just about all the aspects of Roboto in its latest release.
https://www.sciencealert.com/there-s-a-reliable-way-to-trigger-lucid-dreams-scientists-have-found
Might like to try this, but it's prescription.
https://jvns.ca/blog/2022/04/12/a-list-of-new-ish--command-line-tools
not sure if all these are "the UNIX way" of doing things.
looks like a pi that controls all your astrophotograpy stuff.
scary under-the-radar botnet on network applicances
https://stackoverflow.blog/2022/03/28/picture-perfect-images-with-the-modern-element
There's been a lot of additions to the lowly img element over the last few years.
https://economicsfromthetopdown.com/2022/04/08/the-dunning-kruger-effect-is-autocorrelation
The Dunning-Kruger Effect shows up in all data sets, even when it shouldn't. Because it's deeply flawed statistics.
New commercial offering of unified APIs for social media.
https://r.bluethl.net/how-to-design-better-apis
Good, basic information I wish more people followed.
https://www.actionsbyexample.com/
How to set up and use GitHub actions for CI/CD