Live data from Hacker News

Viewing profile — frankensteins

frankensteins

HN member
Joined
Wed, Dec 13, 2017, 10:12 PM UTC
HN karma
8
Public activity
28 items

About frankensteins

No profile information was provided.

Recent public activity

  1. comment
    Comment #49226768

    Very detailed site. It said open source. where is the source?

  2. comment
    Comment #48969912

    I'm very addicted to the simple game https://18words.com . Don't remember how many hours were lost in this game. It inspired me to create a version using the pictures of players fr…

  3. story
  4. comment
    Comment #48323081

    I have a naive question here - first, the token speed is very impressive. but why this is the highlight? I would prefer the actual performance.

  5. comment
    Comment #46851717

    This is an open source chrome extension to evaluate ingredient on Amazon, Kroger and other online stores using LLAM3.2 BYOK - You can improve the evaluation using your own LLM API …

  6. story
  7. story
    Ask HN: What HN community are most likely to discuss

    Can everyone in the community share what you like to discuss?

  8. story
    Ask HN: SaaS influencers/Guru on YouTube, X and Reddit

    Just want honest opinions about influencers lecturing SaaS business ideas on YouTube and X and Reddit. It seems that it is easy to have an idea off the ground and just have money r…

  9. comment
    Comment #41866279

    Great initiative! before adding more comments, I'm trying to set up on my local Mac M3 machine. I'm having a hard time to install dependencies. Anyone here have the same issue?

  10. comment
  11. story
  12. comment
    Comment #41343400

    No, I don't have it. Thanks. Try to figure out how to install the helper applications.

  13. comment
    Comment #41325485

    Try to search on recoll.org to see how to grant permission on Mac. So little information on the website. The indexing process ask permission for each directory. It's getting so ann…

  14. comment
  15. story
  16. story
  17. comment
    Comment #35108705

    I was wrong here.

  18. comment
    Comment #35025434

    My current system is using Python3.11 For virtualenv, you can create python3.10 using virtualenv SOME_PY_ENV_NAME -p python3.10 This is the result: which python3 /Users/user_name/t…

  19. story
    Ask HN: Open-source work from free to getting paid

    https://news.ycombinator.com/item?id=34780859 (Core-JS) Always admire anyone who contributed to the open source community. There have been tons of discussion on FOSS and pay on the…

  20. comment
    Comment #33677797

    In the youtube video, they call the materials in collection SRM (standard reference material).

  21. comment
    Comment #33677767

    As always very interesting topic from Veritasium. Just want to learn more - if this is a real life unit test and regression test, benchmark test in software implementation world.

  22. story
  23. comment
    Comment #30550095

    I've been using Logitech K760 for a long time. Haven't felt the need to update a new one yet. Unfortunately, the keyboard is discontinued.

  24. story
    Ask HN: Adware or Malware Website?

    Hi HN community: I set up a new MAC a few weeks ago and installed Firefox as my default web browser. Firefox use duckduckgo as default search engine. I’m searching some tricks of u…

  25. comment
    Comment #27721686

    For me, this is a good alternative to matplotlib when I try to visualize a plot using WSL. [edit]: matplotlib always crashed on me and failed to find Qt library.