Microsoft’s Copilot products are a very similar situation where the enterprise and consumer (and GitHub) features only make sense if you think about the org chart. Both companies need stronger top down product thinking.
HN user
snazz
Homebrew also runs on Linux, it’s a common way to install minor command line utilities on a immutable/atomic distro
No matter how you restrict it with MDM profiles, it’s distracting compared to pencil/paper.
I’ve read this article every time it’s gotten posted here and it’s always gone a little over my head. I was able to follow how he used 8 x86_64 registers for the VM’s stack slots and how the VM instructions were implemented. How the padding and alignments of each version of the instructions was calculated is impressive and I can imagine how much of a chore it would be to figure out with a normal assembler.
Using SBCL as a macro-assembler is extremely cool, and then allowing CL code to call into the VM is where it really blows my mind.
Obviously it’s been over a decade since this article was written. For someone less familiar with SBCL internals (or CL in general), would something like AsmJit or Iced be a good way to achieve similar things?
The “kernel” in Qubes is arguably Xen rather than Linux, and that’s where the security boundaries are supposed to be defined rather than within VMs that may be running any OS. VM compartmentalization as a security mechanism is hard to compare to a more conventional Unix like OpenBSD.
You can run Android on an iPhone 7 as a demo, but not for any practical benefit: https://projectsandcastle.org/
You can do substantially more in UEFI than NES-level games. (See https://uefi.org/specs/UEFI/2.9_A/12_Protocols_Console_Suppo...)
I just tested this in the U.S. with a toaster plugged into my outlet and there was a 40 Hz peak in the graph. I had a hard time telling where the wires were in the wall, though, maybe because the toaster itself was too close.
“entii-for-workcubes” is a pretty good pun!
As I understood it, Memory Integrity Enforcement adds an additional check on heap dereferences (and it doesn’t apply to every process for performance reasons). Why does it crush hacking rather than just adding another incremental roadblock like many other mitigations before?
Private Cloud Compute uses their own hardware: https://security.apple.com/blog/private-cloud-compute/
Extra pedantic: that’s the en dash, the em dash is option-shift-hyphen
Am I the only one who feels like it isn't the responsibility of backbone ISPs to filter traffic like this? In the case of a DDoS situation I could get behind it, but in this case I feel as though it's not Cogent's problem if I want to use telnet from a device on Charter's network to a Vultr VPS, even if it may be ill-advised.
(Of course, the article only speculates that this traffic filtering is what's going on; there isn't any hard proof, but it feels plausible to me.)
I feel like the nondeterminism makes LLM-assisted programming a different sort of concept than using a compiler. Your prompt isn't your source code.
Apple also puts fn/globe in the bottom left corner and control to its right.
In his talk a few days ago, one of the main Asahi developers (Sven) shared that there is someone working on M3 support. There are screenshots of an M3 machine running Linux and playing DOOM at around 31:34 here: https://media.ccc.de/v/39c3-asahi-linux-porting-linux-to-app...
Sounds like the GPU architecture changed significantly with M3. With M4 and M5, the technique for efficiently reverse-engineering drivers using a hypervisor no longer works.
If you “fling” the page, lift your fingers off, and then tap with two fingers, does the page come to a stop?
Defendants trying to exclude ALPR evidence often invoke Carpenter v. U.S. (or U.S. v. Jones, but that’s questionable because the majority decision is based on the trespass interpretation of the 4th Amendment rather than the Katz test). Judges have not generally agreed with defendants that ALPR (either the license plate capture itself or the database lookup) resembles the CSLI in Carpenter or the GPS tracker in Jones. A high enough density of Flock cameras may make the Carpenter-like arguments more compelling, though.
It’s somewhat more complex than “NTFS is slow”. Here’s a good explanation: https://github.com/Microsoft/WSL/issues/873#issuecomment-425...
I’ve benchmarked deleting files (around ~65,000 small node_modules sort of files) and it takes 40 seconds through Explorer, 20 seconds with rd, and roughly a second inside WSL2 (cloned to the VM’s ext4 virtual hard drive).
What sorts of projects are you working on that use Itanium?
If you're interviewing for job at a company you're not familiar with, what are some good heuristics (and/or questions to ask) to politely get a sense of whether it's run by buzzword bingo enthusiasts?
What product from 2006 did it come with? My understanding was that the Secure Enclave came out with the iPhone 5s in 2013 (still before 2014, so your point stands, I’m just curious).
I just mean fewer total packages and fewer maintainers. Linux libraries and packages don’t have the culture of making a package out of a single small function and importing it everywhere, which is part of the reason why NPM is a good case study in opportunities for supply chain attacks.
It’s similarly problematic but on a somewhat smaller scale and with fewer levels of nested dependencies.
For Apple specifically it's called "Sherlocking".
The option is still in Safari's View menu too, perhaps surprisingly!
(2016)
You text them a link to join the call. The Android user can’t be the one to initiate.
With math specifically I had a good teacher in high school who made us practice in class together. He'd get everyone to sit around a table and he'd give handheld whiteboards to every fourth or fifth person (depending on the number of basic steps in the problem), and then the person with the whiteboard would do the first step and pass it to the person on their right. That experience stuck with me because just forcing me to get started (with help available) was enough to quickly clear up anything I was avoiding getting started on at home.
I still avoid doing things because they're emotionally uncomfortable occasionally, so I haven't really found a general solution. But it's gotten better over time and it's less of an issue when I'm more invested in something.
A lot of people (myself included) procrastinate on something because it's emotionally uncomfortable, without necessarily having ADHD. For example, when I was much younger, I'd procrastinate on math homework specifically, not because I struggled with focus, but because it was difficult to admit to myself that I didn't know how to do it and would need to practice. Subjects that came more naturally to me (English, science) didn't give me a "fear of failure" response in the same way.