<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: roasbeef</title><link>https://news.ycombinator.com/user?id=roasbeef</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 11:24:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=roasbeef" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by roasbeef in "x402 — An open protocol for internet-native payments"]]></title><description><![CDATA[
<p>> Free and open payments should be bitcoin based to be truely decentralized<p>Agreed. Which is why 5 years ago, I developed L402 (formerly known as LSAT) to fill this very gap:<p><pre><code>  * https://github.com/lightninglabs/L402 (https://lightning-labs-2.gitbook.io/lsat)

  * https://lightning.engineering/posts/2020-03-30-lsat/
</code></pre>
The x402 protocol as defined uses purely out of band payment verification. This trait makes the "one line of code" to add integration not entirely accurate, as there's still a substantial amount of code needed at both the client and server to verify payment receipt.<p>L402 is more opinionated as utilizes the Lightning Network (LN) directly within the protocol. The server presents the client with a SHA 256 payment hash embedded within an LN invoice. The server requires the client to present the pre-image for said payment hash. The only way the client can obtain said pre-image is by paying the invoice on the Lightning Network (all payments are conditional payments where a pre-image needs to be revealed to complete a payment).<p>L402 also adds a layer of macaroons, enabling the protocol handle both payment and fine-grained authentication.<p>The advantages of LN over something like Coinbase's Base chain include:<p><pre><code>  * Privacy: Coinbase and the entire world sees all your transactions. 

  * Decentralization & Reliability: Base is a singleton instance, if it goes down, you can't make any transactions. LN is decentralized, just like the internet, you can always route around failures. 
 
  * Settlement Speed: Base blocks happen every 2 seconds, until that period your transaction isn't finalized. However that's only committing to Base, and not the underlying ETH chain, which has 12 second block time. Latency on LN is primarily a function of e2e network delay, so it can be as little as 100 ms.</code></pre></p>
]]></description><pubDate>Tue, 23 Sep 2025 19:42:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45351812</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=45351812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45351812</guid></item><item><title><![CDATA[New comment by roasbeef in "x402 — An open protocol for internet-native payments"]]></title><description><![CDATA[
<p>This already exists (L402 -- formerly known as LSAT), and pre-dates x402 by several years:<p><pre><code>  * https://lightning.engineering/posts/2020-03-30-lsat/

  * https://docs.lightning.engineering/the-lightning-network/l402</code></pre></p>
]]></description><pubDate>Tue, 23 Sep 2025 19:27:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45351595</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=45351595</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45351595</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (June 2025)"]]></title><description><![CDATA[
<p>Lightning Labs | Lightning Infrastructure Engineer, Protocol Engineer | San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/join-us/" rel="nofollow">https://lightning.engineering/join-us/</a><p><a href="https://github.com/lightninglabs">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Lightning Infrastructure Engineer}:<p>We're looking for a systems-oriented engineer who will design and build out key components to support the growth of the Lightning Network. These tools will lower the barrier to entry for operating Lightning nodes and enable existing node operators to more effectively manage their infrastructure. You'll work on products such as Lightning Pool (<a href="https://lightning.engineering/pool/" rel="nofollow">https://lightning.engineering/pool/</a>), as well as other Bitcoin-based backend systems to make Lightning more useable, and secure.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.</p>
]]></description><pubDate>Tue, 03 Jun 2025 00:57:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44165111</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=44165111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44165111</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (February 2025)"]]></title><description><![CDATA[
<p>Lightning Labs | Senior Engineering Manager, Lightning Protocol Engineer, Senior Security Engineer| San Francisco | REMOTE | Full-time<p><a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a><p><a href="https://github.com/lightninglabs">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Platform Engineer}:<p>Seeking a pragmatic senior software engineer who embraces the DevOps mindset to improve our developer experience. Improve the robustness and security of our internal platform by managing the underlying cloud and cluster technologies, observability tooling, stateful services, and enhancements such as operators and overlay networks.<p>{Senior Engineering Manager}:<p>Seeking to hire a Senior Engineering Manager to help scale our growing engineering organization. The ideal candidate has experience managing remote teams across several time zones, has managed their own open source projects or actively contributed to such projects in the past, and has high level working knowledge of Bitcoin. Due to the nature of our software, our ideal candidate is also highly technical as we regularly face novel and challenging decisions that require nuanced and comprehensive analysis of related tradeoffs. In addition, the ideal candidate should have a passion for our mission, as well as for Bitcoin as a whole. Candidates in this position will work directly with the CTO to scale our engineering organization, as well as work across functional team boundaries to ensure proper resource allocation, product quality, and team agility.</p>
]]></description><pubDate>Tue, 04 Feb 2025 06:09:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=42928656</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=42928656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42928656</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (December 2024)"]]></title><description><![CDATA[
<p>Lightning Labs | Senior Engineering Manager, Lightning Protocol Engineer, Senior Security Engineer| San Francisco | REMOTE | Full-time<p><a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a><p><a href="https://github.com/lightninglabs">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Platform Engineer}:<p>Seeking a pragmatic senior software engineer who embraces the DevOps mindset to improve our developer experience. Improve the robustness and security of our internal platform by managing the underlying cloud and cluster technologies, observability tooling, stateful services, and enhancements such as operators and overlay networks.<p>{Senior Engineering Manager}:<p>Seeking to hire a Senior Engineering Manager to help scale our growing engineering organization. The ideal candidate has experience managing remote teams across several time zones, has managed their own open source projects or actively contributed to such projects in the past, and has high level working knowledge of Bitcoin. Due to the nature of our software, our ideal candidate is also highly technical as we regularly face novel and challenging decisions that require nuanced and comprehensive analysis of related tradeoffs. In addition, the ideal candidate should have a passion for our mission, as well as for Bitcoin as a whole. Candidates in this position will work directly with the CTO to scale our engineering organization, as well as work across functional team boundaries to ensure proper resource allocation, product quality, and team agility.</p>
]]></description><pubDate>Mon, 09 Dec 2024 10:13:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=42364683</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=42364683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42364683</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (October 2024)"]]></title><description><![CDATA[
<p>Lightning Labs | Senior Engineering Manager, Lightning Protocol Engineer, Senior Security Engineer| San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a><p><a href="https://github.com/lightninglabs">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Platform Engineer}:<p>Seeking a pragmatic senior software engineer who embraces the DevOps mindset to improve our developer experience. Improve the robustness and security of our internal platform by managing the underlying cloud and cluster technologies, observability tooling, stateful services, and enhancements such as operators and overlay networks.<p>{Senior Engineering Manager}:<p>Seeking to hire a Senior Engineering Manager to help scale our growing engineering organization. The ideal candidate has experience managing remote teams across several time zones, has managed their own open source projects or actively contributed to such projects in the past, and has high level working knowledge of Bitcoin. Due to the nature of our software, our ideal candidate is also highly technical as we regularly face novel and challenging decisions that require nuanced and comprehensive analysis of related tradeoffs. In addition, the ideal candidate should have a passion for our mission, as well as for Bitcoin as a whole. Candidates in this position will work directly with the CTO to scale our engineering organization, as well as work across functional team boundaries to ensure proper resource allocation, product quality, and team agility.</p>
]]></description><pubDate>Wed, 02 Oct 2024 22:18:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=41725469</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=41725469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41725469</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (November 2023)"]]></title><description><![CDATA[
<p>Lightning Labs | Senior Engineering Manager, Lightning Protocol Engineer, Senior Security Engineer| San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/join-us" rel="nofollow noreferrer">https://lightning.engineering/join-us</a><p><a href="https://github.com/lightninglabs">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow noreferrer">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Senior Security Engineer}:<p>Seeking to hire a Security Engineer for the ongoing scaling of our growing engineering organization. This is a hands-on role that consists of devising and implementing policies and procedures around best practices in systems security. The ideal candidate has experience in securing web, Bitcoin, and other public-facing network services, penetration testing, and both automated and manual source code security reviews. Due to the domain in which we work, experience with Bitcoin and the Lightning Network is extremely desirable as is knowledge of the cryptographic aspects involved in this area.<p>{Senior Engineering Manager}:<p>Seeking to hire a Senior Engineering Manager to help scale our growing engineering organization. The ideal candidate has experience managing remote teams across several time zones, has managed their own open source projects or actively contributed to such projects in the past, and has high level working knowledge of Bitcoin. Due to the nature of our software, our ideal candidate is also highly technical as we regularly face novel and challenging decisions that require nuanced and comprehensive analysis of related tradeoffs. In addition, the ideal candidate should have a passion for our mission, as well as for Bitcoin as a whole. Candidates in this position will work directly with the CTO to scale our engineering organization, as well as work across functional team boundaries to ensure proper resource allocation, product quality, and team agility.</p>
]]></description><pubDate>Tue, 07 Nov 2023 01:54:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=38172162</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=38172162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38172162</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (September 2023)"]]></title><description><![CDATA[
<p>Lightning Labs | Senior Engineering Manager, Lightning Protocol Engineer, Senior Security Engineer| San Francisco | Remote | Full-time
<a href="https://lightning.engineering/" rel="nofollow noreferrer">https://lightning.engineering/</a><p><a href="https://lightning.engineering/join-us" rel="nofollow noreferrer">https://lightning.engineering/join-us</a><p><a href="https://github.com/lightninglabs">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow noreferrer">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Senior Security Engineer}:<p>Seeking to hire a Security Engineer for the ongoing scaling of our growing engineering organization. This is a hands-on role that consists of devising and implementing policies and procedures around best practices in systems security. The ideal candidate has experience in securing web, Bitcoin, and other public-facing network services, penetration testing, and both automated and manual source code security reviews. Due to the domain in which we work, experience with Bitcoin and the Lightning Network is extremely desirable as is knowledge of the cryptographic aspects involved in this area.<p>{Senior Engineering Manager}:<p>Seeking to hire a Senior Engineering Manager to help scale our growing engineering organization. The ideal candidate has experience managing remote teams across several time zones, has managed their own open source projects or actively contributed to such projects in the past, and has high level working knowledge of Bitcoin. Due to the nature of our software, our ideal candidate is also highly technical as we regularly face novel and challenging decisions that require nuanced and comprehensive analysis of related tradeoffs. In addition, the ideal candidate should have a passion for our mission, as well as for Bitcoin as a whole. Candidates in this position will work directly with the CTO to scale our engineering organization, as well as work across functional team boundaries to ensure proper resource allocation, product quality, and team agility.</p>
]]></description><pubDate>Fri, 01 Sep 2023 20:02:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=37355574</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=37355574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37355574</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (June 2023)"]]></title><description><![CDATA[
<p>Lightning Labs | Senior Engineering Manager, Lightning Protocol Engineer, Senior Security Engineer| San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a><p><a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a><p><a href="https://github.com/lightninglabs">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Senior Security Engineer}:<p>Seeking to hire a Security Engineer for the ongoing scaling of our growing engineering organization. This is a hands-on role that consists of devising and implementing policies and procedures around best practices in systems security. The ideal candidate has experience in securing web, Bitcoin, and other public-facing network services, penetration testing, and both automated and manual source code security reviews. Due to the domain in which we work, experience with Bitcoin and the Lightning Network is extremely desirable as is knowledge of the cryptographic aspects involved in this area.<p>{Senior Engineering Manager}:<p>Seeking to hire a Senior Engineering Manager to help scale our growing engineering organization. The ideal candidate has experience managing remote teams across several time zones, has managed their own open source projects or actively contributed to such projects in the past, and has high level working knowledge of Bitcoin. Due to the nature of our software, our ideal candidate is also highly technical as we regularly face novel and challenging decisions that require nuanced and comprehensive analysis of related tradeoffs. In addition, the ideal candidate should have a passion for our mission, as well as for Bitcoin as a whole. Candidates in this position will work directly with the CTO to scale our engineering organization, as well as work across functional team boundaries to ensure proper resource allocation, product quality, and team agility.</p>
]]></description><pubDate>Thu, 01 Jun 2023 19:47:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=36156387</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=36156387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36156387</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (April 2023)"]]></title><description><![CDATA[
<p>Lightning Labs | Senior Engineering Manager, Lightning Protocol Engineer, Senior Security Engineer| San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a>
<a href="https://jobs.ashbyhq.com/lightning">https://jobs.ashbyhq.com/lightning</a><p><a href="https://github.com/lightninglabs">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Senior Security Engineer}:<p>Seeking to hire a Security Engineer for the ongoing scaling of our growing engineering organization. This is a hands-on role that consists of devising and implementing policies and procedures around best practices in systems security. The ideal candidate has experience in securing web, Bitcoin, and other public-facing network services, penetration testing, and both automated and manual source code security reviews. Due to the domain in which we work, experience with Bitcoin and the Lightning Network is extremely desirable as is knowledge of the cryptographic aspects involved in this area.<p>{Senior Engineering Manager}:<p>Seeking to hire a Senior Engineering Manager to help scale our growing engineering organization. The ideal candidate has experience managing remote teams across several time zones, has managed their own open source projects or actively contributed to such projects in the past, and has high level working knowledge of Bitcoin. Due to the nature of our software, our ideal candidate is also highly technical as we regularly face novel and challenging decisions that require nuanced and comprehensive analysis of related tradeoffs. In addition, the ideal candidate should have a passion for our mission, as well as for Bitcoin as a whole. Candidates in this position will work directly with the CTO to scale our engineering organization, as well as work across functional team boundaries to ensure proper resource allocation, product quality, and team agility.</p>
]]></description><pubDate>Wed, 05 Apr 2023 22:08:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=35461068</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=35461068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35461068</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (March 2023)"]]></title><description><![CDATA[
<p>Lightning Labs | Senior Engineering Manager, Lightning Protocol Engineer, Senior Security Engineer| San Francisco | Remote | Full-time
<a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a><p><a href="https://jobs.ashbyhq.com/lightning">https://jobs.ashbyhq.com/lightning</a><p><a href="https://github.com/lightninglabs">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Senior Security Engineer}:<p>Seeking to hire a Security Engineer for the ongoing scaling of our growing engineering organization. This is a hands-on role that consists of devising and implementing policies and procedures around best practices in systems security. The ideal candidate has experience in securing web, Bitcoin, and other public-facing network services, penetration testing, and both automated and manual source code security reviews. Due to the domain in which we work, experience with Bitcoin and the Lightning Network is extremely desirable as is knowledge of the cryptographic aspects involved in this area.<p>{Senior Engineering Manager}:<p>Seeking to hire a Senior Engineering Manager to help scale our growing engineering organization. The ideal candidate has experience managing remote teams across several time zones, has managed their own open source projects or actively contributed to such projects in the past, and has high level working knowledge of Bitcoin. Due to the nature of our software, our ideal candidate is also highly technical as we regularly face novel and challenging decisions that require nuanced and comprehensive analysis of related tradeoffs. In addition, the ideal candidate should have a passion for our mission, as well as for Bitcoin as a whole. Candidates in this position will work directly with the CTO to scale our engineering organization, as well as work across functional team boundaries to ensure proper resource allocation,  product quality, and team agility.</p>
]]></description><pubDate>Wed, 01 Mar 2023 22:28:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=34989222</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=34989222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34989222</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (December 2022)"]]></title><description><![CDATA[
<p>Lightning Labs | Lightning Infrastructure Engineer, Lightning Protocol Engineer, Platform Engineer| San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a><p><a href="https://jobs.ashbyhq.com/lightning" rel="nofollow">https://jobs.ashbyhq.com/lightning</a><p><a href="https://github.com/lightninglabs" rel="nofollow">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Lightning Infrastructure Engineer}:<p>We're looking for a systems-oriented engineer who will design and build out key components to support the growth of the Lightning Network. These tools will lower the barrier to entry for operating Lightning nodes and enable existing node operators to more effectively manage their infrastructure. You'll work on products such as Lightning Pool (<a href="https://lightning.engineering/pool/" rel="nofollow">https://lightning.engineering/pool/</a>), as well as other Bitcoin-based backend systems to make Lightning more useable, and secure.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Platform Engineer}:<p>Seeking a pragmatic senior software engineer who embraces the DevOps mindset to improve our developer experience. Improve the robustness and security of our internal platform by managing the underlying cloud and cluster technologies, observability tooling, stateful services, and enhancements such as operators and overlay networks.<p>{Senior Security Engineer}:<p>Seeking to hire a Security Engineer for the ongoing scaling of our growing engineering organization. This is a hands-on role that consists of devising and implementing policies and procedures around best practices in systems security.  The ideal candidate has experience in securing web, Bitcoin, and other public-facing network services, penetration testing, and both automated and manual source code security reviews. Due to the domain in which we work, experience with Bitcoin and the Lightning Network is extremely desirable as is knowledge of the cryptographic aspects involved in this area.</p>
]]></description><pubDate>Thu, 01 Dec 2022 20:51:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=33822529</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=33822529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33822529</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (November 2022)"]]></title><description><![CDATA[
<p>Lightning Labs | Lightning Infrastructure Engineer, Lightning Protocol Engineer, Platform Engineer| San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a><p><a href="https://github.com/lightninglabs" rel="nofollow">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Lightning Infrastructure Engineer}:<p>We're looking for a systems-oriented engineer who will design and build out key components to support the growth of the Lightning Network. These tools will lower the barrier to entry for operating Lightning nodes and enable existing node operators to more effectively manage their infrastructure. You'll work on products such as Lightning Pool (<a href="https://lightning.engineering/pool/" rel="nofollow">https://lightning.engineering/pool/</a>), as well as other Bitcoin-based backend systems to make Lightning more useable, and secure.<p>{Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Platform Engineer}:<p>Seeking a pragmatic senior software engineer who embraces the DevOps mindset to improve our developer experience. Improve the robustness and security of our internal platform by managing the underlying cloud and cluster technologies, observability tooling, stateful services, and enhancements such as operators and overlay networks.</p>
]]></description><pubDate>Thu, 10 Nov 2022 21:01:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=33553286</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=33553286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33553286</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (August 2022)"]]></title><description><![CDATA[
<p>Lightning Labs | Lightning Infrastructure Engineer, Lightning Protocol Engineer, Platform Engineer| San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a><p><a href="https://github.com/lightninglabs" rel="nofollow">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Lightning Infrastructure Engineer}:<p>We're looking for a systems-oriented engineer who will design and build out key components to support the growth of the Lightning Network. These tools will lower the barrier to entry for operating Lightning nodes and enable existing node operators to more effectively manage their infrastructure. You'll work on products such as Lightning Pool (<a href="https://lightning.engineering/pool/" rel="nofollow">https://lightning.engineering/pool/</a>), as well as other Bitcoin-based backend systems to make Lightning more useable, and secure.<p>{Lightning Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Platform Engineer}:<p>Seeking a pragmatic senior software engineer who embraces the DevOps mindset to improve our developer experience. Improve the robustness and security of our internal platform by managing the underlying cloud and cluster technologies, observability tooling, stateful services, and enhancements such as operators and overlay networks.</p>
]]></description><pubDate>Mon, 01 Aug 2022 18:15:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=32310050</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=32310050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32310050</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (June 2022)"]]></title><description><![CDATA[
<p>Lightning Labs | Lightning Infrastructure Engineer, Crypto Protocol Engineer, Platform Engineer| San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a><p><a href="https://github.com/lightninglabs" rel="nofollow">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Lightning Infrastructure Engineer}:<p>We're looking for a systems-oriented engineer who will design and build out key components to support the growth of the Lightning Network. These tools will lower the barrier to entry for operating Lightning nodes and enable existing node operators to more effectively manage their infrastructure. You'll work on products such as Lightning Pool (<a href="https://lightning.engineering/pool/" rel="nofollow">https://lightning.engineering/pool/</a>), as well as other Bitcoin-based backend systems to make Lightning more useable, and secure.<p>{Crypto Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Platform Engineer}:<p>Seeking a pragmatic senior software engineer who embraces the DevOps mindset to improve our developer experience. Improve the robustness and security of our internal platform by managing the underlying cloud and cluster technologies, observability tooling, stateful services, and enhancements such as operators and overlay networks.</p>
]]></description><pubDate>Wed, 01 Jun 2022 21:21:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=31588295</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=31588295</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31588295</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (May 2022)"]]></title><description><![CDATA[
<p>Lightning Labs | Lightning Infrastructure Engineer, Crypto Protocol Engineer, Platform Engineer| San Francisco | Remote | 
Full-time<p><a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a>
<a href="https://github.com/lightninglabs" rel="nofollow">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Lightning Infrastructure Engineer}:<p>We're looking for a systems-oriented engineer who will design and build out key components to support the growth of the Lightning Network. These tools will lower the barrier to entry for operating Lightning nodes and enable existing node operators to more effectively manage their infrastructure. You'll work on products such as Lightning Pool (<a href="https://lightning.engineering/pool/" rel="nofollow">https://lightning.engineering/pool/</a>), as well as other Bitcoin-based backend systems to make Lightning more useable, and secure.<p>{Crypto Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Platform Engineer}:<p>Seeking a pragmatic senior software engineer who embraces the DevOps mindset to improve our developer experience. Improve the robustness and security of our internal platform by managing the underlying cloud and cluster technologies, observability tooling, stateful services, and enhancements such as operators and overlay networks.</p>
]]></description><pubDate>Tue, 03 May 2022 00:51:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=31243003</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=31243003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31243003</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (April 2022)"]]></title><description><![CDATA[
<p>Lightning Labs | Lightning Infrastructure Engineer, Crypto Protocol Engineer, Frontend Application Developer | San Francisco | Remote | Full-time <a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a><p><a href="https://github.com/lightninglabs" rel="nofollow">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Lightning Infrastructure Engineer}:<p>We're looking for a systems-oriented engineer who will design and build out key components to support the growth of the Lightning Network. These tools will lower the barrier to entry for operating Lightning nodes and enable existing node operators to more effectively manage their infrastructure. You'll work on products such as Lightning Pool (<a href="https://lightning.engineering/pool/" rel="nofollow">https://lightning.engineering/pool/</a>), as well as other Bitcoin-based backend systems to make Lightning more useable, and secure.<p>{Crypto Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.</p>
]]></description><pubDate>Fri, 01 Apr 2022 16:33:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=30880080</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=30880080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30880080</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (November 2021)"]]></title><description><![CDATA[
<p>Lightning Labs | Lightning Infrastructure Engineer, Crypto Protocol Engineer, Frontend Application Developer | San Francisco | Remote | Full-time
<a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a><p><a href="https://github.com/lightninglabs" rel="nofollow">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Lightning Infrastructure Engineer}:<p>We're looking for a systems-oriented engineer who will design and build out key components to support the growth of the Lightning Network. These tools will lower the barrier to entry for operating Lightning nodes and enable existing node operators to more effectively manage their infrastructure. You'll work on products such as Lightning Pool (<a href="https://lightning.engineering/pool/" rel="nofollow">https://lightning.engineering/pool/</a>), as well as other Bitcoin-based backend systems to make Lightning more useable, and secure.<p>{Crypto Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Frontend Application Developer}:<p>Frontend developer to build secure cross-platform second-layer blockchain applications. Our applications are built on EmotionJS, React and MobX, communicating with a Lightning daemon over a binary RPC protocol. Ideal applicants should have experience building and shipping React applications and maintaining open source projects.</p>
]]></description><pubDate>Thu, 04 Nov 2021 00:16:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=29102248</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=29102248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29102248</guid></item><item><title><![CDATA[New comment by roasbeef in "Ask HN: Who is hiring? (October 2021)"]]></title><description><![CDATA[
<p>Lightning Labs | Lightning Infrastructure Engineer, Crypto Protocol Engineer, Frontend Application Developer | San Francisco | Remote | Full-time<p><a href="https://lightning.engineering/" rel="nofollow">https://lightning.engineering/</a><p><a href="https://github.com/lightninglabs" rel="nofollow">https://github.com/lightninglabs</a><p>Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: <a href="https://lightning.engineering/join-us" rel="nofollow">https://lightning.engineering/join-us</a>. And if you know someone who might be a good fit, we'd very much appreciate any referrals.<p>{Lightning Infrastructure Engineer}:<p>We're looking for a systems-oriented engineer who will design and build out key components to support the growth of the Lightning Network. These tools will lower the barrier to entry for operating Lightning nodes and enable existing node operators to more effectively manage their infrastructure. You'll work on products such as Lightning Pool (<a href="https://lightning.engineering/pool/" rel="nofollow">https://lightning.engineering/pool/</a>), as well as other Bitcoin-based backend systems to make Lightning more useable, and secure.<p>{Crypto Protocol Engineer}:<p>Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.<p>{Frontend Application Developer}:<p>Frontend developer to build secure cross-platform second-layer blockchain applications. Our applications are built on EmotionJS, React and MobX, communicating with a Lightning daemon over a binary RPC protocol. Ideal applicants should have experience building and shipping React applications and maintaining open source projects.</p>
]]></description><pubDate>Fri, 01 Oct 2021 20:59:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=28723335</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=28723335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28723335</guid></item><item><title><![CDATA[New comment by roasbeef in "LSAT: Lightning Service Authentication Token"]]></title><description><![CDATA[
<p>I wouldn't necessarily agree that Bitcoin can't scale the number of raw users with something like LN. In fact, LN allows Bitcoin to reach a _wider array_ of users that may be priced out of doing routine transactions on the base chain. Excited to continue to see how the situation in El Salvador develops, as we now have our patient zero in the form of an entire country!<p>It is the case however that either scaling ceiling or costs prevent everyone from possibly _creating_ a root UTXO eventually. In this direction I'm excited about concepts like multi-party channels that allow users to conjointly share a UTXO and perform off-chain transactions using it. Another very powerful upgrade on the horizon for Bitcoin are the various flavors of covenants like BIP-119, that'll allow us to do things like open 100k Lightning channels in a single on chain transaction, in an irrevocable manner.<p>LSATs are interesting for start ups, as they allow for a lot of new experimentation w.r.t business models and pricing. Most say SaaS start ups typically allow for a free trial, then force users directly onto a subscription payment. Combined with the open nature of Bitcoin (anyone around the world can use it), LSATs and LN allows developers and entrepreneurs to potentially capture some of the user base that drops off after the free trial by advertising an in-between tier: stream the payment as you go.<p>Services like bitclouds.sh capture this spirit, as you just need to top off your account (zero log in, zero sign up, just sats) and you gain access to a VPS you can access. Sure you don't want to do anything very sensitivity in a instance like this, but it's perfect for running CI tests, building containers, etc.<p>The natural progression of LSAT powered bitclouds.sh-like services is a sort of programmatically driven distributed Function-as-a-Service network, wherein agents of the network are able to programmatically gain access to various computational resource or services all without being locked into any particular platform or having to be worried that a data leak will expose all their private information. So stuff like robots renting VPS space (payments streamed by the minute over LN) to be able to transcode some captured video to submit to a mechanical turk-like job listing.<p>[1]: <a href="https://www.bitclouds.sh/" rel="nofollow">https://www.bitclouds.sh/</a><p>[2]: <a href="https://github.com/bitcoin/bips/blob/master/bip-0119.mediawiki" rel="nofollow">https://github.com/bitcoin/bips/blob/master/bip-0119.mediawi...</a></p>
]]></description><pubDate>Wed, 08 Sep 2021 20:51:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=28462896</link><dc:creator>roasbeef</dc:creator><comments>https://news.ycombinator.com/item?id=28462896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28462896</guid></item></channel></rss>