Viewing profile — spankalee
spankalee
HN member- Joined
- Thu, Aug 04, 2011, 3:32 PM UTC
- HN karma
- 11,827
- Public activity
- 2,626 items
- HN profile
- View on Hacker News ↗
About spankalee
No profile information was provided.
Recent public activity
-
comment
Comment #49217151
Cool to see this pop up today. I'm building a new language and just a couple of days ago the concept of guard methods came up as I was trying to tighten up equality semantics to be…
-
comment
Comment #49192378
"can only be good" - you can't imagine ways in which they at least could be bad?
-
comment
Comment #49186689
Please add Wasm support :) I'm making a whole new language to get around the problem you're talking about: it brings no runtime at all. One of my targets is a Sandstorm like system…
-
comment
Comment #49130068
There is a significant difference between experiencing an apple through your own faulty senses and reading words from someone else who experienced an apple through their senses.
-
comment
Comment #48941696
It's his blog. He can talk however he wants. You, however, don't have to read it.
-
comment
Comment #48935350
This would be much better titled "Bluesky Acquires the AT Protocol Trademark"
-
comment
Comment #48927929
LLMs have nothing to do with any of that.
-
comment
Comment #48898699
This statement is just ridiculous: > Recently, there's a lot of talk about AI allegedly finding security flaws in software. That is an unsubstantiated claim. As such, it would need…
-
comment
Comment #48882649
LLMs are fantastic at generating new languages given docs and examples.
-
comment
Comment #48864315
Yes, this works if your RSS server has its own DNS record that you control, and is essentially what the Domain Handle -> DID indirection gives you in AT Proto. What Bluesky and AT …
-
comment
Comment #48864007
I don't think it's misleading at all, the comment you're looking to is. People really do ask where "The AT Proto server is" as evidenced by this thread, and the really is no "AT Pr…
-
comment
Comment #48861858
There is no "AT Proto server" - https://overreacted.io/there-are-no-instances-in-atproto/
-
comment
Comment #48861810
And how does RSS let you move your data to a new host while preserving your identity like AT Proto does?
-
comment
Comment #48835231
Yes, but no official builds yet that I know. This is a really important issue for online playgrounds and IDEs.
-
comment
Comment #48669341
They shouldn't add the ternary operator, it keeps `?` from being usable on it's own for safe navigation and requires the ugly `?.` operator, like `a?.[b]` or `f?.()` instead of `a?…
-
comment
Comment #48612340
So don't use compilers at all?
-
comment
Comment #48578637
Do you think that once GCC gets a working Wasm backend[1], that it might be possible to build Linux for Wasm directly and skip the RISC-V VM? [1]: https://www.phoronix.com/news/GCC…
-
comment
Comment #48577816
No, there are people who look at the better and cheaper housing the rest of world has and who want that for us too.
-
comment
Comment #48577802
Being against bad housing regulations is not "anti-regulatory sentiment". Some regulations just aren't good. We shouldn't valorize rules for the sake of rules.
-
comment
Comment #48577507
We need people to be less racist and stop voting for politicians they hope will hurt the right people.
-
comment
Comment #48557811
You're supporting a company that makes a model that has been intentionally directed to think that white genocide is a major problem today. You do you, but that's a very morally imp…
-
comment
Comment #48557668
Browser users. Pre Mv3 extensions were a huge vector for malware. My in-laws were hit by that.
-
comment
Comment #48557496
[flagged]
-
comment
Comment #48557325
Yeah, I think calling the Mv3 versions "secure adblockers" would be more accurate.
-
comment
Comment #48506223
The speaker is right. Why should "system" interfaces and interfaces from other components ever be fundamentally different?