Category Archives: Programming

Nibble Stew – a gathering of development thoughts: How about not stabbing ourselves in the leg with a rusty fork?

When faced with this kind of pointless and harmful routine, one might suggest not doing it any more or replacing it with some other, more useful procedure. This does not succeed, of course, but that is not the point. The … Continue reading

Posted in Programming | Tagged | Leave a comment

DHH “not yet feeling the awesome” of WSL

This has been one of my all-time favorite Twitter threads. David Heinemeier Hansson, creator of Rails, is trying to “live” in Windows, and set it up to do Rails work. He’s blogging the “experience,” and it’s not going very smoothly. … Continue reading

Posted in Programming | Tagged , , | Leave a comment

IMHO: The Mythical Fullstack Engineer – Stack Overflow Blog

It’s my experience that the above MVFE is pretty uncommon. The profile describes a person with skills requiring thousands of hours to master, but who doesn’t take part in the holistic decision making process. By nature, the value of a … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

.NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements

With .NET Core 3.0, we’re at the point where we’ve ported all technologies that are required for modern workloads, be that desktop apps, mobile apps, console apps, web sites, or cloud services. That’s not to say that we don’t have … Continue reading

Posted in Programming | Tagged | Leave a comment

A reflection on the departure of RMS – Thomas Bushnell, BSG – Medium

RMS treated the problem as being “let’s make sure we don’t criticize Minsky unfairly”, when the problem was actually, “how can we come to terms with a history of MIT’s institutional neglect of its responsibilities toward women and its apparent … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

This bunk bed is $1,200 a month, privacy not included – CNN

Housing costs have become so expensive in some cities that people are renting bunk beds in a communal home for $1,200 a month. Not a bedroom. A bed. Source: This bunk bed is $1,200 a month, privacy not included – … Continue reading

Posted in Programming | Tagged , , | Leave a comment

I Miss My Old Graphics

Someone on Twitter mentioned BeOS, and that got me looking over my old pictures from the previous incarnations of my blog. This was how the site looked when I hand-coded it. I miss it. I had created the graphics all … Continue reading

Posted in Programming | Tagged , , | 1 Comment

Web Development Framework Trends

Back in April of 2014, I was vacillating between using Ruby on Rails, and Entity Framework on ASP.NET, for a new project. All other things being equal in programming or system administration, I like to sit on the intersection of … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment

Ruby on Rails on Windows is not just possible, it’s fabulous using WSL2 and VS Code – Scott Hanselman

I’ve been trying on and off to enjoy Ruby on Rails development on Windows for many years. I was doing Ruby on Windows as long as 13 years ago. There’s been many valiant efforts to make Rails on Windows a … Continue reading

Posted in Programming | Tagged , , , , | 2 Comments

Making Windows Tolerable

I got a new job a couple months ago. I suspect that IT departments of monstrously-large, international corporations are all reading from the same playbook in how to setup and administrate their networks, users, applications, and computers. The IT overhead … Continue reading

Posted in Programming | Tagged , | 1 Comment