Currently contracting for Beeper
🌉 bridged from ⁂ https://infosec.exchange/@jjtech, follow @ap.brid.gy to interact
...and the hatred/purism against NAT/NPTv6 makes it basically impossible to use if you want to have a backup/bonded internet connection and can't do BGP (which is most people) […]
...and the hatred/purism against NAT/NPTv6 makes it basically impossible to use if you want to have a backup/bonded internet connection and can't do BGP (which is most people) […]
TigerDine is only really useful to RIT students […]
TigerDine is only really useful to RIT students […]
which uses
```java appOps.noteOpNoThrow(AppOpsManager.OPSTR_USE_ICC_AUTH_WITH_DEVICE_IDENTIFIER /_..._ /);
AppOps can be granted using `adb shell appops set`
It uses normal Ethernet and barrel jack cables internally to connect to the main board
It uses normal Ethernet and barrel jack cables internally to connect to the main board
the device is branded "FreedomFi 5G Indoor"
This is apparently a lie. It's a SCE4255W which only supports LTE. This is the same for the Nova 430h.
#cbrs
the device is branded "FreedomFi 5G Indoor"
This is apparently a lie. It's a SCE4255W which only supports LTE. This is the same for the Nova 430h.
#cbrs
1. You create and hold a `flock` in process A
2. Process B opens (but does NOT lock) the same flock file.
3. Process B is backgrounded and is going to be suspended
Process B will be killed with the `0xdead10cc` error, even though it isn't […]
1. You create and hold a `flock` in process A
2. Process B opens (but does NOT lock) the same flock file.
3. Process B is backgrounded and is going to be suspended
Process B will be killed with the `0xdead10cc` error, even though it isn't […]
But if you look at the implementation, that function only works properly for `F_POSIX` and `F_OFD_LOCK` locks, not `F_FLOCK`s
But if you look at the implementation, that function only works properly for `F_POSIX` and `F_OFD_LOCK` locks, not `F_FLOCK`s