Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jackschultz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jackschultz
9d ago
Curious what people's thoughts here are on grounding as another benefit. Article talks about benefits of bacteria on the skin, but I'd say the other and maybe bigger benefit is discharge of electrical energy in our bodies to the g
2.
▲
by
jackschultz
22d ago
I built a tool similar to this end of last year with the idea of making it easier for agents (and humans) to work with postgres and do things like getting summaries when they want to. But then, I realized that these models are trained and r
3.
▲
by
jackschultz
3mo ago
> We expect demand for Fable 5 to be very high, and difficult to predict. On the Claude API and consumption-based Enterprise plans, Fable 5 is fully available from today. For subscription plans, we’d rather give access sooner than later,
4.
▲
by
jackschultz
6mo ago
Be Here Now network, which started with Ram Dass, still does mostly weekly videos from Goldstein and Kornfield. Search for their names where you listen to your podcasts. Incredibly good to listen to. Other ones I listen to are in the Thai F
5.
▲
by
jackschultz
6mo ago
Very much agree. Gave a presentation on AI to a group earlier this week and I spent a third of the time talking about the Opus 4.5 inflection point in AI history. First time using that model the day it was released it was so clear that it k
6.
▲
by
jackschultz
7mo ago
Massivly better and I cannot understand how many comments online say that they're comparable (other than paid actors which now fits the right wing angle that OpenAI takes because right wing paid online comments seems quite common overa
7.
▲
by
jackschultz
7mo ago
https://archive.ph/uygcK Edit for the good metaphors. > It has entered what mountaineers call the death zone: the altitude above 8,000 metres at which the human body consumes itself faster than it can be repaired. > O
8.
▲
by
jackschultz
8mo ago
I wonder how much this might change in the coming years purely from GLP-1s. Articles like this[0] (which yes, Betteridge's law applies) talk about how it’s pretty likely they’ll be able to be used by everyone. But even now, taking peop
9.
▲
by
jackschultz
8mo ago
I literally did this yesterday and had the same thought. Older computer (8 gigs ram) with crappy windows I never used and I thought huh, I wonder how good these models can take me through installing linux with goal of docker deploys of rela
10.
▲
by
jackschultz
9mo ago
Reread Story of Your Life again just now, and all it made me want to do is learn Heptapod B and their senagram style of written communication. Reading “Mathematica - A secret world of intuition and curiosity” as well and a part stuck out in
11.
▲
by
jackschultz
9mo ago
Quote that I always like: There was a man who was afraid of his shadow and disliked his footprints. So he tried to get away from them. He ran, but the faster he ran, the more numerous his footprints became, and his shadow kept up with him w
12.
▲
by
jackschultz
9mo ago
Meta about how important context is. People see LLMs and tons of tests tests written in the same sentence, and think that shows how models love writing pointless tests. Rather than realizing that the tests are standard and people written to
13.
▲
by
jackschultz
9mo ago
Sure, but the end of this post [0] is where I'm at. I don't feel the need or want to write the code when I can spend my time doing the other parts that are much more interesting and valuable. > Emil concluded his article like t
14.
▲
by
jackschultz
9mo ago
Infinitely agree with all. I was skeptical, and then tried Opus 4.5 and was blown away. Codex with 5.0 and 5.1 wasn't great, but 5.2 is big improvement. I can't do code without it because there's no point. Time and quality wi
15.
▲
by
jackschultz
9mo ago
Another video about this today: https://www.youtube.com/watch?v=4Bg0Q1enwS4 Summary is that for agents to work well they need clear vision into all things, and putting the data behind a gui or not well maintained CLI is a h
16.
▲
by
jackschultz
9mo ago
Same. Never used worktrees before, but mapping a worktrees to tickets I’m assigned to for Claude to work on is really great. Heck with the ai, I even have it spin up a dev and test db for that worktree in a docker container. Each has their
17.
▲
by
jackschultz
10mo ago
This is what I'm doing, Opus 4.5 for personal projects and to learn the flow and what's needed. Only thing I'll disagree with is how the work takes similar amount of time because I'm finding it unbelievably faster. It&#x
18.
▲
by
jackschultz
1y ago
I'm in Wisconsin and if I drive on a county road, I see signs near the road that say "Save our S̶o̶l̶a̶r̶ Farms". Maybe some are fine with them, but seems like lots of internal pressure to say no or unfortunate reasons.
19.
▲
by
jackschultz
1y ago
Go to usda.gov and two recent press releases are 1 - Secretary Rollins Blocks Taxpayer Dollars for Solar Panels on Prime Farmland 2- Secretary Rollins Prioritizes American Energy on National Forest Land Both have quotes about putting "
20.
▲
by
jackschultz
1y ago
My brother in law curls. Asked him about this and he said that it's been coming for a while, the men's teams at Canadian nationals has a self imposed a ban on them, and for amateurs it doesn't really affect them since they&#x
21.
▲
by
jackschultz
1y ago
I've been curious about what the best way to recording breathing rates with wearables would be. Thought was a chest strap with springs to measure tension with higher tension being air in lungs. But you're talking about a different
22.
▲
by
jackschultz
1y ago
>They had banked on Murati calming employees while they searched for a CEO. Instead, she was leading her colleagues in a revolt against the board. I finally finished the 4th of Caro's books about LBJ, "The Passage of Power"
23.
▲
by
jackschultz
2y ago
Stolen bases in baseball is similar to this. In 2023, MLB made two rule changes with stealing being at all time lows (and them thinking fans love stolen bases): 1) Limiting the number of pickoff attempts by pitchers, and 2) Slight enlarging
24.
▲
by
jackschultz
2y ago
I totally remember 482 (Operating Systems for those reading) being really interesting. Story I remember is one of the final projects and dealing with locks in C++ world where I'd get close to full solution, but some errors from the loc
25.
▲
by
jackschultz
2y ago
For engineering we had to pick either multivariate calculus or linear algebra for more upper level math courses. I picked multivariate, and I'll say it was also my least enjoyable there. I look back wondering what would have gone diffe
26.
▲
List of Germanic and Latinate Equivalents in English
(en.wikipedia.org)
3 points
by
jackschultz
2y ago
|
0 comments
27.
▲
by
jackschultz
2y ago
Same with async and throwing threads at a problem. People love do those and think it's the right answer, but you can do a ton with smarter memory management and actually looking at what the code is doing lower level rather than abstrac
28.
▲
by
jackschultz
2y ago
Great stuff. We get told O notation is what matters for data structures / algorithms, but improvements low level with memory and storage with things like rust is much more where improves can be made. These types of tricks for anctual r
29.
▲
by
jackschultz
2y ago
In the tl;dr at the start >So is Zig a better alternative to writing unsafe Rust? The title here and what he has in his post are the same, but in the tl;dr along with the slug of the url which is "unsafe-rust-vs-zig". We need t
30.
▲
by
jackschultz
2y ago
It seems like the options are 1) MicroPython, which is really easy to use (use python for everything) but lacking in anything lower level to a quick restriction on what you can do. 2) C, which I've used before and understand, but going
More ›