Live data from Hacker News

Viewing profile — joseferben

joseferben

HN member
Joined
Mon, Feb 26, 2018, 12:50 PM UTC
HN karma
160
Public activity
93 items

About joseferben

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. story
  6. comment
    Comment #44030928

    the quality of the lib and the docs is really high, kinda crazy you just launched!

  7. comment
    Comment #44030897

    congrats on the launch! better-auth is a joy to use. great dx with the type-safe plugin system.

  8. 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 …

  9. 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…

  10. 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 …

  11. 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…

  12. story
  13. 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…

  14. story
  15. comment
    Comment #42444967

    excellent points

  16. comment
    Comment #42125969

    so quite usable, thanks!

  17. comment
    Comment #42124602

    @simonw what is the token/s like on your 64gb m2 mbp?

  18. comment
    Comment #41847266

    looks good! how does it compare to the core of vercel ai sdk?

  19. 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.

  20. 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…

  21. 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.…

  22. comment
    Comment #41687383

    https://en.wikipedia.org/wiki/Perverse_incentive

  23. comment
    Comment #41686949

    for real, do you want swarms of developers to lose their jobs because software complexity collapsed?

  24. 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…

  25. 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.