Viewing profile — ryanolsonx
ryanolsonx
HN member- Joined
- Fri, Mar 22, 2013, 6:11 PM UTC
- HN karma
- 109
- Public activity
- 87 items
- HN profile
- View on Hacker News ↗
About ryanolsonx
Recent public activity
-
comment
Comment #48588781
How do you use it in relation to claude?
-
comment
Comment #48231479
I’ve felt burnt out- it’s pretty exhausting reviewing and testing code all day
-
comment
Comment #48185719
Idk what car you have but mine can drive right away, just like Zed.
-
comment
Comment #48104649
Two things to consider: - When reading generated code, which programming language would be the most readable to you? - Which programming language guides AI to write correct code us…
- comment
-
comment
Comment #45372859
It’s funny, when I was younger, it was all about MSN messenger, MySpace (esp the music player on there), and forums. That’s the old web I remember from before. No personal blogs, r…
-
comment
Comment #41241621
You should read the whole article… (or even better, watch the UtahJs talk )
-
comment
Comment #40204394
I’m on board
-
comment
Comment #39694931
I can see your point. Thanks.
-
comment
Comment #39694917
If you've never seen anyone work with syntax highlighting off, there are some YouTube videos that inspired me to try coding with syntax highlighting off: 1. "Hacking with Andrew an…
-
comment
Comment #39694551
Why do you hate autoindent? Have you seen issues with autoindent while developing? Vim `set autoindent` works well when configured with how you do tabs for a given language (ie `se…
-
comment
Comment #39694131
For VS Code users, I have a collection of themes without syntax highlighting https://vscodethemes.com/e/ryanolsonx.distilled/fogbell?lang... . Some are rough around the edges, but …
-
comment
Comment #39694103
I love coding with syntax highlighting off. The signal from linters or other code analyzers ends up jumping out more when other things aren't highlighted.
-
comment
Comment #39694085
As a staff engineer that reads a lot of code, I go without syntax highlighting. Things are just fine.
-
comment
Comment #36938211
How does this compare with Conduit? [1] [1] https://demo.realworld.io
-
comment
Comment #36865279
I love Arc. They've built a browser that's truly so pleasant to use.
-
comment
Comment #36781492
Light themes represent
-
comment
Comment #35882315
The hug of death doesn't bode well for the approach.
-
comment
Comment #35743712
Acme is an interesting text editor for development. I've used it for React.js development before. Because of how you can script it, I could run Prettier on save and a few other thi…
-
comment
Comment #30883417
This is really cool. I dig it. I like that there's a Sublime Text package for it. Seeing my plain text todos with nice syntax highlighting is a perk. I maintain a Zenburn color sch…
-
comment
Comment #23350388
I don't think people used static site generators to make websites back in 1999. Why not edit raw html?
-
comment
Comment #23315331
Also, Sea Change from the author of Zen Habits blog: https://seachange.zenhabits.net/
-
comment
Comment #22866183
I really like your comment. > switched to a language that built and ran faster Which one did you switch to?
-
comment
Comment #22706370
RSS came to my mind too. If everyone self-hosted something that gives an RSS feed, your social network feed could really just be an RSS reader.
-
comment
Comment #22384425
If I'm understanding his correctly, google actually changes the HTML to have these anchor tags?