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 Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org), page 2

  1. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Tuesday, 14-Jan-2025 09:48:18 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    Here are some published random number projects.

    In 1955, the RAND corporation published a book titled "A Million Random Digits with 100,000 Normal Deviates".

    The random number were produced via an electronic simulation of a roulette wheel attached to a computer. The results were filtered and tested before added to the large table.

    The book is 400 pages each containing 50 lines of 50 digits. Columns and lines are grouped in fives and the lines are numbered 00000-19999.

    https://www.rand.org/pubs/monograph_reports/MR1418.html

    In conversation about 5 months ago from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: projects.In
      projects.in
      Hier entsteht projects.in

    2. https://cdn.fosstodon.org/media_attachments/files/113/823/754/632/508/580/original/46652ee166d3c494.png
  2. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Saturday, 11-Jan-2025 05:22:52 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    Happy Birthday #GNU #Bash.

    #linux

    In conversation about 5 months ago from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/113/805/215/782/305/123/original/b044d4c31f7df443.png
  3. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Sunday, 29-Dec-2024 19:26:49 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    Hopeful, but skeptical. I guess we'll never know.

    #chatgpt #ai

    In conversation about 6 months ago from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/113/721/136/636/484/608/original/f9ae8e0ef53bcb87.png
  4. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Friday, 08-Nov-2024 08:01:58 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    A play in 2 acts.

    In conversation about 8 months ago from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/113/443/791/938/798/228/original/2f99e0698f806a61.png

    2. https://cdn.fosstodon.org/media_attachments/files/113/443/792/483/969/853/original/292225c764ccbbd9.png
  5. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Tuesday, 22-Oct-2024 05:44:31 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:
    in reply to
    • she hacked you

    @ekis As a mathematician, I want real numbers. 1/6 is a real number, but in programming languages, it's an operation instead. This triggers my OCD.

    In conversation about 8 months ago from fosstodon.org permalink
  6. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Monday, 21-Oct-2024 03:31:46 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:
    in reply to
    • Ryan Castellucci :nonbinary_flag:

    @ryanc Yeah, I guess. 1/6 is a number though just as much as 0.16666666666666666. I guess I could do:

    {
    "n": [0, {"/": [1, 6]}, 2]
    }

    And handle the operation in my code, but that's annoying.

    In conversation about 8 months ago from fosstodon.org permalink
  7. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Monday, 21-Oct-2024 03:26:04 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    This should be valid JSON:

    {
    "n": [0, 1/6, 2]
    }

    But alas:

    "Invalid JSON!
    Error: Parse error on line 2:
    { "n": [0, 1/6, 2]}
    -------------^
    Expecting 'EOF', '}', ',', ']', got 'undefined'"

    Ugh.

    #javascript #programming

    In conversation about 8 months ago from fosstodon.org permalink
  8. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Wednesday, 16-Oct-2024 02:50:17 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:
    • Dan Goodin
    • mkj

    @mkj @dangoodin I'm not advocating that you should use it. I'm only drawing attention to the fact that Saturnin is a symmetric block cipher designed specifically with quantum computing threats in mind. That's all.

    In conversation about 8 months ago from fosstodon.org permalink
  9. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Tuesday, 08-Oct-2024 23:14:17 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:
    in reply to
    • Jon Bosak

    @bosak Indeed. Everyone communicates temperatures to each other accurate to one decimal point, right? 😉

    In conversation about 9 months ago from fosstodon.org permalink
  10. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Tuesday, 08-Oct-2024 00:57:07 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    Some of us are aware that -40° Celsius is also -40° Fahrenheit. It's the only point where the two scales agree.

    But did you know there are palindrome temperatures and they're very useful also!

    16° Celsius = 61° Fahrenheit
    28° Celsius = 82° Fahrenheit

    In conversation about 9 months ago from fosstodon.org permalink
  11. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Saturday, 28-Sep-2024 00:09:10 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    #coffee #math

    In conversation about 9 months ago from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/113/193/800/395/841/154/original/a874aaf0e40491d0.png
  12. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Saturday, 24-Aug-2024 05:10:12 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:
    in reply to
    • Royce Williams
    • Ryan Castellucci :nonbinary_flag:

    @tychotithonus @ryanc Doesn't 0x1E solve this problem as a record separator, or am I misunderstanding?

    In conversation about 10 months ago from fosstodon.org permalink
  13. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Monday, 05-Aug-2024 12:36:36 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:
    in reply to
    • Evan Prodromou

    @evan This is some wild stuff! TIL.

    In conversation about 11 months ago from fosstodon.org permalink
  14. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Tuesday, 16-Jul-2024 22:58:20 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    Generative AI is garbage, exhibit 99:

    #ai #math

    In conversation about a year ago from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/112/796/157/528/868/994/original/20f2235235698a72.png
  15. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Thursday, 04-Jul-2024 11:00:10 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    "BSD, Lunix, Debian and Mandrake are all versions of an illegal hacker operation system, invented by a Soviet computer hacker named Linyos Torovoltos, before the Russians lost the Cold War. ... Torovoltos is a notorious hacker, responsible for writing many hacker programs, such as 'telnet', which is used by hackers to connect to machines on the internet without using a telephone."

    #Linux #BSD

    https://web.archive.org/web/20110226033326/http://www.adequacy.org/stories/2001.12.2.42056.2147.html

    In conversation about a year ago from fosstodon.org permalink
  16. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Thursday, 04-Jul-2024 10:48:06 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    I'm not a #NixOS user. I've never installed it. I've only seen discussion about it on Reddit. I'm vaguely familiar with its intended audience and purpose.

    But this purge is wild. I mean, you can't separate politics from software. Software is inherently political strictly because the developer who is writing it has political opinions which will inevitably make it into their project.

    But for the vocal minority to overwhelm a project, its founders, and core devs? Wow.

    https://lunduke.locals.com/post/5819317/nixos-commits-a-purge-of-nazi-contributors-forces-abdication-of-founder

    In conversation about a year ago from fosstodon.org permalink
  17. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Friday, 07-Jun-2024 09:40:10 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    Geordi La Forge weighs in on the "tabs versus spaces" debate.

    #programming

    In conversation about a year ago from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/112/571/788/316/904/649/original/2a3f6510489883ef.png
  18. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Sunday, 07-Apr-2024 21:51:33 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:

    TIL Richard Stallman stole source code from Gosling EMACS, replaced the license headers with his own, and integrated it into his #GNU #EMACS. Over time he eventually replaced all the original code, but only after initially replacing the license headers first.

    Why wasn't he sued? How do you sue a homeless man? What do you sue him for?

    In conversation about a year ago from fosstodon.org permalink
  19. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Wednesday, 03-Apr-2024 21:43:52 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:
    in reply to
    • Ryan Castellucci :nonbinary_flag:

    @ryanc Let me think about it.. I stuck with Diceware to pay homage to Arnold Reinhold, seeing as though it's based on his PassGen2. But it could probably use another word list.

    In conversation about a year ago from fosstodon.org permalink
  20. Embed this notice
    Aaron Toponce ⚛️:debian: (atoponce@fosstodon.org)'s status on Wednesday, 03-Apr-2024 16:05:32 JST Aaron Toponce ⚛️:debian: Aaron Toponce ⚛️:debian:
    in reply to

    HUZZAH! Trivium test vectors pass. Time to integrate.

    Much excite.

    In conversation about a year ago from fosstodon.org permalink
  • After
  • Before

User actions

    Aaron Toponce ⚛️:debian:

    Aaron Toponce ⚛️:debian:

    MSCSIA, cryptography, security, locksport, Linux, programming, mathematics, amateur radio, Buddhism, running, anime, and bibliophilia.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          8006
          Member since
          31 Aug 2022
          Notices
          90
          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.