HackerLangs
TopNewTrendsCommentsPastAskShowJobs

auscompgeek

no profile record

Submissions

External Power Supplies for EU market to include detachable USB-C cables by 2028

tomshardware.com
11 points·by auscompgeek·vor 9 Monaten·0 comments

comments

auscompgeek
·vor 20 Tagen·discuss
Is `cloud-init query` not already a standard interface for "who am I" on cloud instances?
auscompgeek
·vor 2 Monaten·discuss
As a developer or security researcher, you're able to download and run GitHub Enterprise Server. I'm not sure having access to the full source code makes a meaningful difference for most of GitHub's surface area, given it's largely Ruby.
auscompgeek
·vor 2 Monaten·discuss
In theory eStargz layers should be amenable to CDC.
auscompgeek
·vor 2 Monaten·discuss
From what I can gather it is the exact same vulnerability.
auscompgeek
·vor 2 Monaten·discuss
In isolation sure. But in context with the other points it makes it look like "they" refers to Microsoft in all the dot points.
auscompgeek
·vor 3 Monaten·discuss
describe is also the command you can use to edit the commit message of the change you're currently drafting. In jj there's no staging area, every modification to the working tree immediately gets integrated into the current commit. (This means if you have no diff in your working tree, you're actually on an empty commit.)
auscompgeek
·vor 5 Monaten·discuss
Depending on what NPU you have yes.
auscompgeek
·vor 6 Monaten·discuss
It was definitely a relatively well known problem with the 2019 MBP on the internet at some point. I found a Reddit thread linking to a news article about this. https://www.reddit.com/r/mac/comments/vi3grj/you_should_char...

It was so much of a problem that at work we added a check that you were charging from the right ports to our internal doctor script (think like `brew doctor`).
auscompgeek
·vor 7 Monaten·discuss
I think you may be confusing Agent Client Protocol with Agent Communication Protocol.
auscompgeek
·vor 7 Monaten·discuss
At the very least schools should be billed for the frivolous police callouts. Who knows, maybe then the school might change their tune.
auscompgeek
·vor 8 Monaten·discuss
I would've considered signing up if scrolling on your website didn't make my modern flagship phone drop frames.
auscompgeek
·vor 8 Monaten·discuss
Firefox haven't removed XSLT support yet.
auscompgeek
·vor 8 Monaten·discuss
git very much supports symlinks. Although depending on the system config it might not create actual symlinks on Windows.
auscompgeek
·vor 4 Jahren·discuss
I presume that would unfortunately break websites in _other_ ways, if they're UA-sniffing Firefox in unconventional ways. At that point they might as well remove it altogether instead of drastically changing the UA string.
auscompgeek
·vor 4 Jahren·discuss
Mozilla froze the macOS version in User-Agent strings past Catalina too, also due to web compatibility issues (particularly with older versions of the Unity game engine).

Other engines do the same as well: https://www.otsukare.info/2021/02/15/capping-macos-user-agen...