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 Weekend Editor (weekend_editor@mathstodon.xyz)

  1. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Thursday, 05-Jun-2025 22:42:50 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt

    @amszmidt

    ... because it is a category error to use a verb like "care" with an inanimate subject.

    My toaster doesn't care about me either.

    "Category error" is a useful idea, due to Gilbert Ryle. Particularly when listening to Trump: he seems to say nothing other than category errors.

    https://en.wikipedia.org/wiki/Category_mistake

    In conversation about 21 days ago from mathstodon.xyz permalink

    Attachments


  2. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Tuesday, 27-May-2025 04:36:39 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt

    @amszmidt

    Nor can you spell "Aieeeeee!"

    In conversation about a month ago from mathstodon.xyz permalink
  3. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Tuesday, 27-May-2025 04:33:11 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt

    @amszmidt

    Silly me; I just did exactly that:

    https://www.someweekendreading.blog/llm-ai-still-crap/

    In conversation about a month ago from mathstodon.xyz permalink
  4. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Saturday, 24-May-2025 04:19:47 JST Weekend Editor Weekend Editor
    in reply to
    • Lars Brinkhoff
    • Alfred M. Szmidt

    @larsbrinkhoff @amszmidt

    So the peak of the art form was the VT52?

    (Especially the bell, which people described as the sound of grinding the gears on a 1950s manual transmission car.)

    In conversation about a month ago from mathstodon.xyz permalink
  5. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Saturday, 24-May-2025 01:27:40 JST Weekend Editor Weekend Editor
    in reply to
    • Lars Brinkhoff
    • Alfred M. Szmidt

    @amszmidt

    Ask an ITS person about SUPDUP. (@larsbrinkhoff might be able to add quite a bit.)

    The pedestrian terminal emulator in those days was telnet.

    But SUPDUP was a "super-duper" telnet that did what we'd now call something like curses, letting you move stuff around on a screen of a dumb terminal with smart repaints. This was at least a decade before the X protocol, but it worked nicely on text terminals.

    Very nice at the time. No idea how it would stack up today; I suspect it's just a historical artifact due to its non-graphics nature.

    In conversation about a month ago from mathstodon.xyz permalink
  6. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Tuesday, 20-May-2025 14:14:46 JST Weekend Editor Weekend Editor
    in reply to
    • Elias Mårtenson
    • Karsten Johansson
    • Glitzersachen.de
    • Alfred M. Szmidt

    @ksaj @glitzersachen @loke @amszmidt

    I was going to point out that you could print your Roman numeral to a string, then use read-from-string to get it back with a different *base* setting, and put that into a defformat definition to extend format, and...

    ... and then I remembered that (a) defformat isn't part of CL, and (b) even if it were, that way lies madness.

    So, yeah.

    I guess I'm with you, once I calm down enough. :-)

    In conversation about a month ago from mathstodon.xyz permalink

    Attachments


  7. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Monday, 19-May-2025 13:50:44 JST Weekend Editor Weekend Editor

    @jbz

    "Compiled to microcode"?

    Sort of... and sort of not.

    Probably meant to say "compiled to machine code", like any other machine and compiler. The machine instructions were quite readable, at least after getting used to them. Mostly a stack machine with 256 registers to buffer the top of stack.

    MIcrocode is another matter.

    LMI had a microcompiler for a while, which could take a (smallish) lisp function and create a single instruction to execute it. Then you'd create a "defsubst" -- a function that would be open-coded -- to persuade the compiler to emit that instruction.
    However, this only saved time if instruction fetch and decode dominated execution in normal machine code. It was kind of tricky. (Their marketing folk sure loved it, though.)

    Symbolics never released a microcompiler. The micromachine (for the L-machine, that is) had a much wider microinstruction word (sort of like VLIW stuff?). That meant there was much more parallelism going on for each microinstruction. That meant there was no straightforward microcompiler.

    Later, the I-machine series no longer had a writeable control store for microcode. It was all in ROM, and that worked pretty well.

    The Sunstone chip, the next Symbolics architecture, was going to be a RISC version of all this with no microcode anyway. It was cancelled the day it taped out for its first S-machine chip, sadly.

    (And yes, the architectures of the L-, I-, and S-machines were spelling out LISP. The joke was the P-machine was going to be the "penultimate, pocket, parallel" architecture.)

    #lispm

    In conversation about a month ago from mathstodon.xyz permalink
  8. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Friday, 16-May-2025 13:27:23 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt
    • Panicz Maciej Godek
    • Daniel Kochmański

    @PaniczGodek @amszmidt @jackdaniel

    How are you with reading Common Lisp?

    In conversation about a month ago from mathstodon.xyz permalink
  9. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Friday, 16-May-2025 03:44:26 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt

    @amszmidt

    It is indeed broken.

    That's a passive-voice way of saying it, concealing the ones who broke it. A better way is to say that Trump has corrupted and broken the justice system.

    However: the president cannot pardon a *state* conviction. So if you can get them convicted in a state court whose governor doesn't want to pardon them, you can get some traction.

    (However, in fairness I must note that Trump himself is a 34x felon in New York, with no noticeable effect.)

    In conversation about a month ago from mathstodon.xyz permalink
  10. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Friday, 16-May-2025 03:18:04 JST Weekend Editor Weekend Editor
    • Lars Brinkhoff
    • Alfred M. Szmidt

    @larsbrinkhoff @amszmidt

    Oh, yeah. A perfectly executed dismount.

    In conversation about a month ago from mathstodon.xyz permalink
  11. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Friday, 16-May-2025 01:15:32 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt

    @amszmidt

    I'd love to have an Ivory emulator running a Genera image with all the "layered products" (Fortran, C, Pascal, Ada, Prolog, MACSYMA, Joshua...). Especially running on Apple Silicon.

    But according to @gmpalter the rights are still encumbered. (JCMA seems to be the current owner, almost by accident.)

    https://hachyderm.io/@gmpalter/110673934200402296

    In conversation about a month ago from mathstodon.xyz permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Gary Palter (@gmpalter@hachyderm.io)
      from Gary Palter
      @lisp_discussions@mastodon.social The version of the emulator (VLM) in this release is an unofficial port created by translating the Alpha assembler version to C. It has some serious problems. (E.g., some clock related functionality runs at about 3x speed.) The VLM has now been ported to Intel and ARM assembler code. Also, Genera itself has been rebuilt and contains numerous improvements, including NFSv3 and NFSv4 support. Genera now identifies itself as Genera 9.0.5, Open Genera 3.0.5, and …
  12. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Thursday, 15-May-2025 22:39:47 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt

    @amszmidt

    If you really want to be silent, you need to use uninterned symbols:

    '#:SILENT-SCREAMING

    ... otherwise the obarray will hear you.

    Do not wake the obarray.

    In conversation about a month ago from mathstodon.xyz permalink

    Attachments

    1. Sample Page
      from christian
  13. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Thursday, 15-May-2025 22:39:45 JST Weekend Editor Weekend Editor
    in reply to
    • Lars Brinkhoff
    • Alfred M. Szmidt

    @larsbrinkhoff @amszmidt

    No, that was just MacLisp. Dunno why it came to mind.

    In conversation about a month ago from mathstodon.xyz permalink
  14. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Saturday, 10-May-2025 17:15:01 JST Weekend Editor Weekend Editor
    in reply to
    • Daniel Kochmański

    @jackdaniel

    Sadly anonymous.

    Any idea who wrote it?

    In conversation about 2 months ago from mathstodon.xyz permalink
  15. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Wednesday, 23-Apr-2025 05:17:17 JST Weekend Editor Weekend Editor
    in reply to
    • Christian Lynbech
    • Alfred M. Szmidt

    @mapcar @amszmidt

    Ok, I'm actually old enough to have done that! It worked really well, but I was so frustrated in the moment I didn't take time to be glad about it.

    But basically, you've re-invented the old-time astronomy instrument called the blink comparator.

    https://en.wikipedia.org/wiki/Blink_comparator

    In conversation about 2 months ago from mathstodon.xyz permalink
  16. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Wednesday, 23-Apr-2025 04:46:34 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt

    @amszmidt

    That's the solution known to antiquity, in the story of Procrustes.

    In conversation about 2 months ago from mathstodon.xyz permalink
  17. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Wednesday, 23-Apr-2025 04:45:41 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt

    @amszmidt

    Now I'm stuck with a physics question: how to make a tall person shorter using footgear that involves black holes.

    In conversation about 2 months ago from mathstodon.xyz permalink
  18. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Saturday, 05-Apr-2025 15:54:54 JST Weekend Editor Weekend Editor
    in reply to
    • Alfred M. Szmidt

    @amszmidt

    VT.

    It's a world index fund, capitalization- and float-weighted of pretty much everything reasonably investable. Good, solid diversification all around the world.

    Do I use it? Yes, why do you ask? :-)

    https://www.google.com/finance/quote/VT:NYSEARCA

    In conversation about 3 months ago from mathstodon.xyz permalink

    Attachments



    1. Domain not in remote thumbnail source whitelist: ssl.gstatic.com
      Vanguard Total World Stock Index Fund ETF (VT) Price & News - Google Finance
      Get the latest Vanguard Total World Stock Index Fund ETF (VT) real-time quote, historical performance, charts, and other financial information to help you make more informed trading and investment decisions.
  19. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Friday, 04-Apr-2025 03:57:23 JST Weekend Editor Weekend Editor
    in reply to
    • Charlie Stross
    • JdeBP

    @JdeBP @cstross

    The other great one is a tariff on the Heard & McDonald Islands.

    These are technically part of Australia, but got a tariff of 29% instead of Australia's 10%.

    The Heard & McDonald Islands are *uninhabited*.

    Those damn penguins.

    In conversation about 3 months ago from mathstodon.xyz permalink
  20. Embed this notice
    Weekend Editor (weekend_editor@mathstodon.xyz)'s status on Friday, 04-Apr-2025 00:13:51 JST Weekend Editor Weekend Editor
    • Charlie Stross
    • JdeBP

    @JdeBP @cstross

    This is more literally true than you may perhaps think:

    One of the tariffs is on the British Indian Overseas Territory (BIOT).

    The main island there is Diego Garcia.

    The *only* thing on Diego Garcia is a military base jointly operated by the US and UK.

    So... we just applied a tariff to our own military base.

    I mean... that's *talent*, right there.

    In conversation about 3 months ago from mathstodon.xyz permalink

    Attachments


  • Before

User actions

    Weekend Editor

    Weekend Editor

    Retired physicist, after a career in machine learning & stats mostly for cancer drug discovery. Now blogging about stats in the news.Avatar: convergence basins in the complex plane of Newton's algorithm searching for the cube roots of unity. (After a NYT column by @stevenstrogatz, long ago.)Header: Quote from GK Chesterton, London Daily News, 1905-Aug-16 on epistemic humility and the ability to say "I am wrong" as the foundation of idealism.#statistics #physics #r

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          181171
          Member since
          3 Oct 2023
          Notices
          55
          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.