Viewing profile — josephrmartinez
josephrmartinez
HN member- Joined
- Sat, Jul 02, 2022, 12:32 AM UTC
- HN karma
- 17
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About josephrmartinez
Recent public activity
-
comment
Comment #40908704
Eep! Thanks for pointing that out. I'll just put the list here: - Giving advice - Changing the subject - Dismissing feelings - Leading questions - Devil's advocate - Sympathy (e.g.…
-
comment
Comment #40907553
Not looking for an easy way out, ha! More curious about ways to actually be more diligent with the practice so that I am actually learning and retaining the knowledge. Curious abou…
-
comment
Comment #40907494
Here is something actionable you can start doing immediately: recognize when you are jumping into habitual reactions in conversation. (e.g. problem-solving, giving advice, storytel…
-
story
Ask HN: Better Way to Practice Leetcode?
Do you have a method for practicing leetcode that you think is somehow... better? Or useful? Or interesting? I find the gamification of the leetcode website distracting and not hel…
-
comment
Comment #40891453
Excellent icons and documentation. Would highly recommend even just checking out the website to see how they demo the flexibility of icon styling.
-
comment
Comment #40788656
A CLI tool for generating tutorials based on the work you recently committed: https://github.com/josephrmartinez/mktute npm i mktute You can select between local model (ollama), cl…
- story
-
comment
Comment #40336949
Congrats on putting this out there in the world! Quick landing page feedback: Could you update it so that the first two screen captures are not the same content? And then pick a di…
-
comment
Comment #40248671
Here is a similar open source project: https://github.com/josephrmartinez/soapscribe Just a starting point. But if you are interested in this space, fork away and build it into som…
-
comment
Comment #38584405
There are a lot of these youtube-openai api projects, but I really don't want to open another page to interact with youtube videos. This is a Chrome extension to perform tasks on Y…
- story
-
comment
Comment #38452943
This is a bit confusing. It appears the model license https://ai.meta.com/llama/license/ is different from the code license (Apache 2.0). Seems like... there are lots of opportunit…
-
comment
Comment #38407844
I made a simple Chrome extension that similarly pulls down the video transcript and sends this to the openai chat completions endpoint: https://github.com/josephrmartinez/AskYouTub…
-
comment
Comment #38257513
I've found that to be the case. I typically don't want a full transcript -- I want the materials list, or a summary, or a counterargument. I've found it is totally sufficient to ju…
-
comment
Comment #38257485
This is nice! I like how you've built upon your previous youtube transcript cleaner project and put together something really compelling. Have you thought about spinning this toget…
-
comment
Comment #38107365
Location: Phoenix Remote: Open to remote, hybrid, or in-house Willing to relocate: Yes Technologies: Python, Javascript, React, Tailwind, CSS, Figma, Astro, Firebase, Node.js, Post…
-
story
Show HN: Nineideas – Habit replacement for compulsive information consumption
I've just started learning to code this past year. nineideas.net is my first complete full-stack app. I followed the MDN docs and the Odin Project for most of my learning, so this …
-
comment
Comment #37785431
My only suggestion would be to maybe put something sliiiiightly playful in the first level. Or change it from the crosswalk one? I feel like the crosswalk is the most tedious Captc…
-
comment
Comment #37783835
I laughed out loud when I got to the third one. Nicely done.
-
comment
Comment #36593234
https://josephm.dev/blog/ I'm trying to develop a habit of writing ~750 words each day and then taking one of these 'drafts' each week to edit into a blog post. I've found this is …
-
comment
Comment #31954870
I'm building a simple web app to help me spend more time actively creating ideas when I'm online and less time just passively consuming information. The app is super simple. It jus…