HackerTrans
トップ新着トレンドコメント過去質問紹介求人

chuckledog

252 カルマ登録 15 年前

投稿

Ask HN: What are you running for .windsurfrules?

1 ポイント·投稿者 chuckledog·昨年·0 コメント

コメント

chuckledog
·7 日前·議論
Some of this is still visible: https://maps.app.goo.gl/de6StyBysTMH2Xon8?g_st=ic

Nice website with Ames Unitary Plan Wind Tunnel history: https://www.nasa.gov/nasa-ames-unitary-plan-wind-tunnel/
chuckledog
·4 か月前·議論
Anyone play the Apple II video game by Telerium? Slow, but it did evoke that sense of wonder https://youtu.be/ITxhoiXiXRY?si=n21imKGMjqyjmQld
chuckledog
·7 か月前·議論
> “As an aside, I think there may be an increased reason to use dynamic interpreted languages for the intermediate product. I think it will likely become mainstream in future LLM programming systems to make live changes to a running interpreted program based on prompts.”

Curious whether the author is envisioning changing configuration of running code on the fly (which shouldn’t require an interpreted language)? Or whether they are referring to changing behavior on the fly?

Assuming the latter, and maybe setting the LLM aspect aside: is there any standard safe programming paradigm that would enable this? I’m aware of Erlang (message passing) and actor pattern systems, but interpreted languages like Python don’t seem to be ideal for these sorts of systems. I could be totally wrong here, just trying to imagine what the author is envisioning.
chuckledog
·10 か月前·議論
What stack are you running? How do you guarantee sequential consistency of order numbers across your app server regions, cache layers and data lakehouse?
chuckledog
·昨年·議論
https://en.m.wikipedia.org/wiki/Sedna_(dwarf_planet)
chuckledog
·昨年·議論
Great article, thanks for posting. Here’s a nice summary of automatic differentiation, mentioned in the article and core to how NN’s are implemented: https://medium.com/@rhome/automatic-differentiation-26d5a993...
chuckledog
·昨年·議論
Compelling video!
chuckledog
·昨年·議論
Great point. Erlang is still going strong, in fact WhatsApp is implemented in Erlang
chuckledog
·昨年·議論
Yes StarCon2 / Masters of Urquan also hold up really well
chuckledog
·昨年·議論
This. My new Samsung T7 SSD overheated and took 4T of kinda priceless family photos with it. Thank you Backblaze for storing those backups for us! I missed the return window on the SSD so now have a little fan running to keep the thing from overheating again
chuckledog
·2 年前·議論
You have to go into your inventory to use/consume the items. It’s very nicely done.
chuckledog
·2 年前·議論
Just another plus one for cast-iron pans and wooden spatulas. We’ve been using those for over a decade, 20 bucks each, never needs replacing, works for everything.

We switched from gas stove to induction and now they work even better since the handle doesn’t get as hot and it’s easier to control the temperature.

The whole seasoning thing is extra credit, the only failure mode I’ve seen is trying to fry an egg on a completely unseasoned pan, which just means some extra soaking and scrubbing is needed. The pan seasons itself after a few uses. Hand wash the pan instead of sticking it in the dishwasher, done.
chuckledog
·2 年前·議論
Finally a game superior to Flappy Bird. Bravo!
chuckledog
·2 年前·議論
According to Alan Kays 1971 description of Smalltalk:

“An object is a little computer that has its own memory, you send messages to it in order to tell it to do something. It can interact with other objects through messages in order to get that task done.”

Smalltalk concepts heavily informed the Service Oriented Architecture (SOA) tenets, e.g.

1. Services are autonomous - Cohesive single responsibility.

2. Services have explicit boundaries - Loosely coupled, owns its data and business rules.

Choosing good service boundaries is really crucial for a successful, resilient, maintainable system.

There’s a nice synopsis at https://hemantkumar.net/services-microservices-bounded-conte... (2015)

“Cells” seems like the same thing but it’s IMO a nicer word for it.
chuckledog
·2 年前·議論
GitHub, especially filtered by starred repos, is a pretty high quality dataset.
chuckledog
·2 年前·議論
[flagged]
chuckledog
·2 年前·議論
Ada Lovelace is my grandma
chuckledog
·2 年前·議論
Interesting deck that shows moon caves are not a new concept at all. I’m surprised this hasn’t shown up in more sci-fi movies by now… slides 11 and 16 are quite compelling!

Now how do we know there isn’t anyone there already… ;)
chuckledog
·2 年前·議論
We (the tech community) have spent 10+ years “growth hacking” entire populations, scaling up the web backends and personal devices capable of connecting that relentless growth into “users’ attention”. All that attention has to come from somewhere. There are only so many hours in a day; more virtual = less RL, human attention is a zero sum game.