HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nikole9696

no profile record

Submissions

Ex–Google CEO Eric Schmidt: Sacrifice Your WLB for Us to Compete with China

fortune.com
5 points·by nikole9696·hace 10 meses·7 comments

comments

nikole9696
·hace 2 meses·discuss
I'm in my 50s and all my friends and family hate AI. My parents in their 70s can't really comprehend it. They got used to search and want nothing to do with AI. Some company is trying to build an AI data center where they live, and they're livid about it.

Personally, I like it sometimes, but I'm a techie and understand the limitations, and I dislike not being given options to use or not use it.
nikole9696
·hace 2 meses·discuss
If I want AI, I'll use AI. If I want Search, I want Search. Give me the option. Then again I switched to DDG like, last year.
nikole9696
·hace 2 meses·discuss
This actually reminds me of the MCP concept. Similar?
nikole9696
·hace 5 meses·discuss
This may be regional but I just had pills. It was fine. My first one had that terrible salty liquid and I cannot stand the salt. I had a very hard time with it, despite adding some flavoring. I just can't drink salt water. So my second one I got pills and it was miles and miles easier. Now the hardest part is fasting for a day.
nikole9696
·hace 5 meses·discuss
Anecdata: I use Apple News+ for exactly this reason. I get many publications included, and some magazines, and over time it learns what stories I like and surfaces those more often.
nikole9696
·hace 6 meses·discuss
Was going to reply this - I have Walmart Pay and it's my credit card.

I'm supremely annoyed because Walmart Pay still rather sucks. I have to scan a QR code which opens the app, then approve it from there. It's not simple like Apple Pay where I just tap my phone. But after hearing tons of stories of issues with people getting compromised by the terminals, I sucked it up and just did it, since their terminals don't support tap CCs.
nikole9696
·hace 6 meses·discuss
Not the person you're replying to, but for me, everything I buy on Amazon is bought because I have no B&M retailers that sell it. Even my local B&M stores usually have vastly reduced stock compared to what they have online (looking at you, Old Navy, Eddie Bauer and similar, who only carry petite sizes online).
nikole9696
·hace 6 meses·discuss
I used ChatGPT to find a bike for me. It asked good questions, recommended good results, linked me to options and the websites I needed to further research things. I don't do a lot of shopping though so this is one tiny example. If I was looking to actually shop again though I'd use it again. Most of my shopping these days is the grocery store. I don't have a lot of needs.
nikole9696
·hace 7 meses·discuss
I love this site - have you considered monetizing with like e-books or other offline offerings, if you don't already?

Also, your traffic might not be counting those of us like myself who use an RSS feed (a la Feedly) - those links don't go to your site, they just go to, well, the link. =)
nikole9696
·hace 8 meses·discuss
Well 90% of my test code is AI generated, and we have a lot of tests. Also Cursor is really good at generating all my documentation. So depending on how we spin it, I could say at least half the code (often more if I'm spinning up new stuff it can do based off existing stuff) in my PR was AI generated.

That said, AI wasn't very good until it had enough examples and guidance from us on our codebase. After that though, it definitely helps.

Caveat: I'm no rocket scientist. It's not difficult code. It's just web services and whatnot. The code is often the least difficult part of my job.
nikole9696
·hace 9 meses·discuss
I don't go camping. I have had exactly one thing in my life that I can recall that the zipper broke on it. I think it really depends on what people are buying, how rough they are with their clothing, and many other factors.
nikole9696
·hace 9 meses·discuss
I don't have much trouble with zippers, but I had a jacket where it broke. I had a tailor put on a new one.
nikole9696
·hace 9 meses·discuss
As a user, I love Spotify. I would never discover new music in my more esoteric genres without it, and I would definitely never own ALL the artists I listen to. I'm certainly not going back to having to rip my own mp3s; I don't even own the devices to do that. My car doesn't have a CD player. So whether it's licensed or owned, it's digital for me. My tastes change too. I don't listen to all the same artists I did 5 years ago. I don't WANT to own my music. I won't even have the same tastes in another 5 years. Sure I have some stuff I still like, but for the most part, I get new thrills and ditch older ones.

I'm sorry the artists get screwed over, but this needs to be worked out between them and Spotify and whatever music labels are in the picture.
nikole9696
·hace 10 meses·discuss
Ex–Google CEO Eric Schmidt: Competing with China’s grueling 12-hour workdays means sacrificing work-life balance
nikole9696
·hace 10 meses·discuss
Let me know when Siri can do even the most basic things using natural language. It can't even properly answer things like "hey siri, is apple juice already on my shopping list" or answer most questions that require a web search. Summarize it for crying out loud, I asked you because I'm not right next to my screen to click search results.

THAT would make me take an upgrade. Until then, I'm just keeping this phone until it goes out of support.
nikole9696
·hace 10 meses·discuss
This surprises me a lot. I spin up new react apps with vite often to replicate issues with 3rd party libs we use. Like how do they not know you can just spin something up over on CodePen or CodeSandbox and there's not a hint of a server side paradigm required? (sure, vite has a little server but you don't really need to know anything about it)