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

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

Conversation

Notices

  1. Embed this notice
    Maholmire (maholmire@crlf.ninja)'s status on Tuesday, 05-Dec-2023 15:46:23 JST Maholmire Maholmire
    I have an honest question for some of you here. Do you feel that there really is a skill ceiling with Nix? That there comes a point where regardless to how experienced you are with Linux that you won't be able to master all that there is to learn and use with it.

    I'unno, could just be that IT was never my calling and the affinity I did has been barely enough to carry me beyond a clueless end user but never to the point where I can learn and absorb the necessary skills to deploy a home lab and made effective use of the resources available.
    In conversation Tuesday, 05-Dec-2023 15:46:23 JST from crlf.ninja permalink
    • Embed this notice
      Maholmire (maholmire@crlf.ninja)'s status on Tuesday, 05-Dec-2023 15:46:22 JST Maholmire Maholmire
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      CC: @pwm, @dcc, @p.
      In conversation Tuesday, 05-Dec-2023 15:46:22 JST permalink
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Tuesday, 05-Dec-2023 15:46:22 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      • pistolero :thispersondoesnotexist:
      • pwm
      @Maholmire @pwm @p >skill
      >nix
      All it is, is a config file. Just like most things.
      In conversation Tuesday, 05-Dec-2023 15:46:22 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Tuesday, 05-Dec-2023 15:47:46 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      • pistolero :thispersondoesnotexist:
      • pwm
      @Maholmire @pwm @p Honestly, go use something like crux or slackware and you will have a much better time.
      In conversation Tuesday, 05-Dec-2023 15:47:46 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      Maholmire (maholmire@crlf.ninja)'s status on Tuesday, 05-Dec-2023 15:47:47 JST Maholmire Maholmire
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      You would think that, yet I've been unable to wrap my head around flakes as of late.

      @dcc @pwm @p
      In conversation Tuesday, 05-Dec-2023 15:47:47 JST permalink
    • Embed this notice
      Maholmire (maholmire@crlf.ninja)'s status on Tuesday, 05-Dec-2023 15:50:06 JST Maholmire Maholmire
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      Would probably have a far easier time using something like Arch Linux as a home lab, though I don't have much in the way of options at the moment. I'm on NixOS, so I may as well figure out how to leverage that to my advantage.

      @dcc @pwm @p
      In conversation Tuesday, 05-Dec-2023 15:50:06 JST permalink
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Tuesday, 05-Dec-2023 15:50:06 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      • pistolero :thispersondoesnotexist:
      • pwm
      @Maholmire @pwm @p Why not? you can install anything on a steam deck.
      In conversation Tuesday, 05-Dec-2023 15:50:06 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Thursday, 07-Dec-2023 00:36:20 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @Maholmire @dcc @pwm

      > Do you feel that there really is a skill ceiling with Nix?

      Not sure if you mean "*nix", "Linux", or the distro "Nix". I have nothing to say about the last one, but if you mean Linux/Unix, they're malleable.

      > barely enough to carry me beyond a clueless end user

      Secretaries at AT&T used to use little Unix terminals to fill out patent applications; according to Ken, this was the first business use for Unix.

      > never to the point where I can learn and absorb the necessary skills to deploy a home lab and made effective use of the resources available.

      I don't think that's the case; like, walk before you run, doing it in a container in a VM in another VM and then the port-forwarding didn't work, like, that kind of thing happens. It's possible, sometimes likely, that some shit is fiddly or confusing. In half the languages, I can't quite remember how switch/case worksⁱ: I have to look it up almost every time. Some shit is fiddly.



      ⁱ C: switch, case, fallthrough, break required. Ruby: case, when, no break, no fallthrough. Go: switch, case, no break, no fallthrough. The shell: "case $thing in", "*))", no break but clauses are terminated with `;;`. I know JS has it, I do not know what it *is*. Lisp doesn't have it, but cond does more or less what you want. I think Forth has it but I think you just use a lookup table if you really want that kind of thing. switch/case may be more like "if you've only seen one dog, it's easy to remember what color it was" but off the top of my head, I don't remember what the arguments are to get qemu to forward just one port.
      In conversation Thursday, 07-Dec-2023 00:36:20 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Thursday, 07-Dec-2023 00:38:26 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @Maholmire @dcc @pwm

      > I've been unable to wrap my head around flakes

      Shit, you were talking about the distro. Disregard my previous answer: Nix is terrible. It was always a bad idea. If you listen to some guy ramble about his Fortnight Robolox and it doesn't make sense, that's fine.
      In conversation Thursday, 07-Dec-2023 00:38:26 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Thursday, 07-Dec-2023 00:38:38 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @dcc @Maholmire @pwm Seconded.
      In conversation Thursday, 07-Dec-2023 00:38:38 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Thursday, 07-Dec-2023 00:49:07 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @Maholmire @dcc @pwm

      > [Using Nix and contemplating Arch]

      This is bait.
      distros.png
      In conversation Thursday, 07-Dec-2023 00:49:07 JST permalink

      Attachments


      1. https://freespeechextremist.com/media/26d35750-be22-4bd1-bb73-efdfb19df8b8/distros.png?name=distros.png
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      pwm (pwm@crlf.ninja)'s status on Thursday, 07-Dec-2023 02:25:47 JST pwm pwm
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      @Maholmire @dcc @p It is always possible that you are too dumb (for now). But this is solved by diligent application to the task at hand. If however said diligent application is distasteful to you then perhaps you should find a different, more agreeable task to diligently apply yourself to.
      It is okay to not be a computer autist.
      In conversation Thursday, 07-Dec-2023 02:25:47 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Thursday, 07-Dec-2023 02:26:58 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @pwm @Maholmire @dcc He's at the level where he should be able to do stuff, he's just overcomplicating things.

      > It is okay to not be a computer autist.

      1v1 me irl
      In conversation Thursday, 07-Dec-2023 02:26:58 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Thursday, 07-Dec-2023 02:33:06 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      • moesha
      @moesha @Maholmire @dcc @pwm Major organizations use COBOL, major organizations use Windows. I know some major organizations that put Ubuntu on a server on purpose.

      Anyway, the reason I have nothing to say about NixOS is that if I try to say a word about it, it will come out "neurotic fetishists" and "don't know how the computer works" and "they put a box in a box because once they opened the box, they felt dirty being able to see the contents" and I don't wanna argue with people about Nix being the Haskell of Linux distros and then argue more when people don't think that's an insult.
      In conversation Thursday, 07-Dec-2023 02:33:06 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      moesha (moesha@yuga.surf)'s status on Thursday, 07-Dec-2023 02:33:07 JST moesha moesha
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @p @dcc @Maholmire @pwm I know some major organizations that run off NixOS, it's worth checking out
      In conversation Thursday, 07-Dec-2023 02:33:07 JST permalink
    • Embed this notice
      pwm (pwm@crlf.ninja)'s status on Thursday, 07-Dec-2023 02:33:17 JST pwm pwm
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @Maholmire @dcc @p That said, yeah Nix is a meme distro and you got got so don't feel too bad. Use something that works for you, try everything until you find it and then figure out why it worked for you
      In conversation Thursday, 07-Dec-2023 02:33:17 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      istván (istvan@noagendasocial.com)'s status on Thursday, 07-Dec-2023 03:57:27 JST istván istván
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm

      @p @dcc @Maholmire @pwm I’m going to create you in Soul Calibur III and beat you up.

      In conversation Thursday, 07-Dec-2023 03:57:27 JST permalink
      pistolero :thispersondoesnotexist: and ✙ dcc :pedomustdie: :phear_slackware: like this.
    • Embed this notice
      pwm (pwm@crlf.ninja)'s status on Thursday, 07-Dec-2023 07:24:38 JST pwm pwm
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      @p @dcc @Maholmire > he's just overcomplicating things
      agree

      > 1v1 me irl
      Sounds fun but is this BYOB? I'm not bringing snacks if so
      In conversation Thursday, 07-Dec-2023 07:24:38 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Thursday, 07-Dec-2023 07:25:18 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @pwm @Maholmire @dcc Yes.
      In conversation Thursday, 07-Dec-2023 07:25:18 JST permalink
    • Embed this notice
      Hyolobrika (hyolobrika@social.fbxl.net)'s status on Thursday, 07-Dec-2023 07:25:31 JST Hyolobrika Hyolobrika
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      Why does everyone have to be interested in what you, personally, are interested in?
      Do you also think everyone should be a plumbing autist, a wicker basket autist, a late Cretaceous megafauna autist, etc? Why computers specifically?
      In conversation Thursday, 07-Dec-2023 07:25:31 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Thursday, 07-Dec-2023 07:27:22 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • Hyolobrika
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @Hyolobrika @pwm @dcc @Maholmire

      > Why does everyone have to be interested in what you, personally, are interested in?

      Why do you always jump to conclusions that do not appear to follow?

      Someone says "Well, he doesn't have to get good with computers" and I respond by challenging the man to a fight. This should probably read as a joke.
      In conversation Thursday, 07-Dec-2023 07:27:22 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      moesha (moesha@yuga.surf)'s status on Thursday, 07-Dec-2023 07:31:27 JST moesha moesha
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @p @dcc @Maholmire @pwm

      To be completely honest, I don't know anything about NixOS and don't have the time to try it right now. I just know some really like it.

      If it ain't broke don't fix it
      In conversation Thursday, 07-Dec-2023 07:31:27 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Thursday, 07-Dec-2023 07:32:42 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      • moesha
      @moesha @Maholmire @dcc @pwm Oh. Well, you can gather I do not like it and do not like whatever ideas caused it to come into being, but your mileage may vary. I have a few friends that like it.
      In conversation Thursday, 07-Dec-2023 07:32:42 JST permalink
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Thursday, 07-Dec-2023 08:42:44 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      • pistolero :thispersondoesnotexist:
      • Hyolobrika
      • pwm
      @Hyolobrika @Maholmire @pwm @p
      :creshaw: "What if YOU had no eye
      :george_shiggy: "We get it you have no eye"
      :creahaw: "YOU HAVE NO EYE"
      In conversation Thursday, 07-Dec-2023 08:42:44 JST permalink

      Attachments


      1. https://annihilation.social/media/28685464-f94e-459e-968f-dded5f63928c/creshaw.png?name=creshaw.png
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Friday, 08-Dec-2023 00:53:42 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      • istván
      @istvan @dcc @Maholmire @pwm My death in effigy only gives me more strength.
      In conversation Friday, 08-Dec-2023 00:53:42 JST permalink
    • Embed this notice
      ≠ Brett Stevens ≠ (amerika@freespeechextremist.com)'s status on Friday, 08-Dec-2023 07:38:46 JST ≠ Brett Stevens ≠ ≠ Brett Stevens ≠
      in reply to
      • pistolero :thispersondoesnotexist:
      • Hyolobrika
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @p @Hyolobrika @Maholmire @dcc @pwm

      You need a fisting corpses competition.
      In conversation Friday, 08-Dec-2023 07:38:46 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Friday, 08-Dec-2023 07:39:15 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • Hyolobrika
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      • ≠ Brett Stevens ≠
      @amerika @Hyolobrika @Maholmire @dcc @pwm That's not really a competition. How much damage can you really do? I mean, a corpse is already dead.
      In conversation Friday, 08-Dec-2023 07:39:15 JST permalink
    • Embed this notice
      Maholmire (maholmire@crlf.ninja)'s status on Friday, 08-Dec-2023 07:42:09 JST Maholmire Maholmire
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      Damn.

      Guess I'll just settle with being a regular autist instead, then.

      @pwm @dcc @p
      In conversation Friday, 08-Dec-2023 07:42:09 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      Hyolobrika (hyolobrika@social.fbxl.net)'s status on Friday, 08-Dec-2023 11:21:43 JST Hyolobrika Hyolobrika
      in reply to
      • pistolero :thispersondoesnotexist:
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      I tend to read jokes as meaning things.
      Also, the drugs are kicking in. Goodnight.
      In conversation Friday, 08-Dec-2023 11:21:43 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Friday, 08-Dec-2023 11:33:18 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • Hyolobrika
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @Hyolobrika @dcc @Maholmire @pwm

      > I tend to read jokes as meaning things.

      The joke there was "computer guy refuses to acknowledge that non-computer hobbies are acceptable". It's like the English declaring a place uncivilized because everyone drinks coffee instead of tea. I make that type of joke a lot, I go to a sandwich place and they ask if I want mayo or mustard on the pastrami and, as there is only one real answer, I'm forced to conclude that the proprietors are filthy heathens.

      That is about as much depth as you'll get out of this joke. Sometimes a cigar is just a cigar.

      > Goodnight.

      99
      1-04_drugs_are_good.mp3
      In conversation Friday, 08-Dec-2023 11:33:18 JST permalink

      Attachments


      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 08-Dec-2023 11:34:04 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      • pistolero :thispersondoesnotexist:
      • Hyolobrika
      • pwm
      @p @Maholmire @pwm @Hyolobrika DRUGS YOU SAY
      In conversation Friday, 08-Dec-2023 11:34:04 JST permalink

      Attachments


      1. https://annihilation.social/media/8a1382d4-7486-4d36-be9e-f434f7077934/Do_coke.png?name=Do_coke.png
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Friday, 08-Dec-2023 11:35:40 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • pistolero :thispersondoesnotexist:
      • Hyolobrika
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @Hyolobrika @Maholmire @dcc @pwm

      > I go to a sandwich place and they ask if I want mayo or mustard on the pastrami and, as there is only one real answer, I'm forced to conclude that the proprietors are filthy heathens.

      You know, on my second look at that sentence, I'm revising slightly: that is not a joke. Mayonnaise on pastrami is an abomination and anyone that puts those two things together is uncivilized and godless they probably got their occupational training from a witch doctor.
      In conversation Friday, 08-Dec-2023 11:35:40 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ≠ Brett Stevens ≠ (amerika@freespeechextremist.com)'s status on Friday, 08-Dec-2023 13:02:44 JST ≠ Brett Stevens ≠ ≠ Brett Stevens ≠
      in reply to
      • pistolero :thispersondoesnotexist:
      • Hyolobrika
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @p @Hyolobrika @Maholmire @dcc @pwm

      I think they would give points for style and how far fluids are ejected, but I'm not sure.
      In conversation Friday, 08-Dec-2023 13:02:44 JST permalink
      pistolero :thispersondoesnotexist: likes this.
    • Embed this notice
      pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Friday, 08-Dec-2023 13:03:45 JST pistolero :thispersondoesnotexist: pistolero :thispersondoesnotexist:
      in reply to
      • Hyolobrika
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      • ≠ Brett Stevens ≠
      @amerika @Hyolobrika @Maholmire @dcc @pwm I don't know the judges' refractory periods and I won't enter a competition that hinges on how far their fluids are ejected.
      In conversation Friday, 08-Dec-2023 13:03:45 JST permalink
    • Embed this notice
      Kek Marie Kerel (kekkerel@freespeechextremist.com)'s status on Friday, 08-Dec-2023 13:25:10 JST Kek Marie Kerel Kek Marie Kerel
      in reply to
      • pistolero :thispersondoesnotexist:
      • Hyolobrika
      • ✙ dcc :pedomustdie: :phear_slackware:
      • pwm
      @p @Hyolobrika @Maholmire @dcc @pwm
      John Mayall: I'm Your Witchdoctor.mp4
      In conversation Friday, 08-Dec-2023 13:25:10 JST permalink

      Attachments


      pistolero :thispersondoesnotexist: likes this.

Feeds

  • Activity Streams
  • RSS 2.0
  • 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.