Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
abarrak
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Redpanda vs. Apache Kafka: A performance comparison (2022 update)
(redpanda.com)
4 points
by
abarrak
4y ago
|
0 comments
2.
▲
Using Helmfile for deployment in offline environments
(abarrak.com)
1 points
by
abarrak
4y ago
|
0 comments
3.
▲
by
abarrak
4y ago
For me, HN is one of the default pages when browser's open.
4.
▲
The History of SRE
(youtube.com)
2 points
by
abarrak
5y ago
|
0 comments
5.
▲
by
abarrak
5y ago
This is truly great news, and progress after CodeQL past week as well: https://github.blog/2022-02-17-code-scanning-finds-vulnerabi...
6.
▲
by
abarrak
5y ago
No doubt, meant to be self study notebook originally. Listed in the end couple of whole interesting reads.
7.
▲
Linux Sysops Handbook
(abarrak.gitbook.io)
284 points
by
abarrak
5y ago
|
27 comments
8.
▲
by
abarrak
5y ago
Source: https://github.com/abarrak/linux-sysops-handbook
9.
▲
An experiment compiled and interpreted languages
(github.com)
1 points
by
abarrak
5y ago
|
0 comments
10.
▲
Why Compiled Languages?
(github.com)
2 points
by
abarrak
5y ago
|
1 comments
11.
▲
by
abarrak
5y ago
Eagerly waiting for the alpha version 5! It's been 2 years since the stable 4.1 release.
12.
▲
by
abarrak
5y ago
nice, the id in url is incremental integers, makes easy for those who want to script and get all materials!
13.
▲
by
abarrak
5y ago
Nice. I wonder if the stateful merits provided and marketed by containers orchestrates (e.g. K8S) is something they will consider in the future? ..
14.
▲
by
abarrak
5y ago
A couple of days ago, I tried to search on how AWS operates RDS behind the scenes, since it is a managed stateful service I was wondering whether it runs in a traditional way VM-based or in a fully containerized environment? .. Unfortunatel
15.
▲
by
abarrak
6y ago
$RDAR
16.
▲
by
abarrak
6y ago
There's also that rubbish app (forgot its name) for parent control in phones is not in the list. Only 1 employee (founder) and in daylight using twitter to cash out, manipulate the price, issue more shares, etc..
17.
▲
by
abarrak
6y ago
Waiting patiently for HashiCorp! I tried through EquityZen but no luck.
18.
▲
by
abarrak
6y ago
A friend of mine asked me: "why are taking it seriously and love to code? I do it just as routine job". Then, he didn't complete his career as programmer and switched to be business analyst.
19.
▲
by
abarrak
8y ago
I grouped XML quotes to share with my manager: The essence of XML is this: the problem it solves is not hard, and it does not solve the problem well. — Phil Wadler, POPL 2003 XML is like violence: if it doesn’t solve your pr
20.
▲
by
abarrak
10y ago
It's probably a good time to check if you have some safety against `rm -fr `. Two days ago, I wanted to delete .git only, but accidentally as my fingers were accustomed with -fr , the command was `rm -fr * .git`. Rails server was run
21.
▲
by
abarrak
10y ago
> "Karayev said the AI feature attempts to address three challenges ... and, perhaps the toughest of the three, recognizing handwriting". and it's still one of the most complex problems in automated pattern recognition.