Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
inkel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
inkel
4y ago
You configure with Remote Write [1] to the Mimir instance. Then the Prometheus agents will send the metrics to Mimir. 1: https://prometheus.io/docs/prometheus/latest/configuration/c...
2.
▲
by
inkel
10y ago
I'm pretty sure we haven't lost that many libraries, and I have even seen new ones in recent years.
3.
▲
by
inkel
11y ago
Very interesting... as far as I've read. I've saved it for later reading in my Pocket account. I wonder what the author thinks of me.
4.
▲
by
inkel
11y ago
As long as its performance is not orders of magnitude slower than HAProxy/Nginx, I think it's great that is not your top priority :)
5.
▲
by
inkel
12y ago
Thank you for the explanation. I think it makes sense somehow, however, and high likely because I've never dealt with errors in that way, the _encounter error, crash, restart, continue_ workflow seems a bit awful to me :) The Haskell s
6.
▲
by
inkel
12y ago
Ok, verbosity I agree. That doesn't have anything to do with being easy or not, I think. I might be wrong. Verbosity can be a pain. Even after reading Rob Pike's article on "Errors are values" [1], I agree with you that
7.
▲
by
inkel
12y ago
I've never really understood the "no easy way to handle errors" complaint. I'm not saying it is easy, nor that it isn't verbose (hell, it is super verbose!) but I'm seriously asking: what would be an easy way
8.
▲
New gpm plugins added to the homebrew tap: gpm-git and gpm-local
(github.com)
2 points
by
inkel
12y ago
|
0 comments
9.
▲
by
inkel
13y ago
They deserved a better storytelling: https://github.com/inkel/ruster/blob/90f7da1c281bfc1a5fe01cc...
10.
▲
by
inkel
13y ago
As the commit author here, I must confess that it was so painful to write that story that I had to stop coding and go out for a walk. I was devastated...
11.
▲
by
inkel
13y ago
I use it as the only database in most of the projects I've work at my company, using Ohm [1] as our ORM. Usually we don't have use cases with ad hoc queries like `name LIKE '%Smith'`, so it serves our purposes very well.
12.
▲
by
inkel
13y ago
That won't work as it is with `w.Write`, as it returns two values, but yes, the idea is perfectly valid.
13.
▲
by
inkel
13y ago
Please add plain DOM documentation. I use jQuery, but I also use other libs or none at all, and having access to the DOM API would be wonderful.
14.
▲
by
inkel
14y ago
What was their reaction when you sent them this feedback? Assuming, of course, you did send them this feedback.
15.
▲
Hello proxy.openredis.com
(gist.io)
4 points
by
inkel
14y ago
|
0 comments
16.
▲
by
inkel
14y ago
Amazing! I always forget about the `something while other_thing` syntax, thank you for reminding me of it :)
17.
▲
by
inkel
14y ago
Why piping to ruby? You have the -e operator for that: ruby -e 'loop do print ["\u2571","\u2572"].sample ; sleep 0.001 end'
18.
▲
by
inkel
14y ago
I agree with you, having the ability to script everyday tasks is awesome, though however in the case of the ssh wrapper it might be a little overkill, given that you can achieve the same (and more) with a ssh_config file [1] [2]. I would pa
19.
▲
Ruby Vinyl: access level for him and her
(tarolandia.github.com)
1 points
by
inkel
14y ago
|
0 comments
20.
▲
by
inkel
14y ago
Wait. If you use 200-300MB of DB storage, openredis costs $69 using it as a Heroku add-on and $45 if used independently. $125 ($90) is the price of the large instance, which offers 1.7GB of storage. That's quite a difference.
21.
▲
Hangops: hang with other ops (devs, qa, whomever welcome too)
(hangops.com)
2 points
by
inkel
14y ago
|
0 comments
22.
▲
by
inkel
14y ago
That's a good point you make.
23.
▲
by
inkel
14y ago
I'm not bashing against Haml, all that I'm saying is that is not necessary. Lately Slim also has become quite popular, so that would involve also having the Slim version. And in the future it will be something different, but as long as HTML
24.
▲
by
inkel
14y ago
Why? You can always use html2haml. The site is perfect as it is, there's no need to add a unnecessary and non-standard format.
25.
▲
[Spanish] Introducción a Git y GitHub
(slideshare.net)
1 points
by
inkel
14y ago
|
0 comments
26.
▲
Show HN: Fallen: A simpler daemon library for Ruby processes.
(inkel.github.com)
6 points
by
inkel
14y ago
|
0 comments
27.
▲
by
inkel
14y ago
I agree with you. I'm not doing Rails anymore, I'm working with Cuba + gs + dep + Ohm + mote, and I find it easier and less bloated than what Rails has become. Rails 3.x, though with a couple of good ideas, it's not as easy as it used to be
28.
▲
by
inkel
14y ago
Guessing you're referring to Emacs and not Vim, I've been using textmate.el [1] and it is just great. [1] http://ozmm.org/posts/textmate_minor_mode.html
29.
▲
by
inkel
14y ago
Dymanic pages properly programmed could and should send this headers. Also some frameworks and/or proxies manage this for you.
30.
▲
by
inkel
15y ago
Amen to that. Specially if all your content was open source.
More ›