HackerLangs
TopNewTrendsCommentsPastAskShowJobs

cryptoz

no profile record

Submissions

Kennedy Space Center not ready for era of super heavy rockets

arstechnica.com
4 points·by cryptoz·17 gün önce·0 comments

First Starship Interplanetary Mission

spacex.com
1 points·by cryptoz·2 ay önce·2 comments

Show HN: A marketplace for LLM-powered webapps earning on token margins

codeplusequalsai.com
1 points·by cryptoz·2 ay önce·0 comments

SpaceX ties Musk compensation to Mars colonization goal

reuters.com
3 points·by cryptoz·2 ay önce·1 comments

r/programming bans all discussion of LLM programming

old.reddit.com
198 points·by cryptoz·3 ay önce·221 comments

A private space company has a new plan to bag an asteroid

arstechnica.com
4 points·by cryptoz·4 ay önce·0 comments

Acme Weather

acmeweather.com
254 points·by cryptoz·5 ay önce·150 comments

Show HN: Chat with a 'humanoid robot' on 'Mars' with accurate time delay

marschat.codeplusequalsai.com
2 points·by cryptoz·5 ay önce·0 comments

Why would Elon Musk pivot from Mars to the Moon all of a sudden?

arstechnica.com
6 points·by cryptoz·5 ay önce·17 comments

What a bot hacking attempt looks like: SQL injections galore

old.reddit.com
1 points·by cryptoz·5 ay önce·0 comments

The Next Big Language (2007) by Steve Yegge

steve-yegge.blogspot.com
2 points·by cryptoz·5 ay önce·0 comments

Show HN: Webapps running in Docker containers and earning on token margins

codeplusequalsai.com
2 points·by cryptoz·5 ay önce·0 comments

Google is building an experimental new browser and a new kind of web app

theverge.com
15 points·by cryptoz·7 ay önce·6 comments

Damage at Baikonur after Soyuz launch: Russia can't send people to space

unn.ua
6 points·by cryptoz·7 ay önce·0 comments

Blue Origin: New Glenn Mission NG-2 Webcast [video]

youtube.com
4 points·by cryptoz·8 ay önce·0 comments

John Titor

en.wikipedia.org
16 points·by cryptoz·9 ay önce·0 comments

NASA targeting early February for Artemis II mission to the Moon

arstechnica.com
4 points·by cryptoz·10 ay önce·0 comments

US Intel officials "concerned" China will soon master reusable launch

arstechnica.com
4 points·by cryptoz·10 ay önce·0 comments

NASA safety panel warns Starship lunar lander could be delayed by years

spacenews.com
3 points·by cryptoz·10 ay önce·1 comments

A Billionaire's Plan to Reach Another Star Fell Apart

scientificamerican.com
5 points·by cryptoz·10 ay önce·1 comments

comments

cryptoz
·17 gün önce·discuss
Yes, of course, it seems that type of ID was specifically rejected in the story above. Only drivers allowed to sign up. Non-drivers rejected because they don’t drive.
cryptoz
·20 gün önce·discuss
[flagged]
cryptoz
·23 gün önce·discuss
I'm reminded of the Alameda Weehawken burrito tunnel:

https://idlewords.com/2007/04/the_alameda_weehawken_burrito_...
cryptoz
·29 gün önce·discuss
Really cool stuff and definitely going to try it; I’m also finding it wild that Google put effort into adding ums and erms into their text to speech model a while back. AI puts it in, AI helps take it out.
cryptoz
·geçen ay·discuss
It's not even a throwback. That U2 album still shows up if I accidentally open Apple Music. I haaaaate it. I disliked U2 before any of this, but now I have absolutely sworn to never ever listen to any of their music.

Google did the same thing with Transformers 2 I think. It still shows up as Purchased for me even though I absolutely did not purchase that. Good way to ensure I never ever watch any Transformers movie!
cryptoz
·2 ay önce·discuss
See also a story about an implementation from Max Levchin: https://max.levch.in/post/724289457144070144/shamir-secret-s...
cryptoz
·2 ay önce·discuss
Some wild irony is they once forcefully removed purchased copies of 1984 from Kindles while people were reading it.
cryptoz
·2 ay önce·discuss
“If McDonald’s offered three free Big Macs for a DNA sample, there would be lines around the block.” - Bruce

