Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brothrock
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
brothrock
7mo ago
This article is somewhat reassuring to me, someone experimenting with openclaw on a Max subscription. But idk anything about the blog so would love to hear thoughts. https://thenewstack.io/anthropic-agent-sdk-confusion/
2.
▲
by
brothrock
1y ago
how is this spam? it’s posted the same way as any HN post and it’s not soliciting anything.
3.
▲
by
brothrock
1y ago
preach. Take home assignments are another example. It gives huge bias towards those with free time.
4.
▲
by
brothrock
1y ago
I think this is better than many current coding interview methods. Assuming you have an agent setup to not give the interviewee the answer directly. Of course there are times when you need someone extremely skilled at a particular language.
5.
▲
by
brothrock
1y ago
This type of coding has been extremely helpful to me in the past few weeks. I’m on parental leave, but also a co-owner of a small company and can’t completely log off. I can one handed spec out changes, AI does its thing, and then I review
6.
▲
by
brothrock
1y ago
For what it’s worth Salesforce.com is hiring Software Engineers. https://careers.salesforce.com/en/jobs/jr307625/software-eng... This was one of the top jobs listed. Of course I have no idea if they are hirin
7.
▲
by
brothrock
1y ago
AI has drastically changed how I make decisions about code and how I code in general. I get less bogged down with boilerplate code and issues, which makes me more efficient and allows me to enjoy architecting more. Additionally, I have foun
8.
▲
by
brothrock
1y ago
Great question. If it can’t skip lines, I’m out.
9.
▲
by
brothrock
2y ago
awesome article. Do you know how to access the other articles in the series that are linked (dead) in the first paragraph? Would be great to read if still available.
10.
▲
by
brothrock
2y ago
N=1 is addressed, see outcome predictions. N=1 comes with caveats, of course, but a study like this, with a proven harmless supplement, should be welcomed and praised. It is clearly a step forward from what you can watch about theanine on Y
11.
▲
by
brothrock
2y ago
All of raspberry pi’s SDK documentation and data sheets for the pico (rp2040) are amazing. Perfect material to build an embedded engineering course around.
12.
▲
by
brothrock
2y ago
I am a huge fan. This is an amazing project. An absolute artifact of the Internet, as it should be. I have lost many hours here, and have shared with many I’m not worthy.
13.
▲
Rabbit R1 as an Android App
(theverge.com)
31 points
by
brothrock
2y ago
|
20 comments
14.
▲
by
brothrock
2y ago
If anyone is interested in the history and an accessible, but deep understanding of black holes I highly recommend Kip Thorne’s book “Black Holes and Time Warps” (1994). The first half of this article follows a summary of that book closely.
15.
▲
by
brothrock
3y ago
You can set this up in accessibility->accessibility shortcut and select color filters. Then in accessibility->Display & Text Size->Color Filters select gray scale. Triple tapping the power button will now toggle gray scale. I u
16.
▲
by
brothrock
3y ago
Looks like the company’s website is down ( https://oceangateexpeditions.com/ ).
17.
▲
by
brothrock
3y ago
why do I have to sign into wired to read this?
18.
▲
by
brothrock
4y ago
Johnny Castaway.
19.
▲
by
brothrock
8y ago
The phases of the moon and the shadow cast on the moon during a lunar eclipse are not related. The phases of the moon are caused by the position of the moon relative to the Earth and the Sun. Imagine two lines extending from Earth to the Su
20.
▲
by
brothrock
10y ago
This is awesome guys. Thanks.
21.
▲
by
brothrock
10y ago
I wanted an example of a simple genetic algorithm in swift, couldn't find it so I wrote it from something I found in python. 0% special, but thought i'd share. Take it or leave it, dude.
22.
▲
by
brothrock
10y ago
ah great point. I'll time it both ways and see where I'm at.
23.
▲
by
brothrock
10y ago
Yep totally, going to take another pass to try and make it faster. This was just a make it work experiment. Had a few fun troubles with random, but at the moment it just crawls :(.
24.
▲
A Very Simple Genetic Algorithm Written in Swift 3
(gist.github.com)
105 points
by
brothrock
10y ago
|
36 comments