home.social

#mf — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mf, aggregated by home.social.

  1. CW: bdsm, chastity cage

    snex
    everyone knows 
    the proper way to inaugurate a new character... 
    is to fuck them :3
    mmm for some reason I really like chastity sex lately
    See more (lots more) like this on Patreon and SubscribeStar -> linktr.ee/scaliespe <- Join my Discord server!
    #spe #scalie #anthro #furry #furryart #nsfw #snake #chastity #sex #gynomorph #chastitycage #anal #leashpull #collar #mf #spek #ophelia #trans #hemipenes #male #transfemale #tail

  2. #Telephone set #BritishTelecom 8746 now with replaced 21A microphone insert, working correctly with #Grandstream #HT802 v2 ATA linked to #FreePBX I built on cloud VPS - accepts both #MF (tone) and #LoopDisconnect #dialling (although dialling a full UK mobile number is quite a long process and I had to make sure the timer was at least 4 seconds (or the digits get sent to register before you've dialled any 0 and call fails due to wrong number being sent to #PBX !)

    Ring voltage (set to 55V RMS) is strong enough to ring the 4k bell in 8746

    So currently this corner of the office looks like its back in 1980s 😁

    #VOIP #Telephony

  3. #Telephone set #BritishTelecom 8746 now with replaced 21A microphone insert, working correctly with #Grandstream #HT802 v2 ATA linked to #FreePBX I built on cloud VPS - accepts both #MF (tone) and #LoopDisconnect #dialling (although dialling a full UK mobile number is quite a long process and I had to make sure the timer was at least 4 seconds (or the digits get sent to register before you've dialled any 0 and call fails due to wrong number being sent to #PBX !)

    Ring voltage (set to 55V RMS) is strong enough to ring the 4k bell in 8746

    So currently this corner of the office looks like its back in 1980s 😁

    #VOIP #Telephony

  4. #Telephone set #BritishTelecom 8746 now with replaced 21A microphone insert, working correctly with #Grandstream #HT802 v2 ATA linked to #FreePBX I built on cloud VPS - accepts both #MF (tone) and #LoopDisconnect #dialling (although dialling a full UK mobile number is quite a long process and I had to make sure the timer was at least 4 seconds (or the digits get sent to register before you've dialled any 0 and call fails due to wrong number being sent to #PBX !)

    Ring voltage (set to 55V RMS) is strong enough to ring the 4k bell in 8746

    So currently this corner of the office looks like its back in 1980s 😁

    #VOIP #Telephony

  5. #Telephone set #BritishTelecom 8746 now with replaced 21A microphone insert, working correctly with #Grandstream #HT802 v2 ATA linked to #FreePBX I built on cloud VPS - accepts both #MF (tone) and #LoopDisconnect #dialling (although dialling a full UK mobile number is quite a long process and I had to make sure the timer was at least 4 seconds (or the digits get sent to register before you've dialled any 0 and call fails due to wrong number being sent to #PBX !)

    Ring voltage (set to 55V RMS) is strong enough to ring the 4k bell in 8746

    So currently this corner of the office looks like its back in 1980s 😁

    #VOIP #Telephony

  6. #Telephone set #BritishTelecom 8746 now with replaced 21A microphone insert, working correctly with #Grandstream #HT802 v2 ATA linked to #FreePBX I built on cloud VPS - accepts both #MF (tone) and #LoopDisconnect #dialling (although dialling a full UK mobile number is quite a long process and I had to make sure the timer was at least 4 seconds (or the digits get sent to register before you've dialled any 0 and call fails due to wrong number being sent to #PBX !)

    Ring voltage (set to 55V RMS) is strong enough to ring the 4k bell in 8746

    So currently this corner of the office looks like its back in 1980s 😁

    #VOIP #Telephony

  7. KSeF przetestowany. Działa w obydwie strony bez problemu. Czyżby sukces?
    #ksef #księgowość #ksiegowosc #mf #polska

  8. KSeF przetestowany. Działa w obydwie strony bez problemu. Czyżby sukces?
    #ksef #księgowość #ksiegowosc #mf #polska

  9. KSeF przetestowany. Działa w obydwie strony bez problemu. Czyżby sukces?
    #ksef #księgowość #ksiegowosc #mf #polska

  10. KSeF przetestowany. Działa w obydwie strony bez problemu. Czyżby sukces?
    #ksef #księgowość #ksiegowosc #mf #polska

  11. KSeF przetestowany. Działa w obydwie strony bez problemu. Czyżby sukces?
    #ksef #księgowość #ksiegowosc #mf #polska

  12. Slovensko podľa neho negatívne ovplyvňuje geopolitické napätie, clá, obchodné vojny, vysoké ceny energií a balansovanie na hrane recesie najväčších obchodných partnerov.

    Tón: : mierne negatívny
    #slovakia #gdelt #mmf #mf #reakcia

    teraz.sk/ekonomika/kamenicky-z

  13. Na verejnosť v uplynulých dňoch preniklo hodnotenie Útvaru hodnoty za peniaze k plánovaným investíciám Národnej agentúry pre sieťové a elektronické služby (NASES) do rozvoja štátnych IT systémov.

    Tón: : mierne negatívny
    #slovakia #gdelt #mf #únik #hodnotenie

    teraz.sk/ekonomika/rezort-fina

  14. Na verejnosť v uplynulých dňoch preniklo hodnotenie Útvaru hodnoty za peniaze k plánovaným investíciám Národnej agentúry pre sieťové a elektronické služby (NASES) do rozvoja štátnych IT systémov.

    Tón: : mierne negatívny
    #slovakia #gdelt #mf #únik #hodnotenie

    teraz.sk/ekonomika/rezort-fina

  15. Ok, that was a fun one.

    Wanted to run some tests against my VGA implementation. Found a VGATEST program here: github.com/barotto/VGATEST

    Try running it in DREAMM and it crashes in a DOS4GW exception handler reading a null segment selector?

    Tracing back from the crash, I see that it did an FSTENV instruction and was reading the selector from there. FSTENV writes out the x87 floating point environment, including status and control registers, along with the segment+offset of the last floating-point instruction. DOS4GW was attempting to load from this pointer.

    This is exactly what I would expect a floating-point exception handler to do. However, DREAMM never generates FP exceptions, so WTF?

    Tracing back a bit further, I see an INT 10h instruction. Well, that makes sense, since the video BIOS calls are via INT 10h, and this is a VGA test program. But then it occurs to me that the #MF exception is defined by Intel to also generate an exception on vector 10h. So the code should be differentiating between a software interrupt (via INT 10h) vs an exception. But it's not even trying.

    Eventually I trace back to the DPMI call that is installing the exception handler for INT 10h and see that it is loading the vector from memory. Hmmm. After much struggling, I got the DOSBox debugger running and when I get to the same spot, I see that the vector it is loading from memory is 2, not 10h.

    Ah but wait: back when the FPU was a physical coprocessor, FP exceptions would come in via an NMI to the main CPU, and thus would use vector 2. So clearly in DOSBox DOS4GW thinks this is an older CPU.

    Tracing back even further, I find the code that determines which vector to install the handler on, using a flag in memory. And even further back I find the code that sets the flag.

    That code basically scans BIOS memory from F000:FFF5-FFFD and counts the number of ASCII digits or / characters. If it's less than 4 it assumes a newer machine using vector 10h, and if there are 4 or more it assumes an old machine using vector 2!

    So I guess I put some digits in my BIOS?

    #mf
  16. The Matrix Foundation now has some volunteer working groups, and a formal process for creating new ones;

    matrix.org/foundation/working-

    For example, there's a WG for documenting moderation issues; reducing spam, easier handling of trolls, griefers and grifters.

    If you're keen to get involved in keeping the Matrix protocol network fully decentralised, surveillance-free, and non-corporate, this could be a good way.

    #Matrix #MF #MatrixFoundation

  17. jeuneafrique.com/1690098/polit
    Évoquant un contexte de « tensions identitaires », #MF la fédération des musulmans de France a dénoncé des « amalgames, même involontaires, entre islam, #islamismepolitique et radicalité » qui sont « seulement dangereux, mais contre-productifs pour la République elle-même ». « Derrière ces accusations infondées, c’est une stigmatisation de l’#islam et des musulmans qui se dessine. »

  18. jeuneafrique.com/1690098/polit
    Évoquant un contexte de « tensions identitaires », #MF la fédération des musulmans de France a dénoncé des « amalgames, même involontaires, entre islam, #islamismepolitique et radicalité » qui sont « seulement dangereux, mais contre-productifs pour la République elle-même ». « Derrière ces accusations infondées, c’est une stigmatisation de l’#islam et des musulmans qui se dessine. »

  19. jeuneafrique.com/1690098/polit
    Évoquant un contexte de « tensions identitaires », #MF la fédération des musulmans de France a dénoncé des « amalgames, même involontaires, entre islam, #islamismepolitique et radicalité » qui sont « seulement dangereux, mais contre-productifs pour la République elle-même ». « Derrière ces accusations infondées, c’est une stigmatisation de l’#islam et des musulmans qui se dessine. »

  20. One of the newcomers in my collection.

    Zeiss Icon Nettar 515/2
    6x9 is a nice format.

    Still have to take some proper picture of it and take it for a ride.

    In pretty good shape and for a good price.

    #zeissikon #nettar #6x9 #mf #photography #vintage #camera #vintagecamera

  21. Apples on a wooden table
    Lithprint

    - Mamiya RZ67, Sekor 4.5/250
    - Pan F 18° in HC 110 (B)
    - Fomabrom Variant IV 123
    - Moersch Lith /25,25,750,2.5,15/ +3 stops, 12 min.

    #mamiya #rz67 #sekor #MF #film #lithprint #apples #table #scanfromprint #panF #fomabrom #moersch #mywork

  22. and #openAIed it @jon ..

    #fediHelp and #reShareRequest
    Can anybody please #pinPoint me to the picture of our #AaronSwartz and the #mF on the picture that floated around lately so I can ad it to this toot?

    @erio7 @404mediaco @jasonkoebler

  23. and #openAIed it @jon ..

    #fediHelp and #reShareRequest
    Can anybody please #pinPoint me to the picture of our #AaronSwartz and the #mF on the picture that floated around lately so I can ad it to this toot?

    @erio7 @404mediaco @jasonkoebler

  24. and #openAIed it @jon ..

    #fediHelp and #reShareRequest
    Can anybody please #pinPoint me to the picture of our #AaronSwartz and the #mF on the picture that floated around lately so I can ad it to this toot?

    @erio7 @404mediaco @jasonkoebler

  25. and #openAIed it @jon ..

    #fediHelp and #reShareRequest
    Can anybody please #pinPoint me to the picture of our #AaronSwartz and the #mF on the picture that floated around lately so I can ad it to this toot?

    @erio7 @404mediaco @jasonkoebler

  26. and #openAIed it @jon ..

    #fediHelp and #reShareRequest
    Can anybody please #pinPoint me to the picture of our #AaronSwartz and the #mF on the picture that floated around lately so I can ad it to this toot?

    @erio7 @404mediaco @jasonkoebler

  27. CW: Nsfw gif

    "Get it nice and wet, baby. You know where it's going, and we're all out of lube."

    #nsfw #blowjob #oralsex #straightsex #mf #redhead

  28. The IMF and Pakistan have reached an agreement on $3 billion standby agreement as the country nears default on its international debts.Dwindling foreign rese...
    Pakistan and IMF reach $3 billion standby agreement | Inside Story
  29. with regard to ai i would rather believe the people working hard on it than the people complaining about it #mf doom

    #mf
  30. A #DRM ( #radio
    not the copyright protection) #chip #module has been launched by a company based in #Cambridge #UK

    This could be good for linear #broadcasting on #LF #MF #HF (whilst its easier to cover large distances, AM audio quality isn't always good, particularly for music-based programmes)

    audioxpress.com/news/cml-micro