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 pinskia (pinskia@hachyderm.io)

  1. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Thursday, 21-May-2026 11:07:13 JST pinskia pinskia
    in reply to
    • Rich Felker
    • Victoria Lacroix

    @dalias @kkarhan @vtrlx @hipsterelectron

    Died in 2007 or so (so almost 20 years ago). The PS3 gaming experience was download updates on day 1 even and that was bad; especially for 2007. Many games had updates that would download on day 1 of their release too.

    There was a version of the PSP Vita which was download only. That was 2011/2012.

    I didn't keep up with consoles post leaving Sony but it was as far as I know not much as changed.

    I think Steam has the same issue on PC gaming too. I bought some "physical games" back in 2010 or so and they just turn out to be steam codes.

    In conversation about a day ago from hachyderm.io permalink
  2. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Tuesday, 19-May-2026 11:57:17 JST pinskia pinskia
    in reply to
    • Paul Cantrell

    @inthehands yea even pi has 6 9s in a row.

    In conversation about 3 days ago from hachyderm.io permalink
  3. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Thursday, 16-Apr-2026 08:37:33 JST pinskia pinskia
    in reply to
    • Rich Felker
    • equinox

    @dalias @mirabilos @equinox I think it was my fault since I replied (on accident being followers only and then everyone else did).
    And the way followers only works in fedi is just "broken".

    In conversation about a month ago from gnusocial.jp permalink
  4. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Thursday, 16-Apr-2026 07:45:58 JST pinskia pinskia
    in reply to
    • Rich Felker
    • equinox

    @dalias @equinox Note CFI as implemented in clang/LLVM actually requires LTO. The reduced form KFCI does not require LTO and uses a hash to check for compatibility (though it does not follow C compatibility rules; it is not enough for the Linux kernel).

    This does remind me I need to review the KFC patches as stage 1 GCC 17 is about to start soon.

    In conversation about a month ago from gnusocial.jp permalink
  5. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Wednesday, 15-Apr-2026 12:20:45 JST pinskia pinskia
    in reply to
    • Rich Felker
    • anna

    @dalias @navi

    Yes I have one case where I was moving from one callback to another and I forgot to change the context object.

    I only noticed when I reviewed the code. It was able to compile; stopping at compile would have saved me time.

    In this case; the original call back was checking a hashset to see if an edge was in that set and we added all edges into that hashset except for the latch.
    the new callback only checked one edge. So I was trying to speed up the code :).

    In conversation about a month ago from hachyderm.io permalink

    Attachments


  6. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Saturday, 11-Apr-2026 08:23:08 JST pinskia pinskia
    in reply to
    • Rich Felker

    @dalias @hipsterelectron It might be a hachyderm.io level block. Since I am blocked too.

    In conversation about a month ago from gnusocial.jp permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: hachyderm.io
      Hachyderm.io
      If you follow the rules, you are welcome to join. Here we are trying to build a curated network of respectful professionals in the tech industry. We are hackers, professionals, enthusiasts, and are passionate about life, respect, and freedom. We believe in peace. Safe space. Tech Industry. Economics. OSINT/News. Linux. Kubernetes. Infrastructure. Security. Hackers. Respect. LGTBQIA+. Pets. Hobbies.
  7. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Sunday, 05-Apr-2026 03:56:09 JST pinskia pinskia
    • Matthew Lyon

    @mattly so does that mean the dependency of rustc, llvm is off-topic?

    In conversation about 2 months ago from hachyderm.io permalink
  8. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Sunday, 29-Mar-2026 18:06:44 JST pinskia pinskia
    in reply to
    • Adrianna Tan

    @skinnylatte
    I am not so sure.
    Take east palo alto. (It has been gentrified in the early 2000s, when IKEA moved in and such). But it was always not the nice part of the bay. Even heard that after the gentrification like 8 years ago.
    Now Oakland and Hayward has been the not so nice parts. There are also not so nice parts of San jose.
    And I hate hearing that but I have heard from non whites too.

    Note I have not lived in the bay area for 8 years but I lived in San Mateo for 4 years and Sunnyvale for 8 years. I still have friends and family that live there too.

    In conversation about 2 months ago from hachyderm.io permalink
  9. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Friday, 20-Mar-2026 12:34:12 JST pinskia pinskia
    in reply to
    • Rich Felker

    @dalias I agree with the replies to a post that is public should be always public or the reply only goes to the op followers only and not your followers. I dont know if that is implementable.

    Posts that are followers only should stay to the followers of the original poster only.

    This will limit the harassment and also allows the op followers to easier see what is going on.

    There are times, I rather keep to smaller group and random people not replying sometimes.

    In conversation about 2 months ago from hachyderm.io permalink
  10. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Friday, 27-Feb-2026 04:23:23 JST pinskia pinskia
    in reply to
    • Paul Cantrell

    @inthehands I don't know if folks know there was at least one big name games made with hypercard: Myst.
    Now there are things that should be improved over hypercard. (supercard did some of those).
    I always find folks saying hypercard being limited is the reason why we should not look towards it to see what can be learned is just a way of excusing the complexity of the current computing.

    In conversation about 3 months ago from hachyderm.io permalink
  11. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Tuesday, 24-Feb-2026 06:23:59 JST pinskia pinskia
    in reply to
    • Rich Felker

    @dalias Oh yes the Reiser case.
    It is rather interesting how Reiserfs is was only finally being removed from Linux at the same time as you wrote that toot. I still don't know why it was not removed back in 2008.

    In conversation about 3 months ago from hachyderm.io permalink
  12. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Wednesday, 14-Jan-2026 08:39:14 JST pinskia pinskia
    in reply to
    • Rich Felker

    @dalias I totally fucked up the other joke dealing with those 2 numbers.

    Why 6 is afraid of 7, because 7 ate 9.

    In conversation about 4 months ago from hachyderm.io permalink
  13. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Monday, 22-Dec-2025 10:46:20 JST pinskia pinskia
    in reply to
    • Adrianna Tan

    @skinnylatte Which is only 1/3 of the fine California imposed on PG&E for the fire in 2021:
    https://www.cpuc.ca.gov/news-and-updates/all-news/cpuc-approves-45-million-penalty-in-settlement-with-pge-for-dixie-fire-2024

    And 6.8x the amount paid to tribes for that same time.

    In conversation about 5 months ago from hachyderm.io permalink

    Attachments


  14. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Thursday, 16-Oct-2025 11:51:53 JST pinskia pinskia
    • Thomas 🔭🕹️

    @thomasfuchs made by insurance companies so they dont have provide money from insurance you paid into.

    In conversation about 7 months ago from hachyderm.io permalink
  15. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Friday, 05-Sep-2025 12:55:39 JST pinskia pinskia
    • Thomas 🔭🕹️

    @thomasfuchs OO programming was supposed to simplified the complexity of objects instead people made layers of complexity out of objects. Templates/generics were supposed to simplify the complexity of generic objects instead it complexity even worse.

    Concepts and type traits are most likely going to do the same.

    In conversation about 9 months ago from hachyderm.io permalink
  16. Embed this notice
    your auntifa liza 🇵🇷 🦛 🦦 (blogdiva@mastodon.social)'s status on Tuesday, 16-Jan-2024 07:42:50 JST your auntifa liza 🇵🇷  🦛 🦦 your auntifa liza 🇵🇷 🦛 🦦

    LMAO i just caught myself writing "good morn'" but it's almost 3pm. that's what happens after 3 days of forcing myself to sleep to heal from a hell of week of surgery and #chemo.

    so first things first: #fuckCancer

    second, how are y'all my lovely antifascistas on this cold #MLKday?

    here's my top 3 fave facts about Martin:

    In conversation Tuesday, 16-Jan-2024 07:42:50 JST from mastodon.social permalink Repeated by pinskia
  17. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Friday, 17-Jan-2025 17:58:32 JST pinskia pinskia
    • Brian Campbell
    • ✧✦Catherine✦✧

    @unlambda @mwk @whitequark Except they still have a good first level description of what is changed. Especially function level wise. I still use them a lot to understand the patch just as much as the high level description helps. In fact I have seen the high level description not matching the changelog is that is a big red flag really.

    In conversation Friday, 17-Jan-2025 17:58:32 JST from hachyderm.io permalink
  18. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Friday, 17-Jan-2025 17:50:24 JST pinskia pinskia
    • ✧✦Catherine✦✧

    @mwk @whitequark I have to disagree. ChangeLog entries have their place in development. They are very useful to verify that the change you made is close to what is described.

    In conversation Friday, 17-Jan-2025 17:50:24 JST from hachyderm.io permalink
  19. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Wednesday, 01-Jan-2025 11:56:07 JST pinskia pinskia

    Just when you think 2024 is over; a GCC front-end for Algol 68 was posted.

    https://inbox.sourceware.org/gcc-patches/20250101020952.18404-1-jose.marchesi@oracle.com/T/#macd1533556a10bc2694ca5a490796e39d7385d4a

    In conversation Wednesday, 01-Jan-2025 11:56:07 JST from hachyderm.io permalink
  20. Embed this notice
    pinskia (pinskia@hachyderm.io)'s status on Tuesday, 10-Dec-2024 08:01:02 JST pinskia pinskia

    Games are going to be blamed for the killing. Mark my word.
    Liberals are going to do another anti-game rant. Especially with the connection of him being a game developer.
    The problem is not games but rather right wing radicalization is happening for gamers a lot.

    In conversation Tuesday, 10-Dec-2024 08:01:02 JST from hachyderm.io permalink
  • Before

User actions

    pinskia

    pinskia

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          274379
          Member since
          2 Aug 2024
          Notices
          351
          Daily average
          1

          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.