Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
newaccoutnas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
newaccoutnas
7y ago
There's also json_build_object for building a JSON object and then you can use json_agg inside that.
2.
▲
by
newaccoutnas
7y ago
Especially if you're paying for one of the better services, like Andrews and Arnold etc. They have caps listed on their broadband pages. There have been regular stories where customers have been sent letters about their bandwidth usage
3.
▲
by
newaccoutnas
7y ago
A couple of petabytes in a month? A 1Gbit connection does about 75 Terabytes a week so unless you have a truly exceptional connection, that seems excessive
4.
▲
by
newaccoutnas
7y ago
With respect, if nobody finds the issues in the upstream dependencies and works to make them compatible with Python 3, they won't be supported. That would be a shame for this project and others that use the same upstreams. I'd hav
5.
▲
by
newaccoutnas
7y ago
Nail on the head
6.
▲
by
newaccoutnas
7y ago
Yes, of course, but it became quite difficult to track when there was fire fighting across several fires
7.
▲
by
newaccoutnas
7y ago
This is great. I notice it's Python 2, could this be ported to Python 3 easily or some inherent issue in upstream deps?
8.
▲
by
newaccoutnas
7y ago
I worked (briefly) at a place that requested updates in 15 min intervals... on a spreadsheet. No thanks!
9.
▲
by
newaccoutnas
7y ago
Agreed, it's morphed into something a lot more evil than stopping bots. The amount of heuristics it now collects in v3 is quite something. Check for your score yourself https://recaptcha-demo.appspot.com/recaptcha-v3-re
10.
▲
by
newaccoutnas
7y ago
Sure but getting on the electoral register (to my knowledge) requires no ID either. I think this is a big part as to why postal voting fraud happens.
11.
▲
by
newaccoutnas
7y ago
PINS for the ATM are but my online banking has a number more
12.
▲
by
newaccoutnas
7y ago
We don't need ID in the UK, just turn up.
13.
▲
by
newaccoutnas
7y ago
I take your point but you can't also discount the air quality in cities being quite a big factor as to becoming less dependent on cars. LEV's (Low Emission Vehicles) are taxed less, for example (although the infrastructure is stil
14.
▲
by
newaccoutnas
7y ago
I'm not sure that's the case, otherwise why would community driven projects like https://b4rn.org.uk/ exist if BT was serving low-value customers properly? In reality they're the company that doesn't see
15.
▲
by
newaccoutnas
7y ago
REPL != Syslog TCP. They're different things. It's not TCP that was the issue but the implementation of syslog on top.
16.
▲
by
newaccoutnas
7y ago
Don't know where you grew up but for some this will have definitely increased the temperature over the years - https://en.wikipedia.org/wiki/Urban_heat_island
17.
▲
by
newaccoutnas
7y ago
There's RELP[1] but if you can don't use syslog's protocol. You could use something like the beat protocol (if using ELK stack) or just a plain old message queue. Things like logstash (and fluentd etc) can have multiple input
18.
▲
by
newaccoutnas
7y ago
Interesting TCP is recommended with pain old Syslog. I've seen that take out systems due to not being able to dequeue. There are better protocols that you can use for reliable delivery
19.
▲
by
newaccoutnas
7y ago
I would not discount government 'incentives' to BT. Hundreds of millions have come the public purse for contracts that were supposedly put up for public tender. BT got about 95% of them. edit: there are other issues in the UK, lik
20.
▲
by
newaccoutnas
7y ago
Isn't that just Service Discovery? https://kubernetes.io/docs/concepts/services-networking/serv...
21.
▲
by
newaccoutnas
7y ago
Eventually the status bar appears saying they're having an issue.
22.
▲
by
newaccoutnas
7y ago
Definitely sarcasm
23.
▲
by
newaccoutnas
7y ago
Not in the system they used, it was private. As has been noted elsewhere, it would be trivial to have the majority of peers could be under nefarious control
24.
▲
by
newaccoutnas
7y ago
In addition I don't think you'd have to interrogate every line, depending on your codebase and upstream module support for Python 3. There are tools like: http://python-future.org/automatic_conversion.html and ht
25.
▲
by
newaccoutnas
7y ago
To a degree you have to put your trust in the system and build enough checks in so that no one part of it can be corrupted. The issue with electronic voting is that it's easy to scale attacks.
26.
▲
by
newaccoutnas
7y ago
Well, because you're developing against an unsupported runtime. No bug or security updates. If that's fine for you, feel free, otherwise get with the (supported) program. If it's a new project, there are no excuses imho
27.
▲
by
newaccoutnas
7y ago
Surely the number of eyes looking at that codebase will vastly diminish though? You may get RH and co backporting massively obvious issues but there will be many other smaller issues that won't be found. Also Google have golang, which
28.
▲
by
newaccoutnas
7y ago
Sorry, should have stated it's a pre-release.
29.
▲
by
newaccoutnas
7y ago
https://pythonclock.org/ - 5 Months and 2 days to go. Do not do any new projects in Python 2. There is no technical reason for you to do so. If management is an issue, show them the facts. Also, Python 3.9 is now out which
30.
▲
by
newaccoutnas
7y ago
I think this was posted at the time. It's worth saying that CERN have been massive open source users for decades
More ›