I have no idea about the eye thing taking off. But I think your comment is very HN and a bit out-of-touch with regular people. What "you're seeing" is a bubble and not representative of the general population. The eye thing is a slow frog boil and it will be commonplace before you can blink.
cryptoz
·2 ay önce·discuss
This is the approach I take with code edits to existing files at Code+=AI; I wrote a blog post with a simple example of AST modification to illustrate: https://codeplusequalsai.com/static/blog/prompting_llms_to_m...
cryptoz
·2 ay önce·discuss
Agent instruction files are code, though. And none of this is really workstation-specific, it is codebase-specific. Should each developer keep a nearly identical copy of CLAUDE.md? The instructions really aren't for a developer, they are for an LLM agent. In most cases (I'd imagine, anyway) the agentic instruction files must be in source control for them to even provide much value.
cryptoz
·3 ay önce·discuss
Video of the booster landing: https://xcancel.com/JeffBezos/status/2045874068763632017
cryptoz
·3 ay önce·discuss
AST-based code edits from LLMs: https://codeplusequalsai.com

It's an LLM-webapp-builder, sure, but different from the rest! I have the LLM write python code when it needs to modify an HTML file for example (it'll use beautifulsoup; then I run the code: it parses the source into a data structure, modifies the data structure, and then outputs the resulting html).

It's also a marketplace where you can publish your llm-powered webapp, and earn $ on the token margins (I charge 2x token rates) when people use your site.
cryptoz
·4 ay önce·discuss
Related, I'm still upset at the lies told by landlords regarding phone number privacy in buzz-in intercoms. I've been told multiple times at multiple apartment buildings, "don't worry, while the system will call your phone when someone taps your entry code, your phone number won't be revealed". And then you sign the lease, get a delivery from Instacart in your new place, and find that your 'private' number is blasted out loud, heard a whole city block away, in a loud-ass DTMF tone sequence.

BS.
cryptoz
·4 ay önce·discuss
AST-based code modifications from LLMs: https://codeplusequalsai.com/

I'm interested in the idea that LLMs writing raw code and doing line-or-diff replacements will not be the future, but that having the LLMs modify the structure of the code may end up being the best.

Also, I think that building LLM-powered webapps should earn the dev per token call; so I've built a margin into token costs where the end user is charged 2x the provider's token costs, and then I get 20% of the remaining and the dev gets 80%.
cryptoz
·5 ay önce·discuss
The barometer data is for sure noisy, and must be cleaned and quality controlled. But that is possible to do, has been for 10 years now (there are published papers and demo apps that can do it). For one, rate of change of atmospheric pressure is pretty much the same inside as out, your main challenge for the raw value to be correct is user elevation. That can be corrected in quality control as well.

Plenty of work has been done on this front, and it can be demonstrated that you can assimilate the smartphone pressures into weather models and get some good results. It is hard, of course, and I’m not sure personally how much better the forecasts get. But it’s absolutely possible.
cryptoz
·5 ay önce·discuss
> Why do you collect any data??

There are like, billions of internet-connected barometers in the world that are not used in weather models. I don’t know if Acme has any of that in mind, but there is plenty of good reason for a weather app to collect data from phones. I know @counters may disagree with me, but I believe there are opportunities to improve short term forecast accuracy using data collected from phones.

Also, pretty much every day, all the apps and all the sites will tell me the incorrect current conditions at my location, much less the forecast. It’s 2026 damnit. Why doesn’t my phone know what the weather is outside right now?

I haven’t got the app yet, but I plan on it (gotta upgrade iOS first I think). Acme seems to have a lot of ideas I agree with, so, definitely following this.

One more thing. Weather apps have not been “solved”. Not even close. They all suck, there’s billions in untapped opportunity, and a stale existing market of bad solutions. People die all the time from severe weather. There is so much more work to be done in forecast accuracy and communication.
cryptoz
·5 ay önce·discuss
They sold their last weather app to Apple for like, tens of millions or something. These aren’t some random Apple employees.

Also, it seems a common misunderstanding about some weather apps: yes, most of them just package free data and steal your privacy, but some are really much more than a “weather app”. Some are attempts at building next-generation weather forecast models, which if successful are of course worth billions.

I’ve spent a lot of time building innovative weather apps, most of my career actually. And it’s always shocking to me when people say I’m wasting time or wasting my life or look at me like, “really? You’re dedicating your life to weather apps?!”

No dawg, I’m trying to improve short term forecasts to save life and property from severe events at scale!

I’m not sure what the Acme end goal is, but surely this isn’t just a “weather app”.
cryptoz
·5 ay önce·discuss
Super cool idea, but I don't seem to be able to type in the text box. Tried Chrome and Firefox, same issue. Something taking focus from the text box as soon as I input anything?
cryptoz
·5 ay önce·discuss
Even more than that, I've seen a lot of people confuse 4 and 4o, probably because 4o sounds like a shorthand for 4.0 which would be the same thing as 4.
cryptoz
·5 ay önce·discuss
"No Prompting"? Right after they show that the user initiates everything with a prompt? Confusing.

Also what is twin.so if it's not workos.com? The login with google says it will redirect me to workos.com, which I went to and seems like a totally different product.