HackerLangs
TopNewTrendsCommentsPastAskShowJobs

user-

368 karmajoined 7 jaar geleden

Submissions

Ask HN: What models are powering your product's AI features?

3 points·by user-·23 dagen geleden·0 comments

comments

user-
·7 uur geleden·discuss
Just curious dang, did you warn them before banning?

Im not against the ban perse (single purpose accounts are bad), just curious if they had a chance to change their contribution style.
user-
·16 dagen geleden·discuss
I am briefly in the top ten after completely misunderstanding the rules nicee
user-
·26 dagen geleden·discuss
I dont think its odd to have placeholder testimonials as im developing the testimonial components. I have some real ones from IRL people and my friends and family whove used it ready to be put into the site if it matters.

But there should be some indiciation im not launched so I added a banner thanks for the nudge
user-
·26 dagen geleden·discuss
You're right. Thanks for the kick

roleready.me if anyone does care :)
user-
·26 dagen geleden·discuss
Im working on a launching a webapp. Im super close to launching with a show hn but im super nervous about first impressions. This is the first time ive actually spoken about it online, and tbh I dont think im gonna drop the URL just yet..

If anyone has any SOTA show hn tips i'd really appreciate it.
user-
·vorige maand·discuss
Bash(echo "hello"; pwd) ⎿ hello /Users/username/Work/Github/project

Bash(echo test123) ⎿ test123

  Read 1 file, listed 1 directory (ctrl+o to expand)

 Bash(echo "checking output works")
  ⎿  checking output works

  Read 1 file (ctrl+o to expand)
  ⎿  API Error: 400 messages.3.content.56: `thinking`
     or `redacted_thinking` blocks in the latest
     assistant message cannot be modified. These
     blocks must remain as they were in the original
     response.

Very inspiring improvements. DIssapointing result for a code review i expected to see after my 30 min walk
user-
·2 maanden geleden·discuss
Lots of places use various slack alternatives or teams/google.

For my current project I would use webhooks/email just like I do currently for my monitoring and alerting.
user-
·2 maanden geleden·discuss
I would love to try it but I got stuck when it asked for Slack since I dont use that.
user-
·2 maanden geleden·discuss
crazy number of : and ; thats all i gotta say about the recent wave of ai writing
user-
·3 maanden geleden·discuss
> . you can run Claude models on AWS Bedrock giving you provider choice for the same model

Is anyone doing this for personal dev that isnt token fed by employers? Coding plans are subzidized for a reason right? If I did API usage from a cloud provider id be out tens of thousands already.
user-
·3 maanden geleden·discuss
There are differences for sure. Claude models feel the most 'stable' in that I see less tool confusion messages and other mistakes like the one im looking at right now.

"Wait, I'm editing the wrong sections. The edit tool tried to match but replaced with different prop names than what was in the file. Let me re-read the file and understand the current state properly."

And of course models are not 1-to-1 and have different strengths and weaknesses. I know I wont get the same quality plan mode output probably. Its a tradeoff.
user-
·3 maanden geleden·discuss
I am a believer that everyone should have their main flow be model/provider agnostic at a high level. I often run out of claude tokens and use GLM-5 as backup.

https://gist.github.com/ManveerBhullar/7ed5c01a0850d59188632...

simple script i use to toggle which backend my claude code is using
user-
·4 maanden geleden·discuss
Around the part where Margaret explains the problem to Tom , and started to feel annoyed. I could tell it was a LLM trying to fit a sci fi novella style of writing. And it was doing a good job , it was certainly better than 90% of posts ive read in the last 6 months.

Dont know why that makes me annoyed, maybe cause its the depressing seriousness of being a 'prompter' and the americana framing of it.
user-
·5 maanden geleden·discuss
Really really cool. I appreciate the article style a lot too.
user-
·5 maanden geleden·discuss
Ill be honest i got all the way in the installer until it asked me to install Java 17+ manually. I havent installed java in forever and i remember it being a huge pain so ill pass. Im heavy on code orchestration tools atm and this one looks useful so hopefully when its further along in dev ill try it.
user-
·6 maanden geleden·discuss
I mean, he took a picture of the guy posted it on his twitter calling him a 'fat uncle'. I don't think he cares about being polite.
user-
·7 maanden geleden·discuss
Great work, my only nitpick is that when you quit, it tells you that its not gonna save, then its yes to confirm quit. I instinctively wanna type N to quit without saving.

I feel like thats the opposite behavior. For example, I use https://github.com/zyedidia/micro as my main editor in terminal, where it says `Save changes to filename before closing? (y,n,esc)”` when you try to quit.
user-
·9 maanden geleden·discuss
Anyone have suggestions for similar tooling for other languages?
user-
·9 maanden geleden·discuss
the obnoxious site deisgn and comments like this stopped me from clicking buy in the apple store
user-
·4 jaar geleden·discuss
This sort of AI related work seems to be accelerating at an insane speed recently.

I remember being super impressed by AI Dungeon and now in the span of a few months we have got DALLE-2 , Stable Diffussion, Imagen, that one AI powered video editor, etc.

Where do we think we will be at in 5 years??