Viewing profile — eneuman
eneuman
HN member- Joined
- Sun, Mar 22, 2020, 3:13 PM UTC
- HN karma
- 93
- Public activity
- 65 items
- HN profile
- View on Hacker News ↗
About eneuman
Socials:
- calendly.com/https://calendly.com/elias-n/15-minute-talk
- github.com/https://github.com/e-neuman
Interests:
AI/ML, Entrepreneurship, Hiking, Startups
---
Recent public activity
-
story
Show HN: Let ChatGPT Plus control any Python or JavaScript object in 3 lines
I built this because I wanted ChatGPT to interact with live Python and JS functions and objects — not just simulate code. With this, you can give ChatGPT access to real functions o…
-
comment
Comment #43376739
You’re more than welcome! I really appreciate the kind words. If you have any ideas for improvements, missing features, or run into any issues, don't hesitate to share!
-
comment
Comment #43376723
Thank you for the input! To be honest, I don’t use Dask often, and as a regular Pandas user, I don’t feel the most qualified to comment—but here we go. Can this be merged into Pand…
-
comment
Comment #43376358
Thanks! I originally built this to scratch an itch I had, so I’m really glad you find it useful too. If you have any ideas for improvements or missing features, feel free to sugges…
- story
-
story
Show HN: I scraped all MAAMA open positions and made them searchable/filterable
Hey! I scraped all of Meta, Apple, Amazon, Microsoft and Alphabet's career pages and added them to a search tool I'm building. If you're interested in the dataset, let me know in t…
-
comment
Comment #38188875
To get the ball rolling, https://careers.reef.pl/ tests Senior Python developers upfront.
-
story
Ask HN: Job Boards with Upfront Technical Interviews?
Seeking job boards where companies conduct technical tests first. This approach saves time by assessing skills immediately. Any leads or experiences with such platforms? Thank you!…
-
comment
Comment #38134817
You can also search for other similar Show HN posts offering to make it easier to search through Who's hiring: https://payperrun.com/%3E/search?displayParams={%22q%22:%22S... (Ther…
- story
-
comment
Comment #38134596
Hey everyone, I just made this thread easier to search through here: https://payperrun.com/%3E/search?displayParams={%22q%22:%22D... It uses LLM embeddings to sort posts by semanti…
-
comment
Comment #38016010
This question has been asked a few times, so lots of interesting comments to read! - Ask HN: What do you wish you had known before you turned 40? https://news.ycombinator.com/item?…
-
comment
Comment #38015844
(Btw, the Ask HN search I shared is part of the search service I launched earlier today. I think the results are better than HN's default search: https://hn.algolia.com/?q=Ask+HN%3…
-
comment
Comment #38015766
You've probably already seen, levelsio's tweet: https://twitter.com/levelsio/status/1457315274466594817 I also like one of his old posts: https://levels.io/12-startups-12-months/ Y…
-
comment
Comment #38015417
There have been a few attempts at a crowdsourced-rank search engine (which is similar to what you're suggesting - people indexing the content), but it seems to be a hard cookie, mo…
-
story
Show HN: Stop Guessing, Start A/B Testing Show HN Titles with LLM-Embeddings
Hi all, Elias here. I just launched here a llm-embedding based search service, but it completely flopped, didn't even make it to front-page Show HN. So sad, but it happens. (Here's…
-
comment
Comment #38013116
Thanks for the feedback, I just fixed this!
-
comment
Comment #38012527
(My Show HN post here) https://news.ycombinator.com/item?id=38011802
-
comment
Comment #38012215
Thank you for the feedback! If there are any other domains you'd like to see, let me know :)
-
comment
Comment #38011947
If you want to see what Show HN posts, ProductHunt Startups, YC Companies, and Github repos are related to LLM embeddings, you can quickly find them on the LLM-Embeddings-Based Sea…
-
story
Show HN: An Embedding-Based Search Service over ShowHN, AskHN, GitHub, More
Hey folks, Elias here. Excited to unveil my latest project. Why I Built This: Traditional keyword search isn't cutting it. I've used LLM-embeddings to provide more nuanced, relevan…
-
comment
Comment #37447249
- Language Choice (JS vs Python): Puppeteer in JS and Playwright in Python showed near-identical performance on an AWS c5.large instance. This negated the need to test Puppeteer an…
-
story
Show HN: Which is faster? Puppeteer, Playwright or Selenium
Hey Everyone, I just ran a [rather silly] race between Puppeteer (JS), Playwright (Python) and Selenium (Python) to see which one would be fastest on a simple scrape (using Google …
-
comment
Comment #37122742
Hey omarzh, impressive landing page! As a potential customer, one aspect I'd be curious about is the background and experience of the Team & Blacksmiths. While I noticed the Twitte…
-
comment
Comment #37122510
Hello HN community! Elias here, and I’m thrilled to share a tool I've developed. Seamlessly launch Python or JS pods in the cloud with a single line of code (marginally speaking). …