HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tcsenpai

248 karmajoined il y a 2 ans
Devving around with laziness

Submissions

[untitled]

1 points·by tcsenpai·il y a 18 heures·0 comments

[untitled]

1 points·by tcsenpai·il y a 3 jours·0 comments

Ask HN: Best flow to preserve digitalized rare photos?

2 points·by tcsenpai·il y a 4 mois·0 comments

[untitled]

1 points·by tcsenpai·il y a 4 mois·0 comments

Exploiting Silent Delivery Receipts to Monitor Users on Instant Messengers

github.com
3 points·by tcsenpai·il y a 6 mois·0 comments

[untitled]

1 points·by tcsenpai·il y a 7 mois·0 comments

[untitled]

1 points·by tcsenpai·il y a 7 mois·0 comments

comments

tcsenpai
·avant-hier·discuss
https://github.com/tcsenpai/flint-chart-skill

Here is a skill using that (tested)
tcsenpai
·il y a 7 mois·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
·il y a 7 mois·discuss
I find it amazing, that we can build microprocessors with transistors the size of a DNA molecule
tcsenpai
·il y a 8 mois·discuss
Hello! On Open WebUI using ollama as a backend :)

I guess Ollama needs to update their version, maybe!
tcsenpai
·il y a 8 mois·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
·il y a 8 mois·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
·il y a 8 mois·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
·il y a 2 ans·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?