Filter
Exclude
Time range
-
Near
Service Manager wanted — single-franchise dealership (top 5 brand), New England region NSW. Real scope, supported team, strong package for the right person. Apply: adr.to/pvwkkai Or call Cameron 61 7 3150 4011 #automotivejobs #servicemanager #nswjobs

8
Service Manager - Christchurch Help shape the future of Education. We work to shape an education system that delivers equitable and excellent outcomes. You will lead and work with a committed professional team delivering a range of Learning Support services to tamariki and rangatahi. You and your team will work with whānau, communities, early childhood providers/Kōhanga Reo, schools/kura, Kura Kaupapa Māori and other Māori Medium settings to strengthen inclusive practices, raise student achievement and deliver on communities' aspirations. read more and apply here tonycuttingdigital.nz/4eGoaM… #jobs #mahi #ServiceManager #Christchurch #kumaravine #thejobmarket #nzjobs #tonycuttingdigital
1
10
You are paying technicians to stand around. When a technician is guaranteed 40 hours but your dispatch process only feeds 25 hours of real work, unapplied labor time destroys service absorption. That is not a technician problem. That is a management problem. Track unapplied time weekly. Fix dispatching. Move high-margin ROs faster. Stop letting empty lifts eat your gross. #FixedOps #ServiceManager
1
14
Shut up Mr Servicemanager. NO GENOCIDE in Gaza
3
11
Ik ben geen meesteres, ik ben servicemanager. En het laatste waar ik me mee bemoei zijn Lexies's Highmiles.
1
2
62
Replying to @iamiiad @BlockBenny
Ik ben de servicemanager....
1
3
142
Replying to @BlockBenny
Eens! Daarom heeft iedereen op mijn werk morgen een officiële vrije dag. Behalve de servicemanager van de ICT-afdeling, die truthola moet morgen werken. 😑
4
29
1,459
Released watcher service v6.1.1 and guard service v9.0.0. You can check their release notes for more info. 🌄 Rosen Expansion - No progress for Firo and Handshake integration this week. 3 PRs in the guard-service repository are still under review (with 1 approval): - (Under Review) Implementing HandshakeChain - (Under Review) Firo integration into guard-service - (Under Review) Firo integration into ui repository 🛠️ rosen-bridge/utils - Increase version and release packages in the utils repository. 👨‍💼 rosen-bridge/service-manager - Currently working on a new feature in the service manager to support initialization phase and handling it by the ServiceManager itself. It facilitates the implementation, enables more complex relations and reduces the chance of developer errors on defining service (which could caused runtime errors on mistaking order of initialization). Beta changes are available (Active Branch), though the design and implementation may be altered to align better with the requirements. 🛡️ rosen-bridge/guard-service - Fix a bug in Public Event Status feature which could cause incorrect order/flow while recording it in the Rosen App. It's still under review and test (Active Branch).
8
39
687
Replying to @VibinSarius
Servicemanager bei BMW
1
9
901
Als je toch een Range Rover besluit te kopen, ga je de servicemanager nog veel beter leren kennen. 😉
3
1
25
1,481
Moest gisteren Deb’s auto brengen voor een krakend geluid in het panoramadak. Wordt onder garantie verholpen. De verkoopadviseur is een oude bekende van me, de vestigingsmanager de voormalige van Audi Den Haag en de servicemanager ken ik van Porsche. Tja, misschien dan toch..🤔
45
1
66
22,361
Platform Components The @DataHaven_xyz foundational architecture as a Layer 1 blockchain, built using the Substrate framework, enables deep-level customizations at the core protocol level that go beyond the capabilities of smart contracts. These inherent optimizations are crucial for effectively serving DataHaven’s intended use cases. The following sections detail the additions made to the runtime and client to add full Ethereum compatibility and decentralized storage capabilities, and for the chain to operate as an EigenLayer AVS and therefore benefit from Ethereum’s shared security. DataHaven Runtime Aside from managing accounts and balances, the DataHaven runtime will offer a set of powerful capabilities that are commonly included in Substrate-based chains, including support for proxy accounts (proxy pallet), account identities (identity pallet), transaction batching (utility pallet), multi-signature operations (multisig pallet), and scheduled and delayed operations (scheduler pallet). Consensus and Finality For consensus, DataHaven will use a typical hybrid model composed of a block production mechanism and a finality gadget for probabilistic and provable finality. The target block time will be six seconds. DataHaven will use the BABE slot-based block production mechanism based on a known set of validators with a randomized slot assignment. The block author will be selected pseudo-randomly out of an active set of validators provided to the block authoring mechanism by the EigenLayer AVS integration (based on registered AVS operators on EigenLayer). DataHaven will use the GRANDPA gadget for block finality. Native Bridge to Ethereum DataHaven’s chain runtime will feature a trust-minimized native bridge to Ethereum an extremely rare and highly secure approach in the blockchain ecosystem. Unlike most bridges, which rely on significant trust assumptions, DataHaven’s bridge is built directly into the protocol, eliminating the need for additional external trust layers when transferring assets or data between Ethereum and DataHaven. This design is made possible by leveraging a custom Layer 1 with verifiable proofs via BEEFY, ensuring seamless and secure bridging, much like the native bridge of a rollup. To achieve this, DataHaven will integrate BEEFY alongside GRANDPA finality, allowing its Ethereum-based AVS to track finalized headers efficiently. It will also support EigenLayer shared security, token transfers, and cross-chain smart contract operations. Built on Snowbridge, a decentralized bridge between Polkadot and Ethereum, the DataHaven Bridge will reuse critical components (e.g., `snowbridge-pallet-ethereum-client`) while customizing others (e.g., system and queue pallets) to fit its needs. Additionally, DataHaven will enable generic message passing for cross-chain interoperability, utilizing Polkadot SDK components (e.g., `pallet-bridge-messages`) and developing new pallets to support arbitrary message formats beyond XCM. The team will fork Snowbridge’s pallets for enhanced functionality tailored to DataHaven’s architecture. AVS Support (EigenLayer) The DataHaven chain runtime will integrate capabilities to make it operate under the shared security model provided by EigenLayer. More concretely, the active set of validators will be provided by the DataHaven AVS, and the validator rewards will be sent to the DataHaven AVS. The active list of DataHaven AVS operators will be cached in a new, special-purpose Substrate pallet. The list of validators will be updated through messages transiting from Ethereum to DataHaven via the native bridge. This pallet will also track and report validator rewards based on authored blocks to the DataHaven AVS on Ethereum again, with messages transiting over the native bridge. Ethereum Compatibility DataHaven will provide Ethereum compatibility by integrating core features from Moonbeam, including: 1. EVM compatibility (via Frontier) allowing Ethereum smart contracts written in Solidity, or other languages targeting the EVM, to run unmodified. 2. Ethereum-style Accounts (H160) thanks to Moonbeam’s unified account system. 3. Moonbeam precompiled contracts exposing the chain’s runtime core features to the EVM layer for seamless integration in smart contracts. 4. Moonbeam transaction fees model. It is worth noting that Frontier provides a high degree of EVM compatibility, with a proven track record deployed on Moonbeam boasting hundreds of deployed applications/protocols and over 80M EVM transactions to date. Bridged & Native Assets DataHaven will support foreign (bridged) assets (i.e. wrapped / derived versions of native ETH or ERC20 tokens on Ethereum) transferred to the DataHaven chain via the native bridge. These will seamlessly interoperate with smart contracts deployed on DataHaven. DataHaven may also support native assets exposed to the EVM layer as ERC20, similarly to assets and foreign assets on Moonbeam. DataHaven will come built-in with decentralized storage capabilities by integrating features of the StorageHub project—a storage-optimized collection of Substrate pallets focusing on efficient and decentralized data storage. This addresses the need for scalable, secure, and decentralized storage enabling applications to seamlessly access, utilize, and manage storage even in cross-chain deployments. DataHaven ensures efficient and reliable storage using Merkle cryptographic structures, including Merkle Patricia Forests to manage onchain storage with cryptographic summaries instead of per-file records. It also employs Merklized Files for Storage Proofs, challenging providers to prove they are storing files by verifying random chunks. Storage Runtime Pallets Several StorageHub Pallets (modules) will form part of the DataHaven runtime in order to provide the coordination and management of storage operations. The File System Pallet allocates files to storage providers using Merkle Patricia Forests, managing storage requests and deletions with cryptographic methods to minimize onchain storage. The Storage Providers Pallet handles Main Storage Providers (MSPs) and Backup Storage Providers (BSPs), tracking MSP data retrieval and BSP redundancy, with token collateral and capacity-based price adjustments. The Storage Proofs Pallet generates and verifies storage proof challenges, enabling storage providers to charge for services while distributing challenges based on stored data. Main Storage Providers (MSPs) DataHaven’s storage enables flexible interactions between users or applications and MSPs. MSPs offer data retrieval services, with multiple customizable implementations at different costs. DataHaven allows AI agents and developers to discover MSPs based on services and value, and ensures transparency by recording agreements. MSPs earn revenue from storage services, with users paying for file storage, thereby incentivizing reliable solutions. MSPs manage file “buckets,” with each linked to the provider and secured by a Merkle Patricia Forest stored onchain. Backup Storage Providers (BSPs) BSPs ensure data reliability and redundancy in a decentralized network, backing up data to keep it available even if an MSP fails. BSPs must hold collateral that can be slashed if data is lost, and they have lower operational costs since they only perform occasional peer-to-peer retrieval. Each file stored by a BSP is split into chunks, “merklized,” and linked to a file key, with the root stored onchain as proof of storage. BSPs are periodically challenged to submit proof of storage, with challenge frequency based on storage size. A Fair Distribution mechanism prevents front-running, allowing all BSPs the chance to volunteer for new storage requests. Fisherman Nodes Fisherman nodes enable verifiable file deletion in the DataHaven network. When a user initiates a deletion request, a fisherman listens for the event, constructs proofs showing that the file is currently stored by the corresponding MSP and BSPs, and submits them onchain. This process updates the onchain storage commitments for the relevant providers, effectively removing the file from their Merkle Patricia Forests. By ensuring that deletions are trustless and cryptographically verified, fisherman nodes help maintain accurate accounting and prevent storage providers from charging for files that users no longer want or are no longer obligated to pay for. DataHaven Client 1. Generic Capabilities The DataHaven client will come built-in with the typical JSON-RPC APIs that can be found in most Substrate-based chains (based on the modules aka pallets included in the chain’s runtime). 2. Ethereum RPCs The DataHaven client will offer full JSON-RPC compatibility with Ethereum, and thus compatibility with existing dApps, wallets, and development tools and libraries. 3. AVS RPCs The DataHaven client will expose specific JSON-RPC APIs to facilitate operations related to the EigenLayer AVS operators. 4. StorageHub RPCs The DataHaven client will expose the standard StorageHub JSON-RPC APIs to facilitate file, metadata, and storage proof-related operations. EigenLayer and the DataHaven AVS EigenLayer EigenLayer is a protocol built on Ethereum that introduces re-staking, a new primitive for Web3 builders that provides a “marketplace for trust,” bringing together restakers, operators, and AVSs. It allows users to stake assets such as Native ETH, Liquid Staking Tokens (LSTs), the EIGEN token, or any ERC20 token into EigenLayer smart contracts, thereby extending Ethereum’s cryptoeconomic security to additional applications on the network. For more background information on the EigenLayer protocol, consult the official documentation. DataHaven AVS DataHaven will function as an EigenLayer AVS, benefiting from Ethereum shared security and providing seamless interoperability between contracts and assets on DataHaven and the Ethereum network. Generally speaking, an AVS is composed of onchain contracts (on Ethereum) for validation and an off-chain network of operators. Operators execute the service on behalf of the AVS and then post evidence of their execution onchain to the AVS contracts. If the operators perform the tasks properly, the AVS can distribute rewards; if operators perform poorly or with malicious intent, their delegate stake can be slashed by the AVS, and the operator can be removed from the operator set. In the case of DataHaven, this implies the following: DataHaven is registered on EigenLayer as an AVS, and operators can opt-in to provide validation services (that is, act as validators by running the DataHaven node binary) for the DataHaven network. On the Ethereum side, the DataHaven project will deploy several contracts to operate as an AVS: 1. A ServiceManager contract, implementing the base IServiceManager interface 2. An OperatorManager contract, handling registration of operators and maintaining a list of active / selected operators 3. A RewardsProxy contract, mediating the rewards (or points) calculated on the DataHaven chain and submitting the reward list to the EigenLayer RewardCoordinator contract 4. A ServiceUpgrader contract, to support upgrades of the DataHaven AVS contracts 5. A BeefyVerifier contract, to verify BEEFY commitments from the DataHaven chain (using the Snowbridge onchain Beefy light client), periodically relayed by the DataHaven-ETH bridge relayers 6. A root DataHaven AVS contract, coordinating the operations of the DataHaven AVS and coordinating the communication with the DataHaven Bridge Operators & Rewards The DataHaven AVS contract will maintain a list of selected operators and emit events for updates. This list will be relayed via the DataHaven Bridge to the DataHaven chain to update the validator set. In return, DataHaven will send the current reward shares of active validators through the bridge to the AVS contract and then to the EigenLayer RewardCoordinator to issue staking and delegating rewards. DataHaven Bridge DataHaven will integrate Snowbridge as a DataHaven-Ethereum bridge, reusing existing contracts and infrastructure, modified to fit the needs of the project. The DataHaven Bridge includes an onchain Beefy light client (Solidity) contract, a Gateway contract for relaying and routing messages, and other supporting contracts (types, primitives, proxy accounts, etc.). These have been modified to support ECDSA signatures and non-XCM based messaging for the DataHaven AVS implementation. Bridge Message Execution The DataHaven-ETH bridge will need the following types of messages: 1. DataHaven-specific operational messages, e.g. update of AVS operators list (ETH → DataHaven); update of the reward shares / list (DataHaven → ETH) 2. Well-known message types, e.g. cross-chain asset / token transfer (burn & mint) 3. Arbitrary messages: execution of smart contracts functions on DataHaven (call from Ethereum) or on Ethereum (call from DataHaven) While the DataHaven Bridge is relying on the Polkadot XCM message format for all messages, it will be extended to support additional or arbitrary message formats. DataHaven Bridge Relayers As described above, DataHaven will have its own decentralized, trustless bridge solution to Ethereum. The relayers are off-chain, untrusted services watching two Blockchain networks, and relaying messages across them. The DataHaven project will integrate modified versions of the existing Snowbridge relayers, namely: DataHaven → Ethereum BEEFY relay: relays signed BEEFY commitments and proofs from the DataHaven chain to the BEEFY light client contract on Ethereum Message relay: relays message commitments and proofs from the DataHaven chain to inbound channel contracts on Ethereum Ethereum → DataHaven Header relay: relays Ethereum Beacon chain headers, Execution chain headers and Sync Committees to the Ethereum light client pallet on the DataHaven chain Message relay: relays messages emitted by outbound channel contracts on Ethereum to the DataHaven chain
Overview of @DataHaven_xyz is a decentralized storage solution built on a Proof-of-Stake, layer 1 blockchain secured by EigenLayer’s re-staking protocol. It offers an EVM-compatible environment with fast finality and integrated data storage. The network consists of “storage providers” managing off-chain data storage and an EVM blockchain coordinating storage requests, tracking ownership, and verifying data. The blockchain secures file storage by managing and verifying proofs from storage providers. Substrate Framework DataHaven is built on Substrate, a modular framework in Rust with a rich library of reusable components (pallets). Substrate’s extensibility and active development community enable easy customization. By leveraging Substrate, DataHaven gains access to battle-tested pallets used in networks like Moonbeam and Polkadot, offering features like cross-chain interactions, trustless bridging, governance, and Proof-of-Stake with fast finality. This flexibility, efficiency, and interoperability make Substrate ideal for web3 innovation. DataHaven provides an unshakable foundation for the next wave of digital transformation. Integration with Ethereum DataHaven is fully EVM compatible, supporting popular wallets and tools and providing a familiar environment for EVM developers. Unlike other web3 storage solutions that operate separately from computation blockchains, causing inefficiencies, DataHaven enables seamless interactions between smart contracts and stored data. With DataHaven, dApps can interact with the storage layer, managing large datasets, file uploads, access permissions, and storage proofs for data integrity verification. For example, an NFT collection could store digital assets and verify authenticity onchain. DataHaven also supports secure, collaborative workflows for projects requiring shared access to critical documents, such as Real-World Asset (RWA) initiatives, ensuring decentralized accessibility and control. Secured by EigenLayer’s re-staking protocol, DataHaven relies on Ethereum for economic security, unlike standalone storage blockchains that have weaker security. This ensures multi-chain applications are backed by Ethereum’s stake and offers robust protection for assets and data. Additional Features 1. Interoperability DataHaven is EVM-compatible and includes a native bridge to Ethereum, plus support for General Message Passing (GMP) protocols for secure cross-chain storage interactions. 2. Ease-of-Use Specialized pre-compiles enhance user and developer experiences, such as a “CallPermit” pre-compile for gasless transactions and a “Batch” pre-compile to reduce transaction approvals and costs. 3. Onchain Governance Powered by Substrate’s OpenGov pallets, DataHaven enables forkless upgrades and parameter changes via community voting. It also supports decentralized handling of legal requests, ensuring compliance while preserving decentralization. $HAVE System Token DataHaven’s economic model is centered around HAVE, a system token native to the network. This token is integral to the network’s operation and value accrual and will serve several key functions, as discussed below. Staking to Secure DataHaven Although the re-staking of Ethereum will form the bedrock of DataHaven’s crypto-economic security, the EigenLayer protocol allows for other assets to be staked/re-staked to help secure an AVS. Holders of $HAVE will be able to delegate stake to operators in order to participate in securing DataHaven and earn rewards. (It should be noted that Moonbeam’s native token GLMR and/or GLMR LSTs will also be able to be staked/re-staked in a similar manner.) Payment for Execution As with a typical EVM environment, the cost of gas will be denominated in the system token. Therefore, the $HAVE token will be the gas token for the network used to pay for computational resources and transaction fees. All transactions and smart contract executions will require a fee, which will be paid in $HAVE. A dynamic fee mechanism will be used to prevent spam and ensure efficient use of network resources. Priority fees will be included in rewards to operators (validators) while the base fee will be split into a portion directed to treasury and a portion to be burned, configurable via governance. The future is decentralized. The future is DataHaven. Join the revolution and become a launch partner today. Storage Fees and Incentives Storage fees may be paid using the $HAVE token. Conversely, payments to storage network operators providing storage services may be denominated in the $HAVE token. However, a future goal of the project is to have predictable storage costs and payments to operators, in dollar terms, per GB per unit of time. In order for storage providers to participate in the network and earn fees for storing data, they will be required to hold collateral denominated in $HAVE, which may be slashed if they lose user data, ensuring a commitment to data preservation. Governance The HAVE token is central to the network’s governance, empowering stakeholders to shape decisions. Token holders can vote on proposals and referendums, with voting power based on the amount and lock period of tokens. Token holders govern data storage fees, council composition, and fund allocation through onchain voting. Additionally, they can delegate voting power for decentralized decision-making.
21
3
24
828
Replying to @phpstorm
It would be great to support annotation of the type returned by the particular method call inside the chain, e.g. $this->serviceManager ->get('Logger')/** @var Logger */ ->info('Message'); $this->serviceManager ->get('EntityManager')/** @var EntityManager */ ->flush();
1
5
292
28 Nov 2025
Just finished a complete deep dive into the @DataHaven_xyz litepaper. 📜 It’s rare to see a stack this well architected. It’s not just "storage", it’s a verifiable data layer. The Alpha Breakdown: 🏗️ Hybrid Architecture: Built on Substrate for modular power, but fully EVM compatible via Moonbeam (Frontier). 🌉 Trustless Bridging: Uses BEEFY & Snowbridge for secure cross chain comms. No centralized multisig reliance here. 🛡️ Shared Security: Operates as an EigenLayer AVS, leveraging ETH restaked security directly via ServiceManager contracts. 🎣 The Kicker: Storage integrity is enforced by Merkle Patricia Forests and audited by Fisherman Nodes. This solves the data permanence and "ghost billing" issues cleanly. Foundations are rock solid. Now we watch the build. 🦌
13
4
127
16 Oct 2025
Onchain is missing a true data layer. DataHaven fills that gap: decentralized storage secured by EigenLayer AVS, trustlessly connected to Ethereum with Snowbridge. • StorageHub: File System, Storage Providers, Storage Proofs; Merkle Patricia Forests, merkelized files, proof challenges; MSPs with collateral, BSPs providing redundancy • Seamless RPCs: Substrate Ethereum, JSON-RPC, Ethereum RPCs, AVS RPCs, StorageHub RPCs → developers don’t need to change their tools • AVS: operators stake, face slashing, rewards relayed via ServiceManager, OperatorManager, RewardsProxy, BeefyVerifier • Snowbridge: BEEFY light client, Gateway contracts, message types include ops, rewards, tokens, arbitrary contract calls between ETH ↔ DataHaven The result: secure, scalable, cross-chain storage powering the next generation of dApps and AI agents. @DataHaven_xyz
4
7
109
🚨 SERVICE MANAGERS WANTED! 🚨 We’re hiring passionate Service Managers to join our motorcycle workshops! 🏍️ If you’ve got the skills, drive, and experience to lead a dynamic service team — this opportunity is for you. 👉 Apply now! #hiring #ServiceManager #ApplyToday
1
3
94
29 Sep 2025
DataHaven: The Backbone of Cross-Chain Storage & Security 🌐✨ Powering the data layer of the onchain world. DataHaven = decentralized storage infra EigenLayer AVS Snowbridge → secure, scalable, cross-chain data & apps. ⚡ Storage: MSPs (collateral-backed) manage file buckets & earn fees; BSPs store encrypted replicas proofs. Merkelized files & Merkle Patricia Forests ensure tamper-proof data. ⚡ Clients & RPCs: Substrate Ethereum compatible. JSON-RPC, ETH RPCs, AVS RPCs, StorageHub RPCs → seamless dev experience, no tooling change needed. ⚡ EigenLayer AVS: Operators stake, run nodes, and face slashing for failures. Smart contracts (ServiceManager, OperatorManager, RewardsProxy, BeefyVerifier) secure the lifecycle. Rewards flow transparently back to EigenLayer. ⚡ Bridge: Trustless Snowbridge (BEEFY light client Gateway contracts) connects DataHaven ↔ Ethereum. Transfers ops, proofs, tokens, & arbitrary contract calls across chains. DataHaven weaves storage integrity shared security interoperability into one infra backbone for the next generation of AI, Web3 & cross-chain apps. @DataHaven_xyz
4
4
91
building something useless now: #di #container #benchmark for #PHP. Right now thinking of adding the following: - symfony/dependency-injection - php-di/php-di - pimple/pimple - league/container - laminas/laminas-servicemanager - laravel - aura/di - idrinth/quickly Is anything important missing?
2
95