Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
s_c_r
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
s_c_r
10mo ago
15 years here too. I turn 40 today. Grateful for this community. I quit social media years ago but still enjoy the discourse here.
2.
▲
by
s_c_r
3y ago
Pettyjohns Cave is another one on Pigeon Mountain: https://en.m.wikipedia.org/wiki/Pettyjohn_Cave Used to take creative writing classes there in college. It’s beautiful, just make sure to wear clothes you don’t mind ge
3.
▲
by
s_c_r
3y ago
I’m 37, married with two kids. Flying to Scotland for a week next Monday. Life is what you make it. I’m happier than I was at 22, no question.
4.
▲
by
s_c_r
4y ago
I think it’s a matter of expectations. I use stock Ubuntu and GNOME and have almost zero customizations. I haven’t touched it except to upgrade since 2018 and have had zero issues. I get it though. I also use an M1 and love it.
5.
▲
by
s_c_r
4y ago
I keep count! If I know I had 4 ideas on a run, I can usually bring them back to mind if I focus. Even holding my fingers in the four position with one down helps. Sounds a little odd but I’ve found I do my best work while walking the dog&#
6.
▲
by
s_c_r
4y ago
Yeah. I think it's silly to make the claim, by and large. For me, using vim is like a hobby. It helps me get into flow state because I have fun writing and editing code using an editor I know well, have configured, and can zip around i
7.
▲
by
s_c_r
4y ago
My usual approach is to comment stuff out while debugging/developing. Works well.
8.
▲
by
s_c_r
4y ago
Yeah, but man does he get some great guests from time to time. Really enjoyed Travis Oliphant and Todd Howard in addition to the ones the parent listed.
9.
▲
by
s_c_r
4y ago
Y’all are one of my favorite podcasts. Loved the vim and neovim episodes. Heroku and Tauri ones too. Keep up the good work.
10.
▲
by
s_c_r
5y ago
Brewing beer/cider/wine: https://www.homebrewtalk.com/
11.
▲
by
s_c_r
5y ago
I got an SSL error, fyi. ERR_CERT_AUTHORITY_INVALID
12.
▲
by
s_c_r
6y ago
Appreciate the insight. All fair points. I guess part of the problem is inertia and comfort level. You figure out how to do something well in one language and it gets harder to start from scratch in another one. Point is well made about the
13.
▲
Ask HN: How do you use Rust at work?
4 points
by
s_c_r
6y ago
|
4 comments
14.
▲
Who is doing the best job at route optimization (traveling salesman)?
2 points
by
s_c_r
6y ago
|
1 comments
15.
▲
Ask HN: Worth it to buy the Apple M1?
2 points
by
s_c_r
6y ago
|
4 comments
16.
▲
by
s_c_r
6y ago
We self host Mattermost and it works well. Logs are in Postgres which is nice. Building the React Native app was not super fun but we have some experience in that already which helped. It's a good alternative for teams unwilling to she
17.
▲
by
s_c_r
6y ago
This is a good approach. More people should do this. I should do this.
18.
▲
by
s_c_r
6y ago
I’m horrible about this. I ask a question and then answer it, hold a whole conversation with myself and the poor recipient. Someone take away my Mattermost login!
19.
▲
by
s_c_r
6y ago
Interesting! Appreciate the info
20.
▲
by
s_c_r
6y ago
Thanks for the links! I like the idea of a changed mindset. That sort of thing can be useful in and of itself as an educational exercise.
21.
▲
by
s_c_r
6y ago
Honestly? I’m interested in it and wanted an excuse to give it a try. No more compelling reason than that.
22.
▲
by
s_c_r
6y ago
Thanks for the insight! I am the team--everything before was done quite manually with spreadsheets. I already work in the organization but have been promoted out of development into this new role so I'm blessed to have a large amount o
23.
▲
Python or Clojure for Data Analysis?
16 points
by
s_c_r
6y ago
|
19 comments
24.
▲
by
s_c_r
6y ago
This happened to me the other day with sqlx. Tried to duplicate the quick start example and got a slew of errors. I should make a ticket, maybe I did something wrong.
25.
▲
Functional Language Features: Iterators and Closures
(doc.rust-lang.org)
62 points
by
s_c_r
6y ago
|
39 comments
26.
▲
by
s_c_r
7y ago
That's good to know! I got burned pretty bad trying to switch away from actix-web to one of the other frameworks (rocket, gotham, warp) after the whole kerfuffle and lost my taste for Rust as a backend web language as a result. Seeing
27.
▲
by
s_c_r
7y ago
I love this and have also used a txt file for years. I’ve moved from Google Docs to Vimwiki to org mode for notes, todos, and journaling. Most recently I’ve started incorporating a moleskine notebook to take to meetings for note taking and
28.
▲
by
s_c_r
7y ago
100% agree about seeing a therapist. I also resisted for years because I thought it was a waste of time and money. Now that I see one once a week I've come to realize how useful it can be to have a person you can go to who is paid to b
29.
▲
by
s_c_r
7y ago
Reqwest: https://docs.rs/reqwest/0.9.20/reqwest/
30.
▲
by
s_c_r
7y ago
Thanks for the link! The async/await code is definitely easier to parse mentally. Look forward to the release.
More ›