Trending
stano's Avatar

stano

@hiitsstano

6
Followers
22
Following
10
Posts
18.11.2024
Joined
Posts Following

Latest posts by stano @hiitsstano

Hey what happened to our favorite lib? :O

09.01.2025 15:53 👍 0 🔁 0 💬 1 📌 0

What do you think is the primary factor for "it's becoming easier to build software w/o funding"? Obvious answer would be AI but imho it's also the building blocks - many libraries/services make it easier to stitch together something as opposed to building it all from scratch.

05.01.2025 10:20 👍 0 🔁 0 💬 0 📌 0
Preview
Latent Space | swyx & Alessio | Substack The AI Engineer newsletter + Top 10 US Tech podcast. Exploring AI UX, Agents, Devtools, Infra, Open Source Models. See https://latent.space/about for highlights from Chris Lattner, Andrej Karpathy, Ge...

www.latent.space?r=1x9r57
Have you listened to / read the Latent Space? A great place to catch up with what’s recent in AI

22.12.2024 15:47 👍 0 🔁 0 💬 0 📌 0
Day 11 - Advent of Code 2024

I just completed "Plutonian Pebbles" - Day 11 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/11

This one took forever to realize I can:
1. only count the stones, not build the whole lists
2. memoise the counts

11.12.2024 15:45 👍 3 🔁 0 💬 0 📌 0

It’s not something one thinks about often… Good point!

11.12.2024 08:29 👍 0 🔁 0 💬 0 📌 0
Day 10 - Advent of Code 2024

I just completed "Hoof It" - Day 10 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/10

DFS FTW

10.12.2024 09:13 👍 2 🔁 0 💬 0 📌 0
Day 3 - Advent of Code 2024

I just completed "Mull It Over" - Day 3 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/3

A naive scan with some lookahead seems to do the job.

03.12.2024 07:26 👍 0 🔁 0 💬 0 📌 0
Day 2 - Advent of Code 2024

I just completed "Red-Nosed Reports" - Day 2 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/2

I used sorting again, albeit not optimal for the second part.

02.12.2024 12:07 👍 1 🔁 0 💬 0 📌 0

Cool! Is this a custom-built terminal emulator? (I could probably just browse the source and see myself)

01.12.2024 06:35 👍 0 🔁 0 💬 0 📌 0

I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1

01.12.2024 06:33 👍 2 🔁 0 💬 0 📌 0