Hacker Newsnew | past | comments | ask | show | jobs | submit | sangeeth96's commentslogin

Can we specify the location manually in Pro plan or is this only available in enhanced builds?

Surprised this didn't hit the front-page.

I’d be grumpy over wasting my time on an HN post that’s LLM generated which doesn’t state that it is. If I wanted this, I could be prompting N number of chat models available to me instead of meandering over here.


Love mise, didn't know about hk. Will check this out but don't think $WORK (or me) needs more than lefthook at the moment, which we're quite happy with. Wonder if there are comparisons/example projects that showcases the unique value propositions.


Correct me if I'm wrong but lefthook doesn't run its hooks exclusively on the staged changes IIRC. pre-commit, and prek by extension, have a process to stash the unstaged changes using git and running the code only on the staged files. Last I used it, lefthook ran on every file regardless of git status. This annoyed me because I'd have a few stray files that were not ready to be checked in or tracked that would trigger failures in lefthook. At the time this also made some hooks run slower since it would run on every single file but I think most linters have become significantly faster now.


Please look at the example that is literally on the front page of the lefthook website: https://lefthook.dev/


Ah ok the home page actually reminded me what the actual issue was. It can pass the list of staged files to the command but since it doesn't actually stash anything, it's not compatible with commands that don't accept a list of files. golangci-lint for example doesn't accept a list of files like this and will run on every single file in the repo. I don't know if this behaviour has changed in lefthook or golangci-lint now.


in hk you can not only have a mix of staged/unstaged files but it even deals with staged/unstaged HUNKS in the same file (best it can at least)


Merry x'mas everyone!


Why is this not on top of HN? This runs so smooth on iOS Safari on iPhone 17 Pro. I was mindblown!


Thought it had something to do with some model updates, like Gemini Flash 3 for a moment.


I have fond memories of using GitLab CI in 2018–2019 and I'm still pissed GitHub didn't just life and shift that kind of a model. Not sure about the particular issues you're running into but I remember GitLab supporting a lot of the YAML features missing in GitHub like anchors in order to build/compose stuff.

Oh and turns out GitHub also has that now: https://github.blog/changelog/2025-09-18-actions-yaml-anchor...

UPDATE: okay they botched it https://frenck.dev/github-actions-yaml-anchors-aliases-merge...


For similar reasons many years back when I broke the bank for a G2, I decided to disconnect it forever. Besides the always-on spyware, every update broke something, which is incredibly frustrating considering the amount I spent. For instance, I got a GX soundbar for free with the TV which worked fine for 1–2 months until some update borked it and made it glitch out randomly. To date, none of their updates seem to have fixed it. I now only connect it back to the web — if needed — once a year or so but even this needs plenty of careful research across the web to see if the update package breaks something else I take for granted.

Hooking up an Apple TV 4K to this thing was the best decision I ever made and the sheer performance of this thing puts every TV vendor to shame. I would recommend everyone to do the same if they're already in the Apple ecosystem.


I agree ive hooked up apple tv to override the crappy subsidized smart tv built ins that spy on you. That works until apple changes leadership and new leadership starts significantly mining data and caring less about privacy. It will happen at some point, not on Cooks term but someone else im sure of it.


While I've left my now fairly old TV on the internet, I use optical (TOSLINK) out to a cheap class D amplifier, which seems to have been a more reliable system than any of the HDMI audio based ones.


Is it possible to use an LG without ever connecting it to the internet in the first place?


Maybe related: I bought an LG TV in 2014 or so, I was interested in what its calls home communicated, so I MItM'ed it to capture the http (no s!) traffic. I never did bother to analyze the requests and responses..

But I got a newer LG model 2 years ago, I was still redirecting requests to LG's servers to a local web server (using DNS), but I guess due to https, the certificate checks failed and the attempts to call home failed. This meant that I never got asked to agree to the T&As.

But of course many apps don't work..


I am currently using one that is prevented from connecting to the internet via firewall rules from my router and all media comes from a separate jellyfin server. Had to allow enough of an internet access to install the app but once that was done, everything going outside lan is blocked.

Also most tvs have usb ports so maybe either raw media or some third part dongle can service as well?

Also also, most tvs of this caliber have hdmi you can plug your computer to.


Yes. I just got a new LG C3 OLED. I skipped the guided setup, then disabled any “smart” video manipulations. I connected it to an Apple TV, made sure the ATV’s remote worked, and Velcroed the LG remote to the back of the TV. The TV works great and hasn’t yet nagged me for internet access.


Yes. You can install firmware updates over usb.


I've done that with both LG OLEDs that I've had.


This just makes me extremely concerned for the iCloud transition I’ve been making. It shouldn’t be this easy to perform a user-disruptive action from the support/ops side. I would think they’d have visibility to some sort of “reputation” metric, given the age/purchase history etc even if anonymized.

I can understand this happening if it was a freshly created account topped up with a sus gift card but it’s unacceptable that the first action is to completely block an account with history.

Even more concerning is the nonchalant support response to “go create a new one” with emojis. C’mon Apple — this is just a terrible way to respond to this situation.


A lot of fraud bans are just automated in my company. Apple probably outsources Customer service to the lowest salary places they could dump it to, and call it a day.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: