HN user

theoldgreybeard

618 karma
Posts0
Comments133
View on HN
No posts found.

Yes I do agree with you that having a tool that gives rocket fuel to a fraud engine should probably be regulated in some fashion.

Tiered licensing, mandatory safety training, and weapon classification by law enforcement works really well for Canada’s gun regime, for example.

If a carpenter builds a crappy shelf “because” his power tools are not calibrated correctly - that’s a crappy carpenter, not a crappy tool.

If a scientist uses an LLM to write a paper with fabricated citations - that’s a crappy scientist.

AI is not the problem, laziness and negligence is. There needs to be serious social consequences to this kind of thing, otherwise we are tacitly endorsing it.

Poodr is one of the best programming books ever written. Even if you don’t program in Ruby you should read it anyway (and pick up a bit of Ruby just for fun) because there are lots of great concepts to internalize that are useful in almost all programming languages.

I had the pleasure of Sandi Metz coming to a company I worked for and going us a “boot camp” of sorts for all of the engineering principles she espouses and it had a profound impact on how I view software development. Whatever the company paid for her to come - it was worth every penny.

“Prefer duplication over the wrong abstraction”

Congrats you turned Slack into (an even worse version of) Jira.

This got me thinking though. Instead of turning your chat into a ticketing system, has anyone ever turned the ticketing system into a chat?

Like instead of “comments” on a ticket, you get a live chat channel (that can be reviewed later as “comments” for historical data).

Most companies I’ve worked for will setup channels on slack in a similar fashion for projects and initiatives but these are not really ergonomic for someone that prefers to “live” in the ticketing system for work management. And context gets lost the older things get.

You could pair this with a general channel for unfocused chitchat, but all relevant work would be discussed under the work item itself. Perhaps a “slack-like” view where you can see all your watched work items at once in “channels”.

Django 6 8 months ago

Django is awesome. I just prefer Rails because I prefer Ruby as a language. If you like Python then Django will get you very far.

There are games I have that don't run on even Windows 10 but work flawlessly in Wine/Proton.

The amazing work the Wine team and Valve have done can't be understated.

The bigwigs at my company want to build out a document management suite. After talking to VP of technology about requirements I ask about security as well as what the regulatory requirements are and all I get is a blank stare.

I used to think developers had to be supremely incompetent to end up with vulnerabilities like this.

But now I understand it’s not the developers who are incompetent…