Searching We.Love.Privacy.Club

Twts matching #13
Sort by: Newest, Oldest, Most Relevant

10 Unexpected Things Scientists Made Using DNA
Deoxyribonucleic acid, or DNA, holds the genetic information passed from parents to offspring. But researchers are driven by a bigger question—beyond inheritance, what more can you do with DNA? The results are mind-bending. From sperm plastic to woolly mammoth meatballs, here are ten projects that prove DNA is a freakishly malleable material. Related: 10 Awesome […]

The post [10 Unexpected Things Scientists Made Using DNA](https://listver … ⌘ Read more

⤋ Read More

@zvava@twtxt.net yarnd fetches the feeds roughly every ten minutes:

grep twtxt.net www/logs/twtxt.log | cut -d ' ' -f1 | tail -n 20
2025-10-04T07:00:45+02:00
2025-10-04T07:10:26+02:00
2025-10-04T07:22:43+02:00
2025-10-04T07:30:45+02:00
2025-10-04T07:40:48+02:00
2025-10-04T07:52:59+02:00
2025-10-04T08:00:07+02:00
2025-10-04T08:13:33+02:00
2025-10-04T08:23:13+02:00
2025-10-04T08:31:22+02:00
2025-10-04T08:41:29+02:00
2025-10-04T08:53:25+02:00
2025-10-04T09:03:31+02:00
2025-10-04T09:11:42+02:00
2025-10-04T09:23:11+02:00
2025-10-04T09:29:49+02:00
2025-10-04T09:36:17+02:00
2025-10-04T09:46:33+02:00
2025-10-04T09:58:40+02:00
2025-10-04T10:06:54+02:00

I suspect that the timing was just right. Or wrong, depending on how you’re looking at it. ;-)

⤋ Read More
In-reply-to » Oh man, if the EU actually rolled out this horribd idea called ChatControl that actually threatens the security and privacy of secure e2e encrypted messaging like Signal™, fuck me, I'm out 🤦‍♂️ I'll just rage quit the IT industry and become a luddite. I'm out.

@prologic@twtxt.net Germany was listed as “opposing” on https://fightchatcontrol.eu/ for a while, now it’s back to “undecided”. According to netzpolitik.org, it’s still debated. Also according to that page, there could be an important vote on the EU level on October 13/14.

