Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by GeniusMusing (geniusmusing@nu.federati.net), page 57

  1. GeniusMusing (geniusmusing@nu.federati.net)'s status on Friday, 06-Aug-2021 19:13:28 EDT GeniusMusing GeniusMusing
    in reply to
    • lnxw48a1
    Thanks for the invite but I think it will be gone before I could get there.
    In conversation Friday, 06-Aug-2021 19:13:28 EDT from nu.federati.net permalink
  2. GeniusMusing (geniusmusing@nu.federati.net)'s status on Friday, 06-Aug-2021 16:51:21 EDT GeniusMusing GeniusMusing
    in reply to
    • lnxw48a1
    I have not tried it recently but I think the days of running it on a shared server are gone. I pulled it because it would not upgrade for major several versions and the only one I could run was becoming un-supported. It also seemed to be becoming very bloated and the "one answer for everything in the cloud" when all I really wanted was a calendar or three and a safe place to put shared files.
    In conversation Friday, 06-Aug-2021 16:51:21 EDT from nu.federati.net permalink
  3. GeniusMusing (geniusmusing@nu.federati.net)'s status on Thursday, 05-Aug-2021 15:57:49 EDT GeniusMusing GeniusMusing
    in reply to
    • lnxw48a1
    But... but... java!
    How will the internet survive without it?
    Maybe W3 will bring back <blink> :P
    In conversation Thursday, 05-Aug-2021 15:57:49 EDT from nu.federati.net permalink
  4. GeniusMusing (geniusmusing@nu.federati.net)'s status on Thursday, 05-Aug-2021 15:55:30 EDT GeniusMusing GeniusMusing
    in reply to
    • lnxw48a1
    Translate herpe from Spanish to English
    https://www.interglot.com/dictionary/es/en/translate/herpe#resultses

    >shingles

    I have never been able to buy a single shingle, only a group of shingles.

    Cause, Effect or Causality? Are the two things related?
    In conversation Thursday, 05-Aug-2021 15:55:30 EDT from nu.federati.net permalink
  5. GeniusMusing (geniusmusing@nu.federati.net)'s status on Thursday, 05-Aug-2021 15:41:04 EDT GeniusMusing GeniusMusing
    in reply to
    • GeniusMusing
    Related source:
    Super Duper Secure Mode Microsoft Browser Vulnerability Research
    https://microsoftedge.github.io/edgevr/posts/Super-Duper-Secure-Mode/
    In conversation Thursday, 05-Aug-2021 15:41:04 EDT from nu.federati.net permalink

    Attachments

    1. File without filename could not get a thumbnail source.
      Super Duper Secure Mode
      from Microsoft Browser Vulnerability Research
      Introduction
  6. GeniusMusing (geniusmusing@nu.federati.net)'s status on Thursday, 05-Aug-2021 15:10:32 EDT GeniusMusing GeniusMusing
    Microsoft announces new 'Super Duper Secure Mode' for Edge The Record by Recorded Future
    https://therecord.media/microsoft-announces-new-super-duper-secure-mode-for-edge/

    >Microsoft said today it plans to run an experiment in its Edge web browser where it will intentionally disable an important performance and optimization feature in order to enable more advanced security upgrades in what the company is calling Edge Super Duper Secure Mode.
    >
    >Announced today by Johnathan Norman, Microsoft Edge Vulnerability Research Lead, the idea behind the new Super Duper Secure Mode is to disable support for JIT (Just-In-Time) inside V8, the Edge browser’s JavaScript engine.
    >
    >JIT, while unknown to most end-users, plays a crucial role in all of today’s web browsers. JIT works by taking JavaScript and compiling it to machine code ahead of time. If the browser needs the code, it gains a significant speed boost. If it doesn’t, the code is discarded.
    >
    >However, JIT support in V8 is complex. Norman said JIT-related security issues amounted to 45% of all V8 vulnerabilities in 2019. Furthermore, more than half of the “in the wild” Chrome exploits rely on JIT-related bugs.
    >...

    HAHAHAHAHAHAHAHAHAhahahahahahahahahahahaha

    Super Duper Secure Mode

    HAHAHAHAHAHAHAHAHAhahahahahahahahahahahaha

    It's like they aren't even trying with the naming thing...
    In conversation Thursday, 05-Aug-2021 15:10:32 EDT from nu.federati.net permalink

    Attachments

    1. Invalid filename.
      Microsoft announces new 'Super Duper Secure Mode' for Edge
      from The Record by Recorded Future
      Microsoft said today it plans to run an experiment in its Edge web browser where it will intentionally disable an important performance and optimization feature in order to enable more advanced security upgrades in what the company is calling Edge Super Duper Secure Mode.
  7. GeniusMusing (geniusmusing@nu.federati.net)'s status on Friday, 30-Jul-2021 19:49:22 EDT GeniusMusing GeniusMusing
    in reply to
    • lnxw48a1
    Related bathroom books I have never found:

    50 Yards to the Outhouse by Willie Makeit, foreword by Betty Dont, illustrated by Doris Lockt, Epilogue by Andy Didint.

    The Yellow River by I.P. Freeley.
    In conversation Friday, 30-Jul-2021 19:49:22 EDT from nu.federati.net permalink
  8. GeniusMusing (geniusmusing@nu.federati.net)'s status on Sunday, 25-Jul-2021 19:23:51 EDT GeniusMusing GeniusMusing
    in reply to
    • lnxw48a1
    The page goes back to 2009 it seems.

    VideoLAN And the issue of software patents
    https://web.archive.org/web/20090201173351/https://www.videolan.org/press/patents.html
    In conversation Sunday, 25-Jul-2021 19:23:51 EDT from nu.federati.net permalink
  9. GeniusMusing (geniusmusing@nu.federati.net)'s status on Sunday, 25-Jul-2021 14:39:23 EDT GeniusMusing GeniusMusing
    in reply to
    • lnxw48a1
    Looks like it has been fixed but still a big PII oops.

    Images from another user displayed in message · Issue 10247 · signalapp/Signal-Android
    https://github.com/signalapp/Signal-Android/issues/10247

    >greyson-signal commented 14 minutes ago
    >
    >Hi there, sorry, this issue was fixed in 5.17 (which hit 100% production on 7/21). There was another issue tracking this and it looks like I forgot to close this one.
    >
    >For some background, this bug came about as a rare intersection of some database properties and a separate bug. The TL;DR is that if someone had conversation trimming on, it could create a rare situation where a database ID was re-used in a way that could result in this behavior. It was very difficult to track down, with earlier phases involving getting additional logging into builds. Once we had some more information, it did in fact become our top priority, a fix was made, and we got it out as quickly and as safely as possible. The fix itself should make it so that database issues like the one that caused this bug can't happen again.
    In conversation Sunday, 25-Jul-2021 14:39:23 EDT from nu.federati.net permalink

    Attachments

    1. Invalid filename.
      Images from another user displayed in message · Issue #10247 · signalapp/Signal-Android
      from GitHub
      I have searched open and closed issues for duplicates I am submitting a bug report for existing functionality that does not work as intended I have read https://github.com/signalapp/Signal-Android/...
  10. GeniusMusing (geniusmusing@nu.federati.net)'s status on Saturday, 24-Jul-2021 19:46:35 EDT GeniusMusing GeniusMusing
    in reply to
    • lnxw48a1
    The only foreign insult I can remember from my childhood had something to do with hamsters and elderberry's...
    In conversation Saturday, 24-Jul-2021 19:46:35 EDT from nu.federati.net permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.