Live data from Hacker News

Viewing profile — cmjqol

cmjqol

HN member
Joined
Fri, Jun 08, 2018, 1:24 PM UTC
HN karma
36
Public activity
29 items

About cmjqol

No profile information was provided.

Recent public activity

  1. comment
    Comment #17645776

    > My employer offers FaunaDB with a pay-per-request pricing model. Tried FaunaDB few month ago the latency was beyond 200ms for a simple a read , and beyond 600ms for an insert. Wo…

  2. comment
    Comment #17632851

    >likely continuing for another ~15 years It's not that simple, I doubt the boomers working at Google now are the one creating problems and preventing the company from moving forwar…

  3. comment
    Comment #17607061

    Is there any plan to make this a partner product ? It's limited to 10 Concurrent Build for obvious reason, making it impossible for startup who want to create CI services on top of…

  4. comment
    Comment #17544194

    >reading reviews to figure out which listings are noise with fake reviews and which ones are for real I thought I was the only guy looking for patterns in Reviews and grammatical s…

  5. comment
    Comment #17531746

    I don't get what problem is this solving compared to : AWS SES , SendGrid , JetMail etc... and the hundreds of others provider in this domain.

  6. comment
    Comment #17497420

    I always assumed Web Scraping wasn't something particularly challenging because of how many libraries existed for this purpose. This article made me realize I assumed wrong.

  7. comment
    Comment #17489461

    > not actually make them on your OWN fork? Clickbait, gross. Yup. Something like : > You have bugs in your codebase of 1M+ line, you want to fix them ? Buy my proprietary software …

  8. story
  9. comment
    Comment #17482671

    Serveverless is not lambda. If you think so , you are mistaken , it's like saying Cloud == EC2 .

  10. comment
    Comment #17482665

    > You can even throw an entire expressjs application into a lambda function This is the first general misconception with serverless. Serverless is not lambda . If you think serverl…

  11. comment
    Comment #17480715

    Like others comments , Kudos to the authors. I'm an SPA Lover ( Angular , Vue ) , but still most of the points raised here a coherent from a back end perspective. That said , a lot…

  12. comment
    Comment #17480585

    That was one the clearest guideline description I've ever readen in my life. Obviously I'm not surprise this was written by an Engineer , it's very clear about what to do and what …

  13. comment
    Comment #17480454

    >It uses similar paradigms to flutter But it's common these days to confuse reader to make self promotion for their tech/services A huge amount article's on Medium are similar to t…

  14. comment
    Comment #17473275

    > I've noticed this spirit of "learn everything" all over the React and JavaScript community, and I don't think it's a good thing. I strongly disagree there. The only way for an en…

  15. comment
    Comment #17456864

    Flutter has it's own issues. First , flutter uses an architecture similar to a game and uses it's own rendering pipeline and Layout system, meaning integrating with anything that e…

  16. comment
    Comment #17444144

    This kind of news reminds how much I need to stop fullstack development , and instead should create a random clone of a trending startups and sell it as quickly as possible.

  17. comment
    Comment #17435291

    > people succumbing to the spell of psychedelics and similar substances Which is even more pronounced when the brain hasn't finished to develop itself . Advertising drugs as trivia…

  18. comment
    Comment #17427435

    Most of the problems raised in this paper from 2015 have been acknowledge by the JVM architect in a 2017 talk[0] , and are know in the work of getting fixed. JVM is getting Fibers …

  19. comment
    Comment #17427312

    >Why are they developing so many different mobile OS platforms at the same company ? As the title say , Google is just investing in it. They don't develop the codebase of the OS. T…

  20. comment
    Comment #17427189

    They could at least have a decent pricing. 299$ / Month for this is insulting knowing AWS X-Ray is built in Lambda and does it for Free. Clearly I do not take any startups working …

  21. comment
    Comment #17410819

    > Doesn't Linux power their entire business? Doesn't they power you and your entire business and the web ? Search , Gmail , G Suite , Docs , Chrome , G Analytics , Firebase , Angul…

  22. comment
    Comment #17376712

    At first look I love how the language is designed. Now I'm curious about the "embedded" part . Apple doesn't allow any VM or JIT to be embedded for iOS application. Either I'm miss…

  23. comment
    Comment #17373867

    It's used for their tech called Creo [1] . It looks a bit like Fuse Tools [2] , a tech designed for mobile designer that bypass OS Specific UI API to directly draw on the phone usi…

  24. comment
    Comment #17305164

    > no offence you don't want someone straight out some boot camp of dubious provenance None taken . My point is Microsoft is shifting to make it easier to separate their apps into c…

  25. comment
    Comment #17304630

    >"this project has a lot of stars, so, you should know it!" This is how the industry works these day, and beginners coming from bootcamps are told to pick a framework that way. The…