Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
moduspwnens14
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
moduspwnens14
2y ago
Cheating (at least when I was school age) was fairly rare and not terribly difficult to detect. My concern is that both of those might be false with LLMs, and that'd make the circumstances different.
2.
▲
by
moduspwnens14
2y ago
I agree. That's what I expect. My optimistic hope is that for the more basic skills, teachers can adjust grading so that more easily-cheated homework provides less credit, and in-person work (such as a pop quiz) is weighed more heavily
3.
▲
by
moduspwnens14
2y ago
That seems to be a common theme in the responses to me here. The teachers set the course material and grading standards at least partially on how well the students are performing. Maybe not for a given class or year, but certainly over time
4.
▲
by
moduspwnens14
2y ago
My daughter is only 1 and a half years old now, but my concern is more that she'll be implicitly competing with classmates that are using tools like this, whether we allow her to use them or not.
5.
▲
by
moduspwnens14
2y ago
Locking semantics? Consistent listing of large numbers of files? I'm speculating but those are at least the two I can think of that aren't explicitly linked to speed equivalency of a basic filesystem.
6.
▲
by
moduspwnens14
3y ago
I tried out YNAB, Rocket Money, and Quicken Simplifi. YNAB was a bit too opinionated and "hands on" for my tastes. Rocket Money seemed to be geared toward the "we'll cancel subscriptions for you" use case and was ot
7.
▲
by
moduspwnens14
6y ago
Lambda has provisioned capacity now. You can just tell it how many to keep warm and it'll keep that many warm (but still cold start additionally as necessary).
8.
▲
by
moduspwnens14
6y ago
This is exactly how we see it at my company. Likewise, Linux is also a confusing mess of different parts and nonsensical abstractions when you first approach it. It does take some time to understand how to use it, and in particular how to d
9.
▲
by
moduspwnens14
6y ago
It's confusing, but Docker images (and image registries) are also an open standard that Docker implements [1]. A lot of the Kubernetes "cool kids" just run containerd instead of Docker. Docker itself also runs containerd, so
10.
▲
by
moduspwnens14
7y ago
Does it do U2F on an iOS device?
11.
▲
by
moduspwnens14
7y ago
If you haven't learned Kubernetes yet, it's probably a good use case for that. Then use any of the other ideas here, except deploy them through Kubernetes.
12.
▲
by
moduspwnens14
8y ago
My apologies if that's how it came across. My intention was to support the parent comment's assertion by pointing to a live example supporting his claim. Honestly we already discussed this when Marzipan was announced. I guess the
13.
▲
by
moduspwnens14
8y ago
Yes, and we are already seeing it. The "Home" app on macOS right now is clearly reusing a lot of iOS UI elements. It works, although it's tough to imagine a more native Mac app wouldn't be a better UX. I think there'
14.
▲
by
moduspwnens14
8y ago
Sure--I've no doubt there's some ugly workaround process to get around it, but I felt compelled to offer more information because it is usually the case that any Mac App Store app can be distributed outside the App Store relativel
15.
▲
by
moduspwnens14
8y ago
I'm an iOS/Mac dev that's released a VPN app on both app stores. The limiting factor is that the "Network Extension" framework is the way these apps work as VPNs, and currently Mac App Store distribution is the only
16.
▲
by
moduspwnens14
8y ago
It can also be helpful if: - your system is distributed - you don't want to be keeping a decryption key secure and in-sync across many (and potentially less-trusted) nodes - the JWT contains attributes useful to the system (e.g. role,
17.
▲
by
moduspwnens14
8y ago
I've been using U2F where possible for about a year, and I have a secondary Yubikey registered everywhere I have the primary registered. I am going to be switching to a USB-C one soon, though, and it only now occurred to me that I have
18.
▲
by
moduspwnens14
8y ago
The climate system has fewer moving parts than a typical climate control system, so if anything, it is removing failure cases. It is unique—there are videos on YouTube that describe how it works if you’re doubtful. In practice, I rarely adj
19.
▲
by
moduspwnens14
8y ago
The car doesn't require touching the screen to operate it. The nav / media controls do, but those can be voice operated, too. And a lot of the media controls work from the steering wheel knobs (play pause skip back etc.), also. ED
20.
▲
by
moduspwnens14
8y ago
My prior car was new and I later decided that the added expense of a new car did not justify it. My plan was to get a few-years old "A to B" used car (like a Corolla or something) when it started needing work. But I did change my
21.
▲
by
moduspwnens14
8y ago
Thanks for posting. This is a serious issue that is difficult to discuss openly and your perspective (particularly the part about a poor woman from a bad neighborhood's changing expectations) is something I hadn't seen or thought
22.
▲
by
moduspwnens14
8y ago
Sometimes. Apple certainly pushed back against Uber when they were skirting the rules a few years ago.
23.
▲
by
moduspwnens14
8y ago
I'm not sure if it supports U2F. If it does, I haven't used it. It just seems to prove that what you were conceptually describing can exist, and at a not-completely-unreasonable price point.
24.
▲
by
moduspwnens14
8y ago
I have a Ledger Nano S that I use for cryptocurrency and it does basically this. It won't sign transactions unless you approve them from the device, and the little screen on the device shows the address(es) to which you're sending
25.
▲
by
moduspwnens14
8y ago
OK. I guess to me categorizing those things in the same bucket as EC2 or Salesforce is missing a pretty fundamental architectural difference and benefit. I'm not claiming "serverless" is an ideal term, but I haven't seen
26.
▲
by
moduspwnens14
8y ago
> I've seen this called Function as a Service and honestly I think using that term instead of Serverless would go a long way to fixing this issue But "Functions as a Service" doesn't cover what it is, though. The foll
27.
▲
by
moduspwnens14
8y ago
OpenVPN traffic over TCP 443 will still be distinguishable as OpenVPN traffic, it's just a little harder. Normal TLS handshakes over TCP typically look very similar, so if OpenVPN did those, it would be tough. But OpenVPN's TCP mo
28.
▲
by
moduspwnens14
8y ago
Apple has been requiring all apps on the App Store work on IPv6-only networks for two years now [1]. They require it work on a network with NAT64 and DNS64 set up. Essentially your device gets only an IPv6 address and the router translates
29.
▲
by
moduspwnens14
8y ago
This can't be used directly for generating OTP tokens (see the other comments), but what would stop you with a normal key on the secure enclave is that you can require the enclave itself requires a higher level of authentication (facia
30.
▲
by
moduspwnens14
8y ago
It may just require an extra step. My understanding of TOTP is that it's the key data (typically a string represented by a QR code) and a time offset that is used to generate the OTP. If the only thing stored on disk is the code encryp
More ›