i can never really stick to a simple electronics project, it always starts with a simple idea and at some point up end up at something like "let's make a FPGA implementation of secp256k1" and then i lose focus lol
KiCad is cool, something that i still intend to learn some day 😀 i've never designed my own boards, just used microcontroller/fpga dev boards and PMODs breadboards and such
that's something we learned quite early on with the bitcoin foundation 🙂 😱
the problem is that most people don't really have the time, nor required knowledge to really know what devs are working on things they want, and thus who specifically they want to fund, so they prefer to pay some org
i guess as long as there are multiple orgs and not one monopolist there's at least some choice
i wouldn't mind more furries here
not that i have anything with anthropomorphized animals, specifically
i do like people with a more lively inner world, and creativity
if it fails with that error every time there is no good route, with enough liquidity on your side, from your core lightning node to the destination node of the QR code
you might have to open another channel
i mean, is the target of the payment you're paying the BOLT11 invoice to the same as the one you're paying the BOLT12 invoice to (so is the route the same in both cases?)
ohhhh i get it now
you're paying your own core lightning node using the BOLT12 invoice, from Strike and that doesn't work, while you can send (also from Strike i guess) using an BOLT11 invoice
that's strange, i have no idea why really
is the channel between your two nodes balanced?
the only other thing i can think of is that the LND node acting as gateway is somehow interfering with BOLT12 communication but i have no idea if that's possible, it seems unlikely, i don't know enough about the internal implementation to be sure
exactly ! i was afraid for a moment that i was the only one preferring B 😀
it feels the most warmly welcoming to me and least coldly corporate, and tells immediately what it can be used for right now
i mean it's absolutely great that you can potentially build decentralized eBay and robot swarms and whatnot on it, but a new internet protocol is so a-specific
the only thing i'm really missing there is something that screams "nostr" branding like a ostrich logo in A
yea seems pretty normal
if it's a circulation issue, correct posture (esp back and shoulders) is also very important for circulation, if you have the tendency to either slump or tense up too much while coding it can cause a lot of problems
joinmarket still doesn't work with descriptor wallets in bitcoin core, and it's become kind of pressing that this is addressed
legacy wallets have been deprecated for a long time, and are very likely going to be removed in next major version of bitcoin core (29.0), there's migration functionality to upgrade old wallets but this won't help for the use of legacy RPC calls like "importmulti"
after that it will ofc. still be possible to use it with version 28.x, but it's kind of sad to see an important privacy tool fall behind like this
so in case anyone wants to give it a go:
https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/1571
sound good to me, if he is willing to work on this !
that wasn't clear from the post, making a new coinjoin implementation is great but i think there's value in keeping joinmarket running too, as it's already there and usable; a new system will first have to bootstrap
tbf it also has some pretty cool niche accounts we don't have here like https://bsky.app/profile/nudibranch.bsky.social
nostr:nevent1qvzqqqqqqypzqcgxv5zxzlh8jwrsy8scez0m08gam0p700l3nneznr6qgehcw90fqy88wumn8ghj7mn0wvhxcmmv9uq32amnwvaz7tmjv4kxz7fwv3sk6atn9e5k7tcqyphlz64dh249tajvzkl44jr67uc75wet7t82r7ej7vjy2uhcq859s0pc40r
arguably, bitcoin has already changed the world
it's a bit like this "year of the linux desktop" meme, all the while linux is everywhere except for mainstream consumer desktops
people keep being hyper-focused on bitcoin adoption for normal (US, Europe) consumers, while it seems to creep up everywhere else
i agree but that is putting it very black and white, either everyone uses it or no one
i mean it's already used by consumers for sure...
it's just hard to get insight into it
and US/Europe isn't everything
for me it was kind of cold turkey haha
i couldn't actually run anything else on my computer at the time anymore, which was some shitty 486
started with slackware 3.4 or so
and just got used to it, it's a lot of pain but other OSes tend to be even worse 🙂
i always assume Linux will eventually, automatically win when Apple and MS abandon the concept of desktop computers as unprofitable (because all the kids only use phones and tablets anyway) 😥
FOSS status is purely based on the license, it's still GPL and that means you can do whatever you want with the source
the upstream project might not take your patches, for whatever reason, but if it's quality code otherwise that's their loss
Caprica was the BSG spinoff 😀
i don't remember watching Continuum beyond the first one or two episodes. Didn't like the terrorism plot, and was a bit generic for sci-fi. But yeah that's about the course for the kind of shitty future we're likely heading for.
hahah exactly ! especially with the cyberpunk-ish stuff, "we're already pretty much there, you can make your own story" ☺️
well i like fiction sometimes but usually when it's kind of weird or mysterious
for example a recent (short) series i really liked is the Korean series Grid
https://www.youtube.com/watch?v=yjaV0l5rVB4
not at the moment !
i played around with some of the python code and models, back with Stable Diffusion 1, i wanted to know how the image generation stuff works it's kind of intriguing how it learns to map concepts to a N-dimensional embedding space
and you can interpolate in this space, too, to get sometimes interesting effects
(same for text generation)
but practically, i don't think current AI is actually that useful yet for anything i do, code generated using AI tends to suck
it's more like computational hallucination lol
they always look kiind of human-designed
i mean it's hard to imagine what truly alien designs and materials would look like
but would expect way stranger than this
these have an aesthetic not entirely out of place in the 60's
if so it could be time travelers too or people from an alternate timeline/evolutionary path
if there's anything for real at all... i really doubt we'll find out in our lifetimes 😀
i think it's always amusing how people that otherwise believe the US government can't do anything right, deem them capable enough to figure that kind of shit out, in secret, and keep a lid on it for so long
it does, both for MacOS and Windows
it's non-trivial to do this with a deterministic build, because we can't exactly distribute the certificates to builders-who can be anyone
so we first do a non-codesigned build pass, then the people with the certificates sign their binaries using the appropriate signing tool, and upload the detached signature (for both platforms) to https://github.com/bitcoin-core/bitcoin-detached-sigs
these are subsequently attached in a final build pass
a lot of work for what is basically security theater, but as you found there's not really a choice with these platforms
FWIW this is what flatpak does, it has pretty good sandboxing using linux kernel namespaces, not as perfect as qubes with its hardware VMs but that comes at a steep performance cost
some of the other app distribution systems for linux also do sandboxing, at the least snap and steam (but i'm less familiar with how they do it, probably similar)
it's especially great for browsers as they are the most common target for remote exploits nowadays, and that's one reason for Ubuntu's decision to only ship firefox as a snap nowadays
i agree
though i find a basic debian stable install + flatpak for all GUI applications works pretty well
also means you can have the newest versions, instead of whatever trickled through debian 😀
but yes having it integrated would make sense, it's just that the usual way of installing applications for linux is to throw files all over the file system, which makes them neigh impossible to confine, and there's a lot of inertia in changing something like apt
yes there is no strong reason why it needs to be that way, it's just a UNIX convention
if you build from source you can install wherever 😀
also some distros, like guix automatically install every package to a unique new directory then symlinks the binaries and libs when needed, it doesn't do any sandboxing though!
the other main practical difficulty in sandboxing is access to shared directories, like the home directory, if applications have unrestricted access there it still doesn't help much
flatpak has so-called portals https://docs.flatpak.org/en/latest/portal-api-reference.html to give the user ability to give conditional specific access only when needed
eg the file browser will only give a capability that gives access to the specific file selected, not everything
but every application needs to have specific support for this... so that's a lot of work
monarchy seems great... if you're the monarch
i don't quite understand who anyone else would voluntarily go along in such a system of government though
like im not sure "benevolent monarchy" is a less juvenile world view than thinking anarchism would work, both are different strains of romanticism
where does this freedom of movement come from, what prevents the monarch from locking you up if you want to leave? or why would another let you in?
i dunno, but imo if you're going to be idealistic about people's behavior, anarchy and self-sovereignty seems a better tree to bark up to, at least it's based on your own responsibility
one person being so difficult that he has pretty much personally caused a few projects to begrudgingly concede that they need moderation guidelines in their github/community, just to ban him
at the least Tor's mitigations make this attack a lot harder and less reliable for nodes that only have a .onion, as the traffic never crosses clearnet directly
also the onion routing confuses network-level watchers, as well as mixing in lots of other unrelated traffic; the whole point of Tor is to make correlation between source and destination hard
yes-we'd always figured a true high-latency mixnet would be incredibly useful for bitcoin transactions, it doesn't matter if they reach the network a few minutes later
for lightning, which has more need for roundtrips, the added latency of even Tor affects payment routing and the user experience negatively
haah i'm not actuallly sure, i think i want to make a game, but right now trying to learn the tools and toying around with some shader effects
it's been a long time i did anything with computer graphics, it's kind of fun
that intelligence is a thing, that doesn't mean that IQ specifically as a score measures anything worthwhile, general intelligence is hard to nail down (and that it defines someones worth is a very specific view, too)
i think believing that it does is the wishful thinking 🙂 in my experience, the people circlejerking over their IQ, are rarely the people that contribute a lot to anything
when integrity is so important to your company's operations that you're willing to lose some revenue in the short term over it
nostr:nevent1qvzqqqqqqypzp50ncutrnt3mhgtll3kgm6clmva9v5rtxjfzz0grx55vc2g4ydcyqy88wumn8ghj7mn0wvhxcmmv9uq32amnwvaz7tmjv4kxz7fwv3sk6atn9e5k7tcqyqe57k5nmyyqk40t4mu8p5m8eaj4acyuxp5xgsjwrt47drcfhmyzu2fdczg
i don't think KYC is really the intent
they only ask for your first name, because for a lot of people that feels more personal 😀 you're free to give a different name or pet name it's not exactly a crime (and many people do)
i use core lightning, haven't ever used LND so can't compare-to use it with nostr and receive zaps you need two plugins:
- https://github.com/elsirion/clnurl. Core Lightning plugin for LNURL and LNAddress support (to receive zaps and other lnpays)
- https://github.com/thesimplekid/cln-zapper-rs Core Lightning plugin for sending zap events (this will let the nostr relays know when you successfully receive a zap)
Notes by laanwj | export