HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tcsenpai

248 karmajoined 2 năm trước
Devving around with laziness

Submissions

[untitled]

1 points·by tcsenpai·18 giờ trước·0 comments

[untitled]

1 points·by tcsenpai·3 ngày trước·0 comments

Ask HN: Best flow to preserve digitalized rare photos?

2 points·by tcsenpai·4 tháng trước·0 comments

[untitled]

1 points·by tcsenpai·4 tháng trước·0 comments

Exploiting Silent Delivery Receipts to Monitor Users on Instant Messengers

github.com
3 points·by tcsenpai·6 tháng trước·0 comments

[untitled]

1 points·by tcsenpai·7 tháng trước·0 comments

[untitled]

1 points·by tcsenpai·7 tháng trước·0 comments

comments

tcsenpai
·Hôm kia·discuss
https://github.com/tcsenpai/flint-chart-skill

Here is a skill using that (tested)
tcsenpai
·7 tháng trước·discuss
> But what if our neurobiological reality includes a system that behaves something like an LLM?

It almost seems like we got inspiration from our brain to build neural networks!
tcsenpai
·7 tháng trước·discuss
I find it amazing, that we can build microprocessors with transistors the size of a DNA molecule
tcsenpai
·8 tháng trước·discuss
Hello! On Open WebUI using ollama as a backend :)

I guess Ollama needs to update their version, maybe!
tcsenpai
·8 tháng trước·discuss
Also: I simply asked to the 7B model "hi, who are u":

Thought for 1 seconds Okay, the user is asking "Who are u?" with a casual tone ("u" instead of "you", exclamation mark). Let me break this down.

First, I need to address the question itself. They want to know who I am as an AI assistant. My standard response is that I'm DeepSeek R1, designed to be helpful and handle reasoning step by step. But maybe they're not familiar with AI terms in general. The "u" part might just be their way of speaking, so I should reply politely using "you" form.

Next, considering the context. They started with an HTML tag " "

----

And it hung there without a reply. It might be an OpenWebUI bug but not so promising
tcsenpai
·8 tháng trước·discuss
I think they should start aiming for 20B models along with 32B and 7B. Usually 7B is enough for a 8GB GPU, 32B requires a 24GB GPU for decent quants (I can fit a 32B with IQ3_XXS but is not ideal) while 20-ish B models (such as magistral or gpt-oss) are a perfect fit for 16GB GPUs
tcsenpai
·8 tháng trước·discuss
I was very hyped: maybe Google finally did something new, complete, unifying CLI and IDE, a sort of Claude Code Web but as an efficient, IDE-like, local thing.

Then I installed it and it was a VSCode fork.
tcsenpai
·2 năm trước·discuss
Not to sound harsh or anything, this is a genuine question: what is Ruby used for nowadays? I am not talking about projects that are using Ruby since a long time but...what is Ruby used for as a go-to tool nowadays?