Viewing profile — joseferben
joseferben
HN member- Joined
- Mon, Feb 26, 2018, 12:50 PM UTC
- HN karma
- 160
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About joseferben
No profile information was provided.
Recent public activity
-
comment
Comment #47987266
Location: Switzerland Remote: Yes Willing to relocate: No Technologies: LLMs (Anthropic, OpenAI), TypeScript, Bun, React, Remix, Next, Node, Django, Python, Tailwind, SQLite, OCaml…
-
comment
Comment #47220797
Location: Switzerland Remote: Yes (hybrid or on-site for a good fit) Willing to relocate: If it's a a good fit Technologies: LLMs (Anthropic, OpenAI), TypeScript, Bun, React, Remix…
-
comment
Comment #46859218
Location: Switzerland Remote: Yes (hybrid or on-site for a good fit) Willing to relocate: If it's a a good fit Technologies: LLMs, TypeScript, Bun, React, Remix, Next, Node, Django…
-
comment
Comment #44101346
If you want to drive Claude Code or OpenAI Codex with code comments this is for you. Make sure to set up a good check command that takes files as arguments, such as eslint. The age…
- story
-
comment
Comment #44030928
the quality of the lib and the docs is really high, kinda crazy you just launched!
-
comment
Comment #44030897
congrats on the launch! better-auth is a joy to use. great dx with the type-safe plugin system.
-
comment
Comment #43591914
for me i figured out it’s about the body. it’s ok to be lifted up from the body into the thinking mind but i “owe” my body to spend some time there as well. sometimes all it takes …
-
comment
Comment #42796247
for example: imo it's easier to spot the authn/authz issue here export default function handler( req: NextApiRequest, res: NextApiResponse ) { // updating user details without auth…
-
comment
Comment #42794903
> layout, "server-only", accidentally bundling server code the main issue i wanted to highlight is that things are not caught at type-check time. maybe vercel could provide eslint …
-
comment
Comment #42794528
after building 5 apps with next.js 14 this is our review. tl;dr - Next.js 14 is fast, but App Router caveats increase cognitive load - Server Actions are awesome, once secured - Ev…
- story
-
comment
Comment #42609517
while working on a few slack apps and llm agents i couldn't help but notice how chat platforms like slack could be to agents what message brokers (kafka, rabbitmq, sqs) are to serv…
- story
-
comment
Comment #42444967
excellent points
-
comment
Comment #42125969
so quite usable, thanks!
-
comment
Comment #42124602
@simonw what is the token/s like on your 64gb m2 mbp?
-
comment
Comment #41847266
looks good! how does it compare to the core of vercel ai sdk?
-
comment
Comment #41829498
excellent article! one of my favorite books about this that i can not recommend enough is “the miracle of mindfulness” by thich nhat hanh.
-
comment
Comment #41829467
my read on it is that it’s liberation and freedom in a very buddhist sense. you won’t be free from hunger, but it may reframe our relationship with food so there is less compulsion…
-
comment
Comment #41729068
you've gained: - fine-grained design tokens (p-63 doesn't exist) - freedom from having to name things prematurely - not having to jump back and forth between index.html and styles.…
-
comment
Comment #41687383
https://en.wikipedia.org/wiki/Perverse_incentive
-
comment
Comment #41686949
for real, do you want swarms of developers to lose their jobs because software complexity collapsed?
-
comment
Comment #41594960
this looks amazing! i’m building https://www.plainweb.dev and i’m looking for the simplest way to deploy a plainweb/plainstack project. looks like sidekick has the same spirit when…
-
comment
Comment #41589648
really nice that you're tool focuses on removing. i've been using https://knip.dev/ for detection in monorepos, but it's cumbersome to remove manually.