Viewing profile — robertbalent
robertbalent
HN member- Joined
- Mon, Apr 22, 2019, 10:15 PM UTC
- HN karma
- 132
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About robertbalent
Recent public activity
- story
-
comment
Comment #38944362
> way more coffee breaks That’s upside.
-
comment
Comment #28704402
That’s a lot of walks! Is there an app that will generate walking routes, so you visit different streets each time? If I wanted to develop something like this, where would I start?…
- comment
- story
-
comment
Comment #26652100
For me, this sounds like a developer with a lot of potential. You realized your weaknesses and want to improve. That's a big step forward. To improve, you need to work on projects …
-
comment
Comment #26119411
Is it really true? A lot of companies are focusing on hiring "short fat" engineers. Especially companies having "dev ops" engineering model, where engineers must be able to work on…
-
comment
Comment #25982502
Was the stock GME?
-
comment
Comment #25912687
As for a practical advice: Just use PostgreSQL. You can get really really far with just an SQL database and few indexes. It's enough for 99% of projects. This has two big advantage…
-
comment
Comment #25851179
Why do Java programmers wear glasses? Because they don't C#.
-
comment
Comment #25826893
However, this is not enforced at all for software engineers. So in lot of companies the official title is software engineer even without any accreditation.
- story
-
comment
Comment #25428647
As mentioned before, work on your Leetcode skills. Be sure you can talk while solving them on whiteboard. From books I like "Elements of Programming Interviews" and also "Cracking …
-
comment
Comment #25381524
Made an update and now the expiration time of all certificates in the certificate chain is checked. Thanks!
-
comment
Comment #25369489
Thank you for the feedback. You are right, checking the whole chain is important. I'm already partially supporting this but need to do few changes. The intermediate certificates re…
-
comment
Comment #25366091
Hi, My name is Robert and I'm the creator of Monitoria. I've submitted Show HN around 2 months ago but it didn't get any traction [1]. Since then I introduced a free plan and SSL c…
- story
-
comment
Comment #25192420
If you are on linux, you can try this equalizer setting by installing PulseEffects and selecting ziyad-perfecteq from the equalizer presets.
- story
-
comment
Comment #25164735
I switched to linux about a year ago (after 4 years with Mac and 10 years with linux before). However, transition was anything but smooth. I have Thinkpad X1 Carbon 7th Gen and the…
-
comment
Comment #25159665
I believe all of these fonts can be used without ligatures. If I want to use ligatures, I have to explicitly enable it in my code editor.
-
comment
Comment #25081347
I have X1 Carbon 7th and need to use throttled to get full power. Try to run performance test with s-tui if you see a difference. On Arch the command to enable the fix is: sudo sys…
- story
-
comment
Comment #25044202
How many hours are you fasting? Whole day twice a week?
-
comment
Comment #24997250
What is the 'open' command? Is it alias for the 'xdg-open'? Edit: Just noticed they are using MacOS. That makes it clear.