Viewing profile — szajbus
szajbus
HN member- Joined
- Thu, Jun 09, 2011, 6:27 PM UTC
- HN karma
- 41
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About szajbus
No profile information was provided.
Recent public activity
-
comment
Comment #44723228
Well, distribution is the killer feature. More, it's inherent property of the platform (web). Web devs are in full control of their whole stack (excluding the browser where you occ…
-
comment
Comment #44721190
...and then jump through completely different set of hoops to distribute to multiple platforms
-
comment
Comment #43196253
Interesting choice of a screenshot in the README... Manchester United in top four, clearly a hallucination produced by the AI.
-
comment
Comment #42558576
I always thought that the movie would be better with another actor in the main role. I just don't buy the character played by Charles Bronson.
-
comment
Comment #42366595
After testing many clients I learnt to stop worrying and just use Mail app.
-
comment
Comment #42086004
That's anectdotal. I'd argue that the risk of your own instance being inaccessible for whatever reason is significantly higher than GitHub or GitLab having a full outage.
-
comment
Comment #39214516
You can call Odra anything but a PC and the author is clearly referring to availability (or lack of) of personal computers.
-
comment
Comment #37543684
It's probably good rule of thumb as the fitter you are the lower rest HR you have and your heart rate recovery rate is also higher.
-
comment
Comment #36747939
All good, but without being actionable they're just vanity metrics that only get discussed during performance reviews. They don't provide any meaningful insights on how to improve …
-
comment
Comment #36678614
As fun as the game seems to be, there are bugs that makes it impossible to play. Clock randomly jumps to zero. I can sometimes make infinite moves. Using laser is a bit unintuitive…
-
comment
Comment #36591249
Blogging about Elixir https://szajbus.dev
- story
-
comment
Comment #30828584
Do you recommend any alternative or perhaps complementary book?
-
comment
Comment #30305512
I wrote Elasticsearch CLI just to scratch my own itch, as for certain tasks I just prefer to stay in the terminal. It's written in bash, uses curl under the hood and provides zsh c…
- story
-
comment
Comment #18814225
About 10 years ago I attended a small local conference in Poland and met a guy who came there with his ~10yo son. As it turned out, the father was only an escort. The kid was the m…
-
comment
Comment #16418741
The video should be watched at 0.25 speed to get the realistic impression.
-
comment
Comment #15982783
Why doesn't it run on normal speed when connected to the charger?
- story
-
comment
Comment #5994142
We always go with Hetzner for european based hosting. It is Germany-based. Never had any problems during our partnership with them, which we started 4 years ago.
-
comment
Comment #5448629
We're using dashing to present some internal information about our company's cashflow. We built a second application (in Rails) that collects data from various sources, stores and …
- story
- story
-
comment
Comment #4595945
Interesting that PHP is still doing so well. I think that's because of wide variety of CMS applications build with PHP that are so common. Also it's cheaper to hire a PHP programme…
-
comment
Comment #4409832
I wouldn't say it's better. saxy wraps around Nokogiri SAX Parser by implementing it's callbacks. What I wanted to achieve is to take advantage of SAX parser (memory efficiency whe…