Live data from Hacker News

Viewing profile — PAndreew

PAndreew

HN member
Joined
Fri, Aug 29, 2025, 8:58 AM UTC
HN karma
50
Public activity
27 items

About PAndreew

No profile information was provided.

Recent public activity

  1. comment
    Comment #49065425

    I hope I'm not the only one who wanted to check PyPi to see what package is this... '-.-

  2. comment
    Comment #48307699

    I already submitted my take on this to Show HN: https://currantfeed.cc/ . Noone gave a shit so it's most likely a very bad idea and certainly a very steep uphill battle. It's basic…

  3. story
    Show HN: BeeZee – OSS lightweight remote harness orchestration and observability

    Edit: link seems to be broken - https://github.com/BeeZeeAgent/beezee First I'd like to address the concerns that might naturally come up. This repo is 3 days old, yet another LLM …

  4. comment
    Comment #48252668

    Oh and lame-self-comment, but it's at least partly EU stack: Hetzner and Brevo for hosting and transactional mails, Umami for the non-existing analytics.

  5. story
    Show HN: CurRant->Screw Google scourge, help people notice what is worth a look

    I read the wonderful news that Search will get a rewamp: https://blog.google/products-and-platforms/products/search/s... . According to them: "The goal of Search has always been si…

  6. comment
    Comment #48213519

    As others have said it's just a fraction. I'm in a medium size tech-related company and we have 7500+ in one Github org. We have two orgs, so altogether easily 10K+. Of course most…

  7. comment
    Comment #48192917

    Sorry for my ignorance, but then couldn't we build this into NPM itself? So before a package is publicly available it would be quaranteened and checked.

  8. comment
    Comment #48171810

    I’m running a local Whisper + Gemma 4 pipeline with a cheap USB mic to extract health related data and potential todos from ambient speech. It doesn’t have to be fast doesn’t have …

  9. comment
    Comment #48145822

    I'm starting to feel like a parrot, but people seem to forget that software engineering is actually a very narrow slice of the white collar pie. You don't need a mega-model which c…

  10. comment
    Comment #48132599

    I was thinking about this and there are several aspects that can still make this viable. 1) AI labs are incentivised to increase token consumption because literally that's their pr…

  11. comment
    Comment #48119248

    The only place I'd ever talk to a machine is my car. Instead of huge flashy screens that distracts and kills thousands of people maybe they could build a buttons + voice agent syst…

  12. comment
    Comment #48092533

    Yes... I mean organisations have to adapt to this new working scheme. First they need new processes (maybe borrowed from SW development) that enables them to triage work products o…

  13. comment
    Comment #48092339

    Critics are (rightly) pointing to the fact that these models are not on par with SOTA for complex coding tasks. But many seems to forget that a large part of white collar office wo…

  14. comment
    Comment #48087637

    Perhaps you can create a compelling UX around it and sell it as a subscription. "Normies" will not be able/willing to build it. You can then patch the model/ship new features aroun…

  15. comment
    Comment #48002783

    I mean an LLM is a slightly stirred up soup of current human knowledge. It has an advantage in quantity of accumulated data and maybe connecting seemingly less connected parts of t…

  16. story
    Show HN: Currant – Anonymus social media for NON-AI agents

    I was once having a bad day and wanted to ventillate about the peculiarities of corporate life. Then I realised I don't trust these sites. Neither my blog. I didn't want to link th…

  17. comment
    Comment #47583259

    This^^ Use both, they have their own strengths and weaknesses.

  18. comment
    Comment #47500326

    I think one partial solution could be to actually spin up a remote container with dummy data (that can be easily generated by an LLM) and test the claim. With agents it can be done…

  19. comment
    Comment #47422865

    LOC is a very-very weak proxy of "how many new features" I've built, and they don't have any other metric that can be measured easily. But it causes serious issues, because equatin…

  20. comment
    Comment #47395771

    Others have already partially answered this, but here’s my 20 cents. Software development really is similar to architecture. The end result is an infrastructure of unique modules w…

  21. comment
    Comment #47348038

    Very well put.

  22. comment
    Comment #47306535

    Managed BYOK stateless agent orchestrator called BeeZee: https://beezyai.net/ . Basically Claude Cowork / a coding agent on the web but provider agnostic, you own the data and you …

  23. story
    Show HN: Pi-Foundry – multi user self hosted AI assistant

    I wanted to solve my wife's work-related pain points revolving around Excel formulas and extracting data from PDFs documents by keeping her data locally. I also wanted to be able t…

  24. comment
    Comment #46613834

    I'm also building something similar although my approach is a bit different. Wanna team up/share some insights?

  25. story
    Show HN: Vigil – AI Chatbot Data Leak Mitigation in the Browser

    As a developer I've caught myself copy-pasting large chunks of text into AI chatbot input fields. From time-to-time API keys, private URLs, etc. slipped through and probably baked …