Viewing profile — Maksadbek
Maksadbek
HN member- Joined
- Wed, Jan 07, 2015, 8:20 AM UTC
- HN karma
- 957
- Public activity
- 100 items
- HN profile
- View on Hacker News ↗
About Maksadbek
No profile information was provided.
Recent public activity
-
comment
Comment #49090024
Yay, an article about my country is on the HN frontpage!
-
comment
Comment #48792397
/* * kernel/sched/loadavg.c * * This file contains the magic bits required to compute the global loadavg * figure. Its a silly number but people think its important. We go through …
-
comment
Comment #48440485
I use bunch of PHP files for personal/work stuff. Because the setup is very easy: just install nginx and enable php+fastcgi extension. Then just edit the files, no restart is neede…
-
comment
Comment #48151119
Hey Thomas, thank you for detailed explanation! This sounds very interesting. I really wanted to learn something less complex than Rust/Haskell and fast enough for high performance…
-
comment
Comment #48149767
I'm not deeply familiar with reliability-focused languages, but as far as I know, Ada, Rust, and Haskell are the most prominent ones. What made OCaml a better choice here over thos…
-
comment
Comment #46160251
Do we have downdectector for downdetector ?
-
comment
Comment #45851095
It always astonishes me how much useful information you can find on internet being publicly available. You just need a willing to learn.
-
comment
Comment #45740328
https://www.dailymail.co.uk/news/article-13278447/german-cou...
-
comment
Comment #45734468
[flagged]
-
comment
Comment #45531668
Couldn't believe my eyes, this is the cleanest C code I've ever seen!!
- story
-
comment
Comment #45084620
The sad part is that no one forces you to work that hard. You're free to say NO! and work less, even this will results being laid off. Only during 1:1s your manager may highlight t…
- story
-
comment
Comment #45074977
Exactly! If you don't try to keep it simple, especially in bigtech, things get way too complex. I think choosing simplest solution in bigtech is in orders of magnitude more importa…
-
comment
Comment #44777963
If you don’t invest to some company because of ethical reasons, then investing isn’t for you. Anything can be used for good and bad reasons.
-
comment
Comment #44087802
This is tool is amazing! I know it's built using WASM and creator earns a lot on this tool from ads. https://news.ycombinator.com/item?id=26769141
-
comment
Comment #43691232
Fabrice Bellard is a real coding monster!
-
comment
Comment #43551180
So many people are obsessed with Web application size. But there are other important factors as well. First of all, the UI must be functional even it's slow and heavy. If it does t…
-
comment
Comment #42967740
out of curiosity: what problems do you solve with this fork at Microsoft and why not C# ?
-
comment
Comment #42869430
While Google advises to use abstractions, I like the left-hand side variant. It looks to me easier to understand and change. The right hand side is scattered and abstractions mutat…
- story
-
comment
Comment #42375627
Post "Say no to JavaScript" on a website that heavily uses javascript... ironic
-
comment
Comment #42313162
Go hosted in Clojure should be Jo
-
comment
Comment #42291552
It’s ssv — space separated values
-
comment
Comment #40993993
Fantastic! Are you going to teach her JavaScript as well ?