Brilliant write up! Made me laugh a lot, especially the end with Haskell :)
HN user
thojest
absolutely, but at least there is some valuable information to be extracted.
Ahh sry, ok. Just wanted to share my impression. Then please can some mod delete my original post?
Of course, but there is also the valuable information you have to extract yourself, which is not the case for this "news sites"
[I deleted this post because it probably is against the HN guidelines]
I just read it and like it very much, especially for its brevity and because it is on-point. If you have experience with low level languages, pointers, memory and actually have some programming experience, then this is your book, especially because it is so up-to-date.
But I would not recommend it to someone, who has no experience and wants to learn C as a first language.
For those interested in Segment, this is a talk of Peter Reinhardt about Product Market Fit and a bit of the history behind Segment.
https://www.youtube.com/watch?v=_6pl5GG8RQ4
I like this talk really much.
this is a similar solution for transfering files without storing. it requires both sender an receiver to be online at the same time. https://github.com/warner/magic-wormhole
There is also this https://nostarch.com/Effective_C
Congratulations!
To be honest, what I am most interested in, is how you got the people to actually care. So what exactly did you do for marketing? Did it just work, or how exactly did you achieve initial traction?
I have tried out loki, too. But I was not satisfied because you have to run an extra server for it. I have only a very small app so I was searching for a much simpler solution and found https://goaccess.io/ . The nice thing is that it is very flexible (you can pipe your logs in command line, but also run as a server) and if you are using standard tools like e.g. nginx or apache, the setup only takes an evening :)
Here are a few more monitoring tools listed https://turtle.community/topic/monitoring
It is always a question of complexity and how much time you want to spend :) At first I used Multitail to peek into server logs via ssh. Then I switched to GoAccess and if you really have a greater infrastructure I would maybe switch to Loki or ELK.
thx! here are a few more https://turtle.community/topic/design
Turtle (https://turtle.community) is similar to Product Hunt except that the focus is on dev tools and that we aim to build a real community.
Hi HN, I am one of the creators of Turtle. There are many tools which are extremely useful for developers but it is sometimes hard to find them. Usually they are shared between colleagues, you discover them on some insider blogs or they are shared in these huge lists of dev resources.
We wanted to make this discovery/sharing process as easy as possible and create a place where you can easily collect them but also have a stream, which is configurable based on your interests.
I think the hardest part is the design of nice images and graphics, if you are not a designer. You can for example use this open-source collection of awesome svg illustrations. They are free of attribution and really good looking. https://turtle.community/discovery/285
Thank you very much for your answer, and great project :) I am also not very familiar with P2P, but I know that it is a bit complicated because of NATS. ICE is a protocol to make it possible for clients to establish a P2P connection, but it is not always possible because of symmetric NATS. Thus, for example in WebRTC there exist STUN and TURN servers.
How does this technically work? Is this a server which just tunnels through tcp traffic? So does all data pass through your server or is it a rendezvous server, which uses ICE to establish a P2P connection?
this tool is amazing. tried it out and set it up yesterday evening :)
Now this looks really interesting and could be exactly what I was looking for. Many thx. Will check it out now.
Grafana Loki was the one I really tried out. To be honest, I had the impression that this is still a bit alpha. You can work around a few shortcomings by reading from loki as a prometheus endpoint, but I experienced a few things in the data which were strange, and I could not observe when double checking the logs.
While it is true that the server footprint of promtail for collecting and pushig logs is much smaller, you still have to setup your loki sever for data aggregation. I spent nearly a week on the setup of promtail, loki and grafana and wasn't quite satisfied with stability and the end result. Of course this could be due to my limited experience considering log query language, time series db, prometheus, ... But overall I had the impression that what they aim for is quite similar to an optimized ELK stack.
Furthermore: https://support.1password.com/pbkdf2/
Isn't PBKDF2 outdated in 2019? I thought today you should use scrypt or Argon2?
What is so great about 1Password? Why do you not use open source alternatives like e.g. keepassXC?
The point is that you have a tool for getting very early feedback for an idea/landing page you want to showcase and do not have to provide an MVP, like in the case of Show HN.
Further more, registering your page on startuptwister, you contribute to the popularity of your site and all others listed, there. It will provide some network effect, if it is used frequently.
When I enjoy what I am doing. The funny part is that I would not call this work, which is exactly the reason why I can "work" that hard.
Nice, I just would use a brighter black for the font. Try #565656