Live data from Hacker News

Viewing profile — datasage

datasage

HN member
Joined
Sun, Oct 23, 2011, 8:28 AM UTC
HN karma
204
Public activity
93 items

About datasage

No profile information was provided.

Recent public activity

  1. comment
    Comment #27524658

    >> As of April 29, 2021 Amazon S3 is discontinuing the S3 BitTorrent feature and it will no longer be available to enable\. AWS will support customers currently using the S3 BitTor…

  2. comment
    Comment #23814588

    I presume this has to do with support for ARM with the database software. PostgreSQL appears to have had ARM support for sometime. Mysql only added it with 8.0. As far as the other…

  3. comment
    Comment #23480223

    If you don't do that, you get the python 2 to 3 transition. Which is still going on. PHP did drop some stuff between 5 and 7, but all of it had been marked deprecated for some time…

  4. comment
    Comment #23424537

    I do appreciate being framework agnostic. I think more common components like this would benefit from being built that way.

  5. comment
    Comment #23168830

    Often there are choices made to support a larger range of devices that require comprises on graphic quality. It doesn't make a lot of sense to build a game only 5% of your customer…

  6. comment
    Comment #23117137

    Anytime you need to stream data to or from a client, like audio/video or data. Single page apps have a much better experience. From an architecture standpoint, it does also allow a…

  7. comment
    Comment #22910074

    Nightly builds have some fixes, but it does seem to be mostly abandoned.

  8. comment
    Comment #22895541

    For those interested in static tying for SPA's and Web applications it seems to have won. That doesn't mean everyone needs to use it.

  9. comment
    Comment #22818190

    With PHP (What slack was using at one point for some of the services. I think everything uses Hack now which may still maintain a similar model). Switching directories can be mostl…

  10. comment
    Comment #20348353

    utf8mb4 is the default in mysql 8.

  11. comment
    Comment #16155824

    Minneapols/St. Paul US Internet - 1 Gbit for $70/mo or 10 Gbit for $298.00/mo. Coverage is limited to south Minneapolis and a little bit of Edina. Northstar Fiber - $70/mo. Covers …

  12. comment
    Comment #15690738

    WOW is instanced, but the instances are all hosted by Blizzard. Instances are basically a replication of the world state, and managed automatically depending on load. If you join a…

  13. comment
    Comment #14965098

    They are pushing forward with this by purchasing a controlling stake in BAMTech, which is the streaming tech company behind HBO Now, MLB and others.

  14. comment
    Comment #14545328

    In my experience dealing with this, it depends on who initiates the refund. If the consumer initiates the chargeback, it will be handled in the consumer's currency. Which will resu…

  15. comment
    Comment #14310176

    Its not uncommon to in sass stacks to have multiple data stores, each specialized for different use cases. I do see it appealing to have one system that can support each type of us…

  16. comment
    Comment #14094174

    We switched from firebase to deepstream, and are hosting it ourselves. With firebase since we were not running a node or java app, we ended up relying heavily on the rest interface…

  17. comment
    Comment #13864541

    Its not so much about making money on the person getting 0%, since buying a brand new car isn't that high margin for the dealership. Instead, that buyers is more likely to be tradi…

  18. comment
    Comment #13834264

    Best bet is to report it to the condo association or property management company. AirBNB will basically turn a blind eye to those kind of rentals.

  19. comment
    Comment #13307224

    My solution was to get one for work and another for home, and the only time I ever wrapped up the cable is when I am traveling.

  20. comment
    Comment #12541979

    Yes, depending on the level of benefits offered and local taxes, you are looking at 20%+ cost on top of salary to employ someone.

  21. comment
    Comment #11896665

    I don't see a lot of merchants implementing it unless it supports more browsers and ideally Windows too. Safari doesn't have very large adoption.

  22. comment
    Comment #10800347

    This dataset seems to include all businesses and not just technology startups. In my experience, those who attempt to start small businesses often learn the hard way of the importa…

  23. comment
    Comment #10665057

    Doctrine is great for keeping rails on developers of various skill levels in large projects. But it does come at a cost of overhead. Most of the time for simple crud operations it …

  24. comment
    Comment #10664827

    Its a good way to start and actually make things happen. But it's also important to get beyond that to become a strong developer. Some do, some don't. jQuery is a common way to lea…

  25. comment
    Comment #10510973

    Unlike the hotel space (GDS), the VR space does not have a real time availability system. There are attempts to create one of course, but it requires all the players working togeth…