HN user

avisk

155 karma
Posts18
Comments30
View on HN
www.channelnewsasia.com 2y ago

Technology is stealing your time in ways you may not realise

avisk
4pts0
news.faire.com 2y ago

New Partnership Establishes Faire as Shopify’s Recommended Wholesale Marketplace

avisk
1pts0
www.youtube.com 3y ago

Building a tech stack using self-hosted FOSS [video]

avisk
2pts0
www.youtube.com 3y ago

Pat Gelsinger and Linus Torvalds talk Linux, open source, technology and more

avisk
1pts0
news.ycombinator.com 4y ago

Ask HN: How do you track changes in your third-party APIs?

avisk
1pts0
www.elastic.co 5y ago

Elastic Beats no longer works with AWS managed Elasticsearch

avisk
3pts0
www.youtube.com 6y ago

Interview with leading Covid-19 expert from South Korea

avisk
2pts0
www.timesofisrael.com 8y ago

Israelis log out of high-tech jobs for a life offline

avisk
2pts1
www.youtube.com 9y ago

Net Neutrality II: Last Week Tonight with John Oliver [video]

avisk
8pts2
uploadvr.com 9y ago

ZeniMax Responds to John Carmack’s Comments After $500M Verdict

avisk
4pts1
github.com 9y ago

Show HN: Logtrail – A Kibana plugin for logs that clones the Papertrail UI

avisk
65pts17
www.youtube.com 10y ago

John Carmack BAFTA Fellowship Speech: I am just getting started

avisk
3pts0
www.youtube.com 10y ago

John Carmack on rockets, VR, and the future (2009)

avisk
2pts0
www.spacex.com 10y ago

Elon Musk's blog: Background on Falcon 9 rocket launch

avisk
5pts0
facebook.com 10y ago

John Carmack's Deep Thoughts: Ideas, Work, and Emotion

avisk
1pts0
www.dmagazine.com 10y ago

The Virtual Reality of John Carmack

avisk
145pts93
www.youtube.com 11y ago

Linus Torvalds 1995 Lecture in Japan [video]

avisk
4pts0
www.bbc.co.uk 12y ago

US and British spies 'get personal data from Angry Birds'

avisk
3pts0

Agreed, there are not lots of tutorials out there explaining plugin development in Kibana. Mostly I used Timelion and Kibana source code as reference and also I kept the Kibana API dependency to minimal since it is not documented and may change anytime (and also I am new to Javascript, so had tough time in understanding the code :)).

I am the author of the plugin.

This view is tailor made to view log files. Personally I didn't like using the Kibana table-views to view log files. Features like 1) Filter logs files from particular machine 2) Live tail 3) Seek to any time in log file (e.g. you can enter 'last friday' in seek window) 4) filter by program/app

makes logtrail suitable for viewing and debugging log files.

Moreover I always wanted a interface like this in Kibana to view all my log files in a single view :)

Introducing Jelly 13 years ago

Please don't take this as discouragement. To Intelligent people at Jelly : Please spend you time and effort on something useful or fun.

I always make sure that I attach the source code of the 3rdParty libraries used in my project to my IDE. The best time to read library source code is while using them in your code, where we know the context. This also help in writing better code. I feel that we should make reading source code of APIs we use, integral part of the development process rather than reading the standard library source code for the sake of reading it.

This clearly shows Yogaglo and the people there did not gain anything by practicing the Yoga they are preaching. They don't have any idea of what Yoga stands for. If Patanjali had patented his Yoga sutras , we may not even be aware about this great practice.

Awesome answer. This is a treasure for anybody wanting to read data structures & algorithms. I always felt bored to read data structures for the sake of reading them or for interviews with some made up examples. I am sure we can quote many other open source projects with interesting uses of these data structures. This is way more interesting than reading source code of data structure libraries in programming languages.

More than the economic and scientific returns, the inspiration provided by these missions to millions of young children to pursue science and the interest it generates is priceless.

A well documented code is a combination of both comments and good variable/methods names. Comments should explain any assumptions made, exceptions, or sample input format etc. The variable and method details,including logic explanation , should be take care by better naming and clean code.

Cowards 13 years ago

All,

Can somebody compile Non-US alternatives for email, search,etc?

On top of my mind : Search : yandex.com Google Docs : zoho.com Email : fastmail.fm (Paid)

If I understand correctly does the takipi daemon, upload all the debug info. collected from our server to the takipi server via Internet. Then I use app.takipi.com to access the same?