Viewing profile — justech
justech
HN member- Joined
- Thu, Aug 17, 2023, 1:25 PM UTC
- HN karma
- 85
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About justech
No profile information was provided.
Recent public activity
-
comment
Comment #48584644
Faster, and that's it. If you don't need precision (like with prompting LLMs) the speed gain is massive (*for most people)
-
comment
Comment #48251345
In a perfect world, sure. But realistically, people don't dig into the context. They see an arrest on your record and move to the next guy. Either that or, some automated system se…
-
comment
Comment #48045050
I don’t think it’s going to burst like how other people expect. The technology is already out there, when it loses steam people aren’t suddenly going to stop using it. I predit it’…
-
comment
Comment #48019386
I've tried this, it's honestly not worth the amount of time (and additional context) for the results. I've had more success prompting Claude with manageable and testable iterations…
-
comment
Comment #48002782
If you're looking for Claude Code alternatives, I would first suggest looking into pi.dev or opencode for your harness. And then for models, you can choose from OpenCode Go (IMO mo…
-
comment
Comment #47993546
I’ve been maining Kimi k2.6 through opencode go and openrouter for a week and I can say it’s the same experience as when I was maining Sonnet 3.5/4 late last year. Not as good or a…
-
comment
Comment #47983729
Location: Manila, Philippines Remote: Yes Willing to Relocate: Yes Technologies: TypeScript, React, Next.js, React Native, Node.js, Rails, PostgreSQL, AWS, Terraform Résumé: https:…
-
comment
Comment #47467864
Yeah, that's part of the "less features" I mentioned. I don't get any value from syncing shell history, but I can see why it's useful for some.
-
comment
Comment #47466402
I tried atuin and then switched back to fzf[0]. It's less features but that's not necessarily a negative. [0] https://github.com/junegunn/fzf
-
comment
Comment #47450320
Do you have notifications turned on for your terminal app? I never received notifications from Claude Code until I moved to a new machine and remember explicitly allowing notificat…
-
comment
Comment #40127762
He's pretty funny, but suffers from having to pump out more content for tiktok IMO. Krazam rarely uploads but it's always a banger
-
comment
Comment #40038016
This is pretty cool. Care to share your Swift port?
-
comment
Comment #39427067
Also PHP has Laravel Spark[0]. They basically bootstrapped a SaaS but for a price. Not sure if it's worth it, but it's from the guys who made Laravel, and everyone only has good th…
-
comment
Comment #39424361
I think it's a lot less obvious here than on Reddit you could hover over a username and see it.
-
comment
Comment #39340781
Also there's two versions of the Samantha voice. One is 11 mb (downloaded by default) and another is 152mb (have to download from settings). The improvement with the 150mb version …
-
comment
Comment #39340763
Did you try downloading the bigger Siri voices? I'm using English (US) Voices -> Siri -> Voice 5 (90mb)
-
comment
Comment #39339913
I don't know where I found it, but I saw a job ad for a dev role that asked for an MBTI test first (it's about personality types thing like INFJ INFP etc). Asking for this in a job…
-
comment
Comment #39339800
This topic has always interested me. For people looking for a free alternative (free for Apple users), I recommend looking into iOS and MacOS spoken content under Accessibility [0]…
-
comment
Comment #39339751
Started looking late November and started tracking my applications in January. I have applied to a total of 46 positions within a month. This has led to six interviews, several of …
-
comment
Comment #39324324
I’m assuming it’s this https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe... (no pun intended)
-
comment
Comment #39296528
> goofy mashup fun Heh, not sure if pun intended but this made me giggle
-
comment
Comment #39240889
This may go against the whole ethos of using neovim, but I would suggest giving LazyVim[0] a try. - Dead simple to install - Sane defaults - IDE like out of the box - Still feels l…
-
comment
Comment #39069538
Reddit itself is monetized, but the people writing the review or suggesting products most likely weren't paid to recommend stuff. Not that there aren't paid shills on reddit, but a…
-
comment
Comment #38598093
The standard templating in Go has been good enough for my small projects, and I usually avoid adding libraries if I can help it. But seeing this makes me want to try it just to see…
-
comment
Comment #38598091
More like PHP and Pug, but in Go. As someone who likes server-rendered websites but prefers Go over PHP, I like this approach.