#mss — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mss, aggregated by home.social.
-
#Historische #Elektroinstallationen (Teil:2)
„Der #Motorschutzschalter“
Ein Motorschutzschalter ( #MSS ) schützt einen #Elektromotor vor #Überlast und #Kurzschluss.
Einfach gesagt:
Stell dir einen #Drehstrommotor vor, der auf jeder Phase normalerweise z. B. 0,5 A zieht.
Wenn der Motor durch eine schwergängige Pumpe, ein blockiertes Lager oder eine zu hohe Belastung plötzlich dauerhaft 0,8 A zieht, wird er zu heißt.
-
Changes to the Richard III's Book of Hours with the Hidden in Plain Sight team
10 July
2-3PM BST
London, UKIn person & online
#BattleOfBosworth spoils seized incl. Richard’s personal Book of Hours, #LambethPalaceLibrary MS 474, likely given to #MargaretBeaufort. The #mss was modified and show signs of continued devotional use incl. #RichardIII’s name erasure where he'd originally been identified as Ricardum regem.
#Manuscripts
#HeritageScience -
Well, now I feel stupid. I finally figured out why, since upgrading to Debian 13/trixie, there are some websites I couldn't connect to, but only over IPv6, they work fine on their IPv4 address.
Fucking MTU.
I'd for a long time had an IPv4 iptables rule to force the MSS (maximum segment size) on outbound packets to `1400`. But I never put in an equivalent for IPv6.
I use 'jumbo packets' on the LAN between desktop and server, which means an MTU of 4088 (for that pair of NICs). So anything forwarded out was using an MSS of 4088 as well.
The issue only showed up for *some* sites, and only for IPv6, and only on 13/trixie because:
1. 13/trixie uses openssl 3.x, not the older version, which has slightly different cipher suites etc in the default config.
2. IPv6 addressing makes packets that little bit bigger.
3. I've only ever observed the issue with MS Azure/Edge hosts.What was happening was that the first part of the "Server Hello" after a "Change Cipher Spec, Client Hello" from my end was being lost, as the TCP level packet was too large and fragmented... but the first fragment was too large for my PPP link.
So, added an ip6tables rule to do the set-mss thing as well, and now it works.
-
Мониторинг и управление качеством мобильного интернета на микротике
Мониторинг и управление качеством мобильного интернета на Mikrotik В данной статье автор делится своим опытом мониторинга и повышения качества мобильного интернета для частного дома в условиях слабого и плохого мобильного сигнала на роутерах микротик. Статья будет полезна тем, кто интересуется микротиками и сетевыми технологиями, программирует микротики. Интересно ->
https://habr.com/ru/articles/990498/
#mikrotik #routeros #мобильный_интернет #LTEмодем #LTEроутер #QoS #MSS #мониторинг_качества_интернета #управление_качеством_связи
-
Industrial disputes & news - 21 January 2026
Vic public sector healthcare workers; #Sealife; #Qantas; #Carnival; #CrownCasino; #DownerEDI; #Zinfra; #TasRail; #HarryHartog & #BerkelouwBooks; #LakeImaging; #Thales; #MSS; #AmbulanceVictoria; #CSR & more(Thanks Sarah Missen)
https://open.substack.com/pub/disputesreport/p/industrial-disputes-and-news-21-january?
-
Die #NATO errichtet einen 5000km langen digitalen Wall aus KI-basierten Sensoren an Grenze zu Russland. Alle Daten laufen in einer #Palantir-Cloud "Maven Smart System" zusammen. Alle 32 Mitglieder - also auch Deutschland - nutzen dieses #MSS.
https://www.imi-online.de/2025/11/12/eastern-flank-science-fiction/ -
The EU’s practical path to “no dead zones”: a Europe-run D2D constellation, spectrum optionality, and PPDR upside. Deep dive: https://spacetech.industryexaminer.com/spacetech-europe-sovereign-direct-to-device-vodafone-ast/
#Telecom #MSS #IRIS2 #SpaceTech #D2D #5G #TechNews #SatellitePhone -
incredible explanation of bots from the head of product over at #X, the everything app
my take is that the #FSB / #MSS / #crypto pumpers / etc. know exactly how to get the tards riled up
#socialmedia #bots #christiannationalism #nikitaBier #MAGA #uspol #uspolitics
-
Industrial disputes & news - 15 October 2025
(Thanks Sarah Missen)
SA #nurses & #midwives; Bucher Municipal; WA & Vic #firefighters; #Aurizon; #MSS; Re.Group; #Glencore; SA & Tas public sectors; CDC; CBH; #Bloomfield; VAHPA/HACSU merger; #JohnHolland; UoN; #Schindlerhttps://open.substack.com/pub/disputesreport/p/industrial-disputes-and-news-15-october?
-
Week 12 of GSoC #mss
This week, I focused on storing and restoring operation settings and improved the code based on my mentor’s suggestions. It was mainly about refining and polishing the workflow for better stability
Link to my pr:
https://github.com/Open-MSS/MSS/pull/2861/commits/61e040bfff0708a4a6f217bdf4c44ed42d73550a
https://github.com/Open-MSS/MSS/pull/2861/commits/187ffa5cdc184c978b4692c25e6ad8d11e5a6512
https://github.com/Open-MSS/MSS/pull/2861/commits/8af5e586612d19eb8c63d79d562bf7ba0f03d0eb
https://github.com/Open-MSS/MSS/pull/2861/commits/32fd7385fd509d0cb3efd2c307280f8f20a76bda
https://github.com/Open-MSS/MSS/pull/2861/commits/c7abc8de5634e8525ecf97c461c7240e22137910
-
South Korea Opens Venture Funding to Crypto Firms, Ending 7-Year Ban - TLDR:
South Korea removes a 7-year ban on crypto firms gaining venture certification fro... - https://blockonomi.com/south-korea-opens-venture-funding-to-crypto-firms-ending-7-year-ban/ #venturecapital #digitalassets #regulation #blockchain #southkorea #startups #fintech #funding #crypto #mss
-
Tenth Week of GSoC #mss
This week, I worked on my mentor’s suggestions to improve my PR.
Link to my PR:
https://github.com/Open-MSS/MSS/pull/2861/commits/9c38f57ec287533ed40275bcc5811acb6c805e1a
-
Ninth Week of GSoC #mss
This week, I mostly worked on enhancing the storing and restoring functionality for operations and implemented my mentor’s suggestions.
Link to my PR:
https://github.com/Open-MSS/MSS/pull/2861/commits/73923bf2660536aababa4c9c2709dd92f282b33d
https://github.com/Open-MSS/MSS/pull/2861/commits/431b44d27a5182d4b68d6648552e1d233013f306
-
Eighth Week of GSoC #mss
This week, I worked on implementing the logic to retrieve view settings from an operation and apply those settings to ensure consistency across sessions.
🔗 Link to my PR:
https://github.com/Open-MSS/MSS/pull/2861/commits/be483f299e6a7df23d005f620ffab60bbc87cae6
-
Seventh Week of GSoC #mss
In my sixth week of GSoC, I focused on enhancing the operation workflow in MSS.
This week, I successfully implemented the logic to store view settings for an operation in the database, ensuring that user preferences are preserved and can be restored seamlessly.Link to my PR:
https://github.com/Open-MSS/MSS/pull/2861/commits/123af9e847a4cd876cedb9c9e62ad10a6ce59873
-
Sixth week of GSoC #mss
What I Did in My 5th Week of GSoC?
In my sixth week, I wrote tests for my implementation, which was a bit time-consuming and challenging for me. That’s why it took more time than expected.
Link to my PR:
https://github.com/Open-MSS/MSS/pull/2831/commits/c442bdc252a4cae6ac3cf28e784011be1c63afae
https://github.com/Open-MSS/MSS/pull/2831/commits/a8f1ba8ead5c18ccf312b519da12c42503cec60e
https://github.com/Open-MSS/MSS/pull/2831/commits/463059f9d8b898c479cabd744d8b60e4806ccb35
https://github.com/Open-MSS/MSS/pull/2831/commits/7e4967539531c334ef9f0f9b7135e64a0e19349c
https://github.com/Open-MSS/MSS/pull/2831/commits/55636dbcedddfccc19b5051ec431573fd6291dce
-
Fifth week of GSoC #mss
What I Did in My 5th Week of GSoC?
I enhanced the restoring logic to always use waypoints from it's origin. Additionally, I improved the storing process: previously, all settings were saved to a JSON file only when the application closed. Now, I maintain a dictionary that updates flight track settings in real time, which is then saved to the JSON file upon closing the application.
Link to my PR:
https://github.com/Open-MSS/MSS/pull/2831/commits/66ce7457077a0322513183d240e3de8ce38ad4d1
https://github.com/Open-MSS/MSS/pull/2831/commits/737e5347bfef8af351c67a9625376be553abad89
-
Fourth week of GSoC 2025 #mss
what i did in my 4th week?I improved the logic to support storing and restoring multiple flight track settings, each with multiple views, based on my mentor’s suggestions.
Complications I Faced:
The main challenge was managing the correct sequence of function calls in MSUI to ensure everything worked as expected and properly supported multiple flight tracks with multiple views.
Link to my PR:
https://github.com/Open-MSS/MSS/pull/2831/commits/5aac8520cc044853b1dcb0a247d96c03fadf70a2
-
@VOANews And only in Taiwan, right?
Nowhere else?
Not everywhere else....?
#Taiwan #CCP #china #MSS #UnitedFront #UFWD #sabotage #espionage #helloWorld
-
"
Space42’s Thuraya 4 ..Launched..
"
".. aboard .. Falcon 9 .. from Cape Canaveral .. 20:26 Eastern Time. Following the deployment of Thuraya 4 .. sat ignited its built-in electrical thrusters for Electrical Orbit Raising (EOR). .. process will span several months until Thuraya 4 reaches its operational geostationary orbit at 44° East, .."4.1.2025
#Airbus #EurostarNeo #GEO #MSS #Raumfahrt #Satelliten #Space42 #SpaceFlight #SpaceX #Thuraya #Thuraya4 #Yahsat
-
China Accuses ‘Taiwanese Hackers’ of Disinformation Campaign https://thecyberexpress.com/the-rise-of-anonymous-64/ #MinistryofStateSecurity #TheCyberExpressNews #Taiwanesehackers #TheCyberExpress #Chinesehackers #FirewallDaily #cybersecurity #Anonymous64 #CyberNews #MSS