scott
@scottonote.bsky.social
I created phonetonote.com before a roadtrip in 2020. working on some new things now, slowly. I have a day job in healthcare tech.
ai is p bad at implementing complex/detailed/custom ui
June 21, 2025 at 2:42 AM
ai is p bad at implementing complex/detailed/custom ui
so claude code just has no feedback loop?
June 14, 2025 at 2:14 AM
so claude code just has no feedback loop?
let's talk selfhosted/open-source bookmarking services!
does anyone use hoarder/karakeep? i really like how it supports text notes, but the codebase looks a bit messy.
e.g. those text notes are in the trpc backend but not the api. tons of open issues, don't think any about that
does anyone use hoarder/karakeep? i really like how it supports text notes, but the codebase looks a bit messy.
e.g. those text notes are in the trpc backend but not the api. tons of open issues, don't think any about that
June 2, 2025 at 11:12 PM
let's talk selfhosted/open-source bookmarking services!
does anyone use hoarder/karakeep? i really like how it supports text notes, but the codebase looks a bit messy.
e.g. those text notes are in the trpc backend but not the api. tons of open issues, don't think any about that
does anyone use hoarder/karakeep? i really like how it supports text notes, but the codebase looks a bit messy.
e.g. those text notes are in the trpc backend but not the api. tons of open issues, don't think any about that
why isn't this more popular in ruby? martinheinz.dev/blog/90
Dictionary Dispatch Pattern in Python
<p>
Have you ever written a long chain of <code class="inline">if</code>/<code class="inline">else</code> statements or a huge <code class="inline">match</...
martinheinz.dev
March 27, 2025 at 8:07 PM
why isn't this more popular in ruby? martinheinz.dev/blog/90
if you're a swe who thinks timezones are easy/solved, you likely have not worked on a hard timezone-related problem
March 16, 2025 at 3:20 PM
if you're a swe who thinks timezones are easy/solved, you likely have not worked on a hard timezone-related problem
Reposted by scott
March 4, 2025 at 2:00 PM
lol at slack's status page being yellow and not red
February 26, 2025 at 4:29 PM
lol at slack's status page being yellow and not red
phone-to-mcp seems obvious (text things to a number, claude is aware of those things)
but i don't think i'd ever use it personally?
chrome-to-mcp seems a little better since it could extract and ingest the link, but still...
but i don't think i'd ever use it personally?
chrome-to-mcp seems a little better since it could extract and ingest the link, but still...
February 24, 2025 at 4:40 PM
phone-to-mcp seems obvious (text things to a number, claude is aware of those things)
but i don't think i'd ever use it personally?
chrome-to-mcp seems a little better since it could extract and ingest the link, but still...
but i don't think i'd ever use it personally?
chrome-to-mcp seems a little better since it could extract and ingest the link, but still...
what is soa for coding agent w very large context window? 120k-1m tokens vs cursor's 20kish limit. anything? or any models in cursor that work well at that size?
January 24, 2025 at 4:25 AM
what is soa for coding agent w very large context window? 120k-1m tokens vs cursor's 20kish limit. anything? or any models in cursor that work well at that size?
one weird trick just go like
```
YOU ARE A VERY IMPORTANT AGENT. IT IS YOUR DESTINY TO BE GREAT AND YOUR TIME TO BE GRAT IS NOW. YOUR JOB IS TO
```
```
YOU ARE A VERY IMPORTANT AGENT. IT IS YOUR DESTINY TO BE GREAT AND YOUR TIME TO BE GRAT IS NOW. YOUR JOB IS TO
```
January 24, 2025 at 4:18 AM
one weird trick just go like
```
YOU ARE A VERY IMPORTANT AGENT. IT IS YOUR DESTINY TO BE GREAT AND YOUR TIME TO BE GRAT IS NOW. YOUR JOB IS TO
```
```
YOU ARE A VERY IMPORTANT AGENT. IT IS YOUR DESTINY TO BE GREAT AND YOUR TIME TO BE GRAT IS NOW. YOUR JOB IS TO
```
balaji describing memecoins as zero/negative-sum raises an important question... is all of crypto zero/negative-sum?
sbf describing crypto to matt levine on oddlots certainly comes to mind
sbf describing crypto to matt levine on oddlots certainly comes to mind
January 20, 2025 at 6:08 PM
balaji describing memecoins as zero/negative-sum raises an important question... is all of crypto zero/negative-sum?
sbf describing crypto to matt levine on oddlots certainly comes to mind
sbf describing crypto to matt levine on oddlots certainly comes to mind
claude just like me fr
knows it should be a more specific enum, too lazy to remember how to do it in python and remembers its all a lie anyways, just uses `str` and sticks the specific types in a comment
knows it should be a more specific enum, too lazy to remember how to do it in python and remembers its all a lie anyways, just uses `str` and sticks the specific types in a comment
January 14, 2025 at 1:22 AM
claude just like me fr
knows it should be a more specific enum, too lazy to remember how to do it in python and remembers its all a lie anyways, just uses `str` and sticks the specific types in a comment
knows it should be a more specific enum, too lazy to remember how to do it in python and remembers its all a lie anyways, just uses `str` and sticks the specific types in a comment
using claude/cursor to build an MCP feature feels v "rite of passage"-y.
especially bc it requires having a good way to get your the gist of your [[new thing]] in context for it to do a good job
especially bc it requires having a good way to get your the gist of your [[new thing]] in context for it to do a good job
January 14, 2025 at 1:17 AM
using claude/cursor to build an MCP feature feels v "rite of passage"-y.
especially bc it requires having a good way to get your the gist of your [[new thing]] in context for it to do a good job
especially bc it requires having a good way to get your the gist of your [[new thing]] in context for it to do a good job
embedded @kinopio.club space as a CMS/website designer
January 4, 2025 at 1:06 AM
embedded @kinopio.club space as a CMS/website designer
vhs:betamax::react:(solid|svelte)
because of the llm's this time!
because of the llm's this time!
January 2, 2025 at 7:56 PM
vhs:betamax::react:(solid|svelte)
because of the llm's this time!
because of the llm's this time!
i think the 2025 least-cursed webdev stack is:
- tanstack start
- clerk
- hono api
- d1 database
- cf pages attached to workers
convex and pocketbase are very compelling, haven't tried them in earnest
rails and larvel are great if you know em
- tanstack start
- clerk
- hono api
- d1 database
- cf pages attached to workers
convex and pocketbase are very compelling, haven't tried them in earnest
rails and larvel are great if you know em
January 2, 2025 at 7:51 PM
i think the 2025 least-cursed webdev stack is:
- tanstack start
- clerk
- hono api
- d1 database
- cf pages attached to workers
convex and pocketbase are very compelling, haven't tried them in earnest
rails and larvel are great if you know em
- tanstack start
- clerk
- hono api
- d1 database
- cf pages attached to workers
convex and pocketbase are very compelling, haven't tried them in earnest
rails and larvel are great if you know em
a useful AI abstraction has appeared!
Model Context Protocol (MCP) 🤝 @cloudflare.social Workers
We're launching the workers-mcp tooling today to allow you to quickly build an MCP server on Workers. Anything you can do with a Worker you can now add into @anthropic.com Claude / any other MCP Client.
www.youtube.com/watch?v=cbeO...
We're launching the workers-mcp tooling today to allow you to quickly build an MCP server on Workers. Anything you can do with a Worker you can now add into @anthropic.com Claude / any other MCP Client.
www.youtube.com/watch?v=cbeO...
Talk to a Cloudflare Worker from Claude Desktop using the Model Context Protocol
YouTube video by Cloudflare Developers
www.youtube.com
December 21, 2024 at 1:18 AM
a useful AI abstraction has appeared!
benioff talks an awful lot about ai for slackbot to not be llm-powered yet
December 17, 2024 at 4:26 PM
benioff talks an awful lot about ai for slackbot to not be llm-powered yet
newest Cursor with agent composer is pretty insane
December 17, 2024 at 12:19 AM
newest Cursor with agent composer is pretty insane
in rails they changed the command from `rake task` to `rails task` but you still have to describe it as a `rake` task when describing such things with coworkers.
nomenclature does not adhere to semver
nomenclature does not adhere to semver
December 13, 2024 at 2:47 PM
in rails they changed the command from `rake task` to `rails task` but you still have to describe it as a `rake` task when describing such things with coworkers.
nomenclature does not adhere to semver
nomenclature does not adhere to semver
@tur.so is really cooking turso.tech/blog/introdu...
Introducing Limbo: A complete rewrite of SQLite in Rust
we forked SQLite with the libSQL project. What would it be like if we just rewrote it?
turso.tech
December 11, 2024 at 3:08 PM
@tur.so is really cooking turso.tech/blog/introdu...
best app/tool to take take notes while watching a video on macos? would like to tie each note to a time and/or place in the video. anything @nerdymomocat.bsky.social ?
December 11, 2024 at 4:04 AM
best app/tool to take take notes while watching a video on macos? would like to tie each note to a time and/or place in the video. anything @nerdymomocat.bsky.social ?
pro display xdr being 5 years old just shows how crazy the upgrade cycles of iphones and ipads have gotten
December 10, 2024 at 10:48 PM
pro display xdr being 5 years old just shows how crazy the upgrade cycles of iphones and ipads have gotten