GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Dave (dj3vande@convenient.email)

  1. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Monday, 07-Apr-2025 12:50:38 JST Dave Dave
    in reply to
    FreeBSD and OpenBSD
    In conversation Monday, 07-Apr-2025 12:50:38 JST from convenient.email permalink
  2. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Thursday, 05-Sep-2024 11:40:12 JST Dave Dave
    in reply to
    I'm neither a FreeBSD folk nor a Rust folk but that looks like a library version mismatch to me - is your libc++ the one that came with your 13.2 system? The symbol it's missing might be new in 13.3. (Not sure whether there's a feasible way to get a 13.3 libc++ without upgrading the whole system, your path of least resistance might be finding a 13.2 rust package.)
    In conversation Thursday, 05-Sep-2024 11:40:12 JST from convenient.email permalink
  3. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Thursday, 05-Sep-2024 11:34:00 JST Dave Dave
    in reply to
    Hey, I'm within half a decade of under 40, and I last wrote a cheque last week.
    In conversation Thursday, 05-Sep-2024 11:34:00 JST from convenient.email permalink
  4. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Saturday, 20-May-2023 02:11:45 JST Dave Dave
    Thing I said today: "If I don't like it, I'll tell everybody I know that I hated it and they should read it so they can agree with me that it's terrible."
    (I'm sure all the #BSDCan people will know exactly who I said it to and approximately about what.)
    In conversation Saturday, 20-May-2023 02:11:45 JST from convenient.email permalink
  5. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Tuesday, 27-Dec-2022 10:49:05 JST Dave Dave
    in reply to
    • silverwizard
    • Becky
    • Dave
    @firefly_lightning @silverwizard Racket is a variant of Scheme, designed by people who have put a lot of thought into programming and how to teach it, and does a good job of the space it's in. The downside is that its structure is (partly by historical accident) not very much like most programming languages that most people consider "serious".

    And as annoying as web browsers are, CGI is still the easiest way to get a GUI, followed by "whatever your dev tooling thinks is native", with anything else way behind.
    In conversation Tuesday, 27-Dec-2022 10:49:05 JST from convenient.email permalink
  6. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Tuesday, 27-Dec-2022 09:31:01 JST Dave Dave
    in reply to
    • silverwizard
    • Becky
    @firefly_lightning If you want to learn the foundations well and don't mind taking the long way around? Start with Racket and work through HtDP <htdp.org/>. (Racket probably even has a way to build GUI programs on any system you can install it on.)
    If you want to get a to-do list manager up and running? Use Perl to shuffle things in and out of the database, use CGI and a web browser for the GUI, and that'll put you in the space where you can ask @silverwizard for help when you get stuck.
    In conversation Tuesday, 27-Dec-2022 09:31:01 JST from convenient.email permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: htdp.org
      How to Design Programs
  7. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Sunday, 18-Dec-2022 05:17:55 JST Dave Dave
    in reply to
    • silverwizard
    @silverwizard Nonono, a cold spare is a flashlight sitting next to a fresh unopened package of batteries on a shelf in the closet.
    Tell him the optimal redundancy strategy for a flashlight is a warm spare (ready to hand with the batteries in but not powered on).
    In conversation Sunday, 18-Dec-2022 05:17:55 JST from convenient.email permalink
  8. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Thursday, 15-Dec-2022 09:33:55 JST Dave Dave
    in reply to
    • Dave
    LifeTouch, for grad photos. To access anything from the actual photo session (paid for up front before you get the chance to pay more for prints) requires a session ID (from the receipt they gave me when they were taken), an access code (from the "OK, we finally updated our database" email), *plus* the name of the person the photos are of. I had to call customer service, and give them the information, and they told me my name was misspelled in that database (but not as recorded on the receipt) and what to tell the website to get it to let me in.
    In conversation Thursday, 15-Dec-2022 09:33:55 JST from convenient.email permalink
  9. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Thursday, 15-Dec-2022 08:25:37 JST Dave Dave
    Why yes, company that I expect to do business with exactly once in my life, I would love to create a special account on your website just for you and then get told that you won't let me access the thing I've already paid for because you don't like my name.
    In conversation Thursday, 15-Dec-2022 08:25:37 JST from convenient.email permalink
  10. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Thursday, 01-Dec-2022 06:39:08 JST Dave Dave
    in reply to
    • silverwizard
    @silverwizard I mean, that's also pretty easy to fix:

    #!/bin/sh
    # git-mcommit - commit with a default message
    exec git commit -m "$(git diff --cached --stat)" "$*"
    In conversation Thursday, 01-Dec-2022 06:39:08 JST from convenient.email permalink
  11. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Thursday, 01-Dec-2022 05:52:06 JST Dave Dave
    in reply to
    • silverwizard
    @silverwizard That's a pretty strong statement about everything else in git.
    In conversation Thursday, 01-Dec-2022 05:52:06 JST from convenient.email permalink
  12. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Tuesday, 15-Nov-2022 02:01:09 JST Dave Dave
    in reply to
    • silverwizard
    • Dave
    @silverwizard Different body of work. The daemons prefer the habitat on the thermodynamics side, this is E&M.
    In conversation Tuesday, 15-Nov-2022 02:01:09 JST from convenient.email permalink
  13. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Tuesday, 15-Nov-2022 01:50:23 JST Dave Dave
    in reply to
    • silverwizard
    • Dave
    @silverwizard Does not follow the laws of physics. In this case, the electric field has a nonzero curl even though there are no changing magnetic fields, which violates Maxwell's Equations.

    (If any physics nerds want details, I can give a description of the problem and why the result is non-physical, but I'll hold off on that until somebody asks.)
    In conversation Tuesday, 15-Nov-2022 01:50:23 JST from convenient.email permalink
  14. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Tuesday, 15-Nov-2022 01:38:49 JST Dave Dave
    Accidentally tarpitted prof's office hours by asking a question about one of the assignment problems. Turns out the obvious approach gives a non-physical result and he can't figure out why.

    This sort of thing just follows me around, I'm not trying to cause trouble, I swear.
    In conversation Tuesday, 15-Nov-2022 01:38:49 JST from convenient.email permalink
  15. Embed this notice
    Dave (dj3vande@convenient.email)'s status on Saturday, 12-Nov-2022 05:20:37 JST Dave Dave
    So twitter won't let me download an archive of my tweets without emailing to make sure it's really me. The email address they have on file went away years ago and I'm not about to trust them with a current one.
    In conversation Saturday, 12-Nov-2022 05:20:37 JST from convenient.email permalink

User actions

    Dave

    Dave

    Embedded systems keep me solvent. Pure math and physics keep me busy. Aikido keeps me sane.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          23788
          Member since
          11 Nov 2022
          Notices
          15
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.