Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kansi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
kansi
2y ago
I have tried to find a CDN provider which would offer access control similar to Cloudfront's signed cookies but failed to find something that would match it. This is a major drawback with these providers offering S3 style bucket stora
2.
▲
by
kansi
2y ago
[0] https://github.com/burrito-elixir/burrito
3.
▲
by
kansi
2y ago
Thanks for sharing the post, it was intriguing. The detailed comments mentioned in `main.zig` and `build.zig` towards the end helped a lot.
4.
▲
by
kansi
2y ago
> I use zig a lot in elixir nif, for things like audio and video processing Sounds interesting, is it open source? I am interested in seeing how the code layout looks like when mixing Zig and Elixir
5.
▲
Show HN: Control Node – Elixir library to build your own orchestration service
(github.com)
4 points
by
kansi
2y ago
|
0 comments
6.
▲
by
kansi
3y ago
If possible, could you please the website for this ads consultant?
7.
▲
by
kansi
3y ago
Are you able to share which provider do they use for their rack setup?
8.
▲
by
kansi
3y ago
> but damn those colors are nice :) This! One day laptop manufactures (excluding Apple) will understand that a vibrant colorful display is much desired by customers than a 1080p matt finish display.
9.
▲
by
kansi
4y ago
Okay! I assumed it was part of some popular font out there. Thanks
10.
▲
Ask HN: Can someone please tell me the fonts in the link
(fonts.google.com)
1 points
by
kansi
4y ago
|
3 comments
11.
▲
by
kansi
4y ago
I would like to know which font is this ( https://fonts.gstatic.com/s/img/knowledge/glossary/terms/sty... ) . I have tried to search but I am not sure how to actually find this info.
12.
▲
by
kansi
6y ago
True, it has to be used as encryption cracking software! :D
13.
▲
by
kansi
8y ago
Reading this breaks my heart. I have been a Firefox user for almost a decade now and I have good and bad memories with it. Since Quantum release my experience with FF has been nothing but exceptional. On a general day I have around ~15 pinn
14.
▲
Geo-spatial queries with BigchainDB 2.0
(medium.com)
1 points
by
kansi
8y ago
|
0 comments
15.
▲
by
kansi
8y ago
That moment when you need to fix a product before you can get a date! Anyways is it open source :D
16.
▲
Hot code reloading with Erlang
(medium.com)
73 points
by
kansi
11y ago
|
29 comments
17.
▲
ChatBus: build a multi-user chat room app with Erlang/OTP
(medium.com)
9 points
by
kansi
11y ago
|
0 comments
18.
▲
by
kansi
11y ago
Process spawning is cheap in Erlang so you can spawn a new process for each incoming request. Cowboy does something similar to this. If you don't want to spwan a process for each request then you can have a worker pool (like poolboy) t
19.
▲
Getting started with OTP: creating process families
(medium.com)
57 points
by
kansi
11y ago
|
8 comments
20.
▲
by
kansi
11y ago
I have been learning and using Erlang for quite sometime and it's syntax was one of the attractive part for me, short and concise. But it has always confused me why people keep praising Elixir for the break through they made with its s
21.
▲
Getting started with Erlang: a new way to look at Erlang's syntax
(medium.com)
54 points
by
kansi
11y ago
|
14 comments
22.
▲
by
kansi
11y ago
Yes, its a general purpose monitoring solution. Currently I don't have the permissions to change the description but will try to get it changed tough.
23.
▲
by
kansi
11y ago
couldn't understand your idea. can you please elaborate ?
24.
▲
by
kansi
11y ago
I also discuss the architecutre of Grapherl here, https://medium.com/@kansi/erlang-otp-architectures-grapherl-...
25.
▲
by
kansi
11y ago
Grapherl is realtime scalable stats gathering daemon which can handle high amount of incoming data points (~1 million data points per minute per socket). It also provides a web dashboard that allows the users to visualize graphs for gathere
26.
▲
Show HN: Grapherl – Realtime, scalable stats-gathering daemon
(github.com)
20 points
by
kansi
11y ago
|
6 comments
27.
▲
Grapherl: Erlang/OTP based stats gathering daemon
1 points
by
kansi
11y ago
|
1 comments
28.
▲
Erlang/OTP architectures: Cowboy
(medium.com)
161 points
by
kansi
11y ago
|
49 comments