deafboy

joined 3 years ago
[–] deafboy@lemmy.world 6 points 1 day ago* (last edited 1 day ago)
 

Is there a grammatical reason for people saying "I pay my taxes" instead "I pay the taxes"?

[–] deafboy@lemmy.world -5 points 1 week ago (1 children)

It's funny how people have opinions about billion dollar corporations, but are unable to operate a freezer.

[–] deafboy@lemmy.world 2 points 1 week ago (2 children)

What is the point of Sonarr/Radarr in this workflow?

If you get a proper mkv file from this tool, why not just put it in your media library for your media player to discover?

[–] deafboy@lemmy.world 2 points 2 weeks ago (1 children)

Mine shows 44°C using the integrated sensor (27.7°C ambient) at the moment running Meshcore. It's on the roof, so exposed to direct sun all day.

[–] deafboy@lemmy.world 1 points 2 weeks ago
[–] deafboy@lemmy.world 8 points 2 weeks ago (2 children)

It's the only VR game that can distract me from how awfully uncomfortable the VR headset is.

[–] deafboy@lemmy.world 3 points 3 weeks ago

Everybody is concerned about the countries on the map, but what's up with the oompa loompas in the corners?

[–] deafboy@lemmy.world 3 points 3 weeks ago

All the announcements about the AI from the linux distribution maintainers should be read as "We're going to fix some of the things that should've worked in the past but didn't"

[–] deafboy@lemmy.world 1 points 3 weeks ago

Nope. The latest patch is from Aug 2024. The last time I tried was Sep 2025 and the problem was still present.

[–] deafboy@lemmy.world 1 points 3 weeks ago (2 children)

Did they ever fix the micro stuttering in the second one?

[–] deafboy@lemmy.world 34 points 3 weeks ago* (last edited 3 weeks ago) (5 children)

A ball? 2 things internet has thought me...

  1. Never put a finger on the trigger if you're not going to kill someone
  2. Never put anything without a solid base in your rectum.
 

Trading was halted by the Bisq team, by raising the minimal required trading protocol version.

Only active trade offers could've been affected. The local wallet is safe

How did the exploit happen?

In short, the exploit was caused by a missing validation that should have rejected negative input values provided by the taker.

The maker and taker must use the same miner fee. That fee value is provided by the taker.

The attacker supplied a negative miner fee.

When the maker calculated the multisig output amount — which includes the miner fee for the payout transaction — the negative value reduced the multisig amount to 0.001 BTC, while the remaining funds were redirected to the taker’s change output.

 

This weekend I've learned that it is possible to catch some FT8 traffic using a simple RTL-SDR and a random telescopic antenna (like the ones on the old radios). No need for any filters, amplifiers or upconverters.

Software used

  • GQRX - to receive and demodulate the signals from the SDR
  • WSJT-X - to decode the audio received from gqrx to a human readable text
  • GridTracker2 - to visualize the data from wsjt-x to on a map.

How?

  • Check the "No limits" option in GQRX so that it allows you to tune outside of the supported range
  • Choose the USB modulation
  • Tune to the 7.074 Mhz.
  • Pipe the audio from GQRX to WSJT-X. I've used pipewire with pavucontrol
  • Enable the UDP server in WSJT-X settings. The GridTracker should pick it up immediately.

What is FT8?

FT8 is a digital mode used by the radio amateurs to exchange the bare minimum amount of information needed make a contact. Call sign, location, signal strength. There is a similar piece of software that can also attach short text messages - JS8Call

What is the point?

The FT8, WSPR and similar protocols are mainly used to check the current signal propagation in the earth's atmosphere at any given moment for any given frequency band. However, it's a pretty good demonstration of how one can relatively easily contact people thousands of kilometers away using just few watts of power.

 

Bitcoin Core developers warned users on Monday of a wallet migration bug in versions 30.0 and 30.1 that can delete files and result in fund loss.

