Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codedokode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
151.
▲
by
codedokode
2mo ago
Do you by chance also have information about Anthropic's training data sources?
152.
▲
by
codedokode
2mo ago
Smartphones are mostly Chinese now (except for iPhones and Samsung).
153.
▲
by
codedokode
2mo ago
> Domestic China is the only very large audience for their own models I don't think so. US models are very expensive, and not available in every country. I am not willing to pay $50/1M tokens for writing my pet projects.
154.
▲
by
codedokode
2mo ago
But in a safe manner.
155.
▲
by
codedokode
2mo ago
Cannot non-Chinese closed weights model do the same?
156.
▲
by
codedokode
2mo ago
If a developer in your company named functions like this, what would you say?
157.
▲
by
codedokode
2mo ago
And to provide "correct" answers to questions like "island of Taiwan belongs to which country". It seems that there is not single agreed point of view on national borders.
158.
▲
by
codedokode
2mo ago
Blockchain is unnecessary complicated, for example, it has mining, rewards for those who add new records, even VM and scripts and all of these are not needed for a government registry. I do not need scripts within a land registry.
159.
▲
by
codedokode
2mo ago
It seems that wpdb doesn't support placeholders for comma-separated lists, like in "WHERE id IN (?)". So the developers have to fall back to string concatenation.
160.
▲
by
codedokode
2mo ago
One usually uses "query builder" pattern for that. Also, regarding placeholders, historically many DB and frameworks do not support passing lists for a value in a placeholder (like "WHERE id IN(?)") so users of such soft
161.
▲
by
codedokode
2mo ago
If every notary is a node, you need some mechanism to ensure they perform only legitimate transactions and constantly monitor them. It is easier to just have a central authority.
162.
▲
by
codedokode
2mo ago
It doesn't matter, it's a dumb idea anyway because there is a central authority managing the land registry and there is no need for anyone else to be involved. Also, SQL database is much more convenient to use, it has query langu
163.
▲
by
codedokode
2mo ago
No. Blockchain is made for managing transactions between untrusted parties. In case with a land, there is an authority managing the registry, so a standard relational DB (with optional digital signatures) is the bets option. Why someone wan
164.
▲
by
codedokode
2mo ago
So that 50% attack results in someone taking all the land? No thanks. It is a poor idea to use blockchain for government registries. If you want transparency, simply publish signed daily updates and that's enough. Just use simple DB wi
165.
▲
by
codedokode
2mo ago
They only paid when they got caught. And not to everyone.
166.
▲
by
codedokode
2mo ago
I think no country can be trusted and therefore all IoT device communication (telemetry/updates) should go through government-controlled local servers in an unecrypted form. This way local government can enforce its policy over foreign
167.
▲
by
codedokode
2mo ago
What about copyright? Can one take 13,000 copyrighted works, train the model and release it for free so that nobody ever buys any of those 13,000 samples? Can one (legally) convert all commercial sample libraries into a free neural network?
168.
▲
by
codedokode
2mo ago
The problem might be more complicated. In those times, they might not use a separate mic for every instrument (and the mics probably were not great), they might might not do the mastering properly, the amps could distort the sound, and inst
169.
▲
by
codedokode
2mo ago
Could it be that irregular sleeping is caused by inner clock being off due to genetic errors, and genetic errors are the main cause of mortality? I.e. irregular sleep is not the cause but the indicator? Or irregular sleep corresponds to bad
170.
▲
by
codedokode
2mo ago
They can do the parody using their own voices. There is no need for cloning someone's real voice.
171.
▲
by
codedokode
2mo ago
But to write the text, LLM needs some source, where does it come from? You need to write something anyway.
172.
▲
by
codedokode
2mo ago
No I meant you must use an API that accepts URL and cannot create SSL sockets and hide communication from Telegram.
173.
▲
by
codedokode
2mo ago
Maybe the voice should be copyighted or protected then, I do not want anyone use to my voice, let them use their own boring afwully sounding voice. I am sure such models are used in 99% cases for illegal purposes or creating fake news. Also
174.
▲
by
codedokode
2mo ago
Could it be because the author is not very confident in their English skills so they asked an LLM to translate text to a proper English?
175.
▲
by
codedokode
2mo ago
This means the code must pass the URL in cleartext so that Telegram can detect those who try to use bots for scraping and proxies.
176.
▲
by
codedokode
2mo ago
I think there is no replication and each bot runs on a certain server.
177.
▲
by
codedokode
2mo ago
Bots are separate accounts, marked as bots and cannot message anyone first.
178.
▲
by
codedokode
2mo ago
It looks like they are making their own cloud, with such a little team? Also we should be using Matrix but it doesn't have half of the features (no channels, no mini apps etc). Also I wonder whether compiling JS to native code is worth
179.
▲
by
codedokode
2mo ago
What are legitimate uses for copying someone's voice without permission? I see none. Those scientists are just helping criminals to fully automate scamming and governments to create fake videos.
180.
▲
by
codedokode
2mo ago
It makes sense: European users are assigned to EU data center, and Chinese to the one closer to them. The "custom code" should not be complicated, just a map of country to DC. You are suggesting to develop a compicated solution (s
More ›