choletentent's comments

choletentent | 3 years ago | on: The Framework Laptop Chromebook Edition

I use a Chromebook for development as well. It's $100 computer and it is just fantastic. I throw it around with such peace of mind, and the battery life is just incredible!

It has only one issue for me, it does not have enough power to run MS Teams on the brownser, and the Android app does not work well.

A native app from MS would be quite nice :)

choletentent | 3 years ago | on: I wish I was a little bit taller

Things can always be looked the other way. Being short is an opportunity to play the game in hard mode, showing everyone that you've got skills. Sometimes I wish I was born black for that reason. Well, at least I'm short, happily married, and working on my path to meaningful accomplishments in my career :)

choletentent | 3 years ago | on: H-m-m: Hackers mind map

Nice tool.

A question to others who enjoy similar tools:

What is the difference between this (or other) tool to a simple document on Gdocs with multilevel bullet lists?

choletentent | 4 years ago | on: A project with a single 11,000-line code file

If well done, single file projects are not bad. They save a lot boilerplate code. It is also easier to find things, since it is all in the same file.

EDIT: I'll go even further. Programmers who don't like long files are probably using the scrollbar to navigate around the file. Vim saves me from that bad habit.

choletentent | 4 years ago | on: Snowboarding for Geeks: An Ultimate Guide (2018)

I’m 33 yo. I’ve tried snowboarding for the first time last year. I’m pretty athletic. I had some basis from skateboarding. My heel edge was perfect by my toe edge not so much.

While practicing my toe edge, my board got stuck in the snow. I fell on my back and hit the back of my head on the packed snow. I had a mild concussion.

Never doing that again.

I wonder if skyiing is safer with respect to head injures.

choletentent | 4 years ago | on: Arduboy

Amazing project. Poor marketing. Authors should put in huge bold letters: no in app purchase, no subscriptions, no spying on you, just pure joy of gaming.

choletentent | 4 years ago | on: Ask HN: I'd like an OS/FileSystem that Never Deletes Anything. Does it exist?

Let's say you are editing a source code file. You save and you run. Than you tweak, save and run again. But then you would like to go two changes in the past, but you did not make a commit. Very recent changes are not captured by backup systems, no matter how competent they are.

I'd like to have all my files under git, for every save - and frictionless. I know it is a lot to ask.

page 1