Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gzer0
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
gzer0
29d ago
Nooooo I'm going to have to use my brain again and write 100% of my code like a caveman from December 2024.
2.
▲
by
gzer0
2mo ago
Another one that belongs on this list: AI-generated photos in housing listings. You can no longer tell what the property actually looks like, and the images conveniently erase the problem spots you'd only catch in person. False adverti
3.
▲
GPT-5.6 System Card [pdf]
(deploymentsafety.openai.com)
1 points
by
gzer0
3mo ago
|
0 comments
4.
▲
by
gzer0
3mo ago
A small but notable change: Apple now appears to require university verification through UNiDAYS for EDU pricing. Previously, at least in the U.S., you could just use the education store and get the discount without much (if any at all) ver
5.
▲
by
gzer0
3mo ago
Some context for people who haven’t followed the full loop: Shazeer was a long-time Google researcher, joined Google in 2000, and was one of the co-authors of “Attention Is All You Need.” He left Google in 2021 to co-found Character.AI. In
6.
▲
by
gzer0
5mo ago
Congratulations on the release to the DeepSeek team. An interesting note on the use of CSA and HCA: CSA provides higher-resolution, query-selected memory over 4-token compressed blocks, while HCA provides very low-resolution dense global me
7.
▲
Cursor partners with SpaceX on model training
(cursor.com)
2 points
by
gzer0
5mo ago
|
1 comments
8.
▲
by
gzer0
9mo ago
This is hands down one of the best visualizations I have ever come across.
9.
▲
by
gzer0
11mo ago
M5 Chip currently only avaialble with up to 32 GB of RAM on the 14 inch Macbook pro variant, just FYI. [1] https://www.apple.com/us-edu/shop/buy-mac/macbook-pro/14-inc...
10.
▲
PyPI mirror proxy that injects code and bypasses pip hash verification
(github.com)
1 points
by
gzer0
1y ago
|
1 comments
11.
▲
by
gzer0
1y ago
Nooooo I'm going to have to use my brain again and write 100% of my code like a caveman from December 2024. Comment last time that had me chuckling.
12.
▲
by
gzer0
1y ago
The best way to phrase this would be, information seeking as a form of procrastination itself . I first remember reading this phrasing here on HN and I've been using it for years to explain to others that what I am doing is not "
13.
▲
AMD teams contributing to the llama.cpp codebase
(github.com)
3 points
by
gzer0
1y ago
|
0 comments
14.
▲
by
gzer0
1y ago
Very nice and solid release by the Qwen team. Congrats.
15.
▲
by
gzer0
1y ago
Both the Golden Record and the Pioneer Plaque were carefully crafted with universality in mind, drawing on fundamental scientific principles understandable by any intelligent civilization. They both shared many similarities. [1][2] >
16.
▲
by
gzer0
1y ago
Your skepticism about the Golden Record is understandable, but its value goes beyond mere practicality—it's a powerful symbol of humanity's hopes, dreams, and curiosity. Sure, the odds of another civilization discovering and fully
17.
▲
by
gzer0
1y ago
10M context length and surpasses claude-3.7-sonnet and GPT-4.5. Can't wait to dig in on the research papers. Congrats to the llama team!
18.
▲
by
gzer0
1y ago
Every time this topic comes up on HN, I always like to remind readers about the following: One of my favorite facts ever is that Voyager 1 contains something called the Voyager Golden Record [1]. It has the following quote written: This is
19.
▲
by
gzer0
1y ago
Can confirm, this isn't just an IT thing. Physicians are a prime example—people tend to put doctors on a pedestal, and some doctors start believing they know everything about everything, even when it's clearly outside their wheelh
20.
▲
by
gzer0
1y ago
Great insight—thanks for sharing. It strikes me that bureaucracy is inherently self-perpetuating- once established, it rewards compliance over creativity, steadily shifting the culture until innovation becomes the exception rather than the
21.
▲
by
gzer0
2y ago
I spent time working with Andrej and the rest of the FSD team back in 2020/2021, and we had plenty of conversations on how human visual processing maps onto our neural network architectures. Our approach—transformer-based attention blo
22.
▲
by
gzer0
2y ago
Demon Adam didn’t become standard largely for the same reason many “better” optimizers never see wide adoption: it’s a newer tweak, not clearly superior on every problem, is less familiar to most engineers, and isn’t always bundled in major
23.
▲
by
gzer0
2y ago
This is a great build, thanks for sharing your learnings. The best build I have seen so far had 6x4090's. Video: https://www.youtube.com/watch?v=C548PLVwjHA Specifications - GPU Accelerator - 6 x 24GB NVIDIA GeFo
24.
▲
by
gzer0
2y ago
For the $20/month subscription: you get 50 generations a month. So it is included in your subscription already! Nice. For the Pro $200/month subscription: you get unlimited generations a month (on a slower que).
25.
▲
by
gzer0
2y ago
The core issue here is the sheer volume of applicants. Microsoft opened 30 new-grad software engineering positions. Care to guess how many applications they got within 24 hours? 1,000? 10,000? Nope. 100,000 applications. In under a single d
26.
▲
by
gzer0
2y ago
M4 Max with 128 GB RAM here. ;) Love it. A very expensive early Christmas present.
27.
▲
by
gzer0
2y ago
Wow, TIL that if you're drafted (and forced to serve against your will), the government can subject you to military law (UCMJ), which limits many of your rights, like the right to a civilian trial by jury. Courts have upheld this bec
28.
▲
by
gzer0
2y ago
I can't find a Minisforum 790S7 for anywhere near the price of the base model mac mini. I am seeing $459.00 USD and that is "BAREBONE (NO OS/RAM/SSD)" [1]. I am comparing this to the M4 Mac Mini base model, that doe
29.
▲
by
gzer0
2y ago
Students will need to take their exams inside of a Faraday cage at this point. Oh wait, even that isn't enough [1][2]. [1] https://x.com/josephfcox/status/1854618571231408237 [2] https://www.404med
30.
▲
by
gzer0
2y ago
Here's how I see it: Core issue (okta's approach): * They concatenated userId + username + password for a cache key * Used BCrypt (which has a 72-byte limit) * The concatenation could exceed 72 bytes, causing the password
More ›