Viewing profile — furicane
furicane
HN member- Joined
- Thu, Feb 15, 2018, 3:58 PM UTC
- HN karma
- 216
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About furicane
No profile information was provided.
Recent public activity
-
comment
Comment #21161156
I've been using vue, nuxt and typescript without any issues so far (6 months with TS though). It's not vue that's at fault for troubles with TS.
-
comment
Comment #19924063
I often run into this argument - "inconsistent syntax", followed by zero proof. Then I wonder - is the person making the comment even using PHP or is the person behind the comment.…
-
comment
Comment #19467260
Quake 2 is one of the most difficult FPS games to play competitively. I played the game for 10 years, 1998 - 2008. I can tell you're looking at the game from a different perspectiv…
-
comment
Comment #19430395
Basically, what irks you is that Vue separates presentation (visual) from the logic via and , reusing components via HTML elements is poorly thought out and binding values to attri…
-
comment
Comment #19267439
I've been in frontend for a long time, since 1999. The dev console is my workplace. I have to use and be familiar with all popular browsers. Chrome's dev tools are far better in my…
-
comment
Comment #19115351
> What’s fascinating to me is the length people go to in order to justify freeloading. I can tell you didn't read carefully what I wrote, but that's fine. Here's what Spotify tells…
-
comment
Comment #19114352
It's fascinating how we, humans, are lazy. We're lazy to the point where we'd gladly allow services like Spotify to control our computers just so they can make sure their ad was de…
-
comment
Comment #19113191
We created higher level languages to reduce time spent coding. We wouldn't be using assembly. It appears that we think about different terms when visualizing what "incompetent" mea…
-
comment
Comment #19112645
In the context of what you're doing with PHP, that one-fits-all data structure is all you need. I sincerely doubt you had hurdles in your career because of PHP's array :) However, …
-
comment
Comment #19112594
So.. what you're trying to highlight is that a language is supposed to make up for the incompetence of the person using it?
-
comment
Comment #18973800
The dev console is better than Firefox one. It's faster. Minimalistic interface is great. HOWEVER - Firefox console is catching up. Firefox is fast enough. Chrome is getting more a…
-
comment
Comment #18934403
Laravel does have a lot of magic, however you can be aware of what's going on. https://github.com/barryvdh/laravel-ide-helper Framework continues to evolve, for the better of cours…
-
comment
Comment #18932362
PHP recently received an extension that exposes an asynchronous programming framework, called swoole. It's extremely promising (but not perfect). Here's the link https://www.swoole…
-
comment
Comment #18929966
I second this. Without going into what I've tried and yadda yadda yadda, white noise, my credentials and so on - PHPStorm id the IDE. No Atom / VSCode or whatever can't compare. Yo…
-
comment
Comment #18929822
They are, quite good and the performance keeps improving with every new version. We're expecting another huge performance boost with version 7.4
-
comment
Comment #18651595
Out of curiosity - have you ever actually programmed anything? You're angry, which I can understand, and hateful but you're providing zero facts to support your opinion. You sound …
-
comment
Comment #18651095
40x speedup claim with 0 evidence or reproduction scenario. It's like that meme: "source: trust me dude". The conclusionnis: they made a middleware, something that nginx's auth mod…
-
comment
Comment #18635310
Windows XP
-
comment
Comment #18616579
You're not confused, and you felt the irony in my post. I wrote it's trying to be PC, and I didn't touch base upon what PC actually means - it's a broad term, different in everyone…
-
comment
Comment #18606875
I wouldn't label the algorithm as anti-porn. I'd label it "how to lose user base and drive the company to a hole" algorithm. It's not likely that it detects actual porn, it's basic…
-
comment
Comment #18541779
You do realize that if it's in top 10 million, out of estimated ~640 million websites, it's right at the top? It's not misleading at all, it's quite down to the point, just like th…
-
comment
Comment #18463839
U2F isn't as trivial to implement as RFC4226 OTP. It takes effort. Implementing the counter check is trivial. Disregarding the counter and stating "that only enables replays" is ab…
-
comment
Comment #18462866
I haven't got any info on websites caring about the counter value. It seems.. pointless to use U2F if you just disregard the counter value. You need to extract it from the response…
-
comment
Comment #18459071
U2F is a two step process - you need to register the device first (through challenge-response process called ENROLLMENT), then you can use it by issuing authentication challenge (U…
-
comment
Comment #18441000
Sooo... paint me stupid but I find the title completely misleading and another, very, VERY annoying thing caught my eye - after reading the text, I caught myself repeating the word…