Martin Klepsch
@martinklepsch.org
π€ 150
π₯ 182
π 183
Web, AI and wherever curiosity will take us :) Oh and Clojure/Script of course
I've tried a few Obsidian AI plugins but none really stuck, so I did what every sane person would do and wrote Β« repomix for Obsidian Β» Introducing `obsidian-context`
github.com/martinklepsc...
loading . . .
GitHub - martinklepsch/obsidian-context: A CLI script to query and export content from your Obsidian vault, works fully local & read-only
A CLI script to query and export content from your Obsidian vault, works fully local & read-only - martinklepsch/obsidian-context
https://github.com/martinklepsch/obsidian-context
6 months ago
0
2
0
you gotta admire the raw-ness of
@antirez.bsky.social
youtube channel, lots of interesting stuff and mostly "just putting it out here" vibes π
6 months ago
1
12
1
Iβve fully come around to file system based routing. yes itβs weird to have some of these [slug] filenames but wow, itβs just so much less boring glueing stuff together
6 months ago
0
0
0
i think the thing about JS that bothers me the most is the laizzes-faire control flow, return anywhere, crazy syntax constructs for if expressions, β¦ if it only was s-expressions π₯²
6 months ago
0
1
0
its becoming annoyingly commonplace that model choosers switch to 'auto' and then don't even clearly label what model was used and why π₯² like how am I supposed to build ~intuition~
6 months ago
0
2
0
probably the easiest $12 I spent in a while. simple, plain analytics for all my sites by
@drizzle.team
at $12/year!
6 months ago
0
1
0
I've been using this stack for a project and it feels so much lighter than Supabase. Love Supabase but RLS and auth just try to solve for problems I don't have. - DB: Neon - Auth: better-auth - Frontend:
@astro.build
- Deploy:
@fly.io
- Jobs: Trigger
6 months ago
2
2
0
today I was at a restaurant and ordered MCP instead of MCC... that's what this has done to me
6 months ago
0
1
0
β * β β¦ β§ models <> intelligence β * β§ context <> knowledge β¦ * β β§ * β β *
7 months ago
0
1
0
Can't remember where I read this but thought it was an interesting take: o1-pro, gpt-4.5 and other expensive models are effectively a "drop" to see if the market can find emergent, useful behaviors. Presumably because they haven't found them internally yet.
7 months ago
2
0
0
in a world of abundant creation, focus is everything must not forget
7 months ago
0
4
1
it's criminal you can not export a cursor chat history
7 months ago
0
2
0
really enjoying
@ztellman.ideolalia.com
's recent essays on explaining software, first the sudoku saga, now another great read
7 months ago
1
2
0
view transitions make this a one liner π₯³
loading . . .
7 months ago
0
3
0
sometimes i think about just how good of a name "namespace" is its the absolute least you could put into that word
7 months ago
0
2
0
I stopped myself from vibe coding my way to some organized markdown files and instead tried Claude code. It's cool! (and slow & expensive) But mostly cool. More things should be agents.
7 months ago
1
1
0
cant wait for when claude code gets fast, really an interesting way of working with local files. it scans and loops and mostly gets it all right
7 months ago
0
0
0
reposted by
Martin Klepsch
Steve Klabnik
7 months ago
at one point i questioned my desire to help people get into open source image unrelated
14
1173
88
The custom project rules editor in Cursor is a mess, you can put this in settings.json to just use a plain markdown editor. Shoutout to @rdotpy in the Cursor Forum!
7 months ago
0
0
0
why do none of the cursor rules directories have rules files in the new format?
7 months ago
0
0
0
should I write a web UI for aider? π kind of intrigued but also stop me pls
7 months ago
0
0
0
love that on Mac audio playback is interrupted when you switch between dark and light mode, dramatic
7 months ago
0
0
0
Fully back on the Perplexity train. Having access to R1, deep research, great search grounding all in one package is such a killer. Never been so fun to follow your curiosity β¨
7 months ago
1
2
0
Hey
@simonwillison.net
π I've made a thing to better inspect the logs `llm` is creating. Especially when scripting this can make it easier to get some kind of observability :)
7 months ago
2
4
2
weekend vibe coding with a view
7 months ago
0
0
0
Whats the most lo-fi way I can go about creating prompts and evals for those? Preferably something that just runs locally, doesn't require a subscription etc.
7 months ago
1
0
0
I want to package a small node server + react app as an NPM package that you can run with `npx`. I started with `vite-express` but when running the package it wonβt serve the static filesβ¦ Anyone think of an example I could look at?
7 months ago
0
0
0
A super easy change I've made in how I use LLMs: editing my initial message over providing "corrections" in subsequent messages. It means less context to get confused over for the LLM and at the same time forces me to "craft a prompt" vs. "no, do it this way". Learning more!
7 months ago
0
2
0
Hilarious read, thanks for sharing
@ztellman.ideolalia.com
!
add a skeleton here at some point
8 months ago
1
1
0
out: optionality in: luck surface
8 months ago
0
0
0
We spent the last couple of weeks in Dahab, Egypt πͺπ¬ I didnβt have it on my map to say the least but one of my closest friends (and free diver) suggested it and off we went! Compiling a few interesting tidbits below
8 months ago
1
1
0
@danielcompton.net
I wish this would cache completions locally. The roundtrip is painful on a slow connection π
loading . . .
8 months ago
1
0
0
@joshwcomeau.com
I just read your article and was thinking it would be great to include a section on error recovery. Say you store some complex data in local storage and somehow the app crashes with the previously stored data. How to recover from that? Found this tricky myself!
loading . . .
Persisting React State in localStorage β’ Josh W. Comeau
A common thing in React development is that we want to store a bit of React state in localStorage, and re-initialize from that value on the next page-load. This quick tutorial shows you how we can bui...
https://www.joshwcomeau.com/react/persisting-react-state-in-localstorage/
8 months ago
1
1
0
@weratedogs.com
8 months ago
0
0
0
One nice benefit of migrating my site to Astro is the build-time syntax highlighting of code blocks. itβs something I just never got around to with my old setup
8 months ago
0
0
0
@simonwillison.net
question on llm logs β is there a way to attach metadata with each request? Specifically thinking that it would be useful to attach metadata like "task" or "version" ... I was thinking of making a little Web UI to view the `llm` logs to help with local inspection
8 months ago
1
0
0
working with llms is a bit like doing drugs, the results are probably worse than without... but once you've taken a few hits, its hard to forget the high
8 months ago
1
1
0
every new blog post must be accompanied by at least one hour of tweaking your static site blog setup -- otherwise, do you even have a blog?
8 months ago
1
6
0
I wish I had more use cases for midjourney, the ability to just *make anything* is still so wild to me...
loading . . .
8 months ago
0
0
0
Wrote up some notes on generating Babashka scripts with Claude
martinklepsch.org/posts/one-sh...
loading . . .
One-Shot Babashka CLI Scripts
Like everyone I've been exploring AI tools and reading Simon Willisons excellent blog I discovered how he uses LLMs to generate one-off Python tools . In this post I'm gonna share a bit more...
https://martinklepsch.org/posts/one-shot-babashka-cli-scripts
8 months ago
2
3
0
@sarah11918.rainsberger.ca
hey Sarah! I was wondering: does Astro provide docs specifically for LLMs? Iβve been thinking about this a little bit and would love to compare some notes, feel free to DM :)
8 months ago
2
1
0
I've been trying to create an MCP server but somehow can't get Claude to read the resources I've specified. Probably missing something obvious?
gist.github.com/martinklepsc...
loading . . .
README.md
GitHub Gist: instantly share code, notes, and snippets.
https://gist.github.com/martinklepsch/f430118a71604c1ddbc680fdbc8a523c
8 months ago
1
1
0
React question: this hook to measure element size doesn't use throttling / debouncing. Wouldn't this be something you almost always want? Why is it not included? Genuine question.. I'm guessing since this is a widely used lib there must be a reason?
github.com/alibaba/hook...
loading . . .
https://github.com/alibaba/hooks/blob/master/packages/hooks/src/useSize/index.ts
8 months ago
2
0
0
Man,
@astro.build
is so cool π
8 months ago
0
1
0
@fractaledmind.bsky.social
hey! I saw your SQLite post / talk and was wondering what your take is on green/blue deployments? It's one of the things I found consistently difficult when using SQLite Thanks for the post as well!
fractaledmind.github.io/2024/10/16/s...
loading . . .
Supercharge the One Person Framework with SQLite | Fractaled Mind
This is my personal site, where I write about Ruby, programming, and any of my varied fascinations.
https://fractaledmind.github.io/2024/10/16/sqlite-supercharges-rails/
8 months ago
0
0
0
Life lately
8 months ago
0
0
0
just spent $150 on a domain... not sure I really know what I'm doing but maybe commitment is all I need π
8 months ago
0
3
0
The other day my flatmate showed up with a 700 page PDF "Netzbauplan" published by a German grid operator. 700 pages of tabular data... published as PDF. π€¦ββοΈ With the understanding that "it should be easy" and poor impulse control we started throwing PDFs at different AIs...
9 months ago
2
0
0
Spent the evening trying to use Gemini models for extracting tables from a 700 page PDF. Unfortunately empty cells would often cause rows to βslideβ, breaking the data. After a while I tried Claude based on a Reddit comment and it nailed it 100%.
9 months ago
1
0
0
Slowly but surely becoming an Obsidian shill... π
9 months ago
0
1
0
Load more
feeds!
log in