HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bwood

no profile record

comments

bwood
·작년·discuss
Some people take the old cases from defunct macs and modify them for modern hardware. Here's a shop [0] that sells conversion kits for them.

Here are some "sleepers" that people have built over the years [1,2,3]

[0] https://thelaserhive.com/product-category/powermac-g4-conver...

[1] https://old.reddit.com/r/sleeperbattlestations/comments/1gva...

[2] https://old.reddit.com/r/sleeperbattlestations/comments/1871...

[3] https://old.reddit.com/r/sleeperbattlestations/comments/t7tz...
bwood
·2년 전·discuss
As a customer of Konfig, I am super bummed about this. I think we may even have been their first customer (referenced in the init commit). Dylan and Anh-Tuan solved a number of real problems for us, and they did it spectacularly. They essentially provided a one-stop-shop for generated SDKs and beautiful hosted docs/tutorials that would call our API and immediately allow users to start playing with real data. Prior to Konfig, we were hand-writing a hodgepodge of SDKs to wrap our API and using ReadMe to host the docs (which never quite worked interactively with our API due to request signing that we require on our API).

We're self-hosting the docs now thanks to Konfig open-sourcing it: https://docs.snaptrade.com/

Tons of respect for these guys and I wish they'd found a way to make it work.

Also, for anyone finding themselves in a similar situation as Konfig (a product that (some? most? all?) customers love, but revenue not scaling as needed), please consider charging more. We probably would have paid 2-3x what Konfig was charging us and more as we grow, but they never asked and never built in any usage-based cost scaling (like $X/month/SDK, $Y/month/demo, etc).
bwood
·2년 전·discuss
I was looking forward to that as well, but Siri refuses to read ChatGPT's responses to me...which makes it substantially less useful. It's just as frustrating as being told "sorry, you'll have to unlock your phone if you want me to play something on youtube music". Let's hope they iterate, I guess?
bwood
·2년 전·discuss
I've been compiling a list of ways in which physical reality is similar to game engines or mechanical simulation in general. Here's my list so far:

- The observer effect, quantum entanglement and wavefunction collapse --> lazy evaluation

- Speed of light --> speed of causality to resolve the object interaction problem O(n^2)

- Quanta of energy, Planck's length --> discretization of reality to limit computational precision

- Unreasonable effectiveness of mathematics --> reality is implemented with mathematics

- Parsimonious physics --> simple physical rules are less computationally expensive to evaluate

- Entropy --> stability of the simulation and a guaranteed "wind down"
bwood
·2년 전·discuss
This is probably the most delightfully interesting thing I've read in weeks.
bwood
·2년 전·discuss
One of the biggest contributors to pollinator decline is loss of habitat for native bees. Most bees are actually solitary (don’t live in hives) and live in little crannies or holes in the ground.

One of the coolest things I’ve come across recently is the idea of “bee homes” that you can put in your garden to provide habitat for bees. I’ve bought a couple beautiful wooden units from Scopa and we just got our first bee resident this week!

https://scopabio.com/
bwood
·3년 전·discuss
Thank you, that was a fascinating talk and I learned quite a bit.

However, it did not provide a convincing argument as to why LLMs cannot be a part of a "doomer" AI. In fact, I got the opposite vibe from Andrej explaining expected future developments. The whole section on System 2 thinking sounds like a layer constructed around dumb LLMs that would result in vastly improved and more generalizable intelligence.

I agree that just scaling the size of LLMs is probably not sufficient for AGI...but that just seems like one relatively minor piece of all the possible ways it might be achieved.
bwood
·3년 전·discuss
As much as I can appreciate Doctorow’s exasperation, I find his dismissal of the doomer vs accelerationist debate rather pithy. I would love to be convinced that “dumb” LLMs can never gain sentience (or be finagled into sentience with a wrapper).

What is the actual argument for why that’s true?

(I realize you could turn the question around and ask why I think it might be possible in the first place, but I feel like my expectations have been blown out of the water so regularly and so increasingly frequently that I can’t default to being a naysayer anymore)
bwood
·6년 전·discuss
Alpaca is great! As far as brokerage APIs go, theirs is top notch and a breeze to code for. The founders are also really responsive and helpful.

I know this because I wrote an app that connects to Alpaca accounts (as well as other brokerages) to help people build their own custom index funds [0]. It only took a few weeks to build our Alpaca integration, whereas other brokerages often take months/years just to get access to their APIs.

[0] https://getpassiv.com/