hoppe2's avatar
hoppe2
npub1pt4q...eera
hi
hoppe2's avatar
hoppe2 4 months ago
Today, I finished migrating the translation service for #jumble to a self-hosted setup. I initially looked into LibreTranslate, as it was an available option, and discovered it's an open-source translation model. However, after testing it, the quality was significantly lower than Jumble's official translation service—to the point of being unusable. Then, I remembered that the translation performance from Ollama, which I use regularly, is quite impressive. So, I built a simple adapter that mimics the LibreTranslate API but delegates the actual translation work to Gemma3:27B running via Ollama. It's working perfectly.
hoppe2's avatar
hoppe2 4 months ago
I've been using amethyst and amber together, and even though I haven't received any DMs, I keep getting requests to decrypt something. Does anyone know what this is? #asknostr
hoppe2's avatar
hoppe2 5 months ago
I learned about the ketogenic diet and discovered bulletproof coffee. I made it, and it's really delicious! Most importantly, it keeps me full until lunch when I have it in the morning. image
hoppe2's avatar
hoppe2 5 months ago
I'm using a MacBook Pro with M4 Pro Apple chip and 48GB of RAM to run a local LLM via Ollama. I'm wondering which model would be most suitable. When I ran Qwen3:30B, memory usage went up to about 31GB, so I think I could probably handle a slightly stronger model, but I'm not sure exactly which one to pick because there are so many options. #devstr #asknostr
hoppe2's avatar
hoppe2 5 months ago
I'm watching several videos about health and diet, and I'm more shocked than when I encountered Bitcoin and studied money and economics. If this is true, the corruption of modern medicine is beyond the malice of the Federal Reserve in economics. The problem is, unlike economics, I don't have the ability to verify the claims made about medicine and diet.
hoppe2's avatar
hoppe2 5 months ago
View quoted note → Here’s why you shouldn’t ask AI about finance or cryptography, and most notably, the technical aspects of Bitcoin. I asked because it didn't make sense to me, and the AI responded with a lengthy and complex explanation. If you just go along with it, it sounds plausible, but no matter how much I thought about it, the answer didn't seem right. Eventually, I asked someone knowledgeable, and they said there probably wasn't a special reason for it. It was just one of Bitcoin's many oddities that was originally designed that way and now can't be changed. If these AI systems don’t know, they should just say so. Instead, even when they don't know, they throw out all these sophisticated words, making it sound convincing.
hoppe2's avatar
hoppe2 5 months ago
When signing a Bitcoin transaction, there's a space within the transaction data reserved for the signature itself. Obviously, since the signature hasn't been created yet, we can't fill in the actual signature at this point—we create it later and insert it. The issue is that instead of just leaving this space empty, it's filled in with the locking script (scriptPubKey) of the UTXO being spent. Does anyone know why it's done this way? Is there some vulnerability that would arise if we left it blank when signing, or did Satoshi just design it this way arbitrarily, and now it's too late to change? I asked an AI, but either I asked poorly or it just gave me nonsense answers. #asknostr #devstr #bitcoin
hoppe2's avatar
hoppe2 5 months ago
I've been wondering why many Nostr web apps that support NIP-46 "Bunker Login" only seem to support the case where the bunker initiates the connection. When a user isn't logged in, there's no easy way to transfer the token created by the bunker (unless you use an external messenger or email, which is a clunky solution). It seems much more convenient for the client to create the token, display it as a QR code, and have the signer(@Amber) scan it. I recently learned while working on Jumble's code that the reason for this was a lack of support in nostr-tools for the client-initiated token creation method. Now that nostr-tools supports this feature, supporting the login flow to allow the client to create and send the token to the bunker would make the entire process much smoother.
hoppe2's avatar
hoppe2 5 months ago
This is true. If you believe that some kind of taxation is "necessary," or at least a necessary evil, then it can be said that Bitcoin will never be used completely freely as money. Of course, outright banning Bitcoin is not an easy task even for governments. But there's a much easier way. Rather than tampering with the internet, governments could simply make it illegal not to issue (government-reportable) receipts when someone pays via Bitcoin (or cash, gold, silver—anything enabling payments that don't leave a trace on the state's surveillance network). Then offer rewards for reporting or informing on others, and you'll have self-righteous Gestapo-like citizens scurrying around, eager to snitch, believing they're contributing to a just society. The result would be a society where citizens monitor other citizens. If you truly understand what fiat money is, then you can understand what kind of entity a government is that forces us to use it—and understanding that allows you to grasp what taxes really are. Anyone who believes taxes and the state are in some way necessary thereby contributes to building a surveillance and control society. There are even self-proclaimed "Bitcoiners" who loudly cry out for freedom when the government obstructs them, but cheer when it tramples on those they dislike; people who shout that inflation is theft when criticizing Democrats, yet stay silent when Republicans engage in money printing. Isn't that amusing? View quoted note →
hoppe2's avatar
hoppe2 6 months ago
I've muted my phone, but alarms and other sounds still go off. This whole system of separate volume controls for different categories is completely pointless. Who actually manages their sound settings that way? 'Mute' should mean MUTE for everything. It's a completely idiotic feature.
hoppe2's avatar
hoppe2 6 months ago
Is there a way to run something on a Windows computer that would make it operate as a Tor exit node with just one double-click, and that could automatically restart even after the computer reboots? Setting this up on neglected public computers in public institutions—where management is lacking—might actually work well.