Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
skMed
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
skMed
3y ago
> continuously monitoring the estimated model performance Main point here. Model performance can degrade for any number of reasons and at varying rates. As a starting point, focus on setting up anomaly monitoring for a robust set of mode
2.
▲
by
skMed
9y ago
Recently listened to this on a road trip and I can report that it kept me interested and awake :). This podcast quickly focuses in on the problem of boolean satisfiability and the history of SAT solvers for those unfamiliar with said topics
3.
▲
by
skMed
9y ago
In theory, this benefits complex business processes running across corporations/agencies/gov/etc. requiring a distributed ledger. For example, mineral mining/procurement/certification/etc is a complicated lifec
4.
▲
by
skMed
9y ago
I don't recall Task Roles being a thing when I started using EC2 Container Service. For container security and isolation, that makes a whole lot of sense.
5.
▲
by
skMed
9y ago
Having built something similar with RabbitMQ in a high-volume industry, there are a lot of benefits people in this thread seem to be glossing over and are instead debating semantics. Yes, this is not "exactly once" -- there really
6.
▲
by
skMed
9y ago
> Instances get role data from the metadata service, but containers can't access that metadata and should access the local ECS agent instead (which has its own API). Just a quick aside, but is this can't or shouldn't ?
7.
▲
by
skMed
9y ago
So basically a forum? Knowledge Management is a broad topic and it's hilarious seeing the same solutions brought up again and again. I have all this persistent information! New people need to get up to speed fast - where do I put it? C
8.
▲
by
skMed
10y ago
I would prefer the image to look identical. Each host is going to have a unique name, and you're going to outsource your routing/discovery to the Client/another service anyway right? Generally though, if there is some custom
9.
▲
by
skMed
10y ago
Some basic conditional logic was added in 0.8 [0]. The reliance on 'interesting' declarative tricks, e.g. counts for conditionals and loops, is a little annoying I agree. However, it looks like they're listening to the commun
10.
▲
by
skMed
10y ago
Great changes! State environments is the feature that stands out the most for me. Currently, this is done by managing different sets of TF VARs. That's not going away, but this should allow for more nuanced modules.
11.
▲
by
skMed
10y ago
Someone has been reading Rothfuss.
12.
▲
by
skMed
10y ago
I type roughly 150 WPM without many errors, though I can burst much higher. The last disconnected keyboards I tried were: * Apple Wireless Keyboard * Logitech K 300 * Microsoft -god-knows-what-it-was-called- from back in the day. In all cas
13.
▲
by
skMed
10y ago
Do you know anyone that purchased Logitech keyboards for those sweet visuals on the tiny LCD screen? Me neither. This is a total gimmick. Power users don't look at the keyboard, it's a waste of time.
14.
▲
by
skMed
10y ago
Not a knock here since I know this is not a majority case, but for marginally quick typists, I would say these wireless/bt keyboards are useless. Input lag is dreadful.
15.
▲
by
skMed
10y ago
Right, if I want to rely on Finagle's RPC capabilities, e.g. load balancing, routing, tracing, etc, then my microservice must be JVM based and use the Finagle library. This is a standalone proxy deployed as a 'sidecar' app al
16.
▲
by
skMed
11y ago
I believe part of what the author is looking for is currently being pushed by the Deis guys with Helm[1]. Think of it as a package manager for creating Kubernetes configurations. I think we'll see some stable and reusable templates for
17.
▲
by
skMed
11y ago
I use an older Pi with Raspbmc (osmc) and I can stream 1080P movies just fine. The key is to 1.) Avoid streaming off a slow disk e.g. NAS, 2.) Ensure you have the necessary bandwidth to stream (no slow wifi), and 3.) Pass DTS audio to your
18.
▲
by
skMed
11y ago
Keep your diet in check and eat your TDEE or less in calories to maintain weight or lose a few pounds. That's 90% of it. Sign up for a gym and workout 3 times a week aiming to improve strength if you want some muscle definition. That&#
19.
▲
by
skMed
11y ago
Do you think you could write a blog post about this? Finding interesting uses for Roslyn may help drive its use in the community. Plus, that just sounds interesting.
20.
▲
by
skMed
13y ago
I don't believe this is true at all. Dependency injection is just a way to invert control, decouple your code, and make it more testable. Proper tests of your configuration when your container is bootstrapped is all that is necessary t
21.
▲
by
skMed
13y ago
To those who are confused by the name, this is not a Jabber / XMPP service. JabbR started as an example chat app for using SignalR[1], an open-source, realtime signaling library for .NET written by David Fowler & Damian Edwards. Think o
22.
▲
by
skMed
14y ago
I'm seeing a lot of surprise by the lack of NFC, but given the lack of market adoption, I can understand why they may not take it as a high priority. Plus, we've all seen the reports of Apple purchasing AuthenTec and its IdAM solutions. F
23.
▲
by
skMed
14y ago
Are you trying to say the overhead of SCRUM would increase the time to 3 months? SCRUM is a lightweight framework, so I am struggling to see how this could happen. Alternatively, do you think the estimation with points was the main problem
24.
▲
by
skMed
14y ago
Perhaps it is the environment or Product Owners that are causing this slow down? Product Owners (PMs, etc.) should stack rank items in their backlog before a sprint planning meeting. This should make it fairly easy to allocate items for
25.
▲
by
skMed
14y ago
I don't agree that this is entirely nitpicking. Sure, ripping apart some code in a controller might be considered coming down hard on a brand new project, but a lot of his criticism is directed towards the foundation/model behind the syste
26.
▲
by
skMed
14y ago
Adding a quick note here about Ramadan - the act of fasting and feeling hungry, thirsty, and tired also serves to invoke feelings of empathy with those who are less fortunate. Essentially, it is a reminder that there are always those who a
27.
▲
by
skMed
15y ago
CDC is definitely a more enterprise-y feature (Oracle, SQL Server, etc.). I have had to build the same sort of tracking via triggers in the past, so I would definitely agree with you. I am not super familiar with the PostgreSQL road map,
28.
▲
by
skMed
15y ago
This sort of event buffer may also be achieved by leveraging Change Data Capture (CDC) features if they are supported by your data store. For example, when CDC is enabled in SQL Server, an agent service will periodically examine the transa
29.
▲
by
skMed
15y ago
I agree the message is the most important part of this despite the immature way he exposed this GitHub security issue. Rails can certainly adopt an 'opinion' regarding this issue, but if I think if we were to take a look around at heavy web
30.
▲
by
skMed
15y ago
I would not necessarily expect my client application to invoke these functions automatically. It can be very helpful writing client apps when there is a human making these decisions. One of the primary benefits of HATEOAS is state manageme
More ›