wilson d’internet

7.9K posts

wilson d’internet banner
wilson d’internet

wilson d’internet

@wilsonsaccount

semper prorsus. writing Go @rivettax (prev lobby, acq)

San Francisco เข้าร่วม Ocak 2012
677 กำลังติดตาม2.2K ผู้ติดตาม
ทวีตที่ปักหมุด
wilson d’internet
wilson d’internet@wilsonsaccount·
Some news! We’re joining forces with @RivetTax. Over the last two years running Lobby, we launched four products at the cutting edge of AI, all focused on helping teams customize and fine-tune these models to make them go from good to great What excited me about joining Rivet was the idea of putting our code into the hands of hundreds of clients and tax preparers on Day 1 – tax season is right around the corner, we can’t wait to show you what we’ve been working on PS. My mom is actually a CPA in Georgia – peaches don’t fall far from the tree, after all
Nick Abouzeid, EA@nickabouzeid

It’s Day 329 at Rivet, but today is just the beginning Proud to announce – we've acquired @LobbySo to power the future of AI-empowered tax prep, with Lobby's founder @WiLSONSACCOUNT joining Rivet as our founding engineer to drive our AI efforts internally Tax prep is both art and science. The art is in interpreting IRS guidance and guiding clients through their own interpretations of their financial realities. The science is a set of tasks that need to be completed to furnish a completed tax return to a client, most of which involve finding some specific string of numbers or letters, a needle in a haystack of emails, PDFs, Zoom transcripts, and Slack conversations. The art of tax preparation cannot and should not be automated. But the tedium of trawling 1000s of pages of PDFs for a specific cost basis for a secondary sale, or thumbing through a transcript for the name of a subsidiary entity mentioned once, that absolutely should be. The meat of tax preparation isn’t just converting a single W-2 or K-1 into a data packet that Drake or CCH can interpret, but knowing where to find needles in client-provided haystacks. Wilson and the rest of the Lobby team spent the last three years focused on reliably pulling specific answers from reams of unstructured data. And just in the last month of working together, we know we’ve made the right call having Wilson join the team. Personally, I’m just excited for next tax season when we can put all of his & the rest of the team’s hard work all to good use! 🥂

English
7
5
45
9K
wilson d’internet
wilson d’internet@wilsonsaccount·
@itunpredictable this post is gold, really puts a mirror up to their thesis of “it will replace all knowledge work” “it will replace all other jobs but not mine” is either cope or will beg the question of what other jobs it can’t replace yet
English
0
0
0
84
wilson d’internet
wilson d’internet@wilsonsaccount·
The giveaway for LLM-generated writing: em dash, it’s not x it’s y The giveaway for LLM-generated code: it breaks all the time idk a single vibe coder whose shit isn’t breaking CONSTANTLY
English
1
0
2
67
wilson d’internet
wilson d’internet@wilsonsaccount·
@wesamo__ 100% true. I’ve been to every state in america and none of them have this it really is an nyc thing, i look forward to it every time im there bc its literally nowhere else
English
0
0
1
27
Wesam
Wesam@wesamo__·
Only in New York can you get a tray of BBQ meat like this
Wesam tweet media
English
852
32
1.5K
555.4K
wilson d’internet
wilson d’internet@wilsonsaccount·
@AlexMasmej @sunnya97 prices will be based on demand, not as much on cost. if anything i expect GA robotaxi and zoox to bring down the prices across all three since there is increased supply
English
0
0
1
46
Alex Masmej
Alex Masmej@AlexMasmej·
@sunnya97 When the human leaves, you’re left with a car that’s 3-5x cheaper than Waymo Jaguars Betting on price staying reasonable
English
1
0
1
121
wilson d’internet
wilson d’internet@wilsonsaccount·
petition to rename “ai” to just “a” since it’s certainly artificial and certainly not intelligent
English
0
0
2
85
Peggy Mangot
Peggy Mangot@peggymangot·
China Basin Park, across from @SFGiants stadium and new @Visa headquarters. Beautiful and alive tonight
English
1
1
6
288
wilson d’internet
wilson d’internet@wilsonsaccount·
one time in 2022 i tweeted that i was moving to vancouver and it ruined my reputation forever im still in sf, never left
English
0
0
2
172
wilson d’internet รีทวีตแล้ว
Catalyst
Catalyst@CatalystLabsX·
Introducing Catalyst, the agent layer for all of finance. Turn any natural language idea into a live strategy: research, backtesting & execution. Don’t get left behind. Waitlist open, join now.
English
124
152
1.2K
410.9K
wilson d’internet
wilson d’internet@wilsonsaccount·
@cmiller__ main reason it hasn’t been optimized is it’s built for maximum dynamism and that’s hard to optimize. jit may help here though i also learned that robert griesemer has the patent for “virtual to native instructions” for v8. he’s now lead of the Go team cemrehancavdar.com/2026/03/10/opt…
English
1
0
2
54
Caleb Miller
Caleb Miller@cmiller__·
I dislike when people lump JS in with "slow dynamic languages like Python". Sure JS isn't C, but it can be astoundingly fast. Given how much attention Python has in academia and AI, I'm surprised it hasn't been optimized like JS engines.
zack@zack_overflow

