Nick
Nick avatar
timelapse of Sail one-shotting a project management app
Cast video
0:00
0%
0:00
/
0:23
8
Nick avatar
A human-facing IDE for watching agents work in real-time on top of the dependency graph of the software they're building. Easy way to review the architecture/see changes happen without having to read the code.
Cast image embed
2
10
Nick avatar
A bit more about sail: The core idea is an inversion on agent coding orchestration: - before: agent reads/writes files, runs tests. unless guided, over time architecture drifts, context gets bloated, it forgets to do stuff instructed. - with sail: agent reads/writes code directly through the sail CLI. if it makes an a...
Cast image embed
Working on something new - a TypeScript programming environment built for agents, not humans. npm i -g sail
quote image
1
8
Nick avatar
Working on something new - a TypeScript programming environment built for agents, not humans. npm i -g sail
Cast image embed
3
1
29
Nick avatar
On the introspection debate: - you can't get much done if you're constantly distracted by ego thought: "can I do this?" "will I actually achieve what I want" "wow I'm so great/powerful/terrible/strong/weak". the more you think about how what you're doing relates to your own conception of "I", the less time you have to...
2
14
Nick avatar
Hallo Berlin! Here for at least 3 months, based in Neukölln. Keen to get involved in the local builder scene :)
4
23
Nick avatar
My third ever time hitting HN front page!
Cast image embed
How I built a sub-500ms latency voice agent from scratch | Nick Tikhonov
ntik.me
How I built a sub-500ms latency voice agent from scratch | Nick Tikhonov
5
3
33
Nick avatar
got codex working on the same prompt for an hour now 👀 that's a personal record for me, all tests passing so far.
Cast image embed
1
14
Nick avatar
having a lot of fun with my BitClaw. I keep giving it new tools and tinkering with it's source code to modify its core behavior. some things it does for me, now on a regular basis: tracks workouts, gives nutrition advice manages my inbox, auto-archives spam schedules meetings, manages my calendar feeds granola transcr...
Cast image embed
5
2
23
Nick avatar
looking for work! open to consult and help you build AI products. I have experience in: - voice agents - recommendation systems - large-scale data/sentiment analysis - agents and harnesses
3
6
27
Nick avatar
built my own claw - 1.2k LOC (vs. openclaw's 400k and nanoclaw's 7k) - runs claude agent sdk in a container, so it's secure - all the core stuff working: memory, crons and heartbeat - it knows how to install and customise itself (just run claude in the dir) - talk to it on telegram, or just ask it to upgrade itself to...
GitHub - NickTikhonov/bitclaw: A functional, secure and self-building claw in under 1500 lines of code
github.com
GitHub - NickTikhonov/bitclaw: A functional, secure and self-building claw in under 1500 lines of code
60
1
200
Nick avatar
here's the app I've built to help me learn 60 new Chinese words every week. included: generate rich media flashcards, spaced repetition, AI sentence translation and a lot of nerdy stats (including a model of your memory!) slowly growing the beta - we have 4 active users now! I'm looking to onboard a few more. If you'r...
Cast video
18
1
92
Nick avatar
ok one project written up and wrapped up. now I want to build my own openclaw. I like openclaw, but I want to run my agent on my own machine, and there's no way I'm running openclaw on my own machine.
10
2
48
Nick avatar
built a SOTA voice agent from scratch in ~1 day. ended up beating off-the-shelf platforms by 2× on latency (~400ms e2e)
Building sub-500ms SOTA voice agents from scratch | Nick Tikhonov
ntik.me
Building sub-500ms SOTA voice agents from scratch | Nick Tikhonov
1
9
Nick avatar
my voice agent's e2e latency is now down to ~300ms, all thanks to Groq's insanely low TTFT endpoints (~100ms?!). this is 2-3x better than what you get off-the-shelf with the major providers
Cast image embed
2
17
Nick avatar
just beat Vapi's E2E latency with my own voice agent orchestrator! had to host everything just right to get the numbers this low Vapi's reported: ~840ms mine: ~690ms + 100ms (twilio) = ~790ms that 50ms is a big deal in getting AI voice convos to sound natural
Cast image embedCast image embed
22
24
229
Nick avatar
Mandarin progress update: I am 14% to B1 (conversational) - about 1 year away at the current pace. - I advance around 1.5% every week. - learned 97 core words last month - ~200 phrases/sentences learned last month 2x tutor sessions per week and daily flashcards + AI sentence translation exercises (roughly 100-150 per day)
Cast image embed
35
47
300
Nick avatar
my new recipe for learning and satisfying curiosities: if I see a really cool piece of tech, I'll try to build my own version (without looking at the source code). even for complicated stuff, it's now possible to figure things out with one weekend and a bunch of LLM credits. that's how you get deep down the stack and...
20
45
288
Nick avatar
this architecture gets you to a nearly SOTA voice agent (a la Vapi/ElevenLabs), but with much more control over the orchestration. Deepgram Flux handles STT and turn taking + a pipeline for LLM and TTS managed based on Flux events
Cast image embed
25
4
128
Nick avatar
the trick to making voice agents fast is pipelining everything: first pipeline: audio packets -> speech to text -> turn-taking model second: LLM -> text to speech -> encoding -> output here's a render of my current latency. bear in mind, I'm running this locally from a wooden hut in the mountains in Turkey - it shoul...
Cast image embed
62
9
391
Nick avatar
this is gonna suck to hear, but if you're feeling any strong emotions right now: you're definitely over-leveraged you'd do great next time if you take a note of this and adjust your priors for next time you buy/sell coins (or stocks, or any other type of investment)
27
23
232
Nick avatar
okay a few hours later and I have performance comparable to that of Vapi/Elevenlabs agent SDK, albeit along the green path - I'm sure there are hundreds of edge cases that these companies spend much time figuring out, not to mention making their offerings flexible/observable etc but it's crazy how quickly you can get ...
day 1 learning to build voice agent infra from scratch: put together a VAD, twilio, deepgram (SST), o4-min, elevenlabs (TTS) into an event-based loop that coordinates listening and speaking main issue right now is latency and quality of turn-taking/interruptions. not quite as good as Vapi/Elevenlabs off-the-shelf ne
quote image
17
5
122
Nick avatar
day 1 learning to build voice agent infra from scratch: put together a VAD, twilio, deepgram (SST), o4-min, elevenlabs (TTS) into an event-based loop that coordinates listening and speaking main issue right now is latency and quality of turn-taking/interruptions. not quite as good as Vapi/Elevenlabs off-the-shelf ne...
Cast image embed
23
24
222
Nick avatar
Moltbook? farcaster already had it for years
Cast image embed
15
7
102
Nick avatar
always keep coming back to the analogy of product building being so much like sculpting or painting. the first strokes are broad and confident. a lot of material gets applied and moved around very quickly. you might slap together 5-6 features in just hours and build this really huge thing out of nothing. but then th...
57
18
498
Nick avatar
why are people wasting precious LLM tokens on farming the farcaster feed these days? what's in it for them? e.g. 350 likes on an incredibly niche post I made seems that the spam filters have changed since last year 👀
Cast image embed
3
33
Nick avatar
my Mandarin tutor is awesome. every session, he introduces ~25-35 new words and phrases, which builds my active vocabulary by ~20 words. I add them to my learning system, entering them into practice and consolidation - all managed by an algorithm that models my memory and manages my practice sessions. within my syste...
Cast image embed
68
14
282
Nick avatar
Here's a mental map 👇 except it's not a map of some idea in your mind, it's a map of your mind and how well it remembered something. i'm using this to predict individual patterns of forgetting during learning in order to optimise how fast I can learn Mandarin.
Cast image embed
39
11
334
Nick avatar
feeling super energised after deleting all social media for most of January. now back to posting more but probably browsing much less than before.
1
1
15
Nick avatar
One of the best parts about my language app are these generated images for each term you add. It makes the phrases much easier to remember because you get a relevant visual cue every time you look at the card.
Cast image embed
8
3
44
Nick avatar
I'm building an app for language nerds and polyglots. I'm using it to learn Mandarin Chinese - it's helping me distill the insights from dozens of research papers on learning into a single, highly effective routine. I'm opening up access to a handful of alpha testers who are learning Chinese, German or Russian. Repl...
Cast image embed
115
14
384
Nick avatar
happy new year! In 2026 I’m really excited to keep exploring the cutting edge of AI whilst looking for a non-software domain to dive deeper into. I spent the last 6 months diving deep into supply chain with a good friend. whilst our interests eventually diverged, it was really exciting to explore a new domain that’...
15
27
175
Nick avatar
example of slop that's actually really good:
London 1600s (AI Reconstruction)
youtube.com
London 1600s (AI Reconstruction)
5
Nick avatar
overreacting to excitement inflates expectations and ends in bubbles overreacting to fear hardens into conflict and, eventually, war always underreact.
2
5
Nick avatar
so underrated to just dive deep into something solely because you’re curious
1
7
Nick avatar
been thinking about the Interslavic synthesised language The slavic language family actually had 3 distinct sub-groups: eastern, western and southern. Within the groups, speakers can mostly understand each other (70-90%) but outside the groups it’s impossible. For example: I speak Russian and get the gist of Ukra...
Cast image embed
1
6
Nick avatar
my new farcaster thing is to write the lowest TAM posts possible
5
1
20
Nick avatar
Building a simulation of the one of the biggest problems in supply chains worldwide: the bullwhip effect: A supply chain is the chain of companies that produces all of the things you buy every day. Every company in the chain takes some raw materials from upstream, changes/combines them into a product, and sells downs...
Cast image embed
11
Nick avatar
thankful for X because I feel like I’ve built up a pretty good radar for AI slop and nation state propaganda
1
7
Nick avatar
so interesting to learn a non indo-european language I grew up speaking Russian, then learned English and more recently some German. though there are crazy grammar differences and obviously quite different vocabulary, if you're only ever exposed to indo-european languages you can take a bunch of stuff for granted. f...
5
1
22
Nick avatar
opus 4.5 can one-shot beautiful UI - first model to do this tastefully, imo
Cast image embed
2
8
Nick avatar
anyone here running a supply chain? printing/selling merch or other physical products? ordering from manufacturers? would love to learn + build something for you (pro bono!)
3
1
9
Nick avatar
every builder starts the journey by confusing what is impressive to create with what is useful
8
Nick avatar
what matters more? a: the product/software you build b: your map/model of your user's behavior? c: how much attention you can get why?
2
9
Nick avatar
it used to take me and a small team months to build the kinds of things I now build over a cup of coffee this continues to blow my mind, every day
3
27
Nick avatar
started building my own version control system over morning coffee exploring these curiosities: - how could version control look when buildings hundreds of toy projects with AI - perhaps branching from boilerplates, etc - focus on single-user, removing as much complexity from the UX as possible - maybe: compatible plu...
Cast image embed
4
16
Nick avatar
wait so all the DAUs are Merkle employees? wait am I a Merkle employee?
1
2
11
Nick avatar
crypto's even deeper secret is that 80-90% of the farmers (users) come from Indonesia/The Philippines, who are there purely for the acquisition incentive so nobody is really ever getting acquired the winning teams show the combined graph but never the breakdown by geography 🫡 💀
crypto’s dirty secret is the extent to which most core metrics are inflated with farmers - either for airdrops, retros or direct incentives (layer3, boost, …) the winning teams ensure this farming is done by their target users as a user acquisition cost, not just a value extraction mechanism
2
1
10
Nick avatar
TIL that in the 90s Marc Andreessen tried to steal and commercialise the world wide web by building the most popular browser at the time (Mosaic) and attempting to rebrand WWW under his browser’s brand. luckily for all of us, that didn’t work from the Tim Berners-Lee biography
Cast image embed
2
21
Nick avatar
woah, just realised that I still own the "sail" npm package name (registered 11 years ago) I should build something with it 👀
2
3
Nick avatar
I find it difficult to understand the dogmatic simplification that exists in every single marxist take - it's always the exact same argument/narrative: company owners are stealing from workers and that's how they get rich and you don't. I feel like it's easy to believe this dogma if: - your priors are biased with the...
Cast image embed
4
7
Nick avatar
racing to learn to speak the important world languages so I can stop taking sides on geopolitics to rationalise my cultural isolation
Cast image embed
2
5
Nick avatar
every tweet I read on my tl is LLM written. that’s not necessarily bad - the useful information is still there. but it feels… standardised, stylistically undifferentiated. there is no-longer surprising individual craftsmanship, but efficient mass-production. human writing and thinking is on the path to industrialisation
6
2
18
Nick avatar
genuine wow moment with Gemini 3: I jammed for 2 hours and built a fully functional Vapi/Elevenlabs Agent clone that implements a phone agent over Twilio. Perfectly orchestrates TTS, STT, LLM and turn-taking. you can just build your own stack now
Cast image embed
5
19
Nick avatar
any non-crypto builders still here? what are you building?
15
2
25
Nick avatar
The bug that took down 1/3 of the internet
Cast image embed
1
3
Nick avatar
kinda fun to just get an llm to guide you through some random deep part of some stack I spent the last hour implementing my own version of TCP from the ground up. Next up: building my own HTTP protocol on top of my own TCP protocol.
1
10
Nick avatar
is Sims a simulation of people, or is it a simulation of people living in a simulation
Cast image embed
3
9
Nick avatar
gonna post on X more
Cast image embed
6
23
Nick avatar
fully migrated to workflows - our use case are AI agents that execute over a multiple-day time frame, making multiple outbound voice calls and processing the results. before: - scheduling service - queues - workers - cron jobs now: - 5 functions in one file 🤯
Framework Integrations - Workflow DevKit
useworkflow.dev
Framework Integrations - Workflow DevKit
2
1
13
Nick avatar
goes hard
Cast image embed
10
Nick avatar
it actually pays to have adhd tendencies in a world where you're juggling 3-5 agents working on different features
11
Nick avatar
the new cursor model is excellent 👌
4
7
Nick avatar
this is embarrassing
Cast image embedCast image embedCast image embed
1
9
Nick avatar
the thing to pay attention to in web dev right now are workflows. it's very hard to write complex software with external service dependencies without relying on queues and workers, until now. with workflows it's 10x easier and all underlying infra is abstracted away. the paradigm has existed for a while, but it's now b...
Workflow DevKit - Make any TypeScript Function Durable
useworkflow.dev
Workflow DevKit - Make any TypeScript Function Durable
1
3
Nick avatar
flew 1500 miles so my friend and I could do our YC application video in person, then I’m flying back tomorrow it would have taken a roman legion 40 days to walk this distance it would have taken a stone age human > 3 months the kinds of things that cross the ROI threshold in the modern world are mind blowing
4
21
Nick avatar
is there a better nextjs starter than this?
Production-grade Turborepo template for Next.js apps
next-forge.com
Production-grade Turborepo template for Next.js apps
1
4
Nick avatar
next/vercel workflows are insane you can now trigger an external API and wait an indefinite amount of time (even weeks) for it to complete via a webhook, all in a single function 🤯
Make any TypeScript Function Durable
useworkflow.dev
Make any TypeScript Function Durable
2
4
Nick avatar
gm
Cast image embed
3
19
Nick avatar
1. great play by the Farcaster + Clanker teams 2. must suck to be Rainbow right now lol
We’re excited to share that Clanker is joining Farcaster! Clanker is the leading launchpad on Base and home to projects like Bankr, Noice, Bracky and more. We’re thrilled to join forces to make it easier for everyone to create and participate in onchain communities. We plan to integrate Clanker more deeply into the a
quote image
2
13
Nick avatar
things openai atlas browser can do with zero handholding: - find the most optimum flight to take and hotel to book, write an itinerary doc, book the flights (with confirmation) and block out calendar - research nearby shops with a given item in stock (on their website) and find the nearest that is still open - QA your...
4
Nick avatar
I was talking to a Mandarin Chinese language tutor who has taught hundreds of students, and he told me that the biggest predictor for a foreign student to reach fluent level is: - having zero expectations - working mostly with light effort - focusing on building a rhythm - optimising for enjoying the experience in the moment
7
5
27
Nick avatar
When you finally unlock a world where you're not absolutely right
Cast image embed
3
Nick avatar
pants app > bird app
1
1
11
Nick avatar
that wasn't very SOC2 of you ser
6
Nick avatar
things creators have to grapple with in a world of creator coins: - financial markets: their success is tied to stock markets, since ethereum is tied to stock markets - fragile fanbase: if (when) the coin crashes for whatever reason, fans lose money and suddenly morph into haters - backseat drivers & “wen this”-ers...
3
2
13
Nick avatar
i’m surprised that the genius, high achieving founders that I meet typically have never touched a single philosophy book. the closest proxy is usually the highly processed self-help/business books. i have this feeling that there’s a pretty high chance that any of them would have their mind blown by many of the classi...
8
1
22
Nick avatar
“do things that don’t scale” used to mean “don’t start by writing software”, and that was good advice when software was hard to write - much easier to validate ideas manually, and then automate yourself away as human effort in writing software trends to zero, writing heaps of throwaway software to test ideas suddenly ...
2
1
15
Nick avatar
in the last few months I find myself trying some consumer apps, and when I find that they don’t do exactly what I want - I think to myself: “maybe it’s worth spending a weekend to vibe code the perfect solution” once “a weekend” becomes “a few hours”, all low stakes everyday software will be fully commoditised I alr...
1
10
Nick avatar
the media reports what people react with interest to, and people react with interest to low-probability events
1
7
Nick avatar
things that give my life meaning right now: - give as much love as I can each day to my girlfriend - invest deeply into all friendships/platonic relationships - work, everyday interactions, etc - express myself creatively - currently build software, but also paint, make music, etc - mindfulness/attention to all exp...
2
18
Nick avatar
one mistake i keep seeing product builders make is conflating their big vision with the path to get there - or the here and now. today i spoke with a founder who pitched me the ultimate "big if true" idea (a large, network-effect-driven app store kind of thing). then he simply told me i should hop on the beta and star...
3
5
27
Nick avatar
an attempt to explain meditation as plainly as possible: remember the last time you were so engrossed in watching a tv show, or movie, that you forgot you were looking at a screen and actually believed yourself to be in the world of that show or movie? then, at a certain moment, you snap back into the more "correct" r...
1
1
7
Nick avatar
going to spend 4 months living in Berlin - Feb through June. looking forward to my healthy serving of bier, döner und heute leider nicht
3
1
8
Nick avatar
the whole way through Severance I continuously found it to be really mid and uninspired, but I kept watching anyway, just for the cinematography
5
8
Nick avatar
what you do must be fun when I work, I work for its own sake. I’m picking the kind of work to do such that I enjoy the doing of it, itself. that way, when there are endless things to do - I’m like: “hell yeah!”. when I get good at something, the only guaranteed reward is having more of it to do. if I instead were to...
3
4
25
Nick avatar
I don’t even like the idea of content creators treating my limbic system as their idea maze, so I definitely don’t want to give AI a shot at it gonna pass on Sora
5
3
21
Nick avatar
this app is worth $0.5B USD
Cast image embed
1
5
Nick avatar
objective/intersubjective accomplishments like the size of the rectangle you can afford to sleep in, how smooth your cat is, how big your sky chair is and whether your get your sky meal in glass or plastic aren’t hugely correlated with the quality of the subjective experience of your life yet for some reason we like ...
4
10
Nick avatar
crave less
1
7
Nick avatar
2 days, 2 cities
Cast image embedCast image embed
6
22
Nick avatar
we are about to start working with a multi-billion-$ company to reimagine their operations with AI. it’s wild how we got here so fast, but here we are we’re a team of 2 - both cracked, both previously exited, keeping the team super small we are based in europe, well funded with years of runway. we want to build a su...
6
1
26
Nick avatar
just came out of a meeting where 120+ executives were scheming on how to deliver 20% of europe’s ice cream
4
12
Nick avatar
I think you become an unc as soon as your sense of self worth detaches from peer validation, and so you stop apologising for all the cringe stuff you do and even relax into it there and loving it
4
1
22
Nick avatar
pov: it’s 500BC, you just defeated the persians and upgraded your crib to celebrate
Cast image embedCast image embed
4
20
Nick avatar
after 3 months in the US and having just arrived back in europe: americans work better europeans live better working with americans whilst living in europe is then perfect sweet spot
5
31
Nick avatar
what… since when?
Cast image embed
4
9
Nick avatar
this feels like a weird thing to do: pit token holders against the project founder. if the clanker team doesn’t want this, it will 100% be seen and spread as fud by a vocal minority I don’t know the full story but atm this is making me want to uninstall rainbow
Rainbow's proposed consideration and treatment of $CLANKER token holders as part of a broader proposal to acquire Clanker. /clanker @dish
quote image
3
10
Nick avatar
I’ve enjoyed the bay area, but I’m also really excited to head back to europe
Cast image embedCast image embed
9
Nick avatar
indian technological golden age incoming
2
4
Nick avatar
suddenly 10x more bullish on the London tech scene
Ram avatar
Ram
@ramprasad_c
7mo
H-1B fee of $100,000 is not a one time fee. It is $100,000 per year, every year. H-1B is dead. They might as well end it formally. https://t.co/MOR9Yov0UV
quote video
1
11
Nick avatar
"winning" conflicts loses all meaning and value when you realise that most conflicts are the result of a psychological flaw that makes us subconsciously mimic an amplified reaction to any inbound attack, and this is so deeply ingrained in us that we often just do it on autopilot. if someone's dunking on you, they're ...
Cast image embed
3
2
18
Nick avatar
the media system pays people to describe the world in the most stress-inducing way possible, and there are tens of thousands of people who make it their job to stress people out and earn huge wealth from doing so well this nurtures a whole generation of people who adopt being stressed and disappointed as their identit...
2
1
6
Nick avatar
they're gonna ctrl-z back to the original twitter algo
Nikita Bier avatar
Nikita Bier
@nikitabier
7mo
The goal for your X timeline is to get out of the mainstream algo and the political crusades and find your niche. You should be able to post about your interests and have friendly, relevant people chime in. If you’re seeing gas station fight videos, your account is not ramped
3
10
Nick avatar
GummySearch is a wild way to do market research. It's a massive fresh reddit dataset with an AI side-car for tracking trends, audience pain points and feature requests. We've been using it a lot in the past week to find startup ideas in the supply chain space. Someone will definitely build something like this for Far...
Cast image embedCast image embed
3
2
Nick avatar
still no satisfying answer for cast scheduling. maybe the time has come to vibecode it.
7
2
10
Nick avatar
some ideas I found interesting: - thinking of consumer (and even b2b) as a competition to capture "verbs" - like watch (youtube), listen (spotify), host (aws), date (tinder), etc, etc. AI isn't going to change the existing verbs, but it might create a whole set of new verbs that are addressable with technology. - AI ...
Aaron Levie: Why Startups Win In The AI Era
youtube.com
Aaron Levie: Why Startups Win In The AI Era
Nick avatar
I wonder how much of our geopolitics is predetermined by the dominant north-at-the-top south-at-the-bottom representation in world maps. How could we measure the indirect impact? It’s probably there, but it’s hard to prove.
Cast image embed
5
8
Nick avatar
private office for the next hour
Cast image embed
2
1
10
Nick avatar
so much of product building is actually thesis building: understanding the system within which your users operate, and building a sufficiently good predictive model of its behaviour
2
1
25
Nick avatar
supply chain is such an interesting world and the boomers have it all to themselves 👀
5
Nick avatar
I think it's because actually working hard on long term things isn't rewarded by the market. It's a much weaker signal here compared to anywhere else. In crypto, you get rewarded if you're performative about what you do (hence hollow partnerships, shilling, "narrative", "roadmaps"). Current incentives pay you to larp.
Man there is so much bullshit in crypto Teams just coasting until they run out of cash People pretending to work until they hit a 100x All just sticking it out until the end of the cycle
1
8
Nick avatar
wild how quickly self-driving cars went from: holy shit this is the future, incredible technology, seemingly impossible! to a boring everyday thing part of my life, where I barely pay attention to the divine marvel of human achievement
Cast image embed
1
1
15
Nick avatar
honestly, so much easier these days to build your own internal tools rather than configuring something off the shelf. example: AI-native agent eval runner/test harness. there are dozens of off-the-shelf products but I was able to write one in ~30 minutes that does exactly what I want and that I can easily extend in wh...
Cast image embed
2
1
7
Nick avatar
the US, on the whole, is actually a pretty normal and sane place, but only if you pay little attention to the news and social media
8
2
25
Nick avatar
frustrating when a massive committee of people you don’t know decides that you are too stupid to understand and choose what’s good for you
Cast image embed
1
4
Nick avatar
there's so much depth to reading that I missed in the first quarter of my life, where I just: - read for some amount of time, linearly in the current book terrible comprehension, forgot nearly everything. now, I: - read slowly, take margin notes - put down the material frequently to do secondary research and write m...
1
9
Nick avatar
looking to interview people who fix stuff
Shot in the dark kinda thing but: if you do professional repair work, where you frequently work on repairing things you don't have a lot of experience with and have to rely on a 100+ page manual that is available online - I'd like to interview you. $100 for an hour of your time.
1
4
Nick avatar
Shot in the dark kinda thing but: if you do professional repair work, where you frequently work on repairing things you don't have a lot of experience with and have to rely on a 100+ page manual that is available online - I'd like to interview you. $100 for an hour of your time.
4
3
10
Nick avatar
going to south america for the first time in ~100 days. challenging myself to pick up ~A2/B1 level Spanish from scratch. did this with German over the last 2 years, and Spanish is likely to be much easier (straightforward grammar, lots of similar words) so I should get pretty far in 3 months. strategy for the first 2...
3
10
Nick avatar
re 996: it shouldn't be about how many hours you work, it should be about: - finding work where you enjoy the "doing of the work" in itself - having an environment/mind that lets you sustain effort long-term get those two right, and every other positive outcome follows naturally
1
2
6
Nick avatar
still nothing new on Apple Intelligence, with Google now running circles around them
Cast image embedCast image embed
5
Nick avatar
I learned so much from repeatedly questioning who I am. For most of my life, the answers were all adjectives in an internal language description of my "self". In the last year or so, I started breaking down the use of language itself in my own self-descriptions. Many things previously solid started falling apart.
1
11
Nick avatar
What is the best thing you've read this year, and why?
9
12
Nick avatar
looking for an expert in Azure and bring-your-own-cloud solutions (building apps for massive enterprises). anyone interested in some light touch mentorship? eager to pay consulting rate! $$$
1
Nick avatar
the new grok coding model is great. it’s only a bit dumber than gpt-5 but around 2x faster. if you know what you’re doing you can get it done much faster
4
Nick avatar
zion national park is stunning. a short drive from the grand canyon, we found it a much more exciting adventure - there are hundreds of little roadside stopping points where you can venture into a dried up river valley and explore endless rock formations all alone and away from the crowd
Cast image embedCast image embed
3
9
Nick avatar
been away from AI coding for a week. what did I miss?
3
Nick avatar
best client to schedule posts? still unsolved problem
9
6
Nick avatar
seeing las vegas makes me empathise with democratic socialists more
Cast image embedCast image embed
3
10
Nick avatar
the fact that this ad converts makes me bearish on society
Cast image embed
3
8
Nick avatar
Cast image embedCast image embed
1
10
Nick avatar
we picked up a hitchhiker in the middle of the desert. Austin spent the last year walking coast to coast from Florida to California. the only thing he had on him was a bottle filled up with murky canal water (the only water source for dozens of miles). The guy used to be a flight attendant for American Airlines based o...
Cast image embed
1
10
Nick avatar
slab city
Cast image embedCast image embed
1
2
Nick avatar
joshua tree is stunning
Cast image embedCast image embed
2
14
Nick avatar
“I’m sorry I tried to steal $0.3m from my teammates a few years ago. I’ve learned my lesson. I see the world differently now.” 1 week later:
Cast image embed
3
3
21
Nick avatar
gm
Cast image embed
3
Nick avatar
possibly stupid idea: trusted website where I can paste a wallet address and a seed phrase and it automatically drains from source to destination so long as there is gas present use case: moving a long tail of tokens and NFTs from one wallet to another and retiring the source wallet
7
2
20
Nick avatar
I come back to this app because of interesting conversations + most people here don’t just want to dunk on each other. Insta: no interesting conversations + no dunking Reddit/HN: interesting conversations + dunking keyboard warriors X: no interesting conversations + dunking olympics (fun to watch tho 🍿)
5
21
Nick avatar
Has anyone built a mini app that lets me curate a list of accounts and auto-like/recast everything that they post? There’s a group of people I’d be down to auto-amplify unconditionally and I wish that was easy to do
3
9
Nick avatar
I’m anxiously motivated to spend a lot of my time reading and thinking because, at 31, my neural plasticity likely tapered and will gradually start deteriorating - meaning my brain will begin crystallising and new things will be harder and harder to learn. I spent last night teaching a couple in their early 60s how t...
8
1
32
Nick avatar
you can tell what someone really cares about based on how much time they spend talking about it and the specific language they use on social media the structure of how they talk eludes to a certain fingerprint, dialect of communication that communicates the subconscious, and this can be very telling. often times there...
6
Nick avatar
pov: you are in the US and you want to stay at a hotel right next to the airport to make it easier to catch a 6am flight
Cast image embed
5
22
Nick avatar
art lovers: how do you save/catalog interesting stuff you discover in art galleries?
5
4
Nick avatar
Mt Tam, with a view of SF and the bay 🗻 thanks for the rec @matthew 🙏
Cast image embed
1
2
26
Nick avatar
this channel keeps making some of my favorite content
Adventures in State Space
youtu.be
Adventures in State Space
1
2
Nick avatar
spending some time reading outside in golden gate park is making me think of how great it would be to have an e-ink laptop and do more of my work in the sun
Cast image embed
4
1
15
Nick avatar
this was weird. I genuinely wonder what I said that made him think I'm supporting proxy in my statement.
Cast image embed
1
10