HackerLangs
TopNewTrendsCommentsPastAskShowJobs

d0mine

no profile record

Submissions

[untitled]

1 points·by d0mine·в прошлом месяце·0 comments

comments

d0mine
·13 дней назад·discuss
How many accounts Anthropic used to mine the web
d0mine
·21 день назад·discuss
It is more like an ability to recognize the word when it is used in context.

I got ~1/3 that is very generous estimate even for "recall" case (recognize), and it obviously false for the "generate" case (using in speech) where I guess my vocabulary is likely ~1/90 of all English words.
d0mine
·22 дня назад·discuss
Mimocode(opencode), Pi Coding Agent
d0mine
·в прошлом месяце·discuss
It is how these agencies operate. They mask malevolent activity behind good front (“think of the children“, “age verification“ -> censorship/total surveillance. Medical aid -> overthrowing governments).
d0mine
·в прошлом месяце·discuss
As I understand RL makes foundation models stupider (less capable, not more) but better at following instructions.
d0mine
·в прошлом месяце·discuss
U.S. Military Turned GPS into a Global "Numbers Station" https://news.ycombinator.com/item?id=48414479
d0mine
·в прошлом месяце·discuss
In practice, when conventional commits are used with git emojis, they look like “scope: what is done” already (“<emoji> <issue-id> scope: …”)
d0mine
·в прошлом месяце·discuss
Conventional commits (especially with git emojis) show at a glance the blast radius of the change (eg whether it breaks the product itself or just some internal dev tools). Emojis help immensely when looking at dozens of commits at a time.
d0mine
·в прошлом месяце·discuss
If you need a network boundary, what MCP provides that REST API + llms.txt can't do?
d0mine
·в прошлом месяце·discuss
In practice, you would use an already written implementation, maintained by somebody else. An option that is often ignored by LLM (copy-paste galore).

For example, imagine if textual-serve author would reimplement xterm.js What effect it would make on quality.

LLMs increase technical debt rapidly. It is unclear whether they can deal with the mess they create. But we'll know soon (no need to wait years, to get immovable mess).

The positive side of LLMs is that they confirm experimentally the usefulness of many software engineering practices (testing,docs, adrs, design, formal specs etc)
d0mine
·2 месяца назад·discuss
Almost everything you see on the topic is propaganda. Alternative views are suppressed (though I’m surprised on the relative diversity I’m seeing in this thread)
d0mine
·2 месяца назад·discuss
“Either or” is too extreme. Both can be true at the same time even if at different levels of abstraction eg a table and atoms it consists of may exist at the same time. Depending on the task different levels of abstraction may be useful. It is ridiculous to claim that a table doesn’t exist just because we can prove it is made of atoms (or strings excitation—doesn’t matter here)

On the other hand, "consciousness" concept might be as much useful for modeling thinking as “the four elements” for describing anatomy (not useful at all)—and we create better models eventually.
d0mine
·2 месяца назад·discuss
“Those who say they lack time to build tools are precisely the ones who cannot afford not to.”
d0mine
·2 месяца назад·discuss
Unlike Kindle, Amazon can’t shutdown your bookshelf
d0mine
·2 месяца назад·discuss
“Parse don’t validate“ seems like the same idea

https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-va...

You do not need Haskell for that eg it works in Python (via pydantic, attrs data classes)
d0mine
·2 месяца назад·discuss
Here's github statistics from 2015 https://github.blog/open-source/open-source-license-usage-on...

MIT is used by more projects than GPL.
d0mine
·2 месяца назад·discuss
What part of the reply is not factually correct? (premium gold+ open access article for $50000?)
d0mine
·3 месяца назад·discuss
You are called terrorist only until you win then you are a freedom fighter.

You even may be called freedom fighter from the start if you are trying to displace government in the right country. There are plenty of examples.
d0mine
·3 месяца назад·discuss
> how our brain construct

is the only part i.e., we perceive what brain predicts no more no less. Optical illusions demonstrate it well.

Sometimes that prediction (our perception) correlates with the light reaching the retina. But it is a mistake to think that we can perceive it directly. For example, we do not see the black hole in our field of vision where there are no receptors (due to our eyes construction).

Another example that makes the point clearer: there are no "wetness" receptors at all but we perceive wetness just fine.
d0mine
·3 месяца назад·discuss
You are describing gerrit.

https://www.gerritcodereview.com/