eneuman

↗ HN profile [ 80.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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 or objects running in your environment,…

  2. 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 the comments, I'd be happy to share it…

  3. 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!

  4. 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 the post:…

  5. 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, relevant results. How It Works: LLM-embedding…

  6. 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 Colab so you can also run it) Far from…

  7. Why should only videographers have a platform to post and monetize their content? What about us, developers? Hello, Hacker News! I'm Elias, and I've been thinking about this problem. Developers often need to build…

  8. Hi HN! We're Sebas and Elias, and we are building Telekinesis: a serverless platform aimed to make it easy to deploy complex applications. We love serverless because it abstracts away the infrastructure but we think we…

  9. Telekinesis From the Ground Up (telekinesis.cloud)
  10. I'm mainly looking for tasks that are: - Frequent so you'd consider a service - Could be done by a gig-worker or automated Otherwise, catharsis is also welcome

  11. Hi HN! I'm Elias, here to present Camarere (PROOF OF CONCEPT): A proxy server + python package combo to publish API endpoints in very few lines of code: (CLI) $ pip install camarere (python) # Import the camarere client…