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
    greeeeen :blobcatpresentgreen: (christmas edition) (green@mk.absturztau.be)'s status on Thursday, 09-Jan-2025 23:37:27 JST greeeeen :blobcatpresentgreen: (christmas edition) greeeeen :blobcatpresentgreen: (christmas edition)

    you've got 64,, maybe 128, gigabytes of ram on your machine :neobot_shocked:

    In conversation about 10 months ago from mk.absturztau.be permalink
    • Embed this notice
      SuperDicq (superdicq@minidisc.tokyo)'s status on Thursday, 09-Jan-2025 23:37:26 JST SuperDicq SuperDicq
      in reply to

      @green@mk.absturztau.be More like 8 GB actually

      In conversation about 10 months ago permalink
    • Embed this notice
      SuperDicq (superdicq@minidisc.tokyo)'s status on Thursday, 09-Jan-2025 23:57:24 JST SuperDicq SuperDicq
      in reply to

      @green@mk.absturztau.be That's also why I also get mad when some people think it's simply "ok" when a web page uses 500 mb of ram.

      In conversation about 10 months ago permalink
    • Embed this notice
      greeeeen :blobcatpresentgreen: (christmas edition) (green@mk.absturztau.be)'s status on Thursday, 09-Jan-2025 23:57:26 JST greeeeen :blobcatpresentgreen: (christmas edition) greeeeen :blobcatpresentgreen: (christmas edition)
      in reply to
      • SuperDicq

      @SuperDicq@minidisc.tokyo exactly...

      In conversation about 10 months ago permalink
    • Embed this notice
      翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Thursday, 09-Jan-2025 23:59:29 JST 翠星石 翠星石
      in reply to
      • SuperDicq
      @SuperDicq @green I have 128GB and I don't waste a byte of it running JavaScript.
      In conversation about 10 months ago permalink
    • Embed this notice
      SuperDicq (superdicq@minidisc.tokyo)'s status on Friday, 10-Jan-2025 00:00:19 JST SuperDicq SuperDicq
      in reply to
      • 翠星石

      @Suiseiseki@freesoftwareextremist.com @green@mk.absturztau.be Doesn't Pleroma contain (free) JavaScript?

      In conversation about 10 months ago permalink
    • Embed this notice
      翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Friday, 10-Jan-2025 00:00:55 JST 翠星石 翠星石
      in reply to
      • SuperDicq
      @SuperDicq @green I don't run Pleroma's JavaScript.

      I use BloatFE.
      In conversation about 10 months ago permalink
    • Embed this notice
      SuperDicq (superdicq@minidisc.tokyo)'s status on Friday, 10-Jan-2025 00:02:20 JST SuperDicq SuperDicq
      in reply to
      • 翠星石

      @Suiseiseki@freesoftwareextremist.com @green@mk.absturztau.be I personally don't think running free JavaScript is problematic, so I enable JS on sites that I trust. It's still a horrible language to develop with however.

      In conversation about 10 months ago permalink
    • Embed this notice
      翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Friday, 10-Jan-2025 00:10:36 JST 翠星石 翠星石
      in reply to
      • SuperDicq
      @SuperDicq @green Even free JavaScript is a security risk, as someone could compromise the server and make it send proprietary JavaScript and you'll never know, as a misconfigurated browser silently runs whatever a website throws at it.

      Free JavaScript would be acceptable if you could download the the source code and/or binary version as a versioned tarball (i.e. via a package manager) and check the signature and run that version with the website, as that would give the user the freedom to choose whether to keep using that version or install an updated version.

      The closest we have to that is Tapermonkey or Haketilo, but those extensions can't make any guarantee that proprietary JavaScript won't be executed (the only way to do that is to set javascript.enabled=false, but that would break the proxy version of Haketilo and the browser extension is "depreciated").
      In conversation about 10 months ago permalink
    • Embed this notice
      SuperDicq (superdicq@minidisc.tokyo)'s status on Friday, 10-Jan-2025 00:15:13 JST SuperDicq SuperDicq
      in reply to
      • 翠星石

      @Suiseiseki@freesoftwareextremist.com @green@mk.absturztau.be I'm willing to accept minor security risks for convenience and practicality.

      In conversation about 10 months ago permalink
    • Embed this notice
      翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Friday, 10-Jan-2025 00:17:10 JST 翠星石 翠星石
      in reply to
      • SuperDicq
      @SuperDicq @green JavaScript is really a massive inconvenience and an impracticality.

      Every single website that I actually want to visit, I disable JavaScript and it works *better* - the same is true for 90% of sites I try.
      In conversation about 10 months ago permalink
    • Embed this notice
      翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Friday, 10-Jan-2025 00:22:02 JST 翠星石 翠星石
      in reply to
      • SuperDicq
      • Zergling_man
      @Zergling_man @SuperDicq @green Doesn't most electron software load most of the JavaScript from online, thus you can't choose a version of the software, only the version of the web browser (that may be denied access if it's "too old")?

      I get the feeling that each "electron application" contains nothing but a copy of chromium and all of the software is remotely loaded - exactly like accessing the website in chrome, except memory consumption is much bigger with multiple separate chrome processes, than chrome tabs.
      In conversation about 10 months ago permalink
    • Embed this notice
      Zergling_man (zergling_man@sacred.harpy.faith)'s status on Friday, 10-Jan-2025 00:22:03 JST Zergling_man Zergling_man
      in reply to
      • 翠星石
      • SuperDicq
      @Suiseiseki @green @SuperDicq The closest we have to that is *electron*.
      Please enjoy this cursed awareness.
      In conversation about 10 months ago permalink
    • Embed this notice
      翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Friday, 10-Jan-2025 00:26:28 JST 翠星石 翠星石
      in reply to
      • SuperDicq
      • Zergling_man
      @Zergling_man @SuperDicq @green I do not use any electron crapware at all.

      If you are going to run proprietary malware (you shouldn't), why would you grant it direct access to your computer, rather than running it in a browser that at least claims to sandbox?
      In conversation about 10 months ago permalink
    • Embed this notice
      Zergling_man (zergling_man@sacred.harpy.faith)'s status on Friday, 10-Jan-2025 00:26:29 JST Zergling_man Zergling_man
      in reply to
      • 翠星石
      • SuperDicq
      @Suiseiseki @green @SuperDicq >most
      Probably. I use exactly one electron thing, thedesk, and it does not do this.
      Another very reasonable concern I've seen is that electron software tends to open links in its own little popup window instead of deferring to system. thedesk will do this if you middle-click a link, but not otherwise.
      At some point I intend to figure out where that's defined and remove the middle-click function. Maybe I'll remap it to be a search shortcut for opening quote posts and such.
      In conversation about 10 months ago permalink

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.