Searching txt.sour.is

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

What’s your go-to message queue in 2025?

The space is confusing to say the least.

Message queues are usually a core part of any distributed architecture, and the options are endless:
Kafka, RabbitMQ, Redis {Pub-Sub, Streams}, Cloud Providers {AWS SQS, Kinesis; Google Pub/Sub; Azure Event Hubs, Service Bus}, Pulsar, ZeroMQ… and then there’s the “just use Postgres” camp for simpler use cases.

I’m trying to make sense of the tradeoffs between:

  • async fire-and-forget pub/sub vs. sync RPC-like point … ⌘ Read more

⤋ Read More

‘Everyone needs joy’: Gala celebrates women affected by domestic and family abuse
An event, designed to create a space of connection and celebration, has been held in Greater Hobart for women with lived experience of domestic and family abuse. ⌘ Read more

⤋ Read More

Did you know about @panoramax@panoramax , “a federation offering geolocated street-level pictures”?

Pictures are offered through a decentralized architecture, with a set of free and open-source tools. In other words, it is “like a self-hosted Street View” that does not impose its own app and gives you the right to fork the server.

#fediverse #osm

⤋ Read More

10 Crazy Ideas About Our Solar System
Crazy space ideas are the most interesting, and I don’t mean the unfounded inklings that space-reptiles helped levitate the stones at Angkor Wat, or that giant cat-headed spacefarers built the pyramids as huge scratching posts. Nope, the following craziness is based on bona fide science from people and computers that actually do science for a […]

