Viewing profile — marcotm
marcotm
HN member- Joined
- Sun, Mar 10, 2019, 9:17 AM UTC
- HN karma
- 55
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About marcotm
Recent public activity
-
comment
Comment #45876092
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…
-
comment
Comment #41515054
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 u…
-
comment
Comment #39417304
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, padding…
-
comment
Comment #38086577
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 t…
-
comment
Comment #37782569
If you like the format, you might also like https://www.hacker-jobs.com/ Full disclosure: I run that site.
-
comment
Comment #37758504
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 oppo…
-
comment
Comment #37736528
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 vi…
-
comment
Comment #36163418
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 actu…
-
comment
Comment #35568275
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.
-
comment
Comment #35566871
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.). T…
-
comment
Comment #35263894
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 stu…
-
comment
Comment #35263632
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 you…
-
comment
Comment #35263566
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 qual…
-
comment
Comment #35261605
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, t…
-
comment
Comment #35261479
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.
-
comment
Comment #35260973
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 simpl…
-
comment
Comment #35260680
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 ne…
-
comment
Comment #35260490
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 …
-
comment
Comment #35259904
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?" po…
- story
-
comment
Comment #30114733
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 righ…
- story
-
comment
Comment #19351204
+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 lo…