Viewing profile — jpcfl
jpcfl
HN member- Joined
- Fri, Feb 12, 2021, 12:19 AM UTC
- HN karma
- 287
- Public activity
- 139 items
- HN profile
- View on Hacker News ↗
About jpcfl
No profile information was provided.
Recent public activity
-
comment
Comment #48588312
"Well regulated" refers to their ability to shoot straight, and a militia is a civilian force. This language is about civilians being capable of handling weapons.
-
comment
Comment #48372545
> Prime Time for a Timer Primer It's pronounced, "primmer."
-
comment
Comment #47780032
> claude: "API Error: 500... check status.claude.com" > status.claude.com: "All Systems Operational"
-
comment
Comment #41854531
> It should be ++C because with C++ the value you get from the expression is the old one. You get it!
-
comment
Comment #41851110
Or xxd --include :)
-
comment
Comment #41851047
Bjarne should have called it ++C.
-
comment
Comment #41198031
> sometimes negatively impacting business is very good This is an oxymoron.
-
comment
Comment #41124697
Anyone who calls this election fair is not impartial. The scale of the fraud is enormous and undeniable. Tell me, how many Venezuelans abroad were able to vote? How many were kept …
-
comment
Comment #41103405
And my point is that a store deciding to unionize could negatively impact the business. Calling for the death of the company, and inciting images of child slaves in chains is not a…
-
comment
Comment #41102698
When Apple chains children up in sweatshops, please let me know.
-
comment
Comment #41095039
Is it not possible that employees forming a union could be bad for business?
-
comment
Comment #41090926
> At this size Size has nothing to do with it. Just because a company is large doesn't mean it needs to start making poor business decisions. > corporate death penalty That's a bit…
-
comment
Comment #40987449
There is if your goal is to attract a wider audience. Call me old fashioned, but if you can't even be bothered to capitalize the first letter of each sentence in your publication, …
-
comment
Comment #40936609
It is incredibly frustrating to realize that a lot of companies are within their right to deny you service as soon as you even _appear_ to pose a risk to them. Geico recently denie…
-
comment
Comment #40789916
Actual headline: "Elon Musk confirms reallocating thousands of Nvidia AI chips from Tesla"
-
comment
Comment #40507434
Or, that his commitment is at odds with his fiduciary duty.
-
comment
Comment #40459101
Interesting. I actually like this behavior and wish more applications would use it!
-
comment
Comment #40443542
You need to take your phone off silent.
-
comment
Comment #40181145
Sad. Here's a simulator: http://line-mode.cern.ch/www/hypertext/WWW/TheProject.html
-
comment
Comment #40146180
> There is no 1:1 relationship between mining cost and reward on a single block Ah, I see what you mean. I think I've been mixing up my costs. When I wrote the original comment, I …
-
comment
Comment #40094032
That wasn't my point. My point was that they could stay in business. My original point was that it was in the ballpark of $2M. Could be more, could be less, all depending on a numb…
-
comment
Comment #40093825
If I spend $2M to mine $2M of gold, and the value of that gold increases by 2x over the next 10 years, then I think I could stay in business. That would actually be a pretty solid …
-
comment
Comment #40093391
Presumably somewhere in the ballpark of $2M worth.
-
comment
Comment #39582566
> What does preemption change here? Before the stack checker has finished, nothing else should hold a reference to any of the yet-unchecked stack. If your thread overflows the stac…
-
comment
Comment #39582433
> Yes it does, unless you're violating the memory model. Overflowing the stack violates the memory model. > Such systems are not secure if they don't have IOMMUs. Secure in what se…