The post [10 Crazy Ideas About Our Solar System](https://listverse.com/2025/05/29/10-crazy-ideas-about-our-sola … ⌘ Read more

⤋ Read More

AAEON EPIC-RPS7 Targets Compact Industrial Control with 14th Gen Intel Core Support
AAEON has introduced the EPIC-RPS7, a 4″ industrial SBC aimed at cost-sensitive applications like industrial control, PLC automation, and remote monitoring. It supports 12th to 14th Gen Intel Core processors (up to 65W TDP), bringing high performance to space-limited deployments. The EPIC-RPS7 supports up to 64GB of DDR5 memory across two SODIMM slots and is […] ⌘ Read more

⤋ Read More

Which AI “arena” is the one we can actually trust?
I’m getting deeper and deeper into the AI space, and I’m discovering the different AI “arenas” and benchmarking. I have no idea what to trust or leverage to help me learn about the different models out there. Does the lobste.rs community have one that they go to by default? ⌘ Read more

⤋ Read More
In-reply-to » @movq ok, I have included a small modification in the documentation to allow you to reply in your own thread: https://texudus.readthedocs.io/en/latest/ You can see my reply: https://andros.dev/texudus.txt Don't delete anything and give me time to make my modifications to the client.

@doesnm@doesnm.p.psf.lt More or less 😂 At the moment it’s just a space to experiment

⤋ Read More
In-reply-to » I've just released version 1.0 of twtxt.el (the Emacs client), the stable and final version with the current extensions. I'll let the community maintain it, if there are interested in using it. I will also be open to fix small bugs. I don't know if this twt is a goodbye or a see you later. Maybe I will never come back, or maybe I will post a new twt this afternoon. But it's always important to be grateful. Thanks to @prologic @movq @eapl.me @bender @aelaraji @arne @david @lyse @doesnm @xuu @sorenpeter for everything you have taught me. I've learned a lot about #twtxt, HTTP and working in community. It has been a fantastic adventure! What will become of me? I have created a twtxt fork called Texudus (https://texudus.readthedocs.io/). I want to continue learning on my own without the legacy limitations or technologies that implement twtxt. It's not a replacement for any technology, it's just my own little lab. I have also made a fork of my own client and will be focusing on it for a while. I don't expect anyone to use it, but feedback is always welcome. Best regards to everyone. #twtxt #emacs #twtxt-el #texudus

@andros@twtxt.andros.dev Alright. 👍 Btw, your feed uses spaces instead of tabs. 😅

⤋ Read More
In-reply-to » @prologic not me. I hate monosyllabic replies, specifically on the written medium, so I am just typing this to make it longer. But that doesn't change the truth, and that is, I don't want, nor care, about twtxt, and Activity Pub integration. 😅

@prologic@twtxt.net hahahahaha! No, no, no. Every word has its use. But for things like these I like certain reactions. For example, I would have given a “thumbs down” to the original twtxt, and done with it. Now, composing a reply, to simply say “no, thank you.”, that I don’t like. It seems a waste of space, and it doesn’t “look good”. I like to see at least 140 characters! Ha!

⤋ Read More
In-reply-to » Finally I propose that we increase the Twt Hash length from 7 to 12 and use the first 12 characters of the base32 encoded blake2b hash. This will solve two problems, the fact that all hashes today either end in q or a (oops) 😅 And increasing the Twt Hash size will ensure that we never run into the chance of collision for ions to come. Chances of a 50% collision with 64 bits / 12 characters is roughly ~12.44B Twts. That ought to be enough! -- I also propose that we modify all our clients and make this change from the 1st July 2025, which will be Yarn.social's 5th birthday and 5 years since I started this whole project and endeavour! 😱 #Twtxt #Update

@movq@www.uninformativ.de I didn’t say I was leaving, just not that active here atm. I might be more active on mastodon at https://norrebro.space/@sorenpeter but I’m also rethinking that too tbh.

⤋ Read More

Beetle RP2350 is a $4.90 Mini Development Board for Embedded Projects
The Beetle RP2350 is a coin-sized development board designed for space-constrained embedded projects. Despite its compact 25 × 20.5 mm footprint, it offers a wide range of hardware features and low power consumption, enabling its use in portable devices such as retro computers, game consoles, lighting controllers, and electronic badges. This board is built around […] ⌘ Read more

⤋ Read More
In-reply-to » Testing mentions, immediately followed by commas. Let's see: @prologic, this one is local, it might not break. Now, this one @ isn't local. Nor this @ one. Will they break. Let's find out!

hehe, just catching up on this thread! I’ve replied in another that using periods/dots sounds good to me as it’s usual in domains, but perhaps some agreement would be needed. For now I think any character is valid as long as it is not a space.
For example we are using this for PHP twtxt.php#L153

⤋ Read More

[$] DMA addresses for UIO
The Userspace\
I/O (UIO) subsystem was first added to the kernel by
Hans J. Koch for the 2.6.32 release in 2007. Its purpose is to facilitate
the writing of drivers (mostly) in user space; to that end, it provides
access to a number of resources that user-space code normally cannot touch.
One piece that is missing, though, is DMA addresses. [A proposal to\
fill that gap](https://lwn.net/ml/all/20250410-uio-dma-v … ⌘ Read more

⤋ Read More

[$] Tracepoints for the VFS?
Adding tracepoints to some kernel subsystems has been controversial—or
disallowed—due to concerns about the user-space\
ABI that they might create. The virtual filesystem (VFS) layer has
long been one of the subsystems that has not allowed any tracepoints, but
that may be changing. At the 2025 Linux Storage, Filesystem, Memory
Management, and BPF Summit (LSFMM+BPF), Ted Ts’o led a discussion about
whether the ABI concerns are outweighed by the utility of tracepoints for … ⌘ Read more

⤋ Read More
In-reply-to » @lyse It wasn’t our building, yeah, luckily. But I’m pretty scared it might happen some day. I think I’ll put more effort into preparing for that. But whatever I do, it would be horrific to lose all your stuff and the memories attached to it …

@movq@www.uninformativ.de it seems you got plenty of choices. That’s the cheapest of their products, and you are quite right, amazing pricing! I pay Apple $10/month for a shared-amongst-family 2TiB storage space.

⤋ Read More

[$] In search of a stable BPF verifier
BPF is, famously, not part of the kernel’s promises of user-space stability. New
kernels can and do break existing BPF programs; the BPF developers try to
fix unintentional regressions as they happen, but the whole thing can be something of a bumpy
ride for users trying to deploy BPF programs across multiple kernel versions.
Shung-Hsi Yu and Daniel Xu had two different approaches to fixing the problem
that they presented at the 2025 Linux Storage, Filesystem,
Memory-Management, and BPF Summit. ⌘ Read more

⤋ Read More

Sony Introduces AS-DT1, Described as the World’s Smallest and Lightest Precision LiDAR Sensor
Sony Electronics has introduced the AS-DT1, a miniature LiDAR depth sensor targeting applications with strict space and weight constraints. Measuring 29mm x 29mm x 31mm and weighing 50g, it is described as the world’s smallest and lightest LiDAR sensor in its class. The AS-DT1 is built on Sony’s proprietary Direct Time of Flight LiDAR technology. […] ⌘ Read more

⤋ Read More

[$] Per-CPU memory for user space
The kernel makes extensive use of per-CPU data as a way to avoid contention
between processors and improve scalability. Using the same technique in
user space is harder, though, since there is little control over which CPU
a process may be running on at any given time. That hasn’t stopped Mathieu
Desnoyers from trying, though; in the memory-management track of the 2025
Linux Storage, Filesystem, Memory-Management, and BPF Summit, he presented
a proposal for how user-space per-CPU memory could work. ⌘ Read more

⤋ Read More
In-reply-to » Oh well. I've gone and done it again! This time I've lost 4 months of data because for some reason I've been busy and haven't been taking backups of all the things I should be?! 🤔 Farrrrk 🤬

@prologic@twtxt.net Spring cleanup! That’s one way to encourage people to self-host their feeds. :-D

Since I’m only interested in the url metadata field for hashing, I do not keep any comments or metadata for that matter, just the messages themselves. The last time I fetched was probably some time yesterday evening (UTC+2). I cannot tell exactly, because the recorded last fetch timestamp has been overridden with today’s by now.

I dumped my new SQLite cache into: https://lyse.isobeef.org/tmp/backup.tar.gz This time maybe even correctly, if you’re lucky. I’m not entirely sure. It took me a few attempts (date and time were separated by space instead of T at first, I normalized offsets +00:00 to Z as yarnd does and converted newlines back to U+2028). At least now the simple cross check with the Twtxt Feed Validator does not yield any problems.

⤋ Read More

[$] Page allocation for address-space isolation
Address-space isolation may well be, as Brendan Jackman said at the
beginning of his memory-management-track session at the 2025 Linux Storage,
Filesystem, Memory-Management, and BPF Summit, “some security
bullshit”. But it also holds the potential to protect the kernel from
a wide range of vulnerabilities, both known and unknown, while reducing the
impact of existing mitigations. Implementing address-space isolation with
reasonable performance, though, is going to require some signific … ⌘ Read more

⤋ Read More

[$] Memory persistence over kexec
The kernel’s kexec\
mechanism allows one kernel to directly boot a new one; it can be
thought of as a sort of kernel equivalent to the execve()
system call. Kexec has a number of uses, including booting a special kernel
to perform dumps after a crash. Normally, one does not expect user-space
processes to survive booting into a new kernel, but that has not stopped
developers from trying to im … ⌘ Read more

⤋ Read More
In-reply-to » I'm in an article in Quanta Magazine! It's about the bizarre world of algorithms that re-use memory that's already full. https://www.quantamagazine.org/catalytic-computing-taps-the-full-power-of-a-full-hard-drive-20250218/ I'm the one with all the snow in the background.

@lyse@lyse.isobeef.org Thanks for taking a look, and for pointing out the mixture of tabs and spaces.

I think I’ll leave reachability.c alone, since my intention there was to use an indent level of one tab, and the spaces are just there to line up a few extra things. I fixed reachability_with_stack.cc though.

⤋ Read More

[$] Improving the merging of anonymous VMAs
The virtual memory area (VMA), represented by struct\
vm_area_struct, is one of the core abstractions of the kernel’s
memory-management subsystem; a VMA represents a portion of a process’s
address space with the same characteristics. A memory-mapped file will be
represented by (at least) one VMA, as will the process’s stack or a region
of anonymous memory. Efficiently managing VMAs and the logic around them
i … ⌘ Read more

⤋ Read More

**(#hv7xxjq) There are however a few implications to note:

  • It will be possibly to page through much larger quantities of twts per feed, this is …**
    There are however a few implications to note:

  • It will be possibly to page through much larger quantities of twts per feed, this is potentially unlimited ( depends on disk space)

  • Automated Feeds ( bots) like @tiktok @feeds.twtxt.net will now behave/display very differently. You will see all it’s … ⌘ Read more

⤋ Read More

Microchip PolarFire-Powered TinyBeast FPGA Delivers Real-Time Performance with DDR4 and PCIe
CrowdSupply recently introduced the TinyBeast FPGA, a compact platform based on Microchip’s PolarFire FPGA technology. It stands out for its ability to offload computationally intensive tasks from the central processor, enabling real-time data processing in space-constrained environments like automation, measurement, and robotics. TinyBeast FPGA comes in two c … ⌘ Read more

⤋ Read More

10 High-Tech Projects Made Possible Only by Global Partnerships
In an increasingly interconnected world, many of humanity’s greatest technological achievements didn’t come from a single nation—they came from global collaboration. Whether the goal was to explore space, contain disaster, or decode the building blocks of life, these projects demonstrate that when countries pool their resources, talent, and innovation, the results can be nothing short […]

The post [10 Hig … ⌘ Read more

⤋ Read More

[$] LWN.net Weekly Edition for March 27, 2025
Inside this week’s LWN.net Weekly Edition:

  • Front: Open source in government; OSI election; Memory-management medley; Address-space isolation; CMA; 6.14 Development stats; State of the page.

  • Briefs: Asahi Linux progress; Reproducible Debian; rpi-image-gen; Neovim 0.11; OpenH264; Quotes; …

  • Announcements: Newsletters, conferences, security updates, patches, and more. ⌘ Read more

⤋ Read More
In-reply-to » Thinking about adding a little “focus” feature to my window manager: It hides all but one window, no wallpaper, no bars.

@movq@www.uninformativ.de You could also just use a tiling window manager. :-) As a bonus, it doesn’t waste dead space, the window utilizes the entire screen. To also get rid of panels and stuff, put the window in fullscreen mode.

⤋ Read More

It’s extremely surprising to me that younger non-technical people just type in their full name (properly cased first and last name with a space in between) for a technical username in account registration or login forms. I’ve seen that happening several times in the past few years. The field name is “Benutzername” in German, literally “username”. Even adding a placeholder text to signal that they could simply use their nickname in lowercase did not change anything at all. Well, one person used at least an e-mail address.

This wasn’t the case six, seven years ago, everybody had some “real” username. Even non-techies. It looks like some “common knowledge” is getting lost. Strange. Very weird. It trips me every time I see it.

Have you experienced something similar?

⤋ Read More

10 Crazy Ideas for Colonizing Outer Space
Are we humans destined for outer space? It would seem so. Because eventually, what’s a civilization to do other than expand to other worlds beyond its own comfortable cosmic nursery? Whether based on science fiction or science-science, as civilization advances, it seems that the natural inkling is to explore and expand, to settle its solar […]

The post [10 Crazy Ideas for Colonizing Outer Space](https://listverse.com/2025/03/23/10-crazy-ideas-for-c … ⌘ Read more

⤋ Read More

[$] Multiple memory classes for address-space isolation
Brendan Jackman has been working to try to get ahead of the next hardware CPU
vulnerability
before it gets discovered. In January, he posted the second version of
a patch set that introduces
address-space isolation (ASI) as a way of
preventing future CPU vulnerabilities from leaking important
information. The core concept is to ensure that data that is not currently
ne … ⌘ Read more

⤋ Read More
In-reply-to » I got a small desk calendar as advertising gift. It shows three months at once. I'm using this thing since the beginning of this year and I have to say that it turned out to be super useful. I'm happily surprised.

@movq@www.uninformativ.de That’s cool! I just can’t justify the amount of space it permanently takes. But it fits nicely with the other gauges you have. And with that in mind, it actually is super tiny.

@eapl.me@eapl.me Interesting, I wasn’t aware that other parts of the world consider them to be a German thing :-)

⤋ Read More
In-reply-to » I got a small desk calendar as advertising gift. It shows three months at once. I'm using this thing since the beginning of this year and I have to say that it turned out to be super useful. I'm happily surprised.

ah! those german calendars. Somehow I was thinking of something like mine, with spaces to write inside each day.

I worked for a german company and they gave away these calendars to our clients and team every year, but the model you can hang on the wall. Memory unlocked!

⤋ Read More

Texas Instruments Introduces MSPM0C1104 as the Smallest Available Microcontroller
Texas Instruments has introduced the MSPM0C1104, which it describes as the world’s smallest microcontroller, expanding its MSPM0 MCU portfolio. Measuring only 1.38mm², this wafer chip-scale package MCU is 38% smaller than existing alternatives. It is designed for applications where board space is limited, such as medical wearables and personal electronics, while maintaining functio … ⌘ Read more

⤋ Read More
In-reply-to » I'm in an article in Quanta Magazine! It's about the bizarre world of algorithms that re-use memory that's already full. https://www.quantamagazine.org/catalytic-computing-taps-the-full-power-of-a-full-hard-drive-20250218/ I'm the one with all the snow in the background.

@falsifian@www.falsifian.org Neat, I got the principle, so mission accomplished. :-)

I have configured my vim to use a tab width of four. So, I noticed that especially https://www.falsifian.org/blog/2021/06/04/catalytic/reachability_with_stack.cc (but also partially the other C++ file) mixes tabs and spaces for indentation. :-)

⤋ Read More
In-reply-to » I'm in an article in Quanta Magazine! It's about the bizarre world of algorithms that re-use memory that's already full. https://www.quantamagazine.org/catalytic-computing-taps-the-full-power-of-a-full-hard-drive-20250218/ I'm the one with all the snow in the background.

@lyse@lyse.isobeef.org I am a big fan of “obvious” math facts that turn out to be wrong. If you want to understand how reusing space actually works, you are mostly stuck reading complexity theory papers right now. Ian wrote a good survey: https://iuuk.mff.cuni.cz/~iwmertz/papers/m23.reusing_space.pdf . It’s written for complexity theorists, but some of will make sense to programmers comfortable with math. Alternatively, I wrote an essay a few years ago explaining one technique, with (math-loving) programmers as the intended audience: https://www.falsifian.org/blog/2021/06/04/catalytic/ .

⤋ Read More

10 Amazing Valentine’s Day-Themed Space Phenomena
Valentine’s Day is a day for celebrating love, but it doesn’t have to be the love between romantic partners. It can be the tenderness you feel for a beloved pet, commemorated with a piece of steak or cheese. It can also be the love of space and all the amazing things found in our universe. […]

The post [10 Amazing Valentine’s Day-Themed Space Phenomena](https://listverse.com/2025/02/10/10-amazing-valentines-day-themed-space-phenomena … ⌘ Read more

⤋ Read More

[ANN] MoneroTalk #339: Monero’s Place in Policy & Regulation in 2025

This episode is a recording of an X Spaces discussion with Douglas Tuman, John Bush, Stoic.XMR, BawdyAnarchist, and others about whether or not the Monero community should engage in political activism to push for pro-privacy, pro-Monero policies in the U.S. The participants debated the merits of lobbying for regulatory clarity versus focusing purely on grassroots, opt-out strategies that avoid government intervention altogether.

Links:

⤋ Read More
In-reply-to » View from my window last evening:

@movq@www.uninformativ.de The light pollution map reports red for my town. That’s fairly accurate, I’d say. The view from home is not all that great. Yeah, I can see Ursa Major and a bunch of other stars. Maybe even some satellites. But there’s definitely a sky glow at the horizon.

When I leave town, I can see a bit more. However, it doesn’t compare to the alps or even some rural parts in Australia. The latter was by far the craziest I’ve ever seen in my life. Looked like a space telescope photo in person. Soooooooooooooo many stars and the band of the milky way was easily visible to the naked eye. Up until then, I didn’t even know this was remotely possible down on earth. Absolutely stunning. :-)

⤋ Read More

**phew 😮‍💨

File system:  EXTFS
Device size:   29.8 GB = 7287552 Blocks
Space in use:   7.3 GB = 1789413 Blocks
Free Space:    22.5  ...**
_phew_ 😮‍💨

File system: EXTFS
Device size: 29.8 GB = 7287552 Blocks
Space in use: 7.3 GB = 1789413 Blocks
Free Space: 22.5 GB = 5498139 Blocks
Block size: 4096 Byte
Elapsed: 13:01:07, Remaining: 00:00:00, Completed: 100.00%, Rate: 9.38MB/min,
Current block: 6823440, Total block: 7287552, Complete: 100.00%
Total Time: 13:01:07, Ave. Rate: 9.38MB/min, 100.00% completed!
Syncin … ⌘ Read more

⤋ Read More

Renode Enables Simulation of Ultra-Low-Power MSP430 Microcontrollers
Antmicro recently highlighted the MSP430 microcontroller family, renowned for its ultra-low-power design and versatility in applications such as IoT, automation, and space. Their article explores how the Renode simulation platform facilitates efficient testing and development of MSP430-based systems. The Texas Instruments MSP430 is a cost-effective, ultra-low-power family of microcontrollers with a custom i … ⌘ Read more

⤋ Read More

China plans to build enormous solar array in space — and it could collect more energy in a year than ‘all the oil on Earth’
Ben Turner,  Staff Writer  -  Live Science

_Stephan: While the incoming Trump administration is committed to “drill baby drill” continuation of the carbon era the Chinese are moving to exit the carbon era, as the extraordinary project to beam power down from space described in this re … ⌘ Read more

⤋ Read More

Science Fiction’s Ten Coolest Spaceships
Science fiction is undoubtedly one of the world’s most widely appreciated entertainment mediums, and spaceships are one of the genre’s key aspects. Space exploration wouldn’t be possible without vehicles of some sort. Whether transport ships, warships, or ships of exploration, spaceships make it all possible. Most of them are pretty cool-looking and do some pretty […]

The post [Science Fiction’s Ten Coolest Spaceships](https://listverse.com/2025/01/12/s … ⌘ Read more

⤋ Read More
In-reply-to » been playing with making fun scripts using charm CLI's gum library :P

@kat@yarn.girlonthemoon.xyz To improve you shell programming skills, I highly recommend to check out shellcheck: https://github.com/koalaman/shellcheck It points out common errors and gives some suggestions on how to improve the code. Some details in shell scripting are very tricky to get right at first. Even after decades of shell programming, I run into “corner cases” every now and then.

E.g. in getlyr’s line 7 it warns:

echo -e $(gum style --italic --foreground "#f4b8e4" "'$artist', '$song'")
        ^-- SC2046: Quote this to prevent word splitting.

For more information:
  https://www.shellcheck.net/wiki/SC2046 -- Quote this to prevent word splitt...

Most likely not all that problematic in this application, but it’s good to know about this underlying concept. Word splitting is basically splitting tokens on whitespace, this can lead to interesting consequences as illustrated by this little code:

$ echo $(echo "Hello   World")
Hello World

$ echo "$(echo "Hello   World")" 
Hello   World

In the first case the shells sees two whitespace-separated tokens or arguments for the echo command. This basically becomes echo Hello World. So, echo joins them by a single space. In the second one it sees one argument for the echo command, so echo simply echos this single argument that contains three spaces.

⤋ Read More
In-reply-to » i wanna try streaming with owncast using my camcorder as the input device because i found out that i might be able to do that and now i really wanna fuckin try it lol

@kat@yarn.girlonthemoon.xyz i don’t even have like time or space to stream unless it was no mic/video and just me doing stuff on my computer which can be boring without even mic input. plus no way to use camcorder that way. but. it’d be cool if i could so i dream

⤋ Read More

com.apple.mediaanalysisd Cache on Mac Using Tons of Storage? Here’s the Fix
Some MacOS Sequoia users have discovered that the com.apple.mediaanalysisd directory in MacOS is taking up very large amounts of disk storage capacity with cache files. If you have discovered your Mac disk space has reduced since installing or updating to MacOS Sequoia, the inordinately large com.apple.mediaanalysisd cache file issue could be to blame. A variety … [Read More](https://osxdaily.com/202 … ⌘ Read more

⤋ Read More

10 Amusing Tales of Lost and Stolen Celebrity Items
Many good things come with fame, but it is not without its downsides. Many people lose the respect that they would normally have for another person’s privacy, personal space, and possessions if that person is a celebrity. When famous people’s belongings fall into the hands of others by theft or accident, the chances of finding […]

The post [10 Amusing Tales of Lost and Stolen Celebrity Items](https://listverse.com/2025/01/07/10-am … ⌘ Read more

⤋ Read More

Bezos’s Blue Origin poised for first orbital launch next week
,    -  Agence France-Presse (France)

_Stephan: I have been thinking about this report from France for several days. Think about this: Because of the way the Republicans rigged the tax code during the Reagan administration to overwhelmingly favor the rich, we now have two men so wealthy they own and are running their own competitive space programs. Ahh, but you must also remember this. Because of the c … ⌘ Read more

⤋ Read More

The billionaires and tech barons vying to build a private space station
Matthew Field,  Senior Technology Reporter  -  The Telegraph (U.K.)

_Stephan: NASA for decades the U.S. approach to space exploration is dying. It is being taken over by billionaires who are using your tax money and mine coming to them through government contracts to increase their wealth and create their own space exploration programs. This is getting virtually no coverage in the A … ⌘ Read more

⤋ Read More
In-reply-to » For Example:

@prologic@twtxt.net maybe you meant to specify twtxt as a type similar to ActivityPub’s application/activity+json in https://webfinger.net/lookup/?resource=sorenpeter@norrebro.space

    {
      "rel": "self",
      "type": "application/activity+json",
      "href": "https://norrebro.space/users/sorenpeter"
    },

Then it would also make sense to define a Link Relations but should that then link to something like https://twtxt.dev/webfinger.html where we can describe the spec?

⤋ Read More

[ANN] Monero Hackerspace Survey: Yea or Nay

Besides providing a physical space for collaboration, learning, and creativity among like-minded individuals, a privacy-centric hackerspace could serve as an incubator for the development of Monero-related hardware. [..] Note: This is an independent new initiative not related to MoneroKon or Twister Edward z.s.

Link: https://s.42l.fr/XMRhackerspace

#monerohackerspace:matrix.orgRead more

⤋ Read More

Open source spirit: elevating team collaboration and innovation
Ambassador post by Leo Pahlke, CNCF Ambassador and CNCF TAG Environmental Sustainability Chair Open source is a fascinating space, where you are surrounded by emerging technologies and where you can directly engage with and have an… ⌘ Read more

⤋ Read More
In-reply-to » Righto, @eapl.me, ta for the writeup. Here we go. :-)

@eapl.me@eapl.me here are my replies (somewhat similar to Lyse’s and James’)

  1. Metadata in twts: Key=value is too complicated for non-hackers and hard to write by hand. So if there is a need then we should just use #NSFS or the alt-text file in markdown image syntax ![NSFW](url.to/image.jpg) if something is NSFW

  2. IDs besides datetime. When you edit a twt then you should preserve the datetime if location-based addressing should have any advantages over content-based addressing. If you change the timestamp the its a new post. Just like any other blog cms.

  3. Caching, Yes all good ideas, but that is more a task for the clients not the serving of the twtxt.txt files.

  4. Discovery: User-agent for discovery can become better. I’m working on a wrapper script in PHP, so you don’t need to go to Apaches log-files to see who fetches your feed. But for other Gemini and gopher you need to relay on something else. That could be using my webmentions for twtxt suggestion, or simply defining an email metadata field for letting a person know you follow their feed. Interesting read about why WebMetions might be a bad idea. Twtxt being much simple that a full featured IndieWeb sites, then a lot of the concerns does not apply here. But that’s the issue with any open inbox. This is hard to solve without some form of (centralized or community) spam moderation.

  5. Support more protocols besides http/s. Yes why not, if we can make clients that merge or diffident between the same feed server by multiples URLs

  6. Languages: If the need is big then make a separate feed. I don’t mind seeing stuff in other langues as it is low. You got translating tool if you need to know whats going on. And again when there is a need for easier switching between posting to several feeds, then it’s about building clients with a UI that makes it easy. No something that should takes up space in the format/protocol.

  7. Emojis: I’m not sure what this is about. Do you want to use emojis as avatar in CLI clients or it just about rendering emojis?

⤋ Read More

(#jsn6ija) @wbknl@wbknl The only thing I know about the HAM Radio space is that it’s considered “taboo” to encrypt the traffic. So that make …
@wbknl The only thing I know about the HAM Radio space is that it’s considered “taboo” to encrypt the traffic. So that makes secure IP a bit difficult to say the least right? 🤔 ⌘ Read more

⤋ Read More