Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pmcf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pmcf
1y ago
I think Google doesn’t turn Gemini loose on docs the same reason Apple doesn’t turn AI loose on your phone. It’s just not reliable enough to let 99.99% of the world use it. Those of us on the bleeding edge have been fine tweaking and workin
2.
▲
by
pmcf
1y ago
And includes a YouTube subscription. Top that OpenAI!
3.
▲
by
pmcf
1y ago
Oh look. A flying saucer. Quick, get our worst camera.
4.
▲
by
pmcf
2y ago
Line of sight issues are simply a wattage issue. A gigawatt laser is impervious to rain, a bird, a flock of birds, a bird and the tree it sitting in. Probably the entire forest. Let’s just say there are some solutions well in hand.
5.
▲
by
pmcf
2y ago
Not today, regulatory capture. Not today.
6.
▲
by
pmcf
2y ago
"The Navy is a master plan designed by geniuses for execution by idiots." - Herman Wouk, The Caine Mutiny This is completely true. 18-20-year-old kids launch and arrest aircraft on a carrier while simultaneously performing an unde
7.
▲
by
pmcf
2y ago
This was right before the gulf war so I may have met him! Assuming he was a gunners mate, that crew had a lot of moments of touching history. Besides mechanical computers, it’s a really dangerous place since they had to handle massive bags
8.
▲
by
pmcf
2y ago
In 1989 I was a data systems tech on a Destroyer going through some overhaul at the shipyard in Pascagoula Mississippi. Moored right next to us was the battleship Wisconsin. Huge relic from WW2 but still going through modernization. A bunc
9.
▲
by
pmcf
2y ago
I read this as “In My Opinion” and really thought this about AI dealing with opinionated people. Nope. HN is still safe. For now…
10.
▲
by
pmcf
3y ago
TBH I was expecting something about plugging humans into a huge bioenergy farm and letting them live out their lives in a simulation.
11.
▲
by
pmcf
3y ago
Not to be confused with Astra DB, Cassandra as a Service.. http://astra.datastax.com
12.
▲
by
pmcf
3y ago
“Space is big. You just won't believe how vastly, hugely, mind-bogglingly big it is. I mean, you may think it's long way down the road to the chemist's, but that's just peanuts to space.”
13.
▲
by
pmcf
3y ago
I did write a book related to the topic, however it may take a bit longer to get through. https://www.oreilly.com/library/view/managing-cloud-native/9...
14.
▲
by
pmcf
3y ago
Python for analyzing data and crunching numbers? Awesome! Python for serving HTTP? This could get expensive—the why, what, and choices teams have in deploying AI applications.
15.
▲
Why AI has a Python problem
(youtube.com)
4 points
by
pmcf
3y ago
|
5 comments
16.
▲
by
pmcf
3y ago
Beyond the VR thing. I keep thinking this could have more immediate impact on manufacturing and logistics. Imagine a delivery truck with this on the floor that could optimally organize packages dynamically.
17.
▲
by
pmcf
3y ago
What’s the airspeed velocity of an unladen swallow in a hurricane?
18.
▲
by
pmcf
3y ago
I do the same thing to my kids to change their performance.
19.
▲
by
pmcf
3y ago
It was in research, but now the FDA has approved it as a therapy. So I guess it takes 13 years to go from paper to clinic?
20.
▲
by
pmcf
3y ago
That speed thing is a nice bit of marketing from Scylla but not really true in the real world.
21.
▲
by
pmcf
3y ago
Fast writes and slow reads was true in 2012. The project has been busy since.
22.
▲
by
pmcf
3y ago
Yes. You still have to read the docs before randomly setting “auto_bootstrap” to false. Or just use Astra and not worry about scaling your own cluster.
23.
▲
by
pmcf
3y ago
Everyone complains about how expensive Splunk is but the amount of compute and storage consumed by processing logs is ridiculous. I feel like we should be talking about the sad state of logging where we think it’s perfectly ok to dump milli
24.
▲
by
pmcf
3y ago
You have to be ducking kidding. Works great for me.
25.
▲
by
pmcf
3y ago
Same argument applies when I hear people say “we can just do an ETL job.” And why storage is so cheap in the cloud. Once you get a lot, it’s hard and expensive to move. And definitely why things like AWS Snowmobile exist.
26.
▲
AI Helped Us Add Vector Search to Cassandra in 6 Weeks
(thenewstack.io)
5 points
by
pmcf
3y ago
|
0 comments
27.
▲
by
pmcf
3y ago
This link is being copied to slack channels everywhere with “I told you so” statements and something about “You kids and your GPTs” and “Back in my day” Meanwhile copilot is becoming a superpower to those who figure it out. And it hasn’t ev
28.
▲
What Do Java Developers Think of the Rise of GenAI?
(thenewstack.io)
1 points
by
pmcf
3y ago
|
1 comments
29.
▲
by
pmcf
3y ago
Survey results from Java developers about the rise of Gen AI.
30.
▲
by
pmcf
3y ago
The Cassandra project recently[1] added vector search. Relative to a lot of other features, it was fairly simple. A new 'vector' type and an extension of the existing indexing system using the Lucene HNSW library. Now we'll b
More ›