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 James Wells (nikatjef@mastodon.acm.org)

  1. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Wednesday, 05-Nov-2025 13:15:23 JST James Wells James Wells
    in reply to
    • Flash Mob Of One

    @FlashMobOfOne
    In my state they have a state funded website where you can anonymously check your registration status for free. So I tend to check my status a couple times a year.

    In conversation about 2 days ago from mastodon.acm.org permalink
  2. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Monday, 27-Oct-2025 14:21:44 JST James Wells James Wells
    in reply to
    • Sue is Writing Solarpunk 🌞🌱

    @susankayequinn
    Before people say something about active duty military people getting a second and job or other such bullshit, please note that most military service members are precluded, by their duty schedules, from getting a second job. Additionally, because of their deployment and transfer schedules it is generally hard for their spouses to get / maintain second jobs as well.

    In conversation about 11 days ago from mastodon.acm.org permalink
  3. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Thursday, 23-Oct-2025 05:22:16 JST James Wells James Wells
    in reply to
    • Miakoda

    @hellomiakoda
    Okay, I can see 16GB being an issue. Might I suggest looking at Openbox for your DE, specifically with some of the Raspbian modifications. Another option, and I forgot the name of the DE, but Tony Linux and Spyder Linux are both mini distributions that have a really small and extremely lightweight DE.

    In conversation about 15 days ago from mastodon.acm.org permalink
  4. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Thursday, 23-Oct-2025 04:51:02 JST James Wells James Wells
    in reply to
    • Miakoda

    @hellomiakoda
    Might I ask what you are trying to install that is using that much space? I don't do games on Linux and so far the only thing I have installed that uses that much is the Unreal editor and when I built a Proxmox laptop prototype.

    In conversation about 15 days ago from mastodon.acm.org permalink
  5. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Thursday, 23-Oct-2025 02:36:04 JST James Wells James Wells
    in reply to
    • Miakoda

    @hellomiakoda
    Can't really imagine how small it has to be... I used to run Linux with X and a browser on 8M RAM with 320M disk... And even modern versions of Linux can be run on 1G RAM with 20G disks.

    In conversation about 15 days ago from mastodon.acm.org permalink
  6. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Sunday, 19-Oct-2025 12:11:35 JST James Wells James Wells
    in reply to
    • Church of Jeff

    @jeffowski
    You have obviously never had the displeasure of using a HP laptop.

    I would suggest booting a rescue/live system and run some diagnostics on the root disk... My gut feeling is that you you just need to repair the partition table. I say that because you are getting far enough to prove that your disk is good, but not able to find the root partition

    In conversation about 19 days ago from mastodon.acm.org permalink
  7. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Sunday, 19-Oct-2025 11:56:44 JST James Wells James Wells
    in reply to
    • Miakoda

    @hellomiakoda
    Hope it solved your issue. G'luck

    In conversation about 19 days ago from gnusocial.jp permalink
  8. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Sunday, 19-Oct-2025 11:54:24 JST James Wells James Wells
    in reply to
    • Miakoda

    @hellomiakoda
    Not sure if that is the issue, but when you log into the box, you get a shell, and if the shebang is broken or missing, your existing shell will be used. Cron doesn't have a shell, it would not be able to run the script.

    In conversation about 19 days ago from gnusocial.jp permalink
  9. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Sunday, 19-Oct-2025 11:27:08 JST James Wells James Wells
    in reply to
    • Miakoda

    @hellomiakoda
    You are showing a space between the ! and / IIRC that is breaks it

    In conversation about 19 days ago from mastodon.acm.org permalink
  10. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Sunday, 19-Oct-2025 11:17:31 JST James Wells James Wells
    in reply to
    • Miakoda

    @hellomiakoda
    Just in case you are unaware of the shebang line, I use env to call the first bash entry in the path, which is usually /bin/bash, but not always.

    In conversation about 19 days ago from gnusocial.jp permalink
  11. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Sunday, 19-Oct-2025 11:17:31 JST James Wells James Wells
    in reply to
    • Miakoda

    @hellomiakoda
    A simple test would be something like the following in /etc/cron.hourly;
    #!/usr/bin/env bash
    /usr/bin/env logger "running: $@"

    Then check, /etc/crontab to see what time cron.hourly runs and watch your system log around that time

    In conversation about 19 days ago from mastodon.acm.org permalink
  12. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Sunday, 19-Oct-2025 11:10:56 JST James Wells James Wells
    in reply to
    • Miakoda

    @hellomiakoda
    1. What is the shebang for your scripts. I ask because many versions of cron default on restrictive paths and may not find your executor if you don't fully qualify the filename
    2. I often use "/use/bin/env logger 'Made it to stage: X'" where X is a step number. That will get written to your system log or journal

    In conversation about 19 days ago from mastodon.acm.org permalink
  13. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Wednesday, 20-Aug-2025 04:37:59 JST James Wells James Wells
    • RamenCatholic 🐢 🌈

    @kitten
    It is from the Airplane series... Someone will ask a simple question and the answer is similar to yours followed by "but that is beside the point" or "but that is not important right now"

    @AliciaBytes @RamenCatholic

    In conversation about 3 months ago from mastodon.acm.org permalink
  14. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Wednesday, 30-Jul-2025 00:46:09 JST James Wells James Wells
    • Ben

    Hey Boogle, what is the speed of light in dishwashers per kilometres please?

    @TheBreadmonkey

    In conversation about 3 months ago from mastodon.acm.org permalink
  15. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Thursday, 05-Jun-2025 07:45:43 JST James Wells James Wells
    • fanta 🐌

    @fanta
    I am assuming this will work with a generic USB GPS... Will have to give it a try.

    In conversation about 5 months ago from mastodon.acm.org permalink
  16. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Friday, 30-May-2025 07:51:21 JST James Wells James Wells
    in reply to
    • George Takei :verified: 🏳️‍🌈🖖🏽

    @georgetakei
    That is obviously photoshopped. Chump's hands are not that big

    In conversation about 5 months ago from mastodon.acm.org permalink
  17. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Friday, 30-May-2025 06:46:38 JST James Wells James Wells
    in reply to
    • Ricki Yasha Tarr
    • spookyduck

    @RickiTarr
    I saw `History Of the World: Par 1`, I know it was originally 15 commandments, but Mel Brooks, errrr Moses dropped one of the tablets.

    @2something @helplessduck

    In conversation about 5 months ago from mastodon.acm.org permalink
  18. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Thursday, 08-May-2025 05:23:49 JST James Wells James Wells
    •  The Video Toaster :solar:
    • Christine Lemmer-Webber

    @vv
    Yes, prompt engineering is critical for them as it will be their life within the next 10 years, so that is valuable in and of itself.

    When a person looks into something they understand, their prompts will tend to be more focused on what they need, but also their prompts will generally show clear paths toward the information. Please note I am not talking about a single prompt, but the entire chain of prompts.
    @cwebber

    In conversation about 6 months ago from mastodon.acm.org permalink
  19. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Friday, 02-May-2025 08:12:11 JST James Wells James Wells
    in reply to
    • Darth Osler
    • BELRRR LRRRGOSI :bc:

    @autolycos
    And your point is?

    @LRRRonEarth

    In conversation about 6 months ago from gnusocial.jp permalink
  20. Embed this notice
    James Wells (nikatjef@mastodon.acm.org)'s status on Saturday, 22-Feb-2025 11:37:03 JST James Wells James Wells
    in reply to
    • Calishat
    • AI6YR Ben
    • Steve's Place
    • Marco Tietz

    @marcotietz
    I was working at a small mom & pop computer shop at the time. We sold a lot of Compaqs until the acquisition. Suddenly we were unable to get preferred technical support, had difficulty fulfilling large orders (50+ machines), and it was nearly impossible to get any OEM software that was supposed to ship with the machines.

    @steter @ai6yr @researchbuzz

    In conversation about 9 months ago from gnusocial.jp permalink
  • Before

User actions

    James Wells

    James Wells

    Ordained minister, US Navy veteran, HAM radio operator, Sr UNIX systems engineer, and lifelong Republican

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          110885
          Member since
          3 Apr 2023
          Notices
          39
          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.