Viewing profile — frankensteins
frankensteins
HN member- Joined
- Wed, Dec 13, 2017, 10:12 PM UTC
- HN karma
- 8
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About frankensteins
No profile information was provided.
Recent public activity
-
comment
Comment #49226768
Very detailed site. It said open source. where is the source?
-
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…
- story
-
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.
-
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 …
- story
-
story
Ask HN: What HN community are most likely to discuss
Can everyone in the community share what you like to discuss?
-
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…
-
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?
- comment
- story
-
comment
Comment #41343400
No, I don't have it. Thanks. Try to figure out how to install the helper applications.
-
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…
- comment
- story
- story
-
comment
Comment #35108705
I was wrong here.
-
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…
-
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…
-
comment
Comment #33677797
In the youtube video, they call the materials in collection SRM (standard reference material).
-
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.
- story
-
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.
-
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…
-
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.