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

daredoes

196 カルマ登録 8 年前

コメント

daredoes
·3 日前·議論
I won by just grinding and touching grass
daredoes
·8 日前·議論
Should have been "use it as your password"
daredoes
·先月·議論
Pokemon Go was pitched as Pokemon on your phone with AR to integrate into day to day life. There's no reason to expect anything but the Pokemon games I've played, now natively on my phone with AR integration.

What came out was a clone of Ingress with a skin and a shop. It lacked the full set of Pokemon, which all the assets for already exist. It lacked having a six-Pokemon team. It lacked trading, a core feature of Pokemon in every generation of games. Gyms weren't even gyms, they were some sort of checkpoint XP farm thing.

If it had been pitched as what it was, I may have enjoyed it more. Instead, I found myself vastly disappointed with what I was able to achieve playing it compared to Pokemon on my Nintendo DS or some other handheld console.

I don't think this was a politics-based decision. I feel misled and disillusioned.
daredoes
·4 か月前·議論
It would seem to me that purchasing a piece of software as an AI company is just an outright admission that they could not generate an equivalent piece of software for a better price?

If it was cheaper to use their internal AI to create these tools, they would.
daredoes
·5 か月前·議論
What's the long-term or even short-term strategy to make money?

It's not like $60m in funding was given as charity.
daredoes
·6 か月前·議論
Love [this take](https://github.com/anthropics/claude-code/issues/18866#issue...)

---

> Just my own observation that the same pattern has occurred at least 3 times now:

> release a model; overhype it; provide max compute; sell it as the new baseline

> this attracts a new wave of users to show exponential growth & bring in the next round of VC funding (they only care about MAU going up, couldn’t care less about existing paying users)

> slowly degrade the model and reduce inference

> when users start complaining, initially ignore them entirely then start gaslighting and make official statements denying any degradation

> then frame it as a tiny minority of users experiencing issues then, when pressure grows, blame it on an “accidentally” misconfigured servers that “unintentionally” reduced quality (which coincidentally happened to save the company tonnes of $).
daredoes
·6 か月前·議論
https://daredoes.work
daredoes
·6 か月前·議論
Love the simple application
daredoes
·6 か月前·議論


  Location: Los Angeles, CA
  Remote: Open to in-person, hybrid, and remote
  Willing to relocate: No
  Technologies: Typescript, React, Python, Retool. (Also worked in Ruby[BE], Kotlin[BE], React Native[FE])
  Résumé/CV: https://daredoes.work | Github: https://github.com/daredoes | LinkedIn: https://linkedin.com/in/daredoes
  Email: me <at> daredoes <dot> work
Hello! I'm a full-stack engineer with a big love for the HomeLab & Home Assistant communities (I try to support some FOSS stuff when I can!)

If you've read this far, I humbly ask you to read my LinkedIn recommendations, and if you do follow up with an email, rick-roll me. I could use the laugh.
daredoes
·6 か月前·議論
Sent an email a couple weeks ago! Just a bump to be on the lookout for it!
daredoes
·7 か月前·議論
Was just looking at this the other day for personal reasons. Great work!
daredoes
·8 か月前·議論
Have this be an add-on supported by HomeAssistant and I'm in
daredoes
·9 か月前·議論
This is awesome! I'll be trying this soon and joining the Discord after work!
daredoes
·5 年前·議論
I have [GE Z-Wave light switches](https://www.amazon.com/GE-Repeater-Extender-SmartThings-1429...) installed in the wall. They have the expected "press up" and "press down" which go to my "passive" and "off" room modes accordingly.

They also have "press up 2x" "press up 3x" "hold up" "hold up released", and the same for the down direction.

My GF and I use these to switch the room between modes that we want. My main modes are "passive" "gaming" "movie" "meeting" "off" and "party".

The modes are a state machine written in both node-red, using a global state variable that is saved to disk, and homeassistant using a select template variable. They stay in sync through a node-red flow, so changing the mode from either has the exact same result.