HackerTrans
トップ新着トレンドコメント過去質問紹介求人

amarble

312 カルマ登録 5 年前

投稿

LLMs are still just low code / no code software

marble.onl
2 ポイント·投稿者 amarble·5 時間前·0 コメント

[untitled]

1 ポイント·投稿者 amarble·昨日·0 コメント

There is minimal downside to switching to open models

marble.onl
407 ポイント·投稿者 amarble·20 日前·330 コメント

AI doesn't replace white collar work

marble.onl
67 ポイント·投稿者 amarble·4 か月前·104 コメント

[untitled]

1 ポイント·投稿者 amarble·5 か月前·0 コメント

I paid $170 and all I got was this demo

marble.onl
3 ポイント·投稿者 amarble·5 か月前·1 コメント

I paid $170 and all I got was this stupid demo

marble.onl
1 ポイント·投稿者 amarble·5 か月前·0 コメント

Task-free intelligence testing of LLMs

marble.onl
69 ポイント·投稿者 amarble·6 か月前·22 コメント

Task-free intelligence testing of LLMs

marble.onl
1 ポイント·投稿者 amarble·6 か月前·0 コメント

Intelligence is not just about task completion

marble.onl
1 ポイント·投稿者 amarble·6 か月前·0 コメント

If You Meet ET in Space, Kill Him (2024)

nautil.us
3 ポイント·投稿者 amarble·6 か月前·0 コメント

Intelligence is not just about task completion

marble.onl
3 ポイント·投稿者 amarble·6 か月前·0 コメント

Show HN: Gen AI Writing Showdown

writing-showdown.com
2 ポイント·投稿者 amarble·7 か月前·0 コメント

Ifrro member Kopinor signs agreement on newspaper content for AI in Norway

ifrro.org
2 ポイント·投稿者 amarble·7 か月前·0 コメント

Comparing language model performance on creative writing transformations

writing-showdown.com
2 ポイント·投稿者 amarble·7 か月前·0 コメント

Eminembench

marble.onl
1 ポイント·投稿者 amarble·9 か月前·0 コメント

Promptware Attacks Against LLM-Powered Assistants in Production

sites.google.com
1 ポイント·投稿者 amarble·10 か月前·0 コメント

コメント

amarble
·4 か月前·議論
The point of a discussion site is to hear what other people think and get different perspectives. Just getting an LLM's insightful, well-thought-out response isn't really a big draw, if one is looking for that, there's a pretty obvious way to get it. I posted this the other day (ignore the title I realized later it's too clickbaity) but this is why IMO LLMs won't replace the workforce, people aren't looking for answers to things, they're looking for other people's takes: https://news.ycombinator.com/item?id=47299988
amarble
·5 か月前·議論
As a counterpoint, I also tried writing something with Claude last weekend: a Google docs clone[1]. I spent $170 on Anthropic API credits, and got something that did mostly what I asked but was basically useless. It seems that for simple interfaces for which there is an exact specification, like the recent compiler and web browser examples, it's possible to write bigger projects that "work" as a demo although not in a way they'd be viable alternatives. For anything that requires taste and judgment, we've still got a long way to go. There are lots of great demos out there but few if any real examples of vibe coded (or whatever you want to call it) software standing alone as an alternative to project people wrote.

[1] https://www.marble.onl/posts/this_cost_170.html
amarble
·5 か月前·議論
This weekend I tried what I'd call a medium scale agentic coding project[0], following what Anthropic demonstrated last week autonomously building a C-compiler [1]. Bottom line is, it's possible to make demos that look good, but it really doesn't work well enough to build software you would actually use. This naturally lends itself to the "everybody is taking about how great it is but nobody is building anything real with it" construct we're in right now. It is great, but also not really useful.

[0] https://www.marble.onl/posts/this_cost_170.html

[1] https://www.anthropic.com/engineering/building-c-compiler
amarble
·8 か月前·議論
Since we're sharing, I have a "claude" command that lets me get quick answers but also saves the conversation and outputs an identifier so in the rare case I want a follow-up, I can ask a question with the ID to continue the conversation.

https://gist.github.com/rbitr/bfbc43b806ac62a5230555582d63d4...