The issue occurs under specific conditions and affects migrations from old Bitcoin Core wallets that were never renamed or upgraded.

Lacie Zhang, market analyst at Bitget Wallet, told Cointelegraph that the bug is triggered when the software attempts to migrate an unnamed legacy “wallet.dat” file stored in a custom wallet directory, often defined using “-walletdir” setting, while pruning is enabled.

Honestly, this kind of bug is embarrassing. Core should've switched to deterministic wallet at least a decade ago.

 

A comprehensive guide on how to set up a highly available LND cluster with floating IP address, including benchmarks for various combinations of storage backends, and scripts to automatically set up most of the environment.

 

The most notable changes:

  • bitcoind used to listen on 127.0.0.1:8334 by default. If you use Tor for incoming connections, you have to manually specify bind=127.0.0.1:8334=onion in config
  • unix sockets can now be used to communicate with Tor or other proxy, and MQ traffic.
  • New mempool policies has been implemented to patch some attack vectors for chains of unconfirmed transactions, especially in relation to lightning network channels and similar contracts.
  • TRUC (Topologically Restricted Until Confirmation, BIP 431) can now be used with transaction version 3 (now considered standard) instead of RBF.
  • Full RBF (Replace By Fee) is now enabled by default
  • RHEL 8 and Ubuntu 18.04 are now unsupported due to minimum required glibc version bump.
 

Researchers predict that by the year 2050, about half of the world's population will have myopia.

Considering the target demographic, a significant number of potential VR users suffer from myopia already. Why are there no more VR headsets with adjustable focus?

Several vendors offer replaceable lenses, or various addons to fit the glasses in, but the obvious solution used by the early cheap headsets like GearVR - adjustable distance between lenses and the display, is not being utilized for some reason.

Is it a technical problem, economical problem? Are the modern lenses somehow tuned for a specific distance?

 

zkSNACKs, the developer of Wasabi wallet, has shut down its coinjoin coordinator since June. The news is not surprising, considering that it has already been unavailable for the US customers since May.

Since the wallet itself is non-custodial (you hold the keys), and it's using block filters to update your balance directly from the bitcoin network, the wallet functionality is intact. However, if you want to coinjoin, you have to find another public coordinator.

A list of currently active coordinators is available on wabisator.com, or wasabist.io

Coordinators do not require any privileged access to private information, so it should be safe to use any 3rd party coordinator with enough real active users. At no point are your funds at risk of being stolen.

However, a dedicated attacker running a public coordinator could still pull a de-anonymization attack by mixing your coins solely with their own outputs.

 

Ever since the interview with Lukas Seyfrid (CZ), the chief of the hardware team, it was clear that Braiins is pivoting from the development of mining software, to building their own hardware.

This, I believe, is the first iteration of their effort in form of a consumer product, and while it is unlikely to make you a financial return on the investment, it's small form factor and nice anodized aluminum case can allow pretty much anyone to become familiar with the process of bitcoin mining. Or terrorize the testnet. The choice is yours.

I think I might buy one, just to try the viability of a pure solar setup.

HW specifications:

Price (pre-order) $199.00
Hashrate ~1Th/s
Power Consumption 40W - 55W
Number of hashboards 1
Number of ASIC chips 4
Cooling Type Active
Noise 40 dB
Air outlet temperature 40-50 °C

But really, how much would it make in a year?

If we assume the current price and difficulty stays the same, the block subsidy is 3.125 BTC, median fees around 0.2212 BTC, free electricity, you'd get 0.001 BTC per 12 months, which is roughly 65 USD. A little more than 3 years to break even.

It's not going to break any records, but I'm still excited for what's to come next.

 

It's a successor to the model T, with the new design inspired by the Safe 3, announced earlier this year.

They promise nice, easy to use UI, color display, haptic feedback, gorilla glass. Several color variations are available, including the bitcoin-only orange option.

 

"Prosecutors are alleging Samourai Wallet laundered over $100 million in criminal proceeds."

view more: next ›