Viewing profile — beokop
beokop
HN member- Joined
- Wed, Aug 10, 2016, 8:01 PM UTC
- HN karma
- 124
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About beokop
No profile information was provided.
Recent public activity
-
comment
Comment #21557771
Pythonista is a full(-ish) offline Python IDE and has been on the App Store for years.
-
comment
Comment #21528863
There’s no reason to believe they won’t have an online copy of the 2020 snapshot too. Isn’t that kind of the point? For future generations to be able to use it?
-
comment
Comment #21528586
That’s probably what I’ll end up doing for most repos. Unfortunately.
-
comment
Comment #21528545
Then why have the option to delete public repos at all? Public tweets? If we had the means, should the web as a whole be append-only? There’s a big difference between “public” and …
-
comment
Comment #21528234
Is there a way to opt out of this? I’m not sure I want my code to be stored forever in a glacier with no way of deleting it.
-
comment
Comment #21505657
All problems are small with perspective!
-
comment
Comment #21413126
There’s only about 10 million people in Sweden and we’ve produced Saab, Ericsson, Volvo, IKEA, H&M, Spotify, Skype, MySQL to name a few. I don’t think it’s that uncommon.
-
comment
Comment #21389856
It’s pretty clear that the author isn’t using the technical definition of big O but rather is using it in a descriptive way. It’s not ambiguous in any way so what’s the harm?
-
comment
Comment #21344212
I’m getting an Internal Server Error at the Tor site, I guess this means it’s more popular than they expected?
-
comment
Comment #21261581
> ... Meetup is also adding a new $2 fee every time a person RSVPs for a meetup. Every. Single. Time. I'm generally in favour of paid products but $2 per RSVP is just... insane.
-
comment
Comment #21247015
Thanks for the tip. I’ve tried that before, without success, but someone else reading this might have better luck. For what it’s worth this happens both with a 15” and a 13” MBP fr…
-
comment
Comment #21246901
I haven’t thought of it this way before but I think you’re right. External monitor support does break randomly and hardware support through dongles is extremely flakey. A small exc…
-
comment
Comment #21225647
This might be true, however, I’m of the opinion that the prize should go to people that are making hard choices to de-escalate actual armed conflicts.
-
comment
Comment #21106751
Sure but the military... works.
-
comment
Comment #21040777
By that logic, you can’t program interrupts with C because “int” is a reserved word.
-
comment
Comment #20246684
Holidays are precisely the best time to spend quality time with your kids, too.
-
comment
Comment #18895917
While you’re at it, why not sue for emotional distress? Or lost income for the time reading this instead of billing clients? I’m all for GoDaddy being held responsible but advocati…
-
comment
Comment #18869200
No. With 10^12 possible account numbers and a hash rate of ~10^10 H/s using off the shelf hardware [1] it would only take 100*(10^12/10^10) = 10000 seconds to deanonymise the token…
-
comment
Comment #18802199
That’s not how this works. The actual books/movies/cartoons that Batman appears in will eventually be public domain — you’ll be legally allowed to copy, edit and distribute these w…
-
comment
Comment #18773065
Nothing to do with ratio but I’ve found that the quality of the comments often reflect the quality of the code.
-
comment
Comment #18773009
Persistent access via an authentication token is a hell of a lot more reliable than relying on the user not navigating from/refreshing a specific page where XSS is present.
-
comment
Comment #18771512
So is programming. Should clients be able to just take your code without paying for it?
-
comment
Comment #18769030
Also, people make a big stink when authentication cookies aren’t marked as HTTPONLY. Storing tokens in localstorage (even sessionstorage) is just as bad but for some reason more ac…
-
comment
Comment #18768212
This sounds an awful lot like JWT.
-
comment
Comment #18765927
The cure to racism isn’t isolation.