Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mkolodny
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
mkolodny
2mo ago
Google has been publishing frontier research since it was an early-stage startup ( https://research.google/pubs/the-anatomy-of-a-large-scale-hy... ).
2.
▲
by
mkolodny
2mo ago
Good idea! It could be fun to try creating an RSA-esque visual explanation video instead of using canvas selection ( https://youtu.be/zDZFcDGpL4U ).
3.
▲
by
mkolodny
3mo ago
Also reminds me of 3D Ultra Minigolf Deluxe ( https://youtu.be/mr9GbmBROfo ). That game was kind of Disney World meets minigolf with how imaginative the levels were.
4.
▲
by
mkolodny
10mo ago
This is super helpful :) Curious about Grok as well!
5.
▲
by
mkolodny
1y ago
Even if it’s not perfect, I’m happy to see there’s a focus on AI Security. NIST has been a reliable producer of quality international standards for cybersecurity. Hopefully this action plan will lead to similarly high quality recommendation
6.
▲
by
mkolodny
1y ago
Humans have limited ability to self-introspect, too. Even if we understood exactly how our brains work, answering “why?” we do things might still be very difficult and complex.
7.
▲
by
mkolodny
1y ago
Biases can lead to opinions, goals, and aspirations. For example, if you only read about the bad things Israelis or Palestinians have done, you might form an opinion that one of those groups is bad. Your answers to questions about the subje
8.
▲
by
mkolodny
1y ago
[flagged]
9.
▲
by
mkolodny
1y ago
Are you saying you think human editors handpick what goes on billions of people’s Facebook feeds?
10.
▲
by
mkolodny
1y ago
“Got caught” is a misleading way to present what happened. According to the article, Meta publicly stated, right below the benchmark comparison, that the version of Llama on LMArena was the experimental chat version: > According to Meta’
11.
▲
by
mkolodny
1y ago
Is that what DOGE is doing? Helping decide the SEC’s policies?
12.
▲
by
mkolodny
1y ago
> The SEC has its budget set by Congress, but the actual funding comes from transaction fees imposed on the financial sector, meaning its operations ultimately cost the taxpayer nothing, according to the agency. How do you make something
13.
▲
by
mkolodny
2y ago
The same government where the head of the department of efficiency is also the owner of Anthropic’s and OpenAI’s competitor, xAI?
14.
▲
by
mkolodny
2y ago
> security reasons later What about security reasons now? The federal government includes the military. Giving DOGE “God mode” on the federal government is a national security risk right now.
15.
▲
by
mkolodny
2y ago
A vague “stuff is happening behind closed doors” isn’t enough of a reason to build AI weapons. If you shared a specific weapon that could only be countered with AI weapons, that might make me feel differently. But right now I can’t imagine
16.
▲
by
mkolodny
2y ago
PRELIMINARY EARTHQUAKE PARAMETERS --------------------------------- * The following parameters are based on a rapid preliminary assessment of the earthquake and changes may occur. * Magnitude 7.3 * Origin Time 0944 AKST Dec 05 2
17.
▲
by
mkolodny
2y ago
One vendor on VirusTotal flagged the domain currently linked from their Wikipedia article as malicious.
18.
▲
by
mkolodny
2y ago
On VirusTotal, 5 different vendors flag Z-Library as malicious. Are they just flagging the site because of IP issues, or is the site full of malware?
19.
▲
by
mkolodny
2y ago
The Internet was largely developed by the U.S. Defense Advanced Research Projects Agency (DARPA) [0]. Tools like the Internet and AI can be used for many things, good and bad. [0] https://www.internetsociety.org/internet
20.
▲
by
mkolodny
2y ago
“You may be surprised to learn that of the trio of long-awaited coronavirus vaccines, the most promising, Moderna’s mRNA-1273, which reported a 94.5 percent efficacy rate on November 16, had been designed by January 13. This was just two da
21.
▲
by
mkolodny
2y ago
I'm surprised people are still making that argument even after the pandemic showed us the risk is nowhere near worth the reward. Regardless you need to create a vaccine for the discovered virus (which can take less than a week, as was
22.
▲
by
mkolodny
2y ago
I disagree. The file I linked to, model.py, contains the Llama 3 model itself. You can use that model with open data to train it from scratch yourself. Or you can load Meta’s open weights and have a working LLM.
23.
▲
by
mkolodny
2y ago
Llama’s code is open source: https://github.com/meta-llama/llama3/blob/main/llama/model.p...
24.
▲
by
mkolodny
2y ago
Given that blind people can learn to speak, audio alone must be enough to learn language. And given that deaf people can learn sign language, video alone must also be enough to learn language. That’s assuming that touch and emotion aren’t c
25.
▲
by
mkolodny
2y ago
That's just the default. You can set max_seq_len to 8k. From the readme [0]: > All models support sequence length up to 8192 tokens, but we pre-allocate the cache according to max_seq_len and max_batch_size values. So set those acco
26.
▲
Meditation Improves Intelligence
(medium.com)
6 points
by
mkolodny
3y ago
|
1 comments
27.
▲
by
mkolodny
3y ago
If it's true, condolences and love to his family.
28.
▲
by
mkolodny
3y ago
https://github.com/features/copilot
29.
▲
by
mkolodny
3y ago
https://chat.openai.com/
30.
▲
by
mkolodny
3y ago
When a problem can be solved mindlessly - with a repeatable set of steps no matter the situation - imperative/declarative programming makes sense. Most real world situations are unique and require unique solutions. That's where AI
More ›