Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thinkersilver
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
thinkersilver
6y ago
It helps to instrument the journey of your work from jira all the way to build, deployment, run and monitoring (observation). From that you can get measurements on how long each stage takes and the duration of each transition. From there yo
2.
▲
by
thinkersilver
6y ago
This feels all to familiar to a Java developer and similar to what they do in k8s with the genericapiserver component but not to the full extent described in the article. It's interesting to see how the service container pattern appear
3.
▲
by
thinkersilver
6y ago
It's been a while since I've looked at Fabric8 but it had good java -> k8s integration and was great for writing k8s tools. It appears though that Fabric8 is useful for solo java projects without complex dependencies on non-jav
4.
▲
by
thinkersilver
6y ago
Kubernetes is becoming the lingua-franca of building infrastructure. Through CRDs and the kube api spec I can - start an single application - deploy a set of interconnected apps - define network topologies - define traffic flows - define v
5.
▲
by
thinkersilver
6y ago
I've been a big fan of brain storming tools for a long time so appreciate new tools with different takes on the problem. I do have one observation and it maybe just me. I have no way of clustering a group of connected thoughts, or a w
6.
▲
by
thinkersilver
7y ago
Great article. I think you might be taking a subtle point in the article for granted. Namely, the ability to assemble a fairly complex distributed system from open source components. Democratisation of complex machinery like the raft and co
7.
▲
by
thinkersilver
7y ago
It would be nice if there was a readme for this repository. Like these AI and speaker recognition examples [1],[2]. [1] https://github.com/wq2012/awesome-diarization [2] https://github.com/terryum/
8.
▲
by
thinkersilver
7y ago
If AWS gets you going definitely go for it but if you're looking for existing tools type 'python speaker diarization' in github.' Most of what you'll find would require downsampling your audio to 16khz and you'
9.
▲
by
thinkersilver
7y ago
iPAAS' are essentially ESBs remarketed for the cloud for organatisations without the in-house expertise to coordinate building their own integration hub with a combination of tools like Kafka and API management gateways. Organizations
10.
▲
by
thinkersilver
7y ago
Yes I was. I've posted the comment to the correct story now. I don't how that happened.
11.
▲
by
thinkersilver
7y ago
The poster is holding a line of bash to the standard of code and is illustrating that readability should be the goal and a way of bringing bash commands to a standard of readability for something like a PR. Readability is really there to sh
12.
▲
by
thinkersilver
7y ago
A software architect that can't code or refuses to has no business architecting the system. A software architect who doesn't show up to stand ups really shouldn't be dictating a solution to the team who have to build it. Id
13.
▲
by
thinkersilver
7y ago
The poster is holding a line of bash to the standard of code and is illustrating that readability should be the goal and a way of bringing bash commands to a standard of readability for something like a PR. Readability is really there to sh
14.
▲
by
thinkersilver
7y ago
The snippets feature looks quite powerful and particularly like the enumeration conversion example. Are there any plans of making these kinda of transformations extensible? I've recently gone into speech assisted video editing and came
15.
▲
by
thinkersilver
7y ago
Well they did qualify with that it was a complex topic. And am not sure he hinted that it was compulsive. I tend to work in a banking infrastructure environment and it's common practice to take notes, The number of conversations I have
16.
▲
by
thinkersilver
7y ago
This may not be useful but have you tried to ask why you want to be heard. It's worth exploring your motives. Is it to make yourself feel more valued in the team or is it to provide value to the team. Figuring this out may allow you t
17.
▲
by
thinkersilver
7y ago
Am not sure how much this discussion is happening now but do remember having these conversations more often a few years ago when tools like Prometheus were coming up. This is my take and shouldn't be taken as gospel but I've obse
18.
▲
by
thinkersilver
7y ago
Bear in mind, I'm from the U.K so I don't have an American perspective on this. This is a bit closer to the truth when you read or listen to what analysis they were doing. I think what they were doing and it's association wit
19.
▲
by
thinkersilver
7y ago
I did this about 4 years ago as well and haven't looked back either. The habits I'd formed around news reading just were not helpful or useful. If you think about it for it a second there is very little informational value given b
20.
▲
by
thinkersilver
7y ago
What you're learning will fall into different categories, physical, mental or a combination of both. They will employ their on strategies to help them stick. I put language learning in the third category. Anki + srs for memorising v
21.
▲
by
thinkersilver
8y ago
There's so much to comment on in this article. First off gravity looks like an interesting product, it's shame a blog article on that hadn't made it onto the front page. I hate to be nit-picky but I do feel that articles like
22.
▲
by
thinkersilver
8y ago
I liked the idea but couldn't quite get the anki workflow running smoothly. To be fair I tried this because of the anki integration but I don't think that's what it's meant for
23.
▲
by
thinkersilver
8y ago
This looks great, we're planning to test with the intention of moving our CI/CD orchestration onto this. We use Calico internally, is there a plan in the future to allow other SDNs?
24.
▲
by
thinkersilver
8y ago
I remember writing this for my GCSE computer project in C. It didn't take me a weekend though back then. This is a Wolf3D style game. It would be interesting to illustrate the Doom engine that followed with the diagonal walls and lig
25.
▲
by
thinkersilver
8y ago
It was this paper and John Wilkes' talk at QCon Lon 2015 on Borg/Omega that helped me understand the architecture and motivation behind K8S, Mesos, Spark and so on. It's a good paper and definitely worth the read.
26.
▲
by
thinkersilver
8y ago
Echoing what others I've already said, it's your supervisor and topic should be your main criterion. Secondly, it depends on what you want to do afterwards whether is a career in academia or industry. If academia see the first poi
27.
▲
by
thinkersilver
8y ago
This is such a great idea! I would use this as an annotation tool in meetings, particularly architectural diagrams and other complex information-rich image artefacts. I'm not sure if it has been mentioned yet but loading images would g
28.
▲
by
thinkersilver
8y ago
Hi Ahmed, I imagine you looked at other solutions before starting this. A distributed log is a fairly simple idea to understand (hard to implement) but what pain point is being solved? Seeing that it is written in C/C++ - would it be t
29.
▲
by
thinkersilver
8y ago
The use cases overlap neatly with Kafka's. Everything from it's usage of zookeeper, time-and-storage-based retention tuning are similar The announcement does not clarify the reason they use this over kafka. Is it because Kafka doe
30.
▲
by
thinkersilver
8y ago
I'm in the same boat mate. Kudos for getting this far this quickly
More ›