Also the GIL is overblown. JS code runs single-threaded unless you use workers and still vastly faster. Problem is poorly optimized interpreter and asyncio being slow @cirospaciari's socketify.py project shows how much faster it can be! github.com/cirospaciari/s…

English
2
0
2
101
cokie
cokie@cokiehasiotis·
Just got off the phone with @IWC who cannot currently verify if they’ve lost my $9000 watch I sent in for service. Planning how nuclear I’m about to go, thoughts?
English
4
0
11
18K
wilson d’internet
wilson d’internet@wilsonsaccount·
your startup used to have cracked engineers that understood the whole thing end to end now your startup can have that cracked engineer that built everything and left 5 years ago. everyone is a legacy maintainer of the most recent agent session
Priyanka Vergadia@pvergadia

🤯BREAKING: Alibaba just proved that AI Coding isn't taking your job, it's just writing the legacy code that will keep you employed fixing it for the next decade. 🤣 Passing a coding test once is easy. Maintaining that code for 8 months without it exploding? Apparently, it’s nearly impossible for AI. Alibaba tested 18 AI agents on 100 real codebases over 233-day cycles. They didn't just look for "quick fixes"—they looked for long-term survival. The results were a bloodbath: 75% of models broke previously working code during maintenance. Only Claude Opus 4.5/4.6 maintained a >50% zero-regression rate. Every other model accumulated technical debt that compounded until the codebase collapsed. We’ve been using "snapshot" benchmarks like HumanEval that only ask "Does it work right now?" The new SWE-CI benchmark asks: "Does it still work after 8 months of evolution?" Most AI agents are "Quick-Fix Artists." They write brittle code that passes tests today but becomes a maintenance nightmare tomorrow. They aren't building software; they're building a house of cards. The narrative just got honest: Most models can write code. Almost none can maintain it.

English
0
0
2
246
wilson d’internet
wilson d’internet@wilsonsaccount·
@ImSh4yy bro they must be doing this. “the best mac is the one you already have with you”
English
0
0
1
259
Shayan
Shayan@ImSh4yy·
Hear me out: if the MacBook Neo runs on an iPhone chip, what if we could plug our iPhones into a monitor and it becomes a desktop? Kind of like what Samsung DeX does, but not shitty.
English
76
10
962
59.6K
willywonka.eth ⌐◨-◨
willywonka.eth ⌐◨-◨@willyogo·
vvv excited to announce that I’ve joined @AskVenice as Head of Product 🦾 If you aren’t using Venice yet, I strongly recommend giving it a try (for free!). It’s already the best way to access private, uncensored AI for you, your agents, and your users, and it gets better every day (often multiple times per day). My mission is to help further optimize and accelerate the team’s strong output, which will be much easier said than done. I joined a month ago, and am in awe of how swiftly and surgically the team is already shipping. It’s an insanely exciting time and space to be a builder, and I look forward to working with the talented team to continue fighting the good fight on behalf of our users and humanity. Stay tuned.
English
61
15
318
9.9K
wilson d’internet
wilson d’internet@wilsonsaccount·
@JustJake is there a dedicated tier that isn’t $10k? or a release channel that has fewer new features but better reliability while the guinea pigs test new changes
English
0
0
0
23
Jake
Jake@JustJake·
@wilsonsaccount Really sorry about that :( TL:DR We had to rebuild our network to straddle 5 clouds to get the compute we needed while getting DDOS'd by some BAD actors That work is completed now so things should be much better Blogpost at some point, apologies moving quickly!
English
2
0
19
1.9K
wilson d’internet
wilson d’internet@wilsonsaccount·
wake up → mad at claude code → sleep
English
0
0
1
77
wilson d’internet
wilson d’internet@wilsonsaccount·
@fastrlife just because the fda approves doesn’t mean you should be putting it inside your body
English
1
0
2
175
wilson d’internet
wilson d’internet@wilsonsaccount·
it’s a beautiful day in sf and all my friends are busy. who wants to go throw a frisbee
English
0
0
2
113