Live data from Hacker News

Viewing profile — marcindulak

marcindulak

HN member
Joined
Thu, Aug 21, 2025, 3:38 PM UTC
HN karma
9
Public activity
21 items

About marcindulak

No profile information was provided.

Recent public activity

  1. comment
    Comment #49042393

    It looks like claude-opus-5, likewise most Anthropic models run in Claude Code, sometimes fails to create a TODO list before jumping in to fix a small bug https://github.com/marcin…

  2. comment
    Comment #48984257

    Some server notifications will be deprecated, once (if?) MCP becomes stateless, see https://github.com/modelcontextprotocol/modelcontextprotocol...

  3. comment
  4. story
  5. comment
    Comment #48968157

    Claude installer/updater had a high memory usage problem (Gigabytes of resident memory used during a fresh installation of Clade with it's native install.sh script, or during a cla…

  6. comment
    Comment #48760221

    claude-fable-5 failed for me to follow instructions from CLAUDE.md to create a TODO list https://github.com/marcindulak/claude-fails-to-follow-claude...

  7. comment
    Comment #48739584

    I keep adding selected cases of CLAUDE.md instructions non-compliance reported on claude-code github to that issue https://github.com/anthropics/claude-code/issues/13689 . Subjecti…

  8. comment
    Comment #48739501

    For me claude-fable-5 failed to follow the instruction following test I'm making against various models https://github.com/marcindulak/claude-fails-to-follow-claude...

  9. comment
    Comment #48480030

    https://huggingface.co/papers/ and https://paperswithcode.co/ are two different projects, right? I don't get the idea of "trending" for scientific papers. I would like to see the f…

  10. comment
    Comment #48479410

    It does not seem they offer a web feed. I asked for Atom/RSS about a year ago https://github.com/paperswithcode/paperswithcode-data/issues... , when the original paperswithcode fee…

  11. comment
    Comment #48099246

    After hearing various similarly sounding opinions about CRUD being easy for LLMs, I started tracking how well LLMs handle a standard CRUD Django app I'm familiar with at https://gi…

  12. comment
    Comment #47742196

    The takeaway may be that Anthropic could still profit from selectively labeling the issues as "acknowledged" (suggested in one of the now auto-closed issues https://github.com/anth…

  13. comment
    Comment #47730189

    In practice, some issues receive maintainer comments, especially the issues associated with activity on social media platforms (like https://news.ycombinator.com/item?id=47660925 )…

  14. comment
  15. story
  16. story
    Show HN: Visualization of Chopin 2025 competition ratings

    Interactive, browser-only timeline and heatmap views of jury ratings. Designed to support any multi-stage, juried competition, but currently includes only the 2025 Chopin Competiti…

  17. story
    Show HN: Analyze NBA teams' performance using a parallel coordinates plot

    Link: https://github.com/marcindulak/nba-teams-parallel-coordinate... Discover relationships between different game stats using a parallel coordinates plot. For example, you can no…

  18. comment
    Comment #45229485

    FYI: discussed, and added to the curated list of Claude tools at https://github.com/hesreallyhim/awesome-claude-code/issues/1...

  19. comment
    Comment #45209455

    I'm a Linux user and wanted to have a speech-to-text functionality in Claude, so I can talk to it, like Armin Ronacher https://www.youtube.com/watch?v=bpWPEhO7RqE#t=5m37s demonstra…

  20. story
    Show HN: Local speech-to-text MCP server for Claude on Linux

    Link: https://github.com/marcindulak/stt-mcp-server-linux A push-to-talk speech transcription setup for Linux, using a 500-line Python MCP server. Runs locally in Docker, no extern…

  21. story
    Show HN: Introduction to Cryptography and TLS with OpenSSL

    Link: https://github.com/ldynia/learning-api-styles/tree/main/src/... The goal of this guide is to give a hands-on understanding of how TLS works, while keeping the mathematical de…