HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tbirdz

no profile record

comments

tbirdz
·4 anni fa·discuss
Just saying in this in case it will help you. For treasurydirect, you can use inspect element and change the value="" field on the password element, and paste in your password from your password manager. It's not as convenient as autofill from your password manager, but it sure beats using the graphical keyboard.
tbirdz
·9 anni fa·discuss
Kyle, thanks so much for all your hard work setting up Neocities! I think it's a wonderful thing you are doing.

Also, since we're talking about neocities, here, does anyone have any cool neocities sites they know of and want to share? Just post a reply to this comment, so folks who want to have other neocities discussions can easily collapse all the links at once.
tbirdz
·10 anni fa·discuss
Thanks for the reply. Those look like some pretty cool resources, and I can't wait to check them out.
tbirdz
·10 anni fa·discuss
This is a bit off topic, but would you mind sharing what resources you used to learn forth? I'm interested in the language myself, but I don't really get how to use it. I've learned the basics about defining words and manipulating the stack, but whenever I try to apply it to an actual problem, I have a very hard time even understanding how to approach, wheras if I were using a procedural or OO language, I would know where to start.

Any advice on getting over this hump?
tbirdz
·10 anni fa·discuss
This page has a useful comparison between various scheme implementations. It's written by one of the authors of Guile Scheme: https://wingolog.org/archives/2013/01/07/an-opinionated-guid...