Curated by Wenyi Chu

READ MORE
thursday
23 Feb 2023
Software 2.0 karpathy.medium.com
I sometimes see people refer to neural networks as just “another tool in your machine learning toolbox”. They have some pros and cons, they work here or there, and sometimes you can use them to win Kaggle competitions. Unfortunately, this interpretation completely misses the forest for the trees. Neural networks are not just another classifier, they represent the beginning of a fundamental shift in how we develop software. They are Software 2.0.
SHOW MORE
Software 2.0
Development
A Malleable Web oio.land
It's clear that prompting as the way to interact with AI models is here to stay. We wrote about it some months ago as something that might soon happen, and it became even more true than we thought.
SHOW MORE
A Malleable Web
General
Karafka Web UI – Your Ruby and Rails out-of-the-box Kafka UI mensfeld.pl
I'm thrilled to announce the new and shiny addition to the Karafka ecosystem: Karafka Web.
SHOW MORE
Karafka Web UI – Your Ruby and Rails out-of-the-box Kafka UI
Development
design systems in the time of ai bradfrost.com
It’s been absolutely wild to witness the rise of the new crop of AI tools. This moment feels equally exciting and terrifying, but given humans’ track record of driving promising technologies off the rails, I’m erring on the side of terrified until (hopefully) proven wrong.
SHOW MORE
design systems in the time of ai
Design
friday
10 Feb 2023
Advanced techniques for writing good interfaces uxdesign.cc
Good UX writing takes time. Time to simplify phrasing, make interactions clear, and craft every sentence in the product. But there’s only so much you can do when you’re rewriting. Sometimes good UX writing also involves rethinking.
SHOW MORE
Advanced techniques for writing good interfaces
Design
tuesday
03 Jan 2023
Hobby Disco producthunt.com
Hobby disco is an extensive library of hobbies with all the information and materials you need to get started!
SHOW MORE
Hobby Disco
General
AI HELPERS: Create your own AI producthunt.com
The AI Helpers community helps you design your own bots by researching the features that should be included in a featured bot for each specific industry. Each bot can be customized to truly enable you to become your own boss, no matter who you are!
SHOW MORE
AI HELPERS: Create your own AI
General
vanilla-tilt.js 1.8: A Smooth 3D Tilting Effect Library micku7zu.github.io
No dependencies and simple to use and customize
SHOW MORE
vanilla-tilt.js 1.8: A Smooth 3D Tilting Effect Library
Development
SWR 2.0: Improved React Hooks for Data Fetching swr.vercel.app
The second major release of SWR (Stale-While-Revalidate) includes new mutation APIs, new developer tools, as well as improved support for concurrent rendering.
SHOW MORE
SWR 2.0: Improved React Hooks for Data Fetching
Development
Wretch 2.3: A Wrapper Around fetch with an Intuitive Syntax github.com
A long standing, mature library that makes fetch a little more extensible with a fluent API
SHOW MORE
Wretch 2.3: A Wrapper Around fetch with an Intuitive Syntax
Development