Viewing profile — joesb
joesb
HN member- Joined
- Sat, Feb 27, 2010, 6:19 AM UTC
- HN karma
- 640
- Public activity
- 464 items
- HN profile
- View on Hacker News ↗
About joesb
No profile information was provided.
Recent public activity
-
comment
Comment #42457549
Either the package does or the developers do. And only one of them has compilation checks.
-
comment
Comment #42457437
And what does DOS attacker want you to do? Not crashing the whole service to deny others of the service?
-
comment
Comment #42457417
When a process is used to serve multiple requests, I don't think you need to let the whole process terminate just because there is a bug dealing with a single request. Just because…
-
comment
Comment #42329205
[flagged]
-
comment
Comment #40103954
I'm lost on how should I integrate all these "languages" of Racket into a single application. Like, I can see there are `typed/racket`, `racket/gui` and `scribble/base` languages. …
-
comment
Comment #39039577
The game doesn't have to be started from scratch. For example, get him to write game on top of Roblox. Or any other game that allow simple mod. If you want to get more hands on, th…
-
comment
Comment #36148463
It's not completely about handling unplanned failure, but handling alternative path when the condition for one path is not met. For example, when you perform `withdrawMoney()` it c…
-
comment
Comment #36083591
> If my code works out of the box in an unmodified browser, then it is Vanilla JS. If I have to load a framework for it to work, then it isn't, period. Minor nitpick, third party l…
-
comment
Comment #34437756
What is this article's obsession with things being "processed" food? Is "processed" the new "chemical"? It's like the article trying to keep repeating the words "processed", "ultra…
-
comment
Comment #27874604
Which is fine if your company and teams use React a lot. Why introduce inconsistency in everyone's workflow just because this specific page is a simple contact form? The fact that …
-
comment
Comment #27874571
Why not? At that size, it takes less than your client can blink to load it.
-
comment
Comment #27874524
Why is it relevant? The point is you are not the one needing to remember. One day React could change from using Virtual Dom to the Svelte way and most user of library wouldn't noti…
-
comment
Comment #24185236
I think OP was just saying that even if the article were true, it didn't mean that someone who claim to be one of those people actually were.
-
comment
Comment #24024690
And that's a problem because?
-
comment
Comment #23431590
> But our low-level motor actions and perceptions, coordinated by the brain, require a lot of precise computation. But we don't actually do that precise computation though. try rep…
-
comment
Comment #23330888
> (1) I have no leaks and (2) I don't know how to create them -- These don't really square with each other. If he runs his service for a long time and the memory usage doesn't keep…
-
comment
Comment #22971455
I don't think anyone is argue for one instead of the other. Why not a little bit of both? Can we not think about system and data driven improvement while also at the same time apol…
-
comment
Comment #22971410
While I agree with not "blaming" people for the mistake as if it's their fault as a person. I disagree with all of his reasoning and the action he choose not to do in this case. I …
-
comment
Comment #22938775
> Unless you've invented a mind-reading device I'm pretty sure you're talking out of your ass. You may feel that. But you can't know what other smokers feel, either.
-
comment
Comment #19936964
You can use HTTP client to contact any HTTP compatible service. You can only use Kafka client to connect to Kafka. That sounds like a tautology but it's practical. There is way hig…
-
comment
Comment #19926025
That reminds me of the villian robot in I, Robot movie. They don't want to harm human, they just want to keep them in the house, so that there is less crime, and less people die. I…
-
comment
Comment #19816657
Honestly I don't care that much about such case. The system is not there to babysit you. In other transportation system if you get on the wrong car/bus, it's your problem. So you s…
-
comment
Comment #19816454
Why are people assuming that they don't use feature detection just because they have a warning based on UA-sniffing? Saying that an unknown browser is "unsupported browser" is not …
-
comment
Comment #19786531
Way to kill businesses that relying on subcontracting and surviving on small margin.
-
comment
Comment #19786389
> But more honest language ("What does this line mean?") would erase the veneer of objectivity; hermeneutical questions do not have "right" answers "When you say it honestly, it lo…