noeontheend

joined 1 year ago
[–] noeontheend@beehaw.org 4 points 7 months ago (1 children)

Personally, I'd love this system (I immediately thought of some code snippets I'd bring!), but I'm curious how you'd handle candidates without any open source projects or contributions who still have a substantial employment history but are unable to show any code from that because it's all proprietary.

[–] noeontheend@beehaw.org 1 points 7 months ago* (last edited 7 months ago)

I'm a Vim user to my core, but I still use org-mode with this plugin (and Orgzly on Android) because of how useful it is.

[–] noeontheend@beehaw.org 2 points 7 months ago

My biggest (mostly) irrational internet pet peeve is the proliferation of people suggesting ":wq" when ":x" is strictly better.

[–] noeontheend@beehaw.org 2 points 1 year ago
  • I really, really dislike having two MNF games at the same time. The entire point of primetime games is that everyone can watch and talk about the same game.
  • Although both games were decided in the final two minutes, overall, these two games were amazingly bad (in the sense of quality of play, not entertainment value).
  • It's always great to see Deshaun Watson lose. I pirated this game even though I have the necessary subscriptions to watch legally along with a TV antenna because I refuse to give an official view to any game the Browns are playing in.
[–] noeontheend@beehaw.org 2 points 1 year ago

McLaughlin with his debut touchdown! Good to see a faster pace from the Broncos this week.

[–] noeontheend@beehaw.org 3 points 1 year ago

This is exactly right. However, something that I've found frustrating is that in many projects (at least the ones that I'm interested in), it feels like there's a secret roadmap that's not documented anywhere outside of the maintainer's head(s). You can scour the wiki, watch the IRC channel and mailing lists, and read through the issue discussions, and you still won't have a good sense of what they want done next or if the change you want to make is incompatible with some big planned rewrite. I know the answer is to just ask—and I've done that more and more recently—but that can be a big hurdle if you're just getting started.

I'm trying to build a community for a project right now, and this is something I'm very aware of. I'm trying to report on what I'm working on and planning in the project chat so that if someone else comes along, hopefully they'll (a) understand the current status and (b) feel comfortable asking about the overall vision.

[–] noeontheend@beehaw.org 1 points 1 year ago* (last edited 1 year ago) (1 children)

As someone from southern Colorado, the green chile slopper is the greatest food item ever created. I'll occasionally try describing how good it is to people not from the area, and this article (in which a self-described skeptic tries it and falls in love) is a handy reference.

Edit to include my favorite quote:

We took our first bite and… holy shit. It was a revelation. I’m not being hyperbolic. It is literally one of the best things I’ve ever put in my face. A slopper is happy food. It’s heartwarming food.

[–] noeontheend@beehaw.org 1 points 1 year ago

That's why git log --oneline exists ;)

[–] noeontheend@beehaw.org 8 points 1 year ago* (last edited 1 year ago) (4 children)

My commits tend to be pretty verbose. Here's an example log from one of my projects.

I follow the standard imperative style for the commit title, and then I use the body to summarize any important internal changes, reflect on the overall project status (for example, what milestones this commit crosses or what other work it might enable or require), and state what I'm going to work on next. I'm sure some people find it too wordy, but I like having the commit history show lots of details about the overall status.

Edit: I always have a descriptive summary, i.e., never one word commits or similar.

[–] noeontheend@beehaw.org 0 points 1 year ago

Nim is one of my favorite languages, and has been one of my primary languages in rotation for projects for the last five or so years. I've written servers (and web frontends, CLI tools, quick scripts, etc.) with it and am very happy with the results.

It's hard for me to put into words why I like it so much, but I think it might actually be because it's such a mishmash of paradigms. If I'm in a functional mood, I can use lots of ideas from functional programming. If I feel like using OOP everywhere, I can do that too. And if I want to mix both together, it's no problem! Nim kind of feels like the Wild West, and while that's something I'd dislike in most languages, for whatever reason it works when writing in Nim.

 

Northwestern has fired coach Pat Fitzgerald amid allegations of hazing within the football program, university president Michael Schill announced Monday in an open letter to the school community.

"The head coach is ultimately responsible for the culture of his team," Schill wrote. "The hazing we investigated was widespread and clearly not a secret within the program, providing Coach Fitzgerald with the opportunity to learn what was happening. Either way, the culture in Northwestern Football, while incredible in some ways, was broken in others."