HackerTrans
TopNewTrendsCommentsPastAskShowJobs

candiddevmike

no profile record

Submissions

Show HN: Homechart – Manage calendars, meals, budgets, tasks and more

homechart.app
2 points·by candiddevmike·5 maanden geleden·0 comments

Many hells of WebDAV

candid.dev
170 points·by candiddevmike·6 maanden geleden·96 comments

comments

candiddevmike
·4 maanden geleden·discuss
Biggest thing hurting folks is RTO. Unless you live in a large metro, tech jobs are slim/none.
candiddevmike
·4 maanden geleden·discuss
That has been undone now, though.
candiddevmike
·4 maanden geleden·discuss
More and more I realize I am completely obvlious to all of the class signaling happening here. I couldn't imagine spending that much on anything, let alone a watch. And I certainly wouldn't think someone wearing that did, either.

I feel bad for the folks who pick up on stuff like this, that must be a heavy weight to bear constantly comparing yourself to other people.
candiddevmike
·4 maanden geleden·discuss
Everything is out of stock for me. Also seeing weirdness where I can't see product details unless I add it to my cart.
candiddevmike
·4 maanden geleden·discuss
I'm getting some kind of chrome security warning when using zscaler now. Discussing all of this with non-techies, I think folks are overwhelmed by all of the security warnings they get and have stopped paying attention to them.

So what's the point of doing all of this if there isn't some kind of corresponding education on responsible computer use? There needs to be some personal responsibility here, you can't protect people against everything.
candiddevmike
·4 maanden geleden·discuss
Yea, I'm done hearing "the wheels of justice turn slowly..." bullshit. People have had their lives ruined, far quicker, for far less.
candiddevmike
·4 maanden geleden·discuss
Colocating data and discounts. Cross cloud transfers are painful, and Google has a ton of on-cloud easy button integrations with Gemini and their data products.
candiddevmike
·4 maanden geleden·discuss
There are direct ties from the administration to companies offering hedges against tariffs. There was absolutely an evil plan, IMO.
candiddevmike
·4 maanden geleden·discuss
It's COVID PPP all over again... Expect more asset inflation.
candiddevmike
·4 maanden geleden·discuss
I mean, they are? GCP usage/revenue is growing faster than AWS and Azure. Mostly driven by Gemini pushing folks onto the platform and them deciding "why not move everything else too".
candiddevmike
·4 maanden geleden·discuss
The "time to market" folks finally have everything they could hope for, let's see all of that business value they claim is being missed due to pesky things like security, quality, and scalability checks.
candiddevmike
·4 maanden geleden·discuss
> and it wasn't long ago before LLMs couldn't do math

They still can't do math.
candiddevmike
·4 maanden geleden·discuss
How do you do on-device inference while preserving battery life?
candiddevmike
·4 maanden geleden·discuss
> every type must have a default/zero value in Go

Hot take, maybe, but this is one of the few "mistakes" I see with Go. It makes adding QoL things like you mentioned difficult, requires shoehorning pointers to allow for an unset condition, some types don't have a safe default/zero value like maps, and makes comparisons (especially generic) overly complex.
candiddevmike
·4 maanden geleden·discuss
AMP lives on, mostly as AMP for Email and used by things like Google Workspace for performing actions within an email body (allow listed javascript basically).
candiddevmike
·4 maanden geleden·discuss
But we have OpenAPI at home
candiddevmike
·4 maanden geleden·discuss
A brave new world for fraud and returns.

Also I just recently noticed Chrome now has a Klarna/BNPL thing as a built in payments option that I never asked for...
candiddevmike
·4 maanden geleden·discuss
The irony of living in poverty and then owning a house that you list on Airbnb "for extra income". And deluding yourself into the key to financial success is being a bag holder for rich people, yikes.

This guy sounds like another "everything sucks but I got mine and everyone else should figure out how to get theirs". I get the struggle but I didn't really see him demonstrate empathy for others in his situation.
candiddevmike
·4 maanden geleden·discuss
> They just need to put all of the engineers on HN out of work.

I think you've crossed the line from being an AI maxi to just rage baiting. This comment is a pointless anecdote at best, please take your ridiculous FOMO takes elsewhere.
candiddevmike
·4 maanden geleden·discuss
I hate the nanny state behavior of docker build and not being allowed to modify files/data outside of the build container and cache, like having a NFS mount for sharing data in the build or copying files out of the build.

Let me have side effects, I'm a consenting adult and understand the consequences!!!