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 linear cannon (linear@nya.social)

  1. Embed this notice
    linear cannon (linear@nya.social)'s status on Friday, 14-Aug-2026 09:15:12 JST linear cannon linear cannon
    • abadidea
    @0xabad1dea@infosec.exchange i chose to delete all of my twitch and twitch bot accounts, and will not be streaming or watching anything on twitch from now on (it's been a while since i streamed anyway).

    if they want proof that pushing AI too hard will drive people away from the site, there you go.
    In conversation about 11 days ago from nya.social permalink
  2. Embed this notice
    linear cannon (linear@nya.social)'s status on Friday, 14-Aug-2026 09:15:10 JST linear cannon linear cannon
    in reply to
    • abadidea
    @0xabad1dea@infosec.exchange personally i'm interested to see how game studios react to Amazon training on video content that mostly consists of their games.

    i can imagine a few particular large japanese companies adding new clauses to their EULA that will outright forbid streaming on twitch with this new policy.
    In conversation about 11 days ago from nya.social permalink
  3. Embed this notice
    linear cannon (linear@nya.social)'s status on Wednesday, 15-Jul-2026 04:59:34 JST linear cannon linear cannon
    in reply to
    • Paul Cantrell
    @inthehands@hachyderm.io yknow, at this point, despite not being your student and mostly just having seen you around online, i've got a small collection of quotes bouncing around in my head which i've taken care to remember and which are attributed to you, so that i can bring them out later when my coworkers or i am having some trouble

    (that collection has just grown by one)
    In conversation about a month ago from nya.social permalink
  4. Embed this notice
    linear cannon (linear@nya.social)'s status on Tuesday, 16-Jun-2026 00:37:17 JST linear cannon linear cannon
    reject modernity, embrace DOS
    In conversation about 2 months ago from nya.social permalink
  5. Embed this notice
    linear cannon (linear@nya.social)'s status on Tuesday, 16-Jun-2026 00:37:15 JST linear cannon linear cannon
    in reply to
    i forked the MS-DOS 4.01 sources and successfully built my own OEM relabel of them. it is mine now
    In conversation about 2 months ago from nya.social permalink
  6. Embed this notice
    linear cannon (linear@nya.social)'s status on Tuesday, 16-Jun-2026 00:37:14 JST linear cannon linear cannon
    in reply to
    experimenting with switching the build tools.

    MS-DOS 4.01's sources come with binaries of the necessary microsoft-branded build tools (under MIT license, but binary only)

    but personally i don't like MASM, and i do like TASM (and also FASM but that doesn't work on my 286). so i'm experimenting with modifying portions of it to build using my copy of TASM 2.0 instead
    In conversation about 2 months ago from nya.social permalink
  7. Embed this notice
    linear cannon (linear@nya.social)'s status on Friday, 12-Jun-2026 07:32:33 JST linear cannon linear cannon
    it's been like a month and a half since i seriously tried to check how the LLMs are doing, and i'm seeing a lot of propaganda lately, so i asked one to generate me a DOS executable that i don't care about in assembly, that would require similar skill to the things i am currently working on myself

    on the very first try it got stuck infinitely generating lines like

    dw 0 ; CS register (again)
    dw 0 ; DS register (again)
    dw 0 ; SS register (again)
    dw 0 ; CS register (again)
    dw 0 ; DS register (again)
    dw 0 ; SS register (again)
    [...]

    forever until it was forcibly stopped

    but please, tell me again how we programmers are done for and nobody needs to write code ever again
    In conversation about 2 months ago from nya.social permalink
  8. Embed this notice
    linear cannon (linear@nya.social)'s status on Sunday, 31-May-2026 03:56:26 JST linear cannon linear cannon
    • jo
    @ShadowJonathan@tech.lgbt oh, just maintenance annoyances and frustrations with the cluster management in my current use case, i don't actually have anything against it.

    it's just that i'll get at least the same utility i'm getting now out of the servers i'm running it on, i suspect with less frustration, if i instead install Alpine Linux and use incus to manage my vms and containers
    In conversation about 3 months ago from nya.social permalink
  9. Embed this notice
    linear cannon (linear@nya.social)'s status on Sunday, 31-May-2026 03:56:25 JST linear cannon linear cannon
    in reply to
    • jo
    @ShadowJonathan@tech.lgbt like right now i'm having to go boot up systems and restart services on one of my machines to make corosync happy, all because i rebooted one of my servers while another was offline and it screwed up the quorum. i don't need that, i'm not making use of the cluster/HA features currently, and that was one of the selling points in the first place, for me
    In conversation about 3 months ago from gnusocial.jp permalink
  10. Embed this notice
    linear cannon (linear@nya.social)'s status on Thursday, 28-May-2026 11:57:19 JST linear cannon linear cannon
    why do they call it an ifconfig when you ifup the cold interface iproute2 hot send the packets
    In conversation about 3 months ago from nya.social permalink
  11. Embed this notice
    linear cannon (linear@nya.social)'s status on Friday, 03-Apr-2026 06:32:21 JST linear cannon linear cannon
    in reply to
    • Daniel Lakeland
    • Christine Lemmer-Webber
    @dlakelan@mastodon.sdf.org @cwebber@social.coop i do not think that setting aside the formal verification is wise, and i also do not think it poses a technical barrier that we cannot surpass. especially since we already have formally verified microkernels with capability-based security that can be used today within full desktop operating systems

    what needs to happen is for people to put the pieces together and polish it into a system regular folks can actually use
    In conversation about 5 months ago from nya.social permalink
  12. Embed this notice
    linear cannon (linear@nya.social)'s status on Friday, 03-Apr-2026 06:32:19 JST linear cannon linear cannon
    in reply to
    • Daniel Lakeland
    • Christine Lemmer-Webber
    @dlakelan@mastodon.sdf.org @cwebber@social.coop kernel is the bare minimum, i'd also want verification of at least specs around the hardware abstraction layer and how hardware related daemons talk to everything else. but it should definitely be possible for common system components and daemons as well, and i think should be mandatory for trusted daemons that supervise or manage other untrusted ones

    i doubt everything will be formally verified, but it is nonetheless a goal that should be worked towards, while finding ways to develop standard practices and make it easier to apply everywhere
    In conversation about 5 months ago from nya.social permalink
  13. Embed this notice
    linear cannon (linear@nya.social)'s status on Friday, 03-Apr-2026 06:32:16 JST linear cannon linear cannon
    in reply to
    • Daniel Lakeland
    • Christine Lemmer-Webber
    @dlakelan@mastodon.sdf.org @cwebber@social.coop right now, this minute, you can go download SculptOS and have a microkernel-based OS with capability security that can run on a laptop and use its iGPU and run a web browser and virtualize linux and build itself using the Genode framework it is based on. and you can use that framework to swap out the process-level-virtualization-based default microkernel (NOVA iirc) with the formally verified seL4 (or other L4 family kernels) and never have to care about the API/ABI differences between microkernels because it abstracts that for you, nor the code inside the kernel.
    In conversation about 5 months ago from nya.social permalink
  14. Embed this notice
    linear cannon (linear@nya.social)'s status on Friday, 03-Apr-2026 06:32:15 JST linear cannon linear cannon
    in reply to
    • Daniel Lakeland
    • Christine Lemmer-Webber
    @dlakelan@mastodon.sdf.org @cwebber@social.coop this is to say, what you are asking for exists, and has existed in a usable state for well over a decade, and is in some cases more feature complete than some other open source operating systems that people use and even daily drive

    you can run it on a pinephone, too
    In conversation about 5 months ago from nya.social permalink
  15. Embed this notice
    linear cannon (linear@nya.social)'s status on Thursday, 02-Apr-2026 23:24:22 JST linear cannon linear cannon
    in reply to
    • Christine Lemmer-Webber
    @cwebber@social.coop we need microkernel based operating systems with capability-based security enforcement, isolation of components from each other as a baseline assumption, and formal verification of the whole thing at both the code and spec level, and we need all of this quite urgently
    In conversation about 5 months ago from nya.social permalink
  16. Embed this notice
    linear cannon (linear@nya.social)'s status on Thursday, 02-Apr-2026 23:24:20 JST linear cannon linear cannon
    in reply to
    • Christine Lemmer-Webber
    @cwebber@social.coop things like genode/sculpt are looking more enticing every day that passes by
    In conversation about 5 months ago from nya.social permalink
  17. Embed this notice
    linear cannon (linear@nya.social)'s status on Thursday, 26-Feb-2026 00:53:40 JST linear cannon linear cannon
    • Rich Felker
    • Robo-Bunny Jane
    • Mason Loring Bliss
    @bunny_jane@plush.city @dalias@hachyderm.io @mason@partychickens.net the only thing that might contribute more microplastics to the environment than car tires is washing of clothing made using synthetic fabrics, but which one comes out on top depends on which studies you are reading
    In conversation about 6 months ago from nya.social permalink
  18. Embed this notice
    linear cannon (linear@nya.social)'s status on Thursday, 15-Jan-2026 13:43:33 JST linear cannon linear cannon
    i'm probably going to be told tomorrow that i'm being laid off, so if anyone has a lead on a decent remote embedded software engineering or unix/linux systems job, i've got a resume to send you.

    i don't like discussing the specifics of who my past clients have been in public. however, my most recent position was contracting with the kernel team of a major CDN and cloud services provider that i know many people on fedi are also current or former employees of, maintaining their internal linux distribution (an customized Ubuntu downstream) for their custom server platforms, porting forward and cleaning up patchsets to newer versions of the distribution, fixing issues in toolchains and libraries, etc.

    i've also done embedded software work for a large variety of devices including medical, cellular technology, and industrial control equipment, in addition to some consumer products. i've done board bringup and BSP development with Yocto/Openembedded, Buildroot, FreeRTOS, etc, on most major SoC and microcontroller families. when doing business logic, I am most comfortable in C and Lua, but fine working with C++ codebases, and can learn to work with other languages if a project needs it.

    boosts appreciated.
    In conversation about 7 months ago from nya.social permalink
  19. Embed this notice
    linear cannon (linear@nya.social)'s status on Tuesday, 30-Dec-2025 05:41:11 JST linear cannon linear cannon
    @yottatsa@deadinsi.de do it.
    In conversation about 8 months ago from nya.social permalink

    Attachments


    1. https://drive.nya.social/files2512/6082cfc5-d392-4397-af8d-fa1c9550803f.webp
  20. Embed this notice
    linear cannon (linear@nya.social)'s status on Friday, 26-Dec-2025 06:25:23 JST linear cannon linear cannon
    in reply to
    • ✧✦Catherine✦✧
    @whitequark@mastodon.social i mean, i've written the software to drive RF circuits like this (well. a bit different, it was 5G cellular beamforming stuff) while sitting in the same room as the people who designed it, and fully understood its operation, and i'd still call it wizardry

    i do not envy the type of person who can no longer find the magic in something like this after learning how it operates
    In conversation about 8 months ago from nya.social permalink
  • Before

User actions

    linear cannon

    linear cannon

    some girl who writes code sometimes-i live in the midwest and do tech things-i like old computers and weird operating systems and writing emulators-i have many girlfriends-sometimes i make music as 'ersatz waterfall'-consumerism is destructive-if you send me a follow request and you already follow me on twitter, or recently migrated instances, dm me so i know who you are

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          86471
          Member since
          9 Jan 2023
          Notices
          541
          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.