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 simendsjo (simendsjo@fosstodon.org)

  1. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Thursday, 16-Apr-2026 03:51:11 JST simendsjo simendsjo
    in reply to
    • Christine Lemmer-Webber

    @cwebber Might sharing what proprietary video platform this is? I've hit 95c on Teams on a beefy x86-64 Lenovo with fans spinning like crazy.

    In conversation about 5 months ago from fosstodon.org permalink
  2. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Saturday, 11-Apr-2026 20:54:21 JST simendsjo simendsjo

    Commits made by "Test <test@example.com>" to my operating system is comforting.

    https://codeberg.org/guix/guix/commit/17f801ee5e2c19bfe2640b7a78527a341993e976

    In conversation about 5 months ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Example Domain
  3. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Saturday, 20-Dec-2025 11:39:14 JST simendsjo simendsjo
    • David Wilson
    • lynn

    @lynn that's a shame :( @daviwil has been an important voice in the community. Moving where? And why?

    In conversation about 8 months ago from fosstodon.org permalink
  4. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Thursday, 18-Sep-2025 18:37:53 JST simendsjo simendsjo
    in reply to
    • Børge

    @forteller mitt gjett er at det i så fall lett overstiger 4k grensen til informasjonskapsler og at man må begynne med LRU caching osv. Gjør f.eks. YouTube dette?

    In conversation about a year ago from fosstodon.org permalink
  5. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Thursday, 31-Jul-2025 04:50:30 JST simendsjo simendsjo
    in reply to
    • deech
    • Christine Lemmer-Webber
    • Jonas Bernoulli

    @tarsius @cwebber @deech I cannot find any h for magit-file-dispatch in 4.3.6, what command is this? Maybe Doom removes it for a reason, but I'm unable to see anything at a quick glance at least.

    In conversation about a year ago from fosstodon.org permalink
  6. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Wednesday, 18-Jun-2025 22:54:08 JST simendsjo simendsjo
    in reply to
    • Rich Felker

    @dalias @jameshowell ouch, I haven't even heard about that before. Do you have any details?

    In conversation about a year ago from fosstodon.org permalink
  7. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Wednesday, 18-Jun-2025 22:54:07 JST simendsjo simendsjo
    in reply to
    • Anachron :void:
    • Rich Felker

    @Anachron @dalias @jameshowell Thanks for linking the background. I can see why people find your post controversial.

    E.g. the following section without an example is one of the things which pops out:

    > Tolerance means nothing if you ask the majority to tolerate a minority if you force it upon them. Either things come naturally or they don’t.

    When posting something like this, you should be very clear where you actually stand, because it's probably not interpreted the way you want by anyone.

    In conversation about a year ago from fosstodon.org permalink
  8. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Wednesday, 18-Jun-2025 13:29:37 JST simendsjo simendsjo
    • Rich Felker

    @jameshowell @dalias I've been putting it off myself. Been hoping the new leadership would cause it to be federated again. But obviously that has not happened? Guess I'll have to rethink my procrastination approach.

    In conversation about a year ago from fosstodon.org permalink
  9. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Saturday, 08-Feb-2025 11:38:36 JST simendsjo simendsjo
    in reply to
    • Cayetano Santos

    @csantosb Guix is (most likely?) moving to Codeberg. Interesting to see how it affects contributions.

    In conversation Saturday, 08-Feb-2025 11:38:36 JST from fosstodon.org permalink
  10. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Wednesday, 05-Feb-2025 06:59:38 JST simendsjo simendsjo

    I picked up a #roguelike project I hacked on around 2023, although some experiments goes back as far as 2016.

    Mostly just made it compile again. The video shows several features like fov, ai, animations and logging.

    It is made using #CommonLisp and #raylib

    In conversation Wednesday, 05-Feb-2025 06:59:38 JST from fosstodon.org permalink

    Attachments



  11. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Wednesday, 22-Jan-2025 03:59:24 JST simendsjo simendsjo
    • Digital Mark λ 📚 🕹 💾 🥃
    • Michael Chrisco :rootaccess:
    • screwlisp
    • Paolo Amoroso

    @mdhughes @screwtape @amoroso @michaelc Yes, animations breaks, and I have animations for all character movement at the same time. I would need a different renderer for mcclim, which is fine too I guess. Input was another issue I didn't solve before moving over. I implemented my own command things for raylib using nkeymaps. But that is probably easier to solve than having two renderers.

    In conversation Wednesday, 22-Jan-2025 03:59:24 JST from fosstodon.org permalink
  12. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Wednesday, 22-Jan-2025 03:54:16 JST simendsjo simendsjo
    in reply to
    • Digital Mark λ 📚 🕹 💾 🥃
    • Michael Chrisco :rootaccess:
    • screwlisp
    • Paolo Amoroso

    @screwtape @mdhughes @amoroso @michaelc That is really awesome! I am following the updates, but haven't digged into it.

    I started something similar, but had performance issues and used claw-raylib and cl-fast-ecs for rendering. Wanted the "editor" part to be in #mcclim though. Probably yet another project I'll never pick up again ;) https://git.sr.ht/~simendsjo/sijo-ion/tree/dev/item/src

    It's outdated too, but I recently packaged claw-raylib and cl-fast-ecs for #guix to maybe pick it up (if ever): https://git.sr.ht/~simendsjo/dotfiles/tree/main/item/sijo/packages/gamedev.scm

    In conversation Wednesday, 22-Jan-2025 03:54:16 JST from gnusocial.jp permalink

    Attachments


    1. No result found on File_thumbnail lookup.
      ~simendsjo/dotfiles (main): sijo/packages/gamedev.scm - sourcehut git
  13. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Tuesday, 21-Jan-2025 17:03:57 JST simendsjo simendsjo
    in reply to
    • Michael Chrisco :rootaccess:

    @michaelc https://mcclim.common-lisp.dev/

    #clim #mcclim

    In conversation Tuesday, 21-Jan-2025 17:03:57 JST from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: mcclim.common-lisp.dev
      McCLIM – A powerful GUI toolkit for Common Lisp
      from Daniel Kochmański
  14. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Friday, 13-Dec-2024 21:42:48 JST simendsjo simendsjo
    in reply to
    • Ludovic Courtès
    • Reproducible Builds
    • Janneke

    @janneke @civodul @reproducible_builds Unfortunately, I have to be a lot more pragmatic in order to use Guix. I have packaged both the dotnet sdk binary distributions as well as various closed source binary software for developing dotnet. It's the only way I can use Guix System in practice.

    In conversation Friday, 13-Dec-2024 21:42:48 JST from gnusocial.jp permalink
  15. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Friday, 13-Dec-2024 21:37:27 JST simendsjo simendsjo
    in reply to
    • Ludovic Courtès

    @civodul

    > You would be hard-pressed to find a more fertile breeding ground for Ken Thompson / Trusting Trust attacks. �If every agent of the NSA (and whatever other agencies, including those of other countries, had access to the appropriate network traffic) somehow failed to capitalize on 6 years of opportunity to compromise an entire software ecosystem using only a basic MITM of unencrypted traffic, they deserve to be sacked.

    In conversation Friday, 13-Dec-2024 21:37:27 JST from fosstodon.org permalink
  16. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Friday, 06-Dec-2024 23:29:51 JST simendsjo simendsjo
    in reply to
    • Andrew Tropin
    • Robin H. Hansen
    • Blurry Moon

    @sun @robinheghan Yes, I bet the majority use Emacs. scheme-mode, geiser or the new arei and ares by @abcdw of #rde and #guixhome fame.

    https://git.sr.ht/~abcdw/emacs-arei
    https://git.sr.ht/~abcdw/guile-ares-rs

    In conversation Friday, 06-Dec-2024 23:29:51 JST from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      ~abcdw/guile-ares-rs - Asyncronous Extensible Reliable Sleek RPC Server for Guile - sourcehut git
  17. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Tuesday, 03-Dec-2024 22:22:49 JST simendsjo simendsjo
    • Robin H. Hansen

    @robinheghan Yes, please, there's plenty of room in the rabbit hole! ;) #guile #emacs is not production ready though. But I'm eagerly awaiting the fruits of #spritely to reach #guix: https://spritely.institute/news/spritely-nlnet-grants-december-2023.html

    In conversation Tuesday, 03-Dec-2024 22:22:49 JST from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: files.spritely.institute
      Distributed System Daemons: More Than a Twinkle in Goblins' Eye — Spritely Institute
  18. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Tuesday, 26-Nov-2024 05:28:35 JST simendsjo simendsjo
    in reply to
    • Arne Babenhauserheide

    @ArneBab Thanks! Unfortunately, this is Outlook365, and it looks like everything is locked down pretty good. I can access a calendar which shows when I'm busy, but no
    details. Maybe possible to hack this somehow, but I think I have to settle on the web GUI as long as I'm in a large enterprise.

    In conversation Tuesday, 26-Nov-2024 05:28:35 JST from fosstodon.org permalink
  19. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Monday, 25-Nov-2024 21:29:16 JST simendsjo simendsjo

    I'm getting ready for a new job and need some tips!

    It is a #dotnet position in an #Microsoft #windows environment, but I'm allowed to use #GNU #Linux.

    I have not tried using GNU/Linux in an Microsoft environment for maybe 15 years. Back then I gave up, but I guess things are easier now with applications like Outlook and Teams available in the browser.

    So far I have a working development environment. Any pointers to applications, setup, documentation or similar I probably need?

    In conversation Monday, 25-Nov-2024 21:29:16 JST from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      browser.so - このウェブサイトは販売用です! - browser リソースおよび情報
      このウェブサイトは販売用です! browser.so は、browserに関する情報用の最新かつ最適なソースです。一般的興味の問題に関連するトピックもここから検索できます。お探しの内容が見つかることを願っています!
  20. Embed this notice
    simendsjo (simendsjo@fosstodon.org)'s status on Saturday, 02-Nov-2024 20:58:39 JST simendsjo simendsjo
    in reply to
    • Janneke
    • Caleb KE0VVT 🇮🇱🏳️‍🌈🌱

    @janneke @kolev Never found that issue. My biggest issue is the number ordering, 7531902468. Even after 13 years of this layout, I still have to stop and think every now and then. It also doesn't have Norwegian keys mapped up, so I trigger these with a compose key.

    In conversation Saturday, 02-Nov-2024 20:58:39 JST from fosstodon.org permalink
  • Before

User actions

    simendsjo

    simendsjo

    Backend developer. FOSS with Guix, StumpWM, Emacs, F#. Used lots of C# on Windows for work too.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          291354
          Member since
          2 Nov 2024
          Notices
          21
          Daily average
          0

          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.