HackerTrans
TopNewTrendsCommentsPastAskShowJobs

manoweb

35 karmajoined há 2 anos

comments

manoweb
·há 8 horas·discuss
This is exactly why I force my kids to always create accounts as 30-years old (by specifying a birth data in the 90s), to avoid as much State interference as possible. Did you know that if your child has a "kid" account you cannot follow him on google maps? We had to make one for "adults" in order to be able to do so.
manoweb
·há 12 meses·discuss
I am not sure why you go on the subject of English speaking world etc. Anyway, the models you tested with that query, which I am not sure why we think is a good benchmark, are local models running on a wireless device or they use datacenter and only convey the text back and forth?
manoweb
·há 12 meses·discuss
Your usage of Siri today (probably on an old version of iOS) frankly has nothing to do with the article we are discussing. Sorry to say this but it is going to take time. Comparing the performance of a chatgpt running in a big data center with a model running locally on a phone device... give it a few years.
manoweb
·ano passado·discuss
So... people dont's save to local files and then manually ftp them anymore these days? I should check this stuff out
manoweb
·ano passado·discuss
Hello, the self deport is for illegal aliens. There is no concern for who is in the USA with a valid visa to do science. In fact, the longest scientists and highly qualified people from Europe had to wait for a green card was under the Obama administration.
manoweb
·ano passado·discuss
ciao

I still use newsgroups (NNTP) and IRC everyday, hackernews is pretty good considered it's HTTP based
manoweb
·ano passado·discuss
Unlike the author, back in the day I would have preferred a 486DX50 to the DX2-66. 50MHz bus interface (including to the graphics card) instead of 33MHz
manoweb
·ano passado·discuss
What are you talking about, why do you think that autistics are treated better in Europe, Africa, Asia? Also, people do not "hate" them, people in general hate everybody, don't play the victim
manoweb
·ano passado·discuss
There are tens of millions of people doing a repetitive work every day, instead of being entrepreneurs. Just let them be, not everybody needs to dedicate their existence to maximizing their career opportunities, at any level.
manoweb
·ano passado·discuss
Most people have great pleasure in owning and driving a nice car. The ones that do not are a minority. There are many reasons why cars (and trucks) are desirable and sought after possessions. It would be a logical fallacy that because you currently do not want one, people should build major projects with no regard to car parking.
manoweb
·ano passado·discuss
How do you connect your PC to the router?
manoweb
·ano passado·discuss
Excuse me, how are people supposed to get there? Parking should be provided for 100% of the occupancy.
manoweb
·ano passado·discuss
Excuse me but what do you need 10Gbps internet for? What is the use case? I get the cheapest thing that Comcast provides (50Mbps) and it seems to be enough for the 5 of us at home, everybody always streaming, gaming etc. I have an old asus router I got used in 2015 that I repaired with zip ties otherwise it powers off. At work we have 'infinite' internet (on a class A IP block) and I do not feel any difference in browsing or streaming (obviously I do if I need to transfer a file)
manoweb
·ano passado·discuss
That is baffling. Maybe the author assumes that a language with many safeguards will lead to keeping complexity under control for a difficult task.

By the way I had to lookup what incremental linking is, in practice I think it means that code from libraries and modules that have not changed won’t need to be re-packed each time which ch will save time for frequent development builds, it’s actually ingenious