Viewing profile — roman-kashitsyn
roman-kashitsyn
HN member- Joined
- Mon, May 20, 2024, 4:42 PM UTC
- HN karma
- 25
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About roman-kashitsyn
No profile information was provided.
Recent public activity
-
comment
Comment #48895168
What version of Chrome do you use? The images are encoded in .webp for compactness; I hoped that most of the browsers in use support this format, but I might have to go multi-sourc…
-
comment
Comment #48895052
> I always underline ш and write a line over т (which looks like m) to distinguish them I used to do it as well! But I gave up on it for the same reasons I described in the article…
-
comment
Comment #48894854
> In text, as in code, I prefer to optimize for easy reading rather than faster writing. Author here! It really depends on what you write. When I write something for others to read…
-
comment
Comment #44105245
> you shouldn't make decisions on how to develop aerospace software based on how "authentic" the development process feels. You don’t just land in an aerospace company with an unbi…
-
comment
Comment #44105088
Author here. > because whoever is different from, and possibly smarter than, you is obviously autistic I’m not sure how you came to this conclusion from the text I wrote. Autism ha…
-
comment
Comment #43547216
This article explores the possibility that our technology choices depend more on our upbringing than rational choice.
- story
-
comment
Comment #42386519
Those are good points; thanks for raising them! > Not for writing. But you'll have fun reading this file. Regular file reads aren’t much more complicated; they require only one ext…
-
comment
Comment #40431284
I believe Sam is a predecessor of Acme[1][2], which still attracts new users today. One of its notable users is Russ Cox, the tech lead of the Golang team. I haven’t used Acme yet,…
-
comment
Comment #40428250
Nice! I used https://wiki.systemcrafters.net/emacs/org-roam/ for a while but switched to LogSeq ( https://logseq.com/ ) because org-roam was buggy. I like working with LogSeq, but …
-
comment
Comment #40428007
I worked with John Wiegley for a couple of years and discovered one of his projects, Ledger ( https://ledger-cli.org/ ), during our conversations. This tool taught me double-entry …
-
comment
Comment #40427920
I was thinking about including Mathematica as enlightenmentware. Mathematica 6 ( https://www.wolfram.com/mathematica/newin6/ ) was the first truly interactive system I used (we hap…
-
comment
Comment #40427384
> But once in a w̶h̶i̶t̶e̶ while Thanks, fixed! It's “occasionally” now. Even Grammarly didn’t find it :(
-
comment
Comment #40425663
Haskell was one of my most important discoveries; it affected my thinking and approach to software engineering the most. However, as I mentioned in the opening section, I deliberat…
-
comment
Comment #40425631
I tried God Mode and Evil several times, but it never ended well. Mostly because of the muscle memory I accumulated over a decade. Evil is fantastic, but it doesn’t play well with …
-
comment
Comment #40425482
Bazel confused the hell out of me at first, and I think the two-phase execution model (the “plan-execute pattern” as I called it) is to blame. My favorite thing about Bazel is how …
-
comment
Comment #40425416
Fixed, thanks for reporting!
-
comment
Comment #40417448
Once in a white, we discover a piece of software that transcends mere utility. These tools capture our imagination, open new possibilities, and affect how we design our own systems…
- story