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 asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)

  1. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Friday, 26-May-2023 14:50:47 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    • georgia

    @georgia the rarest of all the Mewgs

    [image shows a black cat with a white tuft on their chest poking their head through a module-sized gap in a rack of Moog synthesizer modules]

    In conversation Friday, 26-May-2023 14:50:47 JST from oldbytes.space permalink
  2. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Tuesday, 25-Apr-2023 21:40:14 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • clacke

    @clacke in what way did his idea of a toaster differ?!

    In conversation Tuesday, 25-Apr-2023 21:40:14 JST from oldbytes.space permalink
  3. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Sunday, 16-Apr-2023 16:25:06 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!

    how has it taken Retro Recipes until now to realise that some people like being dicks in youtube comments...? #sweetSummerChild

    In conversation Sunday, 16-Apr-2023 16:25:06 JST from oldbytes.space permalink
  4. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Sunday, 16-Apr-2023 16:25:04 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • Sven

    @HeNeArXn the five minute chunk of his video where he responded to the arseholes as though it was the first time he'd encountered them, mainly

    In conversation Sunday, 16-Apr-2023 16:25:04 JST from oldbytes.space permalink
  5. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Saturday, 01-Apr-2023 01:36:03 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!

    i can't help thinking that if software had progressed the same way as hardware, our entire GUI ecosystems would fit into 30KB...

    In conversation Saturday, 01-Apr-2023 01:36:03 JST from oldbytes.space permalink
  6. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Monday, 27-Mar-2023 03:01:43 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!

    hmph. just tried zellij on a linux console and it crashed. seriously, has nobody else ever done that?!

    In conversation Monday, 27-Mar-2023 03:01:43 JST from oldbytes.space permalink
  7. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Wednesday, 15-Mar-2023 20:41:13 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    • hackaday

    not sure how often i have to report comments with ableist slurs in them to the @hackaday mods before they actually start applying their own fucking comments policy

    In conversation Wednesday, 15-Mar-2023 20:41:13 JST from oldbytes.space permalink
  8. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Tuesday, 14-Mar-2023 01:54:29 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • Kit Rhett Aultman

    @roadriverrail um... don't make me tap the sign

    In conversation Tuesday, 14-Mar-2023 01:54:29 JST from oldbytes.space permalink

    Attachments


    1. https://assets.oldbytes.space/assets.oldbytes.space/media_attachments/files/110/017/001/364/374/028/original/c8884d5d591243e6.png
  9. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Tuesday, 14-Mar-2023 01:45:28 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • Kit Rhett Aultman

    @roadriverrail anyone who did that

    In conversation Tuesday, 14-Mar-2023 01:45:28 JST from oldbytes.space permalink
  10. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Monday, 13-Mar-2023 20:58:40 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!

    what would the world have looked like if instead of insisting on coding in the lowest level language they could find, "for efficiency", the standard practice had been to code in the highest level language suitable for the system being developed and assuming technology would catch up?

    In conversation Monday, 13-Mar-2023 20:58:40 JST from oldbytes.space permalink
  11. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Monday, 13-Mar-2023 00:53:46 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • clacke

    @clacke the Book of Common Prayer seems to be the source of "trespasses"

    In conversation Monday, 13-Mar-2023 00:53:46 JST from oldbytes.space permalink
  12. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Friday, 10-Mar-2023 17:45:31 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • clacke
    • Paolo Redaelli

    @paoloredaelli @clacke also, it has competition - the ZGC collector developed by Oracle, and Shenandoah by Red Hat; the details differ, but they all use some combination of concurrent tracing and copying and reference load barriers

    i guess all the fun GC development seems to be happening in Java with massive heaps, because Java is the most widely used GC'd system, and also the one used in the largest installations; that's a shame, because there are peculiarities to the Java environment (finalisation, universal synchronisation, unboxed values by default) that may not apply to other platforms (eg Lisp, Smalltalk)

    really i wish people would start doing serious work on GCs for tiny heaps (eg 16-bit addressable) rather than going "oh, naive mark & sweep can collect the whole heap in 2ms, Our Work Here Is Done™"

    In conversation Friday, 10-Mar-2023 17:45:31 JST from gnusocial.jp permalink
  13. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Friday, 10-Mar-2023 17:41:44 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • clacke

    @clacke the refcount still has to be done, of course - on uniprocessor refcounted systems like early Smalltalk it was noted that refcounts can consume 30% of runtime, as well as hitting random unbounded pauses when a huge tree of objects has to be freed at once - but clang can do a fair bit of static deduction about liveness, and automatically insert refcounts where that runs out, which as far as i can tell basically gives the effect of deferred and coalesced refcounting, which can eliminate something like 99% of refcount ops to begin with

    In conversation Friday, 10-Mar-2023 17:41:44 JST from oldbytes.space permalink
  14. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Friday, 10-Mar-2023 17:41:40 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • clacke
    • Paolo Redaelli

    @paoloredaelli @clacke https://www.azul.com/sites/default/files/images/c4_paper_acm.pdf - for some reason Azul have put it behind a prywall, but left the direct link out in the open for Google to find... oh well

    In conversation Friday, 10-Mar-2023 17:41:40 JST from oldbytes.space permalink

    Attachments


  15. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Friday, 10-Mar-2023 17:40:28 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • clacke

    @clacke basically, if an object is uncontended, atomic operations are as fast as non-atomic ops - in contrast to Intel, where they're always consideraby slower... i suspect because of the Intel vs ARM memory consistency models

    In conversation Friday, 10-Mar-2023 17:40:28 JST from gnusocial.jp permalink
  16. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Friday, 10-Mar-2023 16:51:52 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • clacke

    @clacke the only GC technology that really plays nicely with (a) virtual memory, and (b) being a userspace process is refcounting, because it doesn't need global knowledge. but because it doesn't have global knowledge, it also can't collect cycles (although that problem has been worked on - basically, tracing any object whose refcount has been decremented to a non-zero value can identify it as part of a cycle) and can't make assumptions about which objects it can treat as private (forcing all refcount ops to be globally synchronised - hence Apple's M1 optimising this at the silicon level, because it can't be optimised anywhere else)

    In conversation Friday, 10-Mar-2023 16:51:52 JST from gnusocial.jp permalink
  17. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Friday, 10-Mar-2023 16:50:36 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • clacke

    @clacke overcommitting RAM is a necessity given that for a long time the standard C advice was "assume malloc() succeeds, because if it doesn't you're dead anyway" and an alarming amount of stuff is written like that. including, basically, the entire userspace of linux :-( but it's an indication of shoddy coding, nonetheless¹

    as for GCs - at some point they all end up tracing the heap, which necessitates paging it all in. the best-performing modern GCs then immediately move those objects to the end of the heap and mark them forwarded, and fix up the pointers on every load so that the system never sees a stale pointer.. but still, parallel to that are tracer threads whose job it is to walk the entire heap and ensure that all live objects are copied out. again, the best modern GCs have early-release systems which can recover pages as soon as the last object is copied off them... assuming they only contain live objects, of course!

    the Azul C4 paper is well worth a read

    In conversation Friday, 10-Mar-2023 16:50:36 JST from oldbytes.space permalink
  18. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Friday, 10-Mar-2023 16:50:34 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!
    in reply to
    • clacke

    @clacke

    ¹ not least because those of us who grew up with very limited amounts of memory to play with understand very well that mitigations of running out of memory are not only possible, but extremely useful - and frankly, just good manners!

    In conversation Friday, 10-Mar-2023 16:50:34 JST from gnusocial.jp permalink
  19. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Friday, 10-Mar-2023 15:23:52 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!

    i'm not entirely sure that letting our computers develop a galloping addiction to virtual memory, no matter how much physical memory they have, was such a good idea, given the parallel replacement of spinning rust that wears out with age by solid-state media that wears out with write cycles

    i mean, yes, i can see how virtual memory might have been relevant when we had 16MB machines. but we have 16GB machines now, and as far as i can tell the only use cases for virtual memory are "we don't have to load all 237 shared libraries into memory at once" and "our memory leaks end up swapped out".

    especially in these days of pervasive managed environments, like Java or ART or CLR. virtual memory has to be subservient to the garbage collector (eg ZGC using the ability to map pages several times), otherwise they end up at cross purposes. and even then, page faults are massively more expensive than tests and conditional branches!

    In conversation Friday, 10-Mar-2023 15:23:52 JST from oldbytes.space permalink
  20. Embed this notice
    asm & tamsyn & forth, oh my! (millihertz@oldbytes.space)'s status on Thursday, 09-Feb-2023 10:21:29 JST asm & tamsyn & forth, oh my! asm & tamsyn & forth, oh my!

    haha i see what you did there https://mina86.com/2022/urls-in-cpp/#c

    In conversation Thursday, 09-Feb-2023 10:21:29 JST from oldbytes.space permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Pro tip: You can put URLs in C & C++ code — mina86.com
  • Before

User actions

    asm & tamsyn & forth, oh my!

    asm & tamsyn & forth, oh my!

    a ? caught in time's headlightsfriend of number prophetesses :anarchy:in case it's not clear from the contents of my timeline, i don't know anything about anything(byte-and-iron level alt of @thamesynne - see profile there)trying to engage me in an argument WILL get you blocked#nobot #nocops #acab"if you torture data long enough, it will confess to anything"

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          8873
          Member since
          5 Sep 2022
          Notices
          22
          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.