Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
marcotm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
marcotm
10mo ago
Nice idea! For quickly skimming the list, I think it would be useful to add a short, standardized summary for each project. These summaries should be easy to generate automatically with any LLM of your choice. I have a similar tool for orga
2.
▲
by
marcotm
2y ago
I built a site that transforms the monthly Who is hiring posts into a structured table [1]. It also allows for semantic sorting to find similar jobs to a given one. It originally used GPT-3, which already worked quite well. [1] https:/
3.
▲
by
marcotm
3y ago
I think that a huge part of Tailwind‘s success is not so much the underlying concept but a combination of several aspects: You get a kind of generic design system (margins, paddings, matching colors, etc.) that are restrictive enough to hel
4.
▲
by
marcotm
3y ago
Sample size one, but I actually found that the iOS ecosystem works surprisingly well for having a finished app. I have one, created over six years ago with almost no updates over the past years. I intentionally built it in a way that does n
5.
▲
by
marcotm
3y ago
If you like the format, you might also like https://www.hacker-jobs.com/ Full disclosure: I run that site.
6.
▲
by
marcotm
3y ago
HN‘s „Who is hiring“ threads can be a good source for remote opportunities. Self promotion: I run hacker-jobs.com [1] which indexes these threads and lets you filter by remote opportunities. [1] https://www.hacker-jobs.com/
7.
▲
by
marcotm
3y ago
Just to present a balanced view for our international audience: a significant number of locals sincerely enjoy Oktoberfest. Within my circles in the Munich tech/startup scene, a visit to Oktoberfest with the team is often considered on
8.
▲
by
marcotm
3y ago
Indirectly, in a way. A few months ago, I built a small site [1] that parses and structures the "Who is hiring" posts using GPT. It was/is just a personal project to deepen my actual experience in building things with LLMs [2
9.
▲
by
marcotm
3y ago
Yes, sorry, you're right of course. I wanted to say that you need to use the more developer-oriented tooling (API, Playground) if you want to have the parameter options.
10.
▲
by
marcotm
3y ago
For many use cases like summarization or information extraction, you can get deterministic and mostly non-creative results by adjusting the parameters (temperature, top-p, etc.). This is only possible via the API, though. And it work's
11.
▲
by
marcotm
3y ago
Thanks for mentioning the Firebase-based API. I knew it existed, but somehow I went with the Algolia API by default. I use their HN search quite a bit, so that's probably why I stuck with them. (no affiliation)
12.
▲
by
marcotm
3y ago
You're welcome! For the chat model, it definitely helps to let it know that you want valid, parsable JSON (and nothing else). Otherwise it tends to get chatty. ;-) Depending on your use case, you might even ask it to fix the JSON if it
13.
▲
by
marcotm
3y ago
Thank you very much! I will definitely try out your suggestions! However, at least with GPT-3.5 and the amount of data I have to deal with in this case, my main concern is the quality of the extractions. With about 500 posts per month, the
14.
▲
by
marcotm
3y ago
Thank you very much! Filtering by location (and role) is on my todo list, but it is trickier than it seems at first. And I totally agree that the buttons are confusing. Actually, the "sort" button does sort the jobs. It sorts by s
15.
▲
by
marcotm
3y ago
Exactly. I am sure you can get similar results with some "traditional" NLP skills, but the good (bad?) thing is that they are not required when using one of the newer LLMs.
16.
▲
by
marcotm
3y ago
The core ideas for extracting the information with GPT are already available in the blog post linked above. Those are exactly the prompts I'm using. The rest is just a pretty simple Nuxt web application. So I'm not sure if open so
17.
▲
by
marcotm
3y ago
Thanks! Haha, you're right. There's already a kind of rule for that in the original prompt I'm using, but the "competitive" thing somehow still slips through. Will fix it in the next version.
18.
▲
by
marcotm
3y ago
Thanks for the suggestion! It's on my todo list. For now, you at least can sort jobs by similarity to a selected job. It's the middle icon to the left of each entry (maybe not the most intuitive way how to do it, though).
19.
▲
by
marcotm
3y ago
I wanted to share a little side project of mine that I created while tinkering around with GPT-3. The project uses the Algolia HN Search API [1] to retrieve the "Who is hiring?" posts from HN and then parses them with the help of
20.
▲
Show HN: A structured list of jobs from “Who is hiring?”, parsed with GPT
(hacker-jobs.com)
68 points
by
marcotm
3y ago
|
28 comments
21.
▲
by
marcotm
5y ago
There's a Kickstarter for startups. It's Kickstarter. But looking at the current project guidelines, I think you are right that Kickstarter is not (or does not want to be) the right platform for pure software / SaaS / et
22.
▲
Evaluation-Driven Machine Learning
(marcotm.com)
1 points
by
marcotm
5y ago
|
0 comments
23.
▲
by
marcotm
8y ago
+1. Due to the small size of our company, my role still is somewhere between lead engineer and a pure managing position, but it‘s enough of the management schedule that I can no longer be a reliable partner for working on the core product.