HackerTrans
TopNewTrendsCommentsPastAskShowJobs

indexerror

no profile record

Submissions

LevelUp: Hacker News client with AI summaries

sudofish.com
2 points·by indexerror·w zeszłym roku·0 comments

Show HN: LevelUp for Hacker News – HN app with AI article summaries

sudofish.com
2 points·by indexerror·w zeszłym roku·4 comments

7XX HTTP Status Codes for Developer Fails

github.com
2 points·by indexerror·2 lata temu·0 comments

comments

indexerror
·w zeszłym roku·discuss
Its for purchasing AI summaries. By default each user gets 1000 article summaries to begin with, which should suffice for several months for most users.

Initially I didn't want to put any in-app purchases but decided to add it to prevent abuse.
indexerror
·w zeszłym roku·discuss
Glad that you are liking the app! Import/Export feature for bookmarks is on my roadmap.
indexerror
·w zeszłym roku·discuss
OpenAI just released Codex, which is basically the same as Claude Code.
indexerror
·w zeszłym roku·discuss
These datasets would definitely have a lot of Text => Sketch pairs as well. I wonder if its possible to extrapolate from Text => Sketch and Text => Image pairs to improve Sketch => Image capabilities. The models must be doing some notion of it already.
indexerror
·w zeszłym roku·discuss
I have used it for quite sometime. The v2 works fairly well now but still not _great_.
indexerror
·w zeszłym roku·discuss
Can this be used to clean podcast audio? I don't see a reason why it can't be...
indexerror
·w zeszłym roku·discuss
That is an interesting observation. I wonder what percentage of the training text data for LLMs contains proper dashes, since a large part of it is user-generated content.
indexerror
·w zeszłym roku·discuss
People are coming to ChatGPT with an intent to type. Its much harder to introduce text-based interface to otherwise click-based interfaces because of the friction. Thats why chatbots often fail to gain adoption, because they are a byproduct of the product team being lazy and not thinking through the UX.
indexerror
·w zeszłym roku·discuss
Thats why I go for the nuclear option (the one that requires higest attention, like account cancellation) when presented with a list of options by a bot. More likely to get a person that way.
indexerror
·w zeszłym roku·discuss
I have always assumed that I could just kick the window to break it open in a situation like this.
indexerror
·2 lata temu·discuss
This is what we need.
indexerror
·3 lata temu·discuss
Q4 comes out to be ~26GB but Apple doesn't let you load it on a 32GB Mac machine because they put a limit on the max usable unified memory at ~21GB (`device. recommendedMaxWorkingSetSize`) [1]. So for Q4 Mixtral MoE you'd need a 64GB Mac machine unfortunately.

Unless you use this hack [2].

[1] https://developer.apple.com/forums/thread/732035

[2] https://github.com/ggerganov/llama.cpp/discussions/2182#disc...
indexerror
·3 lata temu·discuss
Pretty Cool!
indexerror
·3 lata temu·discuss
Well it was an 'Open Secret' outside of Meta as well, wasn't it?