Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
datasage
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
datasage
5y ago
>> 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 BitTorrent feature for 12 months\. After April 29, 2022, Bit
2.
▲
by
datasage
6y ago
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 database options are concerned, ARM isn't even support
3.
▲
by
datasage
6y ago
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 prior (often years).
4.
▲
by
datasage
6y ago
I do appreciate being framework agnostic. I think more common components like this would benefit from being built that way.
5.
▲
by
datasage
6y ago
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 customers can afford to run. Next-gen consoles will have to bec
6.
▲
by
datasage
6y ago
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 much simpler separation of concerns. That said, it doe
7.
▲
by
datasage
6y ago
Nightly builds have some fixes, but it does seem to be mostly abandoned.
8.
▲
by
datasage
6y ago
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.
▲
by
datasage
6y ago
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 mostly atomic. PHP-FPM with opcaching doesn't need to access
10.
▲
by
datasage
7y ago
utf8mb4 is the default in mysql 8.
11.
▲
by
datasage
9y ago
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 only apartment and condo buildings Centr
12.
▲
by
datasage
9y ago
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 group, you will automatically switch to the instance those
13.
▲
by
datasage
9y ago
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.
▲
by
datasage
9y ago
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 result in a fun reconciliation problem for the business. If
15.
▲
by
datasage
9y ago
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 use case and able to tune that as needed.
16.
▲
by
datasage
9y ago
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. Which was sort of the not well taken care of. We would see
17.
▲
by
datasage
10y ago
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 trading that car in 2-3 years at which point the dealer can
18.
▲
by
datasage
10y ago
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.
▲
by
datasage
10y ago
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.
▲
by
datasage
10y ago
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.
▲
by
datasage
10y ago
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.
▲
by
datasage
11y ago
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 importance of accounting and financial planning. Can't just ru
23.
▲
by
datasage
11y ago
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 doesn't matter, as long as you handle proxy generation
24.
▲
by
datasage
11y ago
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 learn to do front end programming. It saves a lot of
25.
▲
by
datasage
11y ago
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 together rather than trying to dominate the space and cut everyone
26.
▲
by
datasage
11y ago
Same thing could be said about OSX and iOS. There have been rumors of the platforms merging for a long time. Instead, they took some features of iOS and integrated them into OSX and vis versa. But they are still separate platforms. I think
27.
▲
by
datasage
11y ago
I was in the same situation as you. Same Router too. I could actually get close to 1 Gbps with the stock firmware. But it was unstable, requiring a reset every other day. I used an open source firmware, but it didn't contain the NAT of
28.
▲
by
datasage
11y ago
I tend to agree with this. It would better align the goals of the organization supporting the community with the community.
29.
▲
by
datasage
11y ago
In any situation like this, the most vocal will be a minority of all users. But that is not a good way to measure the sentiment of the entire user base. In addition, those that are most vocal are some of the most important users on Reddit.
30.
▲
by
datasage
11y ago
This is where most of the conflict lies. Reddit the community and Reddit the business don't have the same goals in mind. The company wants to grow and become more profitable, the community wants to preserve what it has. I don't kn
More ›