The green party and the (far) left are opposing this (at least in Germany). Sadly, Germany is leaning more right with every year … As for young people: The (far) left is the strongest party among young people, with the (far) right being the second strongest one. (https://www.tagesschau.de/wahl/archiv/2025-02-23-BT-DE/umfrage-alter.shtml) Is there cause for hope? I don’t know.

⤋ Read More

Here’s an example of X11/Xlib being old and archaic.

X11 knows the data type “cardinal”. For example, the window property _NET_WM_ICON (which holds image data for icons) is an array of “cardinal”. I am already not really familiar with that word and I’m assuming that it comes from mathematics:

https://en.wikipedia.org/wiki/Cardinal_number

(It could also be a bird, but probably not: https://en.wikipedia.org/wiki/Cardinalidae)

We would probably call this an “integer” today.

EWMH says that icons are arrays of cardinals and that they’re 32-bit numbers:

https://specifications.freedesktop.org/wm-spec/latest-single/#id-1.6.13

So it’s something like 0x11223344 with 0x11 being the alpha channel, 0x22 is red, and so on.

You would assume that, when you retrieve such an array from the X11 server, you’d get an array of uint32_t, right?

Nope.

Xlib is so old, they use char for 8-bit stuff, short int for 16-bit, and long int for 32-bit:

https://x.org/releases/current/doc/libX11/libX11/libX11.html#Obtaining_and_Changing_Window_Properties

That is congruent with the general C data types, so it does make sense:

https://en.wikipedia.org/wiki/C_data_types

Now the funny thing is, on modern x86_64, the type long int is actually 64 bits wide.

The result is that every pixel in a Pixmap, for example, is twice as large in memory as it would need to be. Just because Xlib uses long int, because uint32_t didn’t exist, yet.

And this is something that I wouldn’t know how to fix without breaking clients.

⤋ Read More

Saw this on Mastodon:

https://racingbunny.com/@mookie/114718466149264471

18 rules of Software Engineering

  1. You will regret complexity when on-call
  2. Stop falling in love with your own code
  3. Everything is a trade-off. There’s no “best” 3. Every line of code you write is a liability 4. Document your decisions and designs
  4. Everyone hates code they didn’t write
  5. Don’t use unnecessary dependencies
  6. Coding standards prevent arguments
  7. Write meaningful commit messages
  8. Don’t ever stop learning new things
  9. Code reviews spread knowledge
  10. Always build for maintainability
  11. Ask for help when you’re stuck
  12. Fix root causes, not symptoms
  13. Software is never completed
  14. Estimates are not promises
  15. Ship early, iterate often
  16. Keep. It. Simple.

Solid list, even though 14 is up for debate in my opinion: Software can be completed. You have a use case / problem, you solve that problem, done. Your software is completed now. There might still be bugs and they should be fixed – but this doesn’t “add” to the program. Don’t use “software is never done” as an excuse to keep adding and adding stuff to your code.

⤋ Read More

10 Times Historical Figures Got Humbled
Throughout history, even the most powerful people have had their “oops” moments when life handed them a big slice of humble pie. Whether it was a botched battle, a public failure, or simply being outsmarted by someone way less important, these historical figures learned the hard way that no one is too great to avoid […]

The post 10 Times Historical Figures Got Humbled appeared … ⌘ Read more

⤋ Read More

10 Bizarre Consumer Products Pulled Within Days of Release
Some products fail slowly. Others detonate on impact. This list is for the latter—the bizarre, ill-conceived, or prematurely hyped products that barely made it out of the gate before getting yanked from shelves, recalled in embarrassment, or mocked into oblivion. Whether due to dangerous design flaws, baffling branding choices, or just plain public confusion, these […]

The post [10 Bizarre Consumer Products Pulled … ⌘ Read more

⤋ Read More

10 World-Changing Ideas Explained First-Hand by Their Creators
Unfortunately, most of the ideas that human beings conceive never go anywhere. This is true even for very good ideas. Many appear briefly, only to fade into obscurity as history marches on. But every so often, an idea emerges that is so bold, visionary, and fundamentally transformative that it cannot be forgotten. These are the […]

The post [10 World-Changing Ideas Explained First-Hand by Their Creators](ht … ⌘ Read more

⤋ Read More

10 Great Comic Book Castings Wasted on Bad Scripts
Casting comic book characters onto the big (or small) screen is tricky. Unlike regular novels, these superpowered stories come with vivid illustrations of every plot beat. As such, fans have clear pictures of how the characters should look and act. Maybe that’s why they scrutinize these adaptations so closely. It’s painfully apparent when the wrong […]

The post [10 Great Comic Book Castings Wasted on Bad Scripts](https://listverse … ⌘ Read more

⤋ Read More

anyway re: girl doxxing for wonyoung. this is real wonyoungism. i can only dream of being that iconic. for context wonyoung gets so much hate and she is literally my age and has been doing this idol shit since she was 13 and has gotten called all sorts of horrible things since then because people are jealous of her. so imo doxxing in her name is OK and justified i DON’T CARE there are youtubers in south korea who have made a career out of hating on her and are now getting sued by her for defamation

⤋ Read More

i could do anything for wonyoung but nothing will ever be as cool and iconic as the 13 year old daughter of the baidu vice president who doxxed over 100 people during an argument for hating on wonyoung. Absolute icon

⤋ Read More

10 Noteworthy Rock Bands That Don’t Have a Drummer
No matter where you are in the world, everyone knows the sound of a rock band: vocals, guitars, bass, and drums. Simple, effective, and easy to recreate in your own living room or garage. But, while drums are generally considered an essential part of the rock band sound—driving the beat, maintaining the rhythm, and providing […]

The post [10 Noteworthy Rock Bands That Don’t Have a Drummer](https://listverse.com/2025/03/13/10-notewo … ⌘ Read more

⤋ Read More

[AFH] [0.13 XMR] Anonymous Web development for landing page - No Logs, No Tracking, Just Code.

I offer minimalist landing pages, personal portfolios, and business profile websites with a strong focus on privacy and anonymity. No tracking, no Google Analytics, and no sensitive data collection. delivery can take times depending how complex the website is.

Link: https://xmrbazaar.com/listing/QyQR/

AdditionalRabbit31 (XMRBazaar) ⌘ Read more

⤋ Read More

10 Broadway Props That Stole The Show
Broadway is known for its dazzling performances, unforgettable characters, and, of course, incredible props that help bring the magic to life. While the actors’ talent is the star of the show, some props have a way of stealing the spotlight and becoming just as iconic as the performances themselves. From inanimate objects that take on […]

The post [10 Broadway Props That Stole The Show](https://listverse.com/2025/02/13/10-broadway-props-that-stole-the-show … ⌘ Read more

⤋ Read More

woodser releases monero-cpp v0.8.13, monero-java v0.8.36, monero-ts v0.11.3
woodser1 has just released new versions for three Monero libraries: monero-cpp v0.8.132, monero-java v0.8.363, and monero-ts v0.11.34:

Changes overview


monero-cpp:
-Support wallet->get_default_fee_priority()
-Fix building sample_code.cpp on Linux
-Update instructions to use unbound v1.22.0
-Update instructions to use boost v1.85.0
-Update build ... ⌘ [Read more](https://monero.observer/woodser-releases-monero-cpp-v0.8.13-monero-java-v0.8.36-monero-ts-v0.11.3/)

⤋ Read More

Monero Dev Activity Report - Week 6 2025: 30 PRs, 13 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.

1 - PRs (30, 16:3:11)

Opened (16)

monero-project/monero:

  • #97691 ci: run guix builds on Cargo.lock update (tobtoht)
  • #97732 depends: use staging_prefix_dir where possible (tobtoht)
  • #97673 wallet: avoid premature elevati … ⌘ Read more

⤋ Read More

Linux 6.14 with Rust: “We are almost at the ‘write a real driver in Rust’ stage now”
With the Linux 6.13 kernel, Greg Kroah-Hartman described the level of Rust support as a “tipping point” for Rust drivers with more of the Rust infrastructure having been merged. Now for the Linux 6.14 kernel, Greg describes the state of the Rust driver possibilities as “almost at the “write a real driver in rust” stage now, depending on what you want to do.“ ↫ Michael … ⌘ Read more

⤋ Read More

Linux 6.13 released
Linux 6.13 comes with the introduction of the AMD 3D V-Cache Optimizer driver for benefiting multi-CCD Ryzen X3D processors, the new AMD EPYC 9005 “Turin” server processors will now default to AMD P-State rather than ACPI CPUFreq for better power efficiency, the start of Intel Xe3 graphics bring-up, support for many older (pre-M1) Apple devices like numerous iPads and iPhones, NVMe 2.1 specification support, and AutoFDO and Propeller optimization support when compiling the Linux kernel with … ⌘ Read more

⤋ Read More

Monero Dev Activity Report - Week 3 2025: 66 PRs, 12 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.

1 - PRs (66, 13:14:39)

Opened (13)

monero-project/monero:

  • #96971 [WIP] carrot_impl (jeffro256)
  • #96982 add do_not_relay option to sweep_single … (SNeedlewoods)
  • #97063 ci: build wallet_api for all linux cli jobs (t … ⌘ Read more

⤋ Read More

Haveno v1.0.18 released with various fixes and improvements
woodser1 has released Haveno2 version 1.0.183 with various bug fixes, improvements and updates.

Changes overview


Reduce disk usage up to 98% by saving wallets less frequently..
Update to Tor browser v14.0.3 and Tor binary v0.4.8.13
Increase trade limit of 'no deposit' offers to 1.5 XMR
Rename 'Cash at ATM' to 'Cardless Cash'
Support startup flag to specify blockchain location for local node
Improv ... ⌘ [Read more](https://monero.observer/woodser-releases-haveno-v1.0.18-fixes-improvements/)

⤋ Read More

10 Shocking Facts About the Electric Chair
Since 1887, the electric chair has fascinated and horrified people around the world. The stiff, uninviting planks of wood the chairs are made of have become synonymous with the controversial method of execution. Since its invention, the chair has continued to evolve, for better or worse. Here are 10 things you might not have known […]

The post [10 Shocking Facts About the Electric Chair](https://listverse.com/2025/01/13/10-shocking-facts-about-the- … ⌘ Read more

⤋ Read More