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 pistolero (p@fsebugoutzone.org)

  1. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 08:24:06 JST pistolero pistolero
    in reply to
    • Eiko Sarada (Alt/Back-Up)
    @echo Purely by coincidence, as I prepared to say "Oh, I can't think of a reason I wouldn't talk to you", the net blinked.
    In conversation about 11 hours ago from fsebugoutzone.org permalink
  2. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 01:22:46 JST pistolero pistolero
    in reply to
    • fedi-block-api notifier
    @fba

    > iftas:disinformation
    In conversation about 18 hours ago from gnusocial.jp permalink
  3. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 01:20:53 JST pistolero pistolero
    in reply to
    • zer0unplanned
    • Slim Jim
    @zer0unplanned @j Also milk is important.
    skeleton_milk.jpg
    In conversation about 18 hours ago from fsebugoutzone.org permalink
  4. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 01:13:13 JST pistolero pistolero
    in reply to
    • zer0unplanned
    • Slim Jim
    @zer0unplanned @j Meals are my favorite thing to eat!
    In conversation about 18 hours ago from fsebugoutzone.org permalink
  5. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 01:13:11 JST pistolero pistolero
    in reply to
    • zer0unplanned
    • Slim Jim
    @zer0unplanned @j
    drinkinbeer.jpg
    In conversation about 18 hours ago from fsebugoutzone.org permalink
  6. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 01:12:18 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Phantasm
    • Matt Hamilton
    • di0nysius the patomskyite
    @phnt @eriner @graf @w0rm JavaScript is terrible in ways that make memes easy.
    javascript.png
    In conversation about 18 hours ago from fsebugoutzone.org permalink

    Attachments


    1. https://media.freespeechextremist.com/rvl/full/71c801d58440820100566fe024f3836e205c2ea7b680532a502476d4750ba9aa?name=javascript.png
  7. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 00:44:16 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Phantasm
    • Matt Hamilton
    • di0nysius the patomskyite
    @phnt @eriner @graf @w0rm

    > "It's better, but you would need to download a whole new language instead of using the one in the OS already. So we'll use the worse option that comes with the OS."

    Yeah, I can see picking Python over Perl 5; just *barely*, though.

    > Ruby also didn't and still doesn't have a good reputation when it comes to speed, but not like Python is any better with its arrays.

    Well, reputation rather than actual performance.

    On the other hand, 99% of the times you use any scripting language and 90% of the time you use an application- or systems-programming language, if it's CPU-bound instead of I/O-bound, you've fucked up.

    > Python sidestepped the issue by bolting more C libraries to it.

    Yeah, and "This looks better when I'm typesetting my paper" cascades into an ecosystem.
    In conversation about 18 hours ago from fsebugoutzone.org permalink
  8. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 00:20:15 JST pistolero pistolero
    in reply to
    • Slim Jim
    @j Why you wipe his email? He wants people to email him!
    In conversation about 19 hours ago from fsebugoutzone.org permalink
  9. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 00:17:13 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Phantasm
    • Matt Hamilton
    • di0nysius the patomskyite
    @phnt @eriner @graf @w0rm This shit I do not get; Python is a pain in the ass, it's not as convenient for scripting as the shell or Perl or Ruby, and it's not stable. A shell script or a C program from the 80s will often still work now, Ruby code that I wrote for 1.6 still works in 3.x; even *JavaScript* manages backwards-compatibility. Good luck getting a Python program from last year to build cleanly without guessing which Ubuntu version that guy was running and then building in a chroot.
    In conversation about 19 hours ago from fsebugoutzone.org permalink
  10. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Wednesday, 12-Aug-2026 00:07:18 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Matt Hamilton
    • di0nysius the patomskyite
    @eriner @w0rm @graf

    > most of the stuff I see in corporate environments uses containers

    Ah, okay, right. Yes. Nah, you're right.

    > have the monkey dance about "reproducible builds" and

    Yeah, shit like that, all of this engineering effort that amounts to "Who can we fire?" and doesn't stop CVE-2024-3094 (the libxz hole).

    > "centralized dependency management"

    Well, this part would help with "us-east-1 is down because something retarded happened again" but then they shove it into AWS anyway.
    In conversation about 19 hours ago from fsebugoutzone.org permalink
  11. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 15:03:30 JST pistolero pistolero
    in reply to
    • Haelwenn /элвэн/ :triskell:
    @lanodan I used honk briefly; it wouldn't speak Tor and it was somewhat unreliable but was fun.
    In conversation about a day ago from fsebugoutzone.org permalink
  12. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 15:01:01 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Matt Hamilton
    • di0nysius the patomskyite
    @eriner @w0rm @graf

    > various runtime restrictions that you have to test. Sometimes it works, sometimes acls and policy flag/prevent weird shell interactions that are commonly "malicious", such as /dev/tcp interaction

    It's not even a real /dev; gawk (almost certainly present) has a different, incompatible /inet/{tcp,udp}/$shit and is almost guaranteed to be present and probably overlooked if zsh is.

    > my experience is that python is far more rare than bash or perl.

    bash maybe because I don't know of anyone that *doesn't* ship bash, but Debuntu requires Python nowadays, I believe CentOS/RHEL require it.
    In conversation about a day ago from fsebugoutzone.org permalink
  13. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 14:52:30 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • di0nysius the patomskyite
    • Death
    @graf @Death @w0rm Looks like ~20h, we'd have to head back on Sunday afternoon and not stop, but I suspect this is earlier than you'd like to head out. I know the hailing frequency when we get close.
    In conversation about a day ago from fsebugoutzone.org permalink
  14. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 14:48:16 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Matt Hamilton
    • di0nysius the patomskyite
    @eriner @w0rm @graf

    > I never said "compiled languages are always fast", I said all interpreted languages are slow.

    It's still wrong.

    > I use zsh

    "The only shell worse than bash, until fish got popular."

    > when you want a reverse shell you have to use what's there, and bash usually is

    They have an entire /bin/sh.

    > IIRC most distro distributions of nginx include perl as a runtime dependency.

    Half of them nowadays mandate Python. Almost any box is going to have Python.
    In conversation about a day ago from fsebugoutzone.org permalink
  15. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 14:46:15 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • di0nysius the patomskyite
    • Death
    @graf @Death @w0rm It would keep me away a little longer than I can manage at present unless we drove really quickly.
    In conversation about a day ago from fsebugoutzone.org permalink
  16. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 14:45:22 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Matt Hamilton
    • di0nysius the patomskyite
    @w0rm @eriner @graf "That ain't my job but it sound like conspiracy"?
    In conversation about a day ago from fsebugoutzone.org permalink
  17. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 14:44:15 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Matt Hamilton
    • di0nysius the patomskyite
    @graf @eriner @w0rm PowerShell is the only shell I know of that is "typed" in the sense that eriner means.
    In conversation about a day ago from fsebugoutzone.org permalink
  18. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 14:43:15 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • di0nysius the patomskyite
    • Death
    @graf @w0rm @Death Come visit.
    In conversation about a day ago from fsebugoutzone.org permalink
  19. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 14:42:37 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Matt Hamilton
    • di0nysius the patomskyite
    @eriner @graf @w0rm

    > the only Go fedi project is run by crazies

    There are at least four, you've just only apparently paid attention to the glowie one. (They are not crazy, they are just glowies.) Honk is in Go. Here: https://fedilist.com/source-code

    > zsh

    :vomit:

    > I wasn't bothered by the lack of generics, but even that's taken care of (though I think it's a tad ugly).

    What they did looks a lot like how they did it in Limbo.
    In conversation about a day ago from fsebugoutzone.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: fedilist.com
      CFedi
      CFedi
  20. Embed this notice
    pistolero (p@fsebugoutzone.org)'s status on Tuesday, 11-Aug-2026 14:39:46 JST pistolero pistolero
    in reply to
    • anime graf mays ?️?
    • Matt Hamilton
    • di0nysius the patomskyite
    @eriner @graf @w0rm I like Go but the module system and the persistent Google fuckery are pushing me out. You can do CSP in any language; it's easy in Go but you can do it in C about as easily. :tonyhoare: was right, :kenbw: was right, djb was right.
    In conversation about a day ago from fsebugoutzone.org permalink
  • Before

User actions

    pistolero

    pistolero

    Resident hacker, leader of the fsebugoutzone.org coup of the FSE Autonomous Zone, BOFH of freespeechextremist.com, and former admin of FSE before the establishment of the FSE Autonomous Zone. Launching a guerilla war against myself from this bunker.I'm not angry with you, I'm just disappointed.I am physically in Los Angeles but I exist in a permanent state of 3 a.m.I have dropped a bytebeat album, feel free to DM me for a download code or a link to a tarball: https://finitecell.bandcamp.com/album/villain . There is a chiptunes album there, too.Revolver is coming: https://blog.freespeechextremist.com/blog/revolver-kickoff.htmlWar has changed: https://blog.freespeechextremist.com/blog/update-and-roadmap.htmlThe usual alt if FSE is down: @p@bae.st or @p@shitposter.world.

    Tags
    • (None)

    Following 1

    • GNU Too

    Followers 1

    • GNU Too

    Groups 0

      Statistics

      User ID
      256996
      Member since
      24 Apr 2024
      Notices
      33757
      Daily average
      40

      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.