HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jaygreco

no profile record

comments

jaygreco
·5개월 전·discuss
I really like epaper displays for all of the reasons mentioned in the article. Shame the patent locks continue to keep prices high even though the core technology has improved enough for prices to drop.

A few years ago I came into a couple of e-ink displays that had been previously used for storefront/product pricing. The hardware to drive them was locked down but I was able to reverse engineer the panel by finding a datasheet that was close enough and hacking up an adafruit thinkink. I had a lot of fun writing my own driver/abstraction layer. I originally intended to support a bunch of different panels but ran out of steam after the first one did exactly what I wanted.

https://github.com/jaygreco/MagInkCal
jaygreco
·10개월 전·discuss
Is it just me or are those chokes a little bit messy? They look…kinda sloppy vs what I would expect.
jaygreco
·12개월 전·discuss
> switchboard operators

What? 1920 called and wants its electromechanical relays back
jaygreco
·작년·discuss
Glad I wasn’t the only one who thought this. The post is also missing one obvious thing that I expect in any technical post: code snippets. Let me see the code.

ChatGPT has ruined bullet points for the rest of us…

No offense but writing this blog post couldn’t take more than a few minutes, why spoil it with LLM? Shoot, use one to check grammar and recommend edits even.
jaygreco
·작년·discuss
Interestingly, it’s also possible to encode _emoji_ inside emoji!
jaygreco
·작년·discuss
Ah yes, one of my favorite skills learned in school was how to work around arbitrary rules made up by cranky sysadmins! I still use it all the time.

The smart kids (whom I’m sure look like they are learning that precious openssh client) are doing their assignment locally or on a free tier VPS with VS Code and scping the thing over when it’s done.

They’re also smart enough to learn openssh when they need it IRL.