Viewing profile — bobek
bobek
HN member- Joined
- Wed, Mar 20, 2019, 6:16 PM UTC
- HN karma
- 132
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About bobek
No profile information was provided.
Recent public activity
-
comment
Comment #49236106
This resonates. I have just got back to hacking an old flip-dot display after sitting on the shelf for years. https://www.bobek.cz/buse/
-
comment
Comment #49236092
Git back hacking an old flip-dot display. It was sitting on the shelf for years. https://www.bobek.cz/buse/
-
comment
Comment #48305689
This template is a great starting point. I have tweaked [0] it for A4 and two-column output, if anybody is interested. [0]: https://www.bobek.cz/til/pandoc-markdown-typst/
-
comment
Comment #48257464
Graph paper FWT :)
-
comment
Comment #48157770
Bitwarden scrubs ‘Always free’ and ‘Inclusion’ values from its website as longtime execs step down
- story
-
comment
Comment #47917706
Plus we had a visual diff on the top of that as a part of the CI pipeline. It prevented a bunch of mishaps ;)
-
comment
Comment #47563187
I went the complete opposite and print one A4 every morning [0], so I don't have to touch any device. [0]: https://github.com/bobek/rannich-5minut-denikn
-
comment
Comment #47312773
Made me smile. Thank you!
-
comment
Comment #47210542
And you are absolutely correct. I've seen the DT page thanks to the linked HN submission (actually comment [1]. And incorrectly associated the DT article incorrectly today. Thank y…
-
comment
Comment #47209942
Wow. This page is actually a product of LLM [0]. So they can produce useful stuff after all :) [0]: https://news.ycombinator.com/item?id=47195123
-
comment
Comment #46916094
It is not only recommender though. These guys [1] seem to be able to react pretty quickly and not to create addicts on the way ;( [1] https://recombee.com
-
comment
Comment #46474305
Welcome ;) Linux is my desktop last 20+ years.
-
comment
Comment #46401492
Interesting, my favorite one on Android - HiPER Calc - does it correctly and returns 1.
-
comment
Comment #46077218
The biggest (engineering) team I've built and led was 150 people, so I cannot speak for 200. I don't feel that the solution of keeping the understanding of what is happening was ab…
-
comment
Comment #45629478
Adam Grant had recently Daniel Immerwahr on attention span and how it really has not shortened despite popular beliefs. In the age of social media and short-form content, many peop…
-
comment
Comment #44775604
Mildly related are written standups [1] when treated as journal/logbook. [1] https://www.bobek.cz/the-power-of-written-standup/
-
comment
Comment #44719681
Love Pentel Graphear 1000, have multiple distributed throughout the house/workshop and backpacks :) The other I really like is UNI Kuru Toga, the plastic one (shrug). The twist mec…
-
comment
Comment #44700463
The site appears to be down. HM hug of death, maybe? Writing isn't just communication—it's a thinking tool that forces clarity and precision. Yet I still get pushback when advocati…
-
comment
Comment #44622296
It is not particularly hard either. Checkout restic server. https://github.com/restic/rest-server/
-
comment
Comment #44312040
I always liked the esthetics of Wharton studio clocks. There is an OSS implementation at https://github.com/bobek/sdg_wharton_miniclock
- story
-
comment
Comment #44183227
Well, it is the same as all those examples of people "just doing their jobs" in concentration camps. Being compliant, focused on execution of their ~orders~ process. Interestingly,…
-
comment
Comment #44178851
Go for it. Running it for quite some time at home. Very easy to deploy, regular updates.
-
comment
Comment #44104676
Once, I got pulled into a fintech company who done synchronization of remote psql databases by dump to csv -> send over ftp or email -> verify in Excel -> import back to centralize…