HackerLangs
TopNewTrendsCommentsPastAskShowJobs

mhjkl

20 karmajoined 11개월 전

Submissions

Open Source Historical LLM trained exclusively on 19th century text

github.com
12 points·by mhjkl·7개월 전·0 comments

comments

mhjkl
·4시간 전·discuss
I'd say Anki has more friction that writing physical cards though
mhjkl
·어제·discuss
How do you make these compressed prompts like that
mhjkl
·10일 전·discuss
This comment would go hard in a sci-fi novel 5 years ago
mhjkl
·2개월 전·discuss
During the dot com boom they said data centers consumed 8% of US electricity. It was later proven to be a lie, created with fake studies by coal companies to trick the US into building more coal power plants using environmental activist outrage to implant the idea that the internet needs coal into the mainstream. Make of that what you will
mhjkl
·2개월 전·discuss
Reminds me of the “Has The Turing Test Been Passed” website. It says no, but if you read on they cite “The relatively minimal funding allocated to AI research” as one of the reasons AI hasn’t been achieved “yet”. Website stopped being updated before it became relevant, so you will never see it say “yes”, similarly to how the Loebner prize mysteriously vaporized when GPT-2 came out, just when winning it for real started becoming an interesting possibility
mhjkl
·2개월 전·discuss
Nim
mhjkl
·3개월 전·discuss
Antis: "If AI is so useful, where are the AI shovelwares? Where are the AI open source contributions? It's all hype" 6 months later: Matz used Claude and now Ruby runs 86 times faster after 1 month of work

At this point it's impossible to take antis seriously at all. Every claim is disproven simply by the passage of time. History will remember them just like the dot-com antis (that is, it won't)
mhjkl
·3개월 전·discuss
Reminds me of the Enron dataset
mhjkl
·3개월 전·discuss
They didn’t need to wrap it because it’s modular arithmetic so the result after casting to int is the same regardless of wrapping behavior. 4294990000 after wrapping is 22704 and 4294960000 - 22704 = 4294937296 which is -30000 after uint to int cast
mhjkl
·3개월 전·discuss
But the TSTMP_GEQ macro casts the difference to int, so any number above the signed integer limit (about 2 billion) becomes negative and the comparison returns false as they said
mhjkl
·3개월 전·discuss
OP had no problem with pointers prior to trying C++. I think there is a case to be made that C(++) makes pointers unnecessarily confusing and there is no real disconnect between understanding pointers in theory and in practice otherwise
mhjkl
·3개월 전·discuss
You can remove and replace the switches too
mhjkl
·3개월 전·discuss
What exactly broke? I had this problem recently and thought the keyboard was done for, but turns out you can also replace the switches (not keycaps) and that solved the issue in my case. You have to be very careful though since it is very easy to break the switch or key cap if you remove it incorrectly (this happened to me while I was trying to clean the keyboard)
mhjkl
·3개월 전·discuss
Couldn't he just subcontract it out to whoever he needs to make his chips? Doesn't need to do anything himself
mhjkl
·3개월 전·discuss
Afaik sodium batteries are much safer than li-ion and already in mass production. Unless Donut scales up really quick I think it will be more viable to just use sodium batteries for safety in the medium-term future
mhjkl
·3개월 전·discuss
There's a big difference between things like Metaverse, social media and AI. The former are mainly entertainment/communication products that rely on network effects, so if people don't like them they're bust. AI is a capital good so it doesn't need to be popular as long as it does profitable work
mhjkl
·4개월 전·discuss
What RAM? OpenAI booked the silicon wafers, they can print anything they want on them. I wouldn't call them "far behind" on hardware when OpenAI are actively buying Cerebras chips.
mhjkl
·4개월 전·discuss
Because as we all know the EU would never try using AI for mass surveillance /s
mhjkl
·5개월 전·discuss
Might as well just encode the Unix timestamp at creation into proquints.
mhjkl
·6개월 전·discuss
The reason is that the web empire is just better at operating systems than Microsoft. If they just had less bad development tools for native UI this would not be a problem. Look at what Google does with Android, or Apple.