Viewing profile — balamaci
balamaci
HN member- Joined
- Wed, Sep 30, 2015, 5:02 PM UTC
- HN karma
- 19
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About balamaci
No profile information was provided.
Recent public activity
-
comment
Comment #15697207
How do you actually asses that the cause of death is coal vs cigarette smoke vs car exaust? Is only cancer of respiratory system taken into account? Is a percentage of stroke victi…
-
comment
Comment #13871702
I've been using lately https://booky.io/ . I'm not affiliated in anyway with them. It's currently missing a global bookmark search though.
-
comment
Comment #13772370
"STOP STOP, It's already dead"
-
comment
Comment #13704584
What field of programming have you implemented that? I'm curios, is it in kernel development, some DB design. Not trolling, just curios where that usecase where this would come in …
-
comment
Comment #13489928
Not to mention how hard is to have a standardization. Doesn't do any good if the data is not guaranteed to have been measured in somewhat similar conditions. Thinking about my chol…
-
comment
Comment #13218818
I agree with what you are saying, however tape over the camera means you don't trust the OS or the hardware manufacturer with a console command like modprobe to actually do it's th…
-
comment
Comment #13218569
A static type system makes code self documenting, easier to refactor and more maintainable
-
comment
Comment #13215771
Does he have some custom build network router that he trust? Putting tape over your camera means you know enough to not trust the laptop hardware neither the OS or browsers like yo…
-
comment
Comment #13214471
Rather what the hell happened to the guy that had tape on his laptop camera and microphone. Suddenly he's got an always on listening device. How does one go from one to the other?
-
comment
Comment #13212964
I lost it when the guy said don't use an IDE. What's the point of having a static type system when I can't use an IDE to see where a specific method is called.
-
comment
Comment #13139231
Guess you don't care for the high probability that the user has already the CSS in local cache .
-
comment
Comment #12688799
I've found https://github.com/logstash/logstash-logback-encoder pretty sufficient for this as it helps generate json logs with extra custom fields based on SFL4J log statements. Yo…
-
comment
Comment #12031333
Funny thing is that I use Scaleway also, and did not have any problems registering a credit card with them. Since online.net and scaleway seem to be the same or related somehow, ma…
-
comment
Comment #12031055
Same for me. I wanted to use them two weeks ago but could not get passed it. I just gave up on 3rd card attempt. And btw why can't they support pay-pall? It always makes me uneasy …
-
comment
Comment #11669551
Yes. Joke aside, at least in hiring people it should.
-
comment
Comment #11669335
It's hard to decide to give them something with this list of options - really what can you choose here http://www.ubuntu.com/download/desktop/contribute/?version=1... the alternati…
-
comment
Comment #11618237
"Is there any way to use it without making/(being allowed to make) separate HTML templates and CSS files? If not, this is a serious disadvantage" Translation: "Can I sh*t where I e…
-
comment
Comment #11583101
Well I definitely support the example of using Kafka for analytics with a streaming solution like Flink or Spark, etc. However I asked the "why not directly to ES" question because…
-
comment
Comment #11579308
DO has 5$ + VAT price for 512MB instance. I have no problem accommodating mysql + web on that.
-
comment
Comment #11579271
Well ES is pretty fast by itself - lots of people use it to store log entries(ELK stack) and every log line triggers an indexing event in ES. Introducing Kafka into the mix just se…
-
comment
Comment #11578578
Well Logstash can output data into Kafka or ElasticSearch. So you could for example transform logs to json or do simple text processing in Logstash and put it to ElasticSearch for …
-
comment
Comment #11578547
Hm but why would you not send it directly to ElasticSearch?
-
comment
Comment #11376277
Thanks, I'll definitely give it a try this summer with xpra. Did not know about it.
-
comment
Comment #11375089
I wonder how hard it's to program running a remote desktop connection to a desktop computer at home. I run Intellij Idea for java dev, so no way I can run on the tablet considering…
-
comment
Comment #11161304
Yeah, code that anyone can read is so overrated. PS: Sarcasm.