HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rubinlinux

no profile record

comments

rubinlinux
·12 days ago·discuss
I work with claude every day, and instantly recognized its voice; but at the same time, as a web dev from the late 90s who traveled kicking and screaming through all of these ages, I really enjoyed the article anyway. I don't have a visceral disgust with claude's tone as some others here seem to. I'm glad you wrote it and I plan to share it with a friend.
rubinlinux
·18 days ago·discuss
There is a procedure common in mail sending where you ALMOST do this. You connect to their mail server, tell it you have a message for them, and wait to see if it rejects you or accepts the message. Then you disconnect without actually sending the message. I wonder if this is some kind of confusion among the devs behind this, or some benefit to really sending the message that I can't think of. Does it contain a tracking pixel or anything?
rubinlinux
·2 months ago·discuss
I know someone personally that received a fake $100 bill from a USBank ATM.
rubinlinux
·3 months ago·discuss


  | I want to wash my car. The car wash is 50 meters away. Should I walk or drive?

  ● Drive. The car needs to be at the car wash.
Wonder if this is just randomness because its an LLM, or if you have different settings than me?
rubinlinux
·3 months ago·discuss
I encountered this as well. If you only send a few email verification emails, the bounce rate is high. The only way to fix is to email the verified accounts regularly to push the stat on that side of the equation.
rubinlinux
·5 months ago·discuss
The use of init.defaultBranch here is really problematic, because different repositories may use a different name for their default, and this is a global (your home directory scope) setting you have to pre-set.

I have an alias I use called git default which works like this:

  default = !git symbolic-ref refs/remotes/origin/HEAD | sed 's@^refs/remotes/origin/@@'
then it becomes

  ..."$(git default)"...
This figures out the actual default from the origin.
rubinlinux
·5 months ago·discuss
Wonder if the author is aware that in the 1970's during the gas shortages, GE developed an electric lawn tractor called Elec-Trak. See https://myelec-traks.com/E20.html It used DC attachments for everything, lawn mower blades (they sounded like an electric razor), chain saws, snow throwers, tillers, AC inverters etc etc. All powered by 6 golf cart batteries.

This build in the article reminds me of the one I owned for a while, was a lot of fun. Hope the kid has as much fun with theirs as I had with mine.
rubinlinux
·6 months ago·discuss
| Since emails are sent from the individual’s email account, they are already verified.

This is not how email works, though.
rubinlinux
·6 months ago·discuss
There is a product called BOESHIELD T-9 which actually does, reportedly, work for this. It was suggested in some thread years ago and I got a can, it appears to work well enough keeping rust creep off my ancient drill press table.