Viewing profile — PLejeck
PLejeck
HN member- Joined
- Tue, Jul 26, 2011, 7:49 AM UTC
- HN karma
- 168
- Public activity
- 173 items
- HN profile
- View on Hacker News ↗
About PLejeck
Recent public activity
-
comment
Comment #11231180
Location: Modesto, CA (way east of SF) Remote: Temporarily, not long-term Willing to relocate: Yes Technologies: Ruby/Rails, HTML/CSS/SCSS/etc., ES6, Docker, EmberJS (intermediate)…
-
comment
Comment #11178874
I actually regret not switching to Spark sooner, since it has support for more email providers than Mailbox ever had. I do wish it would take some cues from Inbox and add the Actio…
-
comment
Comment #11102014
This involves radically ignoring the human factor in time. Things are still mostly local in daily life, except in the small bubble these men live in. Next year I'm sure they'll be …
-
comment
Comment #7908509
That would require there to actually be MAL devs. Last I heard, they're down to one guy and he's AWOL.
-
comment
Comment #7907833
I've not used AniDB much, but I once half-finished an API wrapper for Node.js so I guess I'm about as qualified as we're gonna get. In my experience, AniDB is effectively unmaintai…
-
comment
Comment #7907269
I think the fact that normal TV/Movie sites lack information on Anime led to the schism more than anything. The same things the Anime community has developed could be equally appli…
-
comment
Comment #7906623
Hummingbird already offers an API through Mashape, which is infinitely more thorough than any competitor's. Additionally, MAL has lots of minor bugs, and how can you trust a site t…
-
comment
Comment #6546653
I'm making light of the fact that we repeated the same thing that happened in history. When people started getting attacked, they formed larger groups to defend themselves. and now…
-
comment
Comment #6546513
Can't something like Airbnb already fill this role? I don't know much about couchsurfing in all honesty.
-
comment
Comment #6546510
I'm slightly afraid to learn C++ after being told so many horror stories. But for the low low price of free? Count me in.
-
comment
Comment #6546497
Everybody is always under attack. The internet is falling to pieces because of botnets, and people forming clans for protection (by which I mean CloudFlare, they're forming CloudFl…
-
comment
Comment #6546491
Redis is an ideal data store for this kind of thing, will be doubly so once we have Redis Cluster. But still, if your frontend hosts can't reach your database, you have far bigger …
-
comment
Comment #6546481
I'm suggesting that site operators need to use HTTPS. It doesn't matter if you use Rails, PHP, Node.js, whatever. USE HTTPS. NEVER USE HTTP. It's as simple as that. Never assume th…
-
comment
Comment #6546452
I hope that this will at least light a fire under the asses of Rails devs everywhere, and get them to adopt HTTPS. Nothing is safe against Firesheep without HTTPS. All of these iss…
-
comment
Comment #6546438
In fragmentation, there is not always a winner. Sometimes they just all survive.
-
comment
Comment #6546432
In Web 2.0 the turnover rate wasn't too high and most "services" were toys made in the spare time as a mashup of other services. To think it was a bubble, even at the time, is nons…
-
comment
Comment #6546417
To be fair, the tech stack can break a service (though it can't make it) - whether by slowing down iteration or crashing constantly. Putting out fires is not a positive thing.
-
comment
Comment #6546408
It's rather sad that DDoS attacks seem to just be the norm at this point.
-
comment
Comment #6546402
They do, and they are signed, but they still have issues like this which are so easily mitigated by just using a goddamn server.
-
comment
Comment #6546394
Logical skips can do a lot.
-
comment
Comment #6546072
Sure, it's the default, but don't people realize never to trust clientside data? I don't know if CookieStore is signed or not, but I generally assume even if I sign the data it's n…
-
comment
Comment #6546056
I sincerely hope that nobody was using the CookieStore in deployment. I think everybody should know by now that cookies are not safe or secure storage for data.
-
comment
Comment #6546050
I never thought I'd hear "don't write any tests", since that seems to be a horrible sin to most people
-
comment
Comment #6545972
I know there's not a right way, but I still can't even figure out the most basic of tests. The guys in #rails tell me to stub this, mock that, but then they never explain the terms…
-
comment
Comment #6545969
But it's not even clone, it's just awkward.