IceDane
No user record in our sample, but IceDane has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but IceDane has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
You can output assembly with any toolchain, yes. But there's no runtime, at least if you mean in the sense that the code is executed by a runtime.
Why not just do like.. actual engineering, and stay in control of what the LLM builds?
Why on earth would you deliberately choose to do whatever the fuck it is you did with the scroll and the animations for each paper when scrolling through the landing page? What are those animations supposed to be? I use…
Slowly but surely dynamic programming proponents discover the value of statically verifiable correctness. Who'd have thought?
Martine just straight up sucks. Vendoring your components gives you the best of both worlds. You get a full component library but retain the ability to modify them as you want. Your AI agent claim doesn't make any sense…
But Kubernetes isn't postgres or ruby or containers. It's the orchestration service. Your comparison doesn't make sense.
This example is not only wrong for what you intend to demonstrate but even if it wasn't, it's not problematic. In typescript the proper way to do this is using branded types and exporting only the safe constructor,…
If the goal is to convince me not to use this: mission accomplished. This looks awful on mobile.
The examples for the M5 exploit and the other stuff immediately make me think that the author is an idiot. I'm not calling you an idiot - I'm saying that if I were to read a technical article and the first thing I'm…
Nobody in Denmark actually thinks of Lars Andersen as any sort of serious privacy activist. He is a drug-addled moron who just happens to dabble in those things. He's an idiot and contributes nothing of value to society.
Like the sibling said: CORS is the relaxation of default security features. It's even in the name: Cross-Origin Resource Sharing.
> According to my rough computation (N=1), a Claude Max 20x at $200 gives you access to around $8k According to my own personal `cc-usage` script, I'm just about to hit $15k in the past 30 days, and that's about half 5x…
> I don't see an asymmetry in the abstraction. Both vectors and maps are associative structures - you can assign a key to a value - the only difference is that vectors have a more constrained keyspace (i.e. ordered,…
It's not about "knowing" anything. It's about admitting that humans are fallible meat computers that can't hold invariants in their head across thousands or millions of lines of code and possibly an exponential number…
The problem with your counter-argument is that it hinges on a false premise: That you need or even want a function like `assoc` which is polymorphic over everything. It's an extremely overloaded function which does a…
"Until you get better" is such an arrogant take. It's not just about skill. It's about maintainability, ease of refactor, and modeling invariants in your code in a way that they can be checked by the machine (the…
Effect is unreasonably effective. Pun etc. The problem with these concepts is a) they are completely opaque to the common chud programmer and b) they are just not available to people in languages that anyone actually…
Is this really a position you want to take in public with your real name and identity and everything plastered over your profile?
No.. that's not the only reason. Global state is bad because it makes it hard to reason about your system. The global state can affect any part of it, or, focusing on the inverse which is probably better applied to…
This doesn't make any sense to me. The problem with this dev's approach is not AI, it's their use of it. They didn't ensure that the architecture made sense. They didn't look at the code and get a "feel" for it. They…
Runs smoothly for me in Zen (FF) on Linux.
As much as I also enjoyed the actual coding part, a lot of it is just .. boring plumbing. I enjoy solving the problems - designing the solutions, the algorithms, choosing the right tech, coming up with nice…
Only incredibly inexperienced people think indentation in python is a problem.
It's like horoscopes for the entirely-too-AI-pilled. Founded in nothing but vibes. "Don't write prompts like that, do it like this! I swear it's better. Claude says so!"
Have you just completely retired your brain in favor of a bidirectional pipe to an LLM?