Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
2bit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
The Third Generation of Apple's Foundation Models
(machinelearning.apple.com)
11 points
by
2bit
3mo ago
|
1 comments
2.
▲
ParaRNN: Large-Scale Nonlinear RNNs, Trainable in Parallel
(machinelearning.apple.com)
2 points
by
2bit
5mo ago
|
0 comments
3.
▲
Exploring LLMs with MLX and the Neural Accelerators in the M5 GPU
(machinelearning.apple.com)
2 points
by
2bit
10mo ago
|
0 comments
4.
▲
FastVLM: Efficient Vision Encoding for Vision Language Models
(machinelearning.apple.com)
93 points
by
2bit
1y ago
|
6 comments
5.
▲
Apple Intelligence Foundation Language Models Tech Report 2025
(machinelearning.apple.com)
242 points
by
2bit
1y ago
|
204 comments
6.
▲
Updates to Apple's On-Device and Server Foundation Language Models
(machinelearning.apple.com)
6 points
by
2bit
1y ago
|
1 comments
7.
▲
An LLM-Based Approach to Review Summarization on the App Store
(machinelearning.apple.com)
4 points
by
2bit
1y ago
|
0 comments
8.
▲
Controlling Language and Diffusion Models by Transporting Activations
(machinelearning.apple.com)
90 points
by
2bit
1y ago
|
15 comments
9.
▲
by
2bit
1y ago
You can find a similar method in zundo, a zustand middleware for undo/redo. It has the concept of pastStates and futureStates.
10.
▲
Apple Prototypes Tabletop Robot with Lifelike Movements
(macrumors.com)
3 points
by
2bit
2y ago
|
0 comments
11.
▲
by
2bit
2y ago
Cool idea, using shapen.com you could quickly generate all the 3d models
12.
▲
Show HN: Create 3D models from images
2 points
by
2bit
2y ago
|
0 comments
13.
▲
Shapen – Create 3D models from images
(shapen.com)
2 points
by
2bit
2y ago
|
0 comments
14.
▲
On Device Llama 3.1 with Core ML
(machinelearning.apple.com)
1 points
by
2bit
2y ago
|
0 comments
15.
▲
Apple's On-Device and Server Foundation Models
(machinelearning.apple.com)
941 points
by
2bit
2y ago
|
535 comments
16.
▲
by
2bit
4y ago
Prompt: > Which is better EcmaScript or JavaScript? Response: > Normal Response: EcmaScript and JavaScript are essentially the same thing. EcmaScript is the standardized specification of JavaScript, so every implementation of JavaScri
17.
▲
Stable Diffusion with Core ML on Apple Silicon
(machinelearning.apple.com)
723 points
by
2bit
4y ago
|
178 comments
18.
▲
Why Apple believes it’s an AI leader and why it says critics have it all wrong
(arstechnica.com)
1 points
by
2bit
6y ago
|
0 comments
19.
▲
Why Apple believes it’s an AI leader–and why it says critics have it all wrong
(arstechnica.com)
1 points
by
2bit
6y ago
|
1 comments
20.
▲
by
2bit
8y ago
This data is only for cities in Santa Clara County: This map shows the sites of toxic chemical "plumes" in Santa Clara County, CA
21.
▲
Introducing Immer: Immutability the easy way
(hackernoon.com)
1 points
by
2bit
9y ago
|
0 comments
22.
▲
by
2bit
9y ago
Looks like the Promise example will be fixed in TypeScript 2.3.1 https://github.com/Microsoft/TypeScript/issues/14770
23.
▲
Optimizing React Apps in Practice
(medium.com)
3 points
by
2bit
9y ago
|
0 comments
24.
▲
by
2bit
11y ago
Exactly my question, this is a big missing piece and something that cursors solve nicely.
25.
▲
React.js moving to Babel
(facebook.github.io)
2 points
by
2bit
11y ago
|
0 comments
26.
▲
React.js Drag and Drop Tutorial
(gaearon.github.io)
2 points
by
2bit
11y ago
|
0 comments
27.
▲
by
2bit
11y ago
The Benzomatic takes a long time to develop a good sear. It's fun but not terribly effective in my experience. I should point out that I'm using it with the Searzall.
28.
▲
by
2bit
12y ago
Is this faster than the react-art canvas renderer? Why use one vs the other?
29.
▲
by
2bit
12y ago
Would love to see a PropTypes parser which can generate documentation for components.
30.
▲
by
2bit
12y ago
Loving React, it gives me the same joy that learning D3 did but offers a more powerful abstraction. I've been able to render the same markup on the server as on the client using Browserify. If you like D3, you should give React a try.
More ›