HackerTrans
TopNewTrendsCommentsPastAskShowJobs

philote

no profile record

comments

philote
·16 дней назад·discuss
Yes, a public database like this would be acceptable. That way the info isn't paywalled behind some white pages site or similar. And then maybe I could even update my own info to be correct. Contact info is pretty much out there for most people already. Hell, I put it on my resume and send that out to many people and put it on public sites.
philote
·25 дней назад·discuss
I don't disagree, but broadening your network is a very different skill (being social) than handling investment portfolios. And for some of us, it's not that we necessarily despise creating or maintaining a network, it's that we suck at it.
philote
·2 месяца назад·discuss
I recently had a coworker open my eyes to why vibe coding, or AI-assisted coding is so popular. He likened it to a slot machine, where pulling the slot's arm is like asking an LLM to code something. You get crap most of the time, but when it works, it's like getting a payout. That dopamine hit keeps them pulling, hoping for another hit, and they then believe it's a better way to develop software.
philote
·3 месяца назад·discuss
I'd argue genes nor life has a "goal". They are what they are because they've been successful at continuing their existence. Would you say a rock's goal is not to get broken?
philote
·3 месяца назад·discuss
Just curious, what metrics would you use to track how well your results are?
philote
·6 месяцев назад·discuss
I took a Computer Science class decades ago that used that book as the core of the class material. I don't remember a single thing about that class now except that I hate that book and the professor bragging about designing cockpit instruments or some such. I learned more out of a cognitive psych class.
philote
·8 месяцев назад·discuss
https://github.com/dcramer/mangodb
philote
·8 месяцев назад·discuss
I use Xreal Air Pros for gaming and sometimes working if I'm mobile. Resolution isn't great, but I find them better than looking at a small-ish laptop screen or the Steam Deck screen. You can definitely read text on them, but maybe not small text. It also helps to have prescription inserts.

And now I'm curious if the Steam Frame allows inserts or fits well with glasses on.
philote
·10 месяцев назад·discuss
It depends, the frameworks I've seen require a ton of boilerplate (ie. the things tools like create-react-app sets up for you) and have quite a learning curve. Using what you already know is simpler, and some of us know vanilla html, css, and js. It also very much depends on what you're making. Many sites don't necessarily need much interactivity or to constantly receive updated data.
philote
·2 года назад·discuss
That sounds great for moving fast, but not so great for sharing and keeping info about these projects. If/when someone quit, how would their projects get split up for other devs to maintain?
philote
·6 лет назад·discuss
Same. And I'm still amazed that people loved JS so much they put it on the SERVER too! And now node/npm is everywhere.