HackerLangs
TopNewTrendsCommentsPastAskShowJobs

snazz

5,481 karmajoined há 8 anos

comments

snazz
·anteontem·discuss
Homebrew also runs on Linux, it’s a common way to install minor command line utilities on a immutable/atomic distro
snazz
·mês passado·discuss
No matter how you restrict it with MDM profiles, it’s distracting compared to pencil/paper.
snazz
·há 2 meses·discuss
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?
snazz
·há 2 meses·discuss
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.
snazz
·há 3 meses·discuss
You can run Android on an iPhone 7 as a demo, but not for any practical benefit: https://projectsandcastle.org/
snazz
·há 3 meses·discuss
You can do substantially more in UEFI than NES-level games. (See https://uefi.org/specs/UEFI/2.9_A/12_Protocols_Console_Suppo...)
snazz
·há 3 meses·discuss
[dead]
snazz
·há 3 meses·discuss
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.
snazz
·há 3 meses·discuss
“entii-for-workcubes” is a pretty good pun!
snazz
·há 3 meses·discuss
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?
snazz
·há 5 meses·discuss
Private Cloud Compute uses their own hardware: https://security.apple.com/blog/private-cloud-compute/
snazz
·há 5 meses·discuss
Extra pedantic: that’s the en dash, the em dash is option-shift-hyphen
snazz
·há 5 meses·discuss
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.)
snazz
·há 5 meses·discuss
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.
snazz
·há 6 meses·discuss
Apple also puts fn/globe in the bottom left corner and control to its right.
snazz
·há 6 meses·discuss
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.
snazz
·há 6 meses·discuss
If you “fling” the page, lift your fingers off, and then tap with two fingers, does the page come to a stop?
snazz
·há 7 meses·discuss
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.
snazz
·há 6 anos·discuss
In the case of Gmail, you’re also their customer if you pay for it via G Suite. My support experiences with Google have been very good in that situation.
snazz
·há 7 anos·discuss
An ePub reader is a little different than an entire browser. They’re already getting rid of Edge Classic at some point anyway; why remove a useful feature before then?