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
    :apa: スプリットショックウイルス † (splitshockvirus@mstdn.starnix.network)'s status on Friday, 20-Oct-2023 17:53:34 JST :apa: スプリットショックウイルス † :apa: スプリットショックウイルス †
    • かき@GNUsocialJP

    Oh... well, I didn't know that, guess that's why everything is going to h*ck on my watch.

    In conversation Friday, 20-Oct-2023 17:53:34 JST from mstdn.starnix.network permalink

    Attachments


    1. https://mstdn.starnix.network/system/media_attachments/files/111/266/485/557/494/757/original/9bf1a0bc63896226.png
    • ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 20-Oct-2023 17:57:16 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      @splitshockvirus Slackware 14.2 end of life is near the corner (next years jan 1)
      In conversation Friday, 20-Oct-2023 17:57:16 JST permalink
    • Embed this notice
      :apa: スプリットショックウイルス † (splitshockvirus@mstdn.starnix.network)'s status on Friday, 20-Oct-2023 18:16:09 JST :apa: スプリットショックウイルス † :apa: スプリットショックウイルス †
      in reply to
      • かき@GNUsocialJP
      • ✙ dcc :pedomustdie: :phear_slackware:

      @dcc

      The biggest selling point for containerization is so you can do continous integration and not have to backport things into dead distros.

      If they delay the release and say we should just wait till 24.04 and port to that which is coming up, you can understand how incompetent these people are.

      It would make more sense just to base these things off of Alpine. Some guy in our development department started to use docker, not because he liked docker, but because the alternative is dependancy hell. You really want to backport everything? You really think you have the time to do that? Are you actually getting paid to do that?

      I recommended they put the application in docker in 2019. They didn't take my recommendation. Despite the fact that they hired me BECAUSE I knew docker. Now they have to use docker because they have no choice. But that's not my problem.

      In conversation Friday, 20-Oct-2023 18:16:09 JST permalink

      Attachments

      1. No result found on File_thumbnail lookup.
        http://are.It/

      2. https://mstdn.starnix.network/system/media_attachments/files/111/266/540/105/412/399/original/1f9cfd29defbc323.png
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 20-Oct-2023 18:23:55 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      @splitshockvirus Wouldn't vm's be better though?. Now also just becuase you have docker on you're old af distro it does not mean shit will work, the shit docker uses can be a bitch to make work in fact. For dependency hell on older distro, im going to guess most of the time no one complies software right? becuase i would say thats how you can fix a lot of problems on older distros.
      In conversation Friday, 20-Oct-2023 18:23:55 JST permalink
    • Embed this notice
      :apa: スプリットショックウイルス † (splitshockvirus@mstdn.starnix.network)'s status on Friday, 20-Oct-2023 18:48:12 JST :apa: スプリットショックウイルス † :apa: スプリットショックウイルス †
      in reply to
      • かき@GNUsocialJP
      • ✙ dcc :pedomustdie: :phear_slackware:

      @dcc

      Wouldn't VM's be better though

      Apple's and Oranges comparison.

      Now also just becuase you have docker on you're old af distro it does not mean shit will work

      It's your job if you are getting paid six figures to get it to work. No one really cares how you go about doing it.

      becuase i would say thats how you can fix a lot of problems on older distros.

      Maybe, but if you are messing with older SSL versions and you start upgrading or downgrading those to compile your new software, that library touches so much software. You could in theory compile newer software against older versions of SSL, at the risk of introducing vulnerabilities, you also probably will run into porting issues, which probably somebody already fix, but you are doing it again for no reason.

      In conversation Friday, 20-Oct-2023 18:48:12 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 20-Oct-2023 18:48:23 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      @splitshockvirus If were going to be on older distros with either docker or bare mental, with bare metal you can not replace the main system openssl but instead have a second verison that you compile all the newer software on.
      In conversation Friday, 20-Oct-2023 18:48:23 JST permalink
    • Embed this notice
      :apa: スプリットショックウイルス † (splitshockvirus@mstdn.starnix.network)'s status on Friday, 20-Oct-2023 18:55:21 JST :apa: スプリットショックウイルス † :apa: スプリットショックウイルス †
      in reply to
      • かき@GNUsocialJP
      • ✙ dcc :pedomustdie: :phear_slackware:

      @dcc

      Why do all that? Why not just update the OS?

      In conversation Friday, 20-Oct-2023 18:55:21 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 20-Oct-2023 18:55:39 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      @splitshockvirus Exactly, but i think we were talking about if you were forced to stay on the dead distro. But yea being on distros that don't get updated is very stupid.
      In conversation Friday, 20-Oct-2023 18:55:39 JST permalink
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 20-Oct-2023 19:01:59 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      @splitshockvirus Yea makes sense, i seem to have a lot of experience with this...(mostly becuase i just do shit :alex_lol: )
      In conversation Friday, 20-Oct-2023 19:01:59 JST permalink
    • Embed this notice
      :apa: スプリットショックウイルス † (splitshockvirus@mstdn.starnix.network)'s status on Friday, 20-Oct-2023 19:02:00 JST :apa: スプリットショックウイルス † :apa: スプリットショックウイルス †
      in reply to
      • かき@GNUsocialJP
      • ✙ dcc :pedomustdie: :phear_slackware:

      @dcc

      I should also say, you don't get to take down the current running application in your testing. Everything has to be done live, and your dev environment doesn't actually match production.

      It'd drive anyone to maddness.

      In conversation Friday, 20-Oct-2023 19:02:00 JST permalink

      Attachments


    • Embed this notice
      :apa: スプリットショックウイルス † (splitshockvirus@mstdn.starnix.network)'s status on Friday, 20-Oct-2023 19:04:16 JST :apa: スプリットショックウイルス † :apa: スプリットショックウイルス †
      in reply to
      • かき@GNUsocialJP
      • ✙ dcc :pedomustdie: :phear_slackware:

      @dcc We'll let my employer know that updating to PHP 8 should be a breeze then.

      In conversation Friday, 20-Oct-2023 19:04:16 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 20-Oct-2023 19:05:01 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      @splitshockvirus >updating to PHP 8
      :mel_laugh: yea thats likey not going to work....
      In conversation Friday, 20-Oct-2023 19:05:01 JST permalink
    • Embed this notice
      :apa: スプリットショックウイルス † (splitshockvirus@mstdn.starnix.network)'s status on Friday, 20-Oct-2023 19:06:00 JST :apa: スプリットショックウイルス † :apa: スプリットショックウイルス †
      in reply to
      • かき@GNUsocialJP
      • ✙ dcc :pedomustdie: :phear_slackware:

      @dcc Well we are trying. Been trying for about 2 years now. :cirno_heh:

      In conversation Friday, 20-Oct-2023 19:06:00 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 20-Oct-2023 19:06:25 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      @splitshockvirus If gnu social v2 wont work on php 8, i wonder what will....
      In conversation Friday, 20-Oct-2023 19:06:25 JST permalink
    • Embed this notice
      :apa: スプリットショックウイルス † (splitshockvirus@mstdn.starnix.network)'s status on Friday, 20-Oct-2023 19:08:46 JST :apa: スプリットショックウイルス † :apa: スプリットショックウイルス †
      in reply to
      • かき@GNUsocialJP
      • ✙ dcc :pedomustdie: :phear_slackware:

      @dcc

      Well we are the ones writing the application, so we can get it to work with whatever. But there's only like 6 devs and code that's more than a decade old and is on 5 I think.

      In conversation Friday, 20-Oct-2023 19:08:46 JST permalink
      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 20-Oct-2023 19:09:56 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      @splitshockvirus Ah, i see.
      In conversation Friday, 20-Oct-2023 19:09:56 JST permalink
    • Embed this notice
      :apa: スプリットショックウイルス † (splitshockvirus@mstdn.starnix.network)'s status on Friday, 20-Oct-2023 19:15:36 JST :apa: スプリットショックウイルス † :apa: スプリットショックウイルス †
      in reply to
      • かき@GNUsocialJP
      • ✙ dcc :pedomustdie: :phear_slackware:

      @dcc https://inv.dembased.xyz/T4kBRC2co7Y

      In conversation Friday, 20-Oct-2023 19:15:36 JST permalink

      Attachments


      ✙ dcc :pedomustdie: :phear_slackware: likes this.
    • Embed this notice
      ✙ dcc :pedomustdie: :phear_slackware: (dcc@annihilation.social)'s status on Friday, 20-Oct-2023 19:19:08 JST ✙ dcc :pedomustdie: :phear_slackware: ✙ dcc :pedomustdie: :phear_slackware:
      in reply to
      @splitshockvirus I shut down my systems to much https://inv.dembased.xyz/watch?v=jsLUidiYm0w
      In conversation Friday, 20-Oct-2023 19:19:08 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: inv.dembased.xyz
        Office Space (1/5) Movie CLIP - Did You Get the Memo? (1999) HD
        Office Space movie clips: http://j.mp/1MQtme3 BUY THE MOVIE: FandangoNOW - https://www.fandangonow.com/details/movie/office-space-1999/1MVad3e7abcbaf9a3b2f17cd2edc6e05654?cmp=Movieclips_YT_Description iTunes - http://apple.co/1BMvQkv Google Play - http://bit.ly/1Gn0MPu Amazon - http://amzn.to/1dhy5WY Fox Movies - http://bit.ly/1M8hv7k Don't miss the HOTTEST NEW TRAILERS: http://bit.ly/1u2y6pr CLIP DESCRIPTION: Peter (Ron Livingston) gets grilled by his bosses for not having the right cover sheet on his T.P.S. report. FILM DESCRIPTION: Peter Gibbons (Ron Livingston) is a computer programmer working for Initech in Houston. Every day, he and his friends Samir (Ajay Naidu) and Michael Bolton (David Herman as not THAT Michael Bolton), suffer endless indignities and humiliations in their soulless workspace from their soulless boss, Bill Lumbergh (Gary Cole). For Peter, stuck in his cookie-cutter apartment with paper-thin walls and IKEA furniture, every day is worse than the one before it -- so every day is the worst of his life. To cap it off, Initech has hired a pair of "efficiency experts" to downsize the company. One Friday night, Peter's soon to be ex-girlfriend Anne (Alexandra Wentworth) forces him to go to an occupational hypnotherapist to relieve work stress. While Peter is under hypnosis, the therapist keels over and dies. As he never snaps out of his hypnotic state, Peter has a new outlook on life. If something annoys him, he just ignores it or walks away from it. He is completely relaxed and enjoying life for the first time in a long time. On Monday, Peter skips work and sleeps in. He gets up for lunch and drives down to a restaurant next to his office and asks the waitress he's had a crush on, Joanna (Jennifer Aniston), on a date. When Peter stops into the office to pick up his organizer, he's called in to talk to the efficiency experts. Relaxed and friendly, Peter charms them as he describes everything wrong with the office, including his boss. Even as Peter now appears at work only as the mood strikes him, the experts decide he's management material and give him a promotion even as they lay off the hardworking Samir and Michael. Peter then convinces his friends to exact revenge on Initech based upon an idea from Superman III. Not everything works out quite as planned. Office Space originated from writer/director Mike Judge's first animated short of the same name, created in 1991. The short was about Milton (reproduced in the film by Stephen Root), a damaged office drone whose complaints and threats about his sufferings go unheeded. CREDITS: TM & © Fox (1999) Courtesy of Twentieth Century Fox Film Corporation Cast: Joe Bays, Gary Cole, Ron Livingston, Stephen Root Director: Mike Judge Producers: Daniel Rappaport, Guy Riedel, Michael Rotenberg, Mike Judge Screenwriter: Mike Judge WHO ARE WE? The MOVIECLIPS channel is the largest collection of licensed movie clips on the web. Here you will find unforgettable moments, scenes and lines from all your favorite films. Made by movie fans, for movie fans. SUBSCRIBE TO OUR MOVIE CHANNELS: MOVIECLIPS: http://bit.ly/1u2yaWd ComingSoon: http://bit.ly/1DVpgtR Indie & Film Festivals: http://bit.ly/1wbkfYg Hero Central: http://bit.ly/1AMUZwv Extras: http://bit.ly/1u431fr Classic Trailers: http://bit.ly/1u43jDe Pop-Up Trailers: http://bit.ly/1z7EtZR Movie News: http://bit.ly/1C3Ncd2 Movie Games: http://bit.ly/1ygDV13 Fandango: http://bit.ly/1Bl79ye Fandango FrontRunners: http://bit.ly/1CggQfC HIT US UP: Facebook: http://on.fb.me/1y8M8ax Twitter: http://bit.ly/1ghOWmt Pinterest: http://bit.ly/14wL9De Tumblr: http://bit.ly/1vUwhH7
    • Embed this notice
      ぐぬ管 (GNU social JP管理人) (gnusocialjp@gnusocial.jp)'s status on Saturday, 21-Oct-2023 14:07:44 JST ぐぬ管 (GNU social JP管理人) ぐぬ管 (GNU social JP管理人)
      in reply to
      • GNU social
      • ✙ dcc :pedomustdie: :phear_slackware:
      @dcc GNU social v2 PHP v8 support is WIP. Almost function work but some function do not work yet.

      https://notabug.org/gnusocialjp/gnusocial/pulls/14 !gs
      In conversation Saturday, 21-Oct-2023 14:07:44 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: notabug.org
        gnusocialjp/gnusocial
        from gnusocialjp
        GNU social is a social communication software used in federated social networks. It is widely supported and has a large userbase. It is already used by the Free Software Foundation.

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.