Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
conradk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
conradk
7y ago
I've been a fan of https://httpstat.us/ for a while now. Pretty much the same thing only you can also ask for a specific response time, which can be useful for testing timeouts.
2.
▲
by
conradk
7y ago
Thanks for explaining. It sounds like Keights is the same as Kubespray then, isn't it ? Kubespray also uses kubeadm underneath, as far as I'm aware.
3.
▲
by
conradk
7y ago
Ah yes, OK. What about Kubespray ? https://github.com/kubernetes-sigs/kubespray
4.
▲
by
conradk
7y ago
How does Keights compare to Kops ? https://github.com/kubernetes/kops
5.
▲
by
conradk
8y ago
As soon as Proton paid a Bitcoin ransom [0] to try and avoid a DDoS attack, I lost all hope for this company. https://www.theguardian.com/technology/2015/nov/05/protonmai...
6.
▲
by
conradk
8y ago
It looks like it took Gitlab only a day to verify and release a fix for this issue. That's quick!
7.
▲
by
conradk
8y ago
If you want to leave Google, but are not opposed to proprietary infrastructure, you could use something else with event tracking, like HEAP ( https://heapanalytics.com/ ), which is very good. Or if you prefer open source, Mat
8.
▲
by
conradk
8y ago
I wouldn't call "not using Google" radical. We have grown used to hearing that independence on GAFAs means being "radical", even though it should probably be the norm.
9.
▲
by
conradk
8y ago
Somewhat similar is FlexiSpot [0] desks. Have you tried those ? if so, I'd love to hear how they compare to Uplift. Myself, I have a FlexiSpot height adjustable desk and it's great. The price was 430€ (frame only) new (and I'
10.
▲
by
conradk
8y ago
Always the same thing: instead of reducing energy use, humans will find a way to push back problems instead of tackling them head on. Using nuclear energy "because runway is too short" without doing much else is not going to save
11.
▲
by
conradk
8y ago
From my experience with Deliveroo, you can pretty much order at any address, wait for the delivery person at the doorstep and retrieve your order without actually living there.
12.
▲
by
conradk
8y ago
The part "by editorial board views closest to yours" says it all. All newspapers have views. They choose what is "good" or "bad" based on their views. That's why cross-checking is essential.
13.
▲
by
conradk
8y ago
That's the case with any newspaper though, isn't it? We should always cross-check and verify, listen to multiple opinions and look at a variety of sources if possible.
14.
▲
by
conradk
8y ago
Going vegan is essentially "Stop buying stuff" where "stuff" is meat. You should stop buying anything that pollutes a lot and/or has low value compared to alternatives: diesel cars, disposable plastic items, useless
15.
▲
by
conradk
8y ago
For "Maximum pods per node", it shows GKE at 100, AKS at 110 but still puts GKE in green. How come?
16.
▲
by
conradk
8y ago
Then again, different platforms have different sets of hardware features, so sharing 100% of the code is usually not possible or desirable if you want to make the most of each platform.
17.
▲
by
conradk
8y ago
Data collection without consent, from an Italian website, with GDPR in place ? And you say you collect "Personal Data: Cookies, Usage Data and various types of Data". What does "Various types of data" mean ? https:/
18.
▲
by
conradk
8y ago
You might want to look at remote work, if that's something you're comfortable with. You can get paid well (think "Paris-salary") and live in more economical areas. Happy to talk more if you're interested.
19.
▲
by
conradk
8y ago
The "Opt out of tracking" link in your privacy policy [1] goes to a 404 page [2] at the moment. [1] https://getpublii.com/privacy-policy/ [2] https://getpublii.com/privacy-policy/opt-out%
20.
▲
by
conradk
8y ago
Would you mind sharing what you have in mind please? I'm genuinely interested in how that would work.
21.
▲
by
conradk
8y ago
Then you lose some security though, because I think Heroku uses large IPs ranges [1]. There seems to be no way to allow database access from a private IP address, other than using expensive proxying addons. That means you probably have to o
22.
▲
by
conradk
8y ago
There is AppImage ( https://appimage.org/ ). I have no affiliation with it whatsoever, but if you're not going to have a verified Snap account, I think you're better off offering an AppImage from your website. And i
23.
▲
by
conradk
8y ago
I tried using Ubuntu 18.04 recently. While snap seem like a good idea, the main issue I have is that there seems to be no way to know who publishes snaps. A list of approved vendors would be useful. Sure, there are some 'Verified Accou
24.
▲
by
conradk
8y ago
I've heard the same about a school in my town. Apparently, what is planned is a confiscation by the school of any phones teachers will see in the school.
25.
▲
by
conradk
8y ago
Didn't know dusk. Thanks for sharing ! It does look interesting ! And Symfony seems to be doing the same thing but for Symfony, called Panther.
26.
▲
by
conradk
8y ago
From the author's bio: "Since April of 2016 I work part time for the non-profit, CropLife Foundation communicating the benefits of crop protection agents" To read it yourself, go to https://www.forbes.com/site
27.
▲
by
conradk
8y ago
I have been made aware further down that I might have confused unit and integration tests a bit. Sorry about that. In Symfony code, the two co-exist and look somewhat similar. Maybe that's why I don't really differentiate them.
28.
▲
by
conradk
8y ago
What kinds of things do you configure ? For us, the test environment is the same as the development environment, only we don't send out emails. Then there are some test scripts, but those are provided by Symfony and remain unchanged. S
29.
▲
by
conradk
8y ago
Oh, I guess you're right. I may have interchangeably used unit-tests and integration tests because in PHP/Symfony, they look pretty much the same: some setup code and "assert()" calls. Sorry for any confusion for anyone
30.
▲
by
conradk
8y ago
That is what I do for most back-end tasks (not so much for front-end stuff yet although there is some interesting work happening in the open source world for that too). And I've actually had far fewer bugs testing with TDD than testing
More ›