@lyse@lyse.isobeef.org Ah, yes, a calendar that shows the past $x
months is great! I have this as a widget in my bar:
Before that I also used something like cal
. It works, but itās a bit cumbersome.
do you mind sharing a picture ?
I canāt find something similar here, but my wife gave this one last year, and Iāve been using it a bit. Iād say itās useful as youāve shared.
We also have a shared calendar in the kitchen for family events, and itās working great.
pls elaborate on a āp2p databaseā, āall storyā and āRegistriesā.
My first thought takes me to something like secure-scuttlebutt
which itās painful to sync data using clients, and too slow compared to downloading a text file.
Also Iād like for twtxt to avoid becoming an ActivityPub. Works well but itās uses too many resources IMO.
https://kingant.net/2025/02/mastodon-the-cost-of-running-my-own-server/
Iām defending being able to self-host your Web client (like youād do with a Wordpress, twtxt is a micrologging, at the end), instead of federated instances, so in a first thought Iād say Registries have many disadvantages being the first one that someone has to maintain them active.
Cuprate Meeting scheduled for 18 March 2025 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, March 18 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meetingās moderator should be Boog9003. Consult the Cuprate code reposi ⦠ā Read more
@prologic@twtxt.net huh interesting! yeah i was stumped for a bit i was like WHAT config.json file are these logs talking aboutā¦. but then it worked after i moved the old meta.json file lol!
@kat@yarn.girlonthemoon.xyz it was likeā¦. meta.json was corrupt or well it was empty actually whatever idk. ended up moving that elsewhere temporarily, rebuilding the binary, restarting server⦠and it worked?!?!? shit was confusing
selsta posts February 2025 Monero dev report
selsta1 has posted a monthly CCS progress report2 for February 2025, which includes several Monero dev updates.
Milestone 3:
* v0.18.4.0 is code-ready and currently in testing phase
* Traced down a bug in a recently merged PR that is part of v0.18.4.0
* Handle the recent DDoS attempt on public nodes
Note that misc work is not explicitly mentioned in these updates. The full list of changes can be found on Github3ā[4 ⦠ā Read more
3rd Beta of iOS 18.4, MacOS Sequoia 15.4, iPadOS 18.4, Available for Testing
Apple has released the third beta version of MacOS Sequoia 15.4, iOS 18.4, and iPadOS 18.4, for users who are participating in the beta testing programs for Apple system software. These beta builds are working on a variety of new features and capabilities, including refinements to Apple Intelligence, the controversial and frustrating sorted Mail Categories ⦠[Read More](https://osxdai ⦠ā Read more
One of the biggest gripes of the community with the way the threading model currently works with Twtxt v1.2 (https://twtxt.dev) is this notion of:
What is this hash?
What does it refer to?
Idea: Why canāt we all agree to implement a simple URI scheme where we host our Twtxt feeds?
That is, if you host your feed at https://example.com/twtxt.txt
ā Why canāt or could you not also host various JSON files (letās agree on the spec of course) at https://example.com/twt/<hash>
? š¤
That way we solve this problem in a truly decentralised way, rather than every relying on yarnd
pods alone.
New Report Shows Working-Class Americans Live 7 Years Fewer Than Rich
Eloise Goldsmith, Ā Staff WriterĀ - Ā Common Dreams
_Stephan:Ā I have been telling you for years now something that is very rarely covered by media. Americans have shorter life spans than people in other developed democracies (see SR archive). But the most recent data makes this reality even more grotesque. It shows a linkage between wealth and lifespan, as Senator Bernie Sanders is warnin ⦠ā Read more
[47°09ā²52ā³S, 126°43ā²03ā³W] Storm recedes ā back to normal work
SyntheticBird45 submits CCS proposal to implement native Tor support into Cuprate through Arti
SyntheticBird451 has submitted a CCS proposal2 looking to work for 2 months on Cuprate3 development with the goal of implementing native Tor support into cuprated through the arti-client crate 4:
Cuprate is currently in alpha version and a lot of features are planned on the roadmap up to beta phase. One of the features present on this ⦠ā Read more
re reading so NewRAMStorage(ā¦)
is just something that setups your storage and initial data.. that can probably live with storage/sqlite
. The point is the storage
package does not import the implementations of storage.Storage
It just defines the contract for things that use that interface. Now storage/sqlite
CAN import storage
and not have a circle dep.
It kinda works in reverse for import directions. usually you have your root package that imports things from deeper in the directory structures.. but for the case of interfaces it reverses where the deeper can import from parents but parents cannot import from children.
- app < storage
< storage/sqlite
< controller < storage
< storage/sqlite
- sqlite < storage
- storage X storage/sqlite
@lyse@lyse.isobeef.org OK. So how I have worked things like this out is to have the interface in the root package from the implementations. The interface doesnāt need to be tested since itās just a contract. The implementations donāt need to import storage.Storage
- storage/ defines the
Storage
interface (no tests!)
- storage/sqlite for the sqlite implementation tests for sqlite directly
- storage/ram for the ram implementation and tests for RAM directly
- storage/sqlite for the sqlite implementation tests for sqlite directly
- controller/ can now import both storage and the implementation as needed.
So now I am guessing you wanted the RAM test for testing queries against sqlite and have it return some query response?
For that I usually would register a driver for SQL that emulates sqlite. Then itās just a matter of passing the connection string to open the registered driver on setup.
https://github.com/glebarez/go-sqlite?tab=readme-ov-file#connection-string-examples
Emoji Picker Shortcut Not Working in MacOS Sequoia? Letās Fix It
Some MacOS Sequoia users have discovered the familiar handy Emoji keyboard shortcut to access the Emoji & Symbols panel is no longer working as expected. This can be immensely frustrating, especially if you rely on it for quick access to emojis in messages, emails, documents, and in general. While it might seem like a minor ⦠[Read More](https://osxdaily.com/2025/03/07/emoji-picker-shortcut-not-workin ⦠ā Read more
I earned the rare ātriple stare of disappointmentā as I left for work this morning. ā Read more
[ANN] How to run an optimized Tor node on the Monero network
This video is a walk through on how to run an optimized Tor node. I worked with Ofrnxmr on this to make sure that all the information is up-to-date and correct. The goal was to create a beginner-friendly walk through that highlights everything needed to ensure that you are sending transactions over Tor, that you are receiving incoming peer connections over Tor, and that your node will continue helping out the clearnet as well. Additionally, the config includes an option ⦠ā Read more
How to Upload Documents to ChatGPT
ChatGPT allows you to upload documents, which you can then describe, analyze, summarize, explain, or even get assistance with that particular document. ChatGPT works with just about any document type that you might be working with or come across in the world of tech and computers, including .pdf, .doc, .docx, .txt, .rtf, .xls, .xlsx, .csv, ⦠Read More ā Read more
it seems to be confused with the subject right next to it.. it works better at the end of the twt string.
Yarn wonāt display anything. but the parser does add it to the AST in a way that you can parse it out using twt.Attrs().Get("lang")
https://git.mills.io/yarnsocial/go-lextwt/src/branch/main/ast.go#L1270-L1272
https://git.mills.io/yarnsocial/go-types/src/branch/main/twt.go#L473-L478
[47°09ā²16ā³S, 126°43ā²03ā³W] Working impossible due to heavy rain
Hi everyone,
Iāve drafted a Request for Comments (RFC) to improve how threads work in twtxt:
https://git.mills.io/yarnsocial/twtxt.dev/issues/18
Iād love your feedback! Please share your thoughts on anything that could be better explained, check if the proposed dates work for everyone, and I invite you to join the discussionā¦
[47°09ā²40ā³S, 126°43ā²13ā³W] Storm recedes ā back to normal work
tvOS 18.4 Beta Further Hints at Appleās Work on Smart Home Hub
In the latest beta of tvOS 18.4, there are new hints of Appleās work on a smart home hub accessory thatās rumored to be coming as soon as this year. MacRumors found that Apple has added ChatKit framework to the tvOS code, which is curious as there is no Messages app available on the Apple TV or the HomePod.

a few async ideas for later
The editing process needs a lot of consideration and compromises.
From one side, editing and deleting itās necessary IMO. People will do it anyway, and personally I like to edit my texts, so Iād put some effort on make it work.
Should we keep a history of edits? Should we hash every edit to avoid abuse? Should we mark internally a twt as deleted, but keeping the replies?
I think thatās part of a more complete āthreadā extension, although Iād say itās worth to agree on something reflecting the real usage in the wild, along with what people usually do on other platforms.
Data Protection Working Group Deep Dive Session at KubeCon + CloudNativeCon London
Data on Kubernetes is a growing field, with databases, object stores, and other stateful applications moving to the platform. The Data Protection Working Group focuses on data availability and preservation for Kubernetes ā including backup, restore,⦠ā Read more
Thatās pretty darn neat, the little indie movie (āFlowā) made in Blender beat out some Disney/Pixar heavyweights. I actually watched it a month or so ago, nice little movie. Itās not the highest detailed animation or anything, but it has a style that it makes work.
selsta submits CCS proposal for 3 months of Monero dev work until end of May 2025
selsta1 has submitted a new CCS proposal2 to continue working part-time on Monero development for 3 more months, until the end of May 2025:
Work for 30 hours per week over the next 3 months (from March to end of May) at a rate of 50⬠/ hour. At 210⬠/ XMR this makes ~93 XMR.
Total funding: 93 XMR.
ETA: (end of) May 2025.
The dev will continue testing and reviewing PRās, Mone ⦠ā Read more
@bmallred@staystrong.run Not an issue if youāre the doctor working there. :-)
** Job posting **
I donāt write about work here. Not really as a rule, but out of habit.
It is a Saturday, and this morning at around 1 AM the federal government here in the U.S. fired my entire team, and the whole group they worked out of, 18f. This means that the team I was on is now just me. I was the only one not from 18f.
Nothing about this will increase efficiency or help anyone, at all.
If any of you beautiful RSS people are hiring senior level designers or qualitative researchers, please reach out and I can make introd ⦠ā Read more
[47°09ā²38ā³S, 126°43ā²47ā³W] Storm recedes ā back to normal work
This is a valid reason to stay home from work, right? ā Read more
plowsof submits proposal to continue working as CCS coordinator until end of June 2025
plowsof1 has submitted a new proposal2 looking to continue working as CCS Coordinator for 3 more months (from April to end of June 2025), after a successful fifth term3:
Hello, plowsof here, I show up and try to be helpful. My previous proposals happened, previously again. I would like to make it happen again, and do more of the same things.
Total funding: 72.6 XMR ... ā [Read more](https://monero.observer/plowsof-submits-proposal-ccs-coordinator-april-june-2025/)
The correct way to do Drum and Bass. // Om Live at Pioneer Works // https://www.youtube.com/watch?v=IwnDKcoVHmY #NowPlaying
@andros@twtxt.andros.dev I donāt see a burst of new twtxt clients popping up. Yeah, the most recent ones are TwtxtReader and twtxt-el. Did I miss one? I agree with @david@collantes.us, looks normal to me. :-)
Iām also working on my rewrite at the moment, but that started⦠*looking at the git history*⦠oh wow! O_o Over two years ago! I just implemented jumping to the next/previous unread message.
[47°09ā²42ā³S, 126°43ā²22ā³W] Working impossible due to thunderstorm
My little girl. 14 years old. She still hates when I have to go to work. Purring like a diesel engine and cuddling, saying ādonāt leaveā. ā Read more
working on my bookmarks tool, I found out that http(s)://domain.tls
is not a valid resource, but http(s)://domain.tls/
is, as you can see here: https://stackoverflow.com/a/2581423
I suppose that internally the wget/curl or whatever client you are using is redirecting it?
Amd of course, TDD! I tried that, but it doesnāt work all that great for me in its strict form. I have the feeling that coming up with a single new failing test, making it pass, maybe some refactoring, rinse and repeat wastes significantly more time than doing it in ā what they call ā the ābundleā approach. Coming up with several tests in advance and then writing the code or vise versa is usually much quicker. I do find that more enjoyable, it also helps me to reduce smaller context switches. I can focus on either the tests or the production code.
As for the potentially reduced code coverage with a non-TDD approach, I can easily see which parts are lacking tests and hand them in later. So, thatās largely a specious argument. Granted, I can forget to check the coverage or simply ignore it.
I agree with John, TDD results in less elegant code or requires more refactoring to tidy it up. Sometimes, itās also not entirely clear at the beginning how the API should really look like. It doesnāt happen often, but it does happen. Especially when experimenting or trying out different approaches. With TDD, I then also have to refactor the tests which is not only annoying, but also involves the danger of accidentally breaking them.
TDD only works really well, if you have super tiny functions. But we already established that I typically donāt like tiny methods just for the purpose of them being extremely short.
When fixing a bug, I usually come up with a failing test case first to verify that my repaired code later actually resolves the problem. For new code, it depends, sometimes tests first, sometimes the productive code first. Starting off with the tests requires the API to be well defined beforehand.
@andros@twtxt.andros.dev Just before the pandemic, we watched Uncle Bob videos once a week in the lunch break. While almost all of my old teammates agreed with his views, I partially found them to be very odd and even counterproductive.
I didnāt come across John Ousterhout or any of his work before, at least not deliberately. So, this document is my first contact.
I only finished the chapter on comments and I totally agree with John so far. This document just manifests to me how weird Bobās view is on certain subjects.
I always disagreed with the concept of a maximum method length. Sure, generally, shorter functions are probably better, but it always depends. And Iāve certainly seen super short methods that just made the code flow even worse to follow. While āone function should only do one thingā is a nice general rule, Iām 100% in team John with the shown examples. There are cases, where this doesnāt help readability at all. Not even close.
To me, a function always has to justify its existence. Either by reusing it at least at another place or by coming up with dedicated tests for it. But if it is just called once and there are no tests, I almost always decide against it. Personally, I donāt mind longer methods. We just recently had a discussion about that and I lost against two other workmates who are more in Uncle Bobās camp, they refactored one medium sized method into three very short ones. Luckily, we agree on most other topics.
Lol, what!? The shorter the method, the longer the variables inside? I first thought I misread or the writeup mixed it up. Iāll always do it the other way around.
Iāve been also bitten badly by outdated comments in the past, but Bob must have worked on really terrible projects to end up with such an attitude to dislike comments. Oh well. No doubt, Iāve come across by several orders of magnitude more useless comments, in my experience (autogenerated) JavaDocs fall in the category more frequently than not. So, I know that there are different types of comments. A comment doesnāt automatically mean that it is good and justified.
But I also partially agree with Bob and John and think that a good name has a proper chance to save a comment. Though, when in doubt, I go Johnās route and use a shorter name with a comment rather than use a kilometer long identifier. Writing good comments typically takes some time, sometimes much longer than writing the code. It regularly takes me several minutes. Itās a hard art.
I perhaps should read up on Johnās work. He seems to be more reasonable and likeminded. :-) Let me continue to complete this document.
Reading into the so-called CLEAN architecture reminds me of the work I did nearly two decades earlier called circuits hmmm š§
Donald Trump Has Launched a War Against the Working Class
Michael Arria, Ā Staff WriterĀ - Ā truthout
_Stephan:Ā As Trumpās fascist oligarch coup moves into its second month I confess I am surprised that Trump voters donāt yet seem to fully realize how severely Trump is going to damage the quality of their personal life, and the lives of their family. I keep seeing interviews with Trump voters, particularly White men, who just donāt seem capable of comprehending what is ⦠ā Read more
I read a lot about Clean Code, SOLID, TDD, DDD⦠now Iām discovering Ā«A Philosophy of Software Design»⦠but nobody talks about the importance of the project architecture. Do we depend on the framework to do the work for us?
You know Iām a big fan of Clean Architecture, but I feel alone when I share my thoughts on social media or at work.
You have to think outside the framework.
Boog900, hinto-janai, vtnerd CCS proposals ready for funding
Three CCS proposals have been moved to the funding stage and are now looking for community support:
- Boog900ās !544 1: full time work on Cuprate (3 months) + January 2
- hinto-janaiās !543 3: full-time work (3 months) 4
- vtnerdās !553 5: full-time 2025 q1/q2 6
To support the above proposals you can donate to the XMR addresses listed on the _Funding Requi ⦠ā Read more
@movq@www.uninformativ.de Oh right, I completely forgot about the media! Maybe a sign that theyāre losing their relevance? The third power appears to be gone or changed sides. Lots of them work on their own abolishment.
Announcing the Kubernetes āShift Downā Security Paper
The CNCF Kubernetes Policy Working group (WG) has just released the Shift Down Security paper to help educate the community about how organizations can leverage cloud native security best practices to address key business risks and⦠ā Read more
Cuprate Meeting scheduled for 4 March 2025 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, March 4 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meetingās moderator should be Boog9003. Consult the Cuprate code repositor ⦠ā Read more
I spent this Monday afternoon back from work, drawing myself as the āyou made it to Friday sailorsā dog. Totally unrelated to the 3 hours wasted on meetings, pretending to discuss great suggestions from high management, nobody else wants to implement.
Link to OG meme: https://youtu.be/z8x3JS7pP14
@movq@www.uninformativ.de I didnāt, so itās working fine. :-) I should rotate me as well.
j-berman posts CCS progress report after 368 hours of dev work
j-berman1 has published a second progress report2 for his full-time 2025 (part 9) Monero (FCMPs++) dev work CCS proposal3:
* Plugged FCMP++ transactions into consensus
* Prepared the FCMP++ optimization competition for launch
* Continuing PR 9135 (blockchain sync) review [..]
Consult the previous Monero Observer report4 to learn more about Justinās CCS.
Th ⦠ā Read more
** mkv no more **
My previous post included a video. I made that video with OBS which outputs .mkv
video files.
I wanted to do my best to ensure that folks with a variety of devices and browsers would be able to watch the video if they wanted to, so, I converted it into a few different formats.
Hereās the bash script I wrote to do that. It relies on ffmpeg.
ā`hljs bash
#!/bin/bash
if ! command -v ffmpeg &> /dev/null; then
echo "ffmpeg ... ā [Read more](https://eli.li/mkv-no-more)```
@arne@uplegger.eu @eapl_en@eapl.me Iām sorry if I donāt respond to a reply. I donāt have a notification system for mentions at the moment. The work is manual!
My friend who works at a shelter found them like this. ā Read more
@andros@twtxt.andros.dev hmmm⦠pretty strange, isnāt it? replaying to threads worked perfectly, Iāve only had that problem trying to replay to a twt that was part of a thread.
As an example, this one is a Fork-Replay from Jenny. My next twt will be a replay to this exact twt but from twtxt-el as a test.
Then Iāwill file an issue if it doesnāt behave the way itās supposed to. Cheers!
vtnerd submits CCS proposal for 3 months of full-time Monero dev work
Lee Clagett (vtnerd1) has submitted a new CCS proposal2 looking to continue working full-time on Monero core components development for 3 months (Q1/Q2 2025):
Work primarily on the monerod, wallet, and monero-lws. [..] There is intentionally more work than time allows - to ensure there is always something to work on in the proposal.
ā`
Total funding proposed: 134.37 XMR (USD 65/hr).
ETA: 3 ⦠ā Read moreā`
(Updated) Spitz Plus GL-X2000 is an Upcoming Wi-Fi 6 and 4G LTE CAT 12 Router
The Spitz Plus GL-X2000 is a 4G LTE Wi-Fi 6 router designed to deliver reliable connectivity for remote work, travel, and rural internet access. It supports advanced network features like Multi-WAN, Failover, and Load Balancing, enhancing connection stability and ensuring dependable performance. The router is powered by a Qualcomm dual-core processor running at 1 GHz, [ā¦] ā Read more
Yes, today in France, the price of houses is relatively high in the countryside and difficult to access for a modest family. I bought this house with my wife thirty years ago for a very low price but with a lot of work to do. It took me 20 years to finish everything with little means⦠it was not always easy, but I would never have returned to the city for anything in the world.. I hope my English is not too badā¦
Hegsethās proposed Pentagon cuts, firing of generals: What to know
Filip Timotija, Ā Staff WriterĀ - Ā The Hill
_Stephan:Ā Having worked in the Pentagon directly with two Chiefs of Naval Operations, as well as the other Joint Chiefs, I have a very real sense of the chaos Hegseth, who is appallingly unqualified to be Secretary of Defense, is going to cause as he and ākingā Trump disrupt the command order, and attempt to cut the Defense Department budget by 40% over ⦠ā Read more
IRS cuts over 6,000 jobs in the middle of tax season
Scott Horsley, Ā ReporterĀ - Ā npr
_Stephan:Ā I can tell you from personal experience that the IRS has never been efficient or easy to work with. I spent four years trying to get a mistake the IRS made in not correctly registering a payment so small I couldnāt buy a new monitor for my computer sorted out. It didnāt matter that I sent proof of the payment over and over and over, so I finally just paid it again to end the non ⦠ā Read more
@eapl.me@eapl.me @andros@twtxt.andros.dev Eureka! It works! https://github.com/upputter/testing-twtxt-dm
PBKDF2_KEY_SIZE = 48
was the turning point! My dirty little crypt.class.php
can en- and decrypt, accoridng to the OpenSSL standard and options used in https://twtxt.dev/exts/direct-message.html
[47°09ā²10ā³S, 126°43ā²17ā³W] Storm recedes ā back to normal work
@aelaraji@aelaraji.com Works š
@off_grid_living@twtxt.net No right click thing, but in the terminal:
convert -strip -quality 70 -resize 300x original.jpg resized.jpg
āoriginal.jpgā being the filename of the input file and āresized.jpgā the filename of the output. You can play around with the width, ā300xā means 300 pixels wide and the height is determined automatically to still remain in the same ratio. The quality is how much to compress it. The closer to 0 the value gets, the worse the result, but also smaller in file size. More towards 100 and the quality improves together with a larger file size.
You have to install the package āimagemagickā for this to work, I believe.
@eapl.me@eapl.me Nope, I switched to the openssl library in PHP. But our rubberducking š¦ seems to be working. Your find https://crypto.stackexchange.com/a/79855 for the IV generation may be the breakthrough ā¦
here is my progress so far: https://github.com/eapl-gemugami/twtxt-direct-message-php
The encryption part seems to work, if I decrypt it the message with OpenSSL.
I think it can help you for some key parts not well explained in OpenSSL documentation.
@andros@twtxt.andros.dev reading your spec I wrote a few notes here: https://github.com/eapl-gemugami/twtxt-direct-message-php/blob/main/direct_message_spec.md
@arne@uplegger.eu I havenāt check your repo yet, although you are using sodium, right?
The Man Madison Warned Us Against
Harold Meyerson, Ā Editor-at-LargeĀ - Ā The American Prospect
_Stephan:Ā I have spent some time watching and reading ākingā Trumpās propaganda media, as well as CNNās weird Abby Philips show. Not surprisingly they are all tying themselves into knots trying to normalize the Trumpian/Musk coup. I think Harold Meyerson gets it right. Criminal Trump, his Frankenstein Musk, and his other servile lackeys working to implement the coup are exactly what the Founder Jam ⦠ā Read more
But that is not how it should work. š
USDA accidentally fired officials working on bird flu and is now trying to rehire them
Allan Smith, Melanie Zanona and Laura Strickler, Ā ReportersĀ - Ā NBC News
_Stephan:Ā If you read me regularly you will remember the story I ran the other day describing how ākingā Trump and his prime minister Musk and his lackeys accidentally fired the men and women with the expertise to keep everything nuclear safe, then realized the stupidity of their a ⦠ā Read more
Silicon Labs-Based XIAO MG24 Series Expands with New Pre-Soldered and Multi-Pack Versions
Seeed Studio has expanded its XIAO MG24 and XIAO MG24 Sense development board lineup with new variants, including pre-soldered versions and 3PCS packs. These additions provide more flexibility for developers working on IoT and Matter-based projects, streamlining prototyping and small-scale production. The XIAO MG24 and XIAO MG24 Sense are now available in 3PCS packs ⦠ā Read more
jeffro256 posts January 2024 Monero/Carrot dev update
jeffro2561 has posted the first progress report (M1/January 2025)2 for their Monero/Carrot3 dev work CCS proposal4:
Work overviewI spent a lot of time reviewing / debugging the upcoming release v0.18.4.0 build. I would like to post more details about this for transparency, but some of it involves vulnerability work, so I will hold off for now. I plan to publish reports about this eventually.
⦠ā Read more
yes it works now :)
@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/ .
Cuprate Meeting scheduled for 25 February 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, February 25 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meetingās moderator should be Boog9003. Consult the Cuprate co ⦠ā Read more
I am so, so, so fed up with the arrogance of people in tech. People think they know everything. Everything is easy and trivial. āTold you so!ā, everywhere you look. And this bloody condescending tone, all the time. When I ask for an opinion, I donāt want to get a āwell, duh, idiotā. For fuckās sake.
Itās nothing new, itās always been like that. Which makes it even worse.
This really makes me not want to work in this field anymore.
Yesterday I was doing a lot of research on how #hyperdrive and the #holepunch project work. Would it be possible to use it to make #twtxt an easier gateway for new users? Could we stop using web servers?
My conclusion: We would end up being a #nostr. On the one hand it would become more complex to use, it would force the user to have software installed, and on the other hand the community would need a central proxy to make the routes accessible via HTTP. In other words, itās not a good idea.
However, itās an AMAZING technology. I want to start playing with it.
[ANN] MoneroTalk #340: Spreading Agorism with Agorist Nexus
In this episode Douglas Tuman speaks with Brandon from the Agorist Network about Agorism, cryptocurrency, and privacy-focused economic systems. Brandon explains that agorism is fundamentally about trading freely outside state control and creating voluntary societies. He discusses founding the Agorist Network and working with notable figures like Wendy McElroy.
Links:
Apple is āRamping Upā Work on a New Studio Display
Apple is āramping upā work on a new Studio Display, according to Bloombergās Mark Gurman.
In his [Power On newsletter today](https://www.bloomberg.com/news/newsletters/2025-02-16/apple-and-meta-are-set-to-battle-over-new-area-humanoi ⦠ā Read more
plowsof posts second progress report for fifth CCS coordinator term
plowsof1 has submitted a second progress report2 after working for almost 5 months during their fifth term as CCS coordinator3:
Although 86~ days have passed since the last milestone completion, iāve been performing my duties / fulfilling my hourly commitments - lack of good time management has lead to there being too many loose ends (especially for -site) and meeting attendance coul ⦠ā Read more
@eapl.me@eapl.me I like this idea. Another option would be to show a limited number of posts, with an option to see the omitted ones by user. Either way, I wonder how well that works with threading.
I just did and things are working wonderfully well now and Iām in love with how profile views
are layed out! š Thank you!
The project is a POC (Proof of Concept) that went into production and the company has customers who are using it. The developers had been working for several years, without testing, structure, isolation and so on. The company hired me to transform the project into a real product. There are in my hands 422 python files to transform that they beg me a refactore, architecture and testing. Every developerās bad dream.
My first step is to read and understand the tree because there are apps inside other apps call each other. I am very determined to work on a new repository.
jeffro256, SNeedlewoods CCS proposals fully funded
jeffro256ās full-time development 2025Q1 1 and SNeedlewoodsās part-time dev work 2 CCS proposals were fully funded today, with help from the Monero General Fund3:
jeffro256:
* 114 XMR raised in 19 contributions (38 XMR sent from GF)
SNeedlewoods:
* 23 XMR raised in 14 contributions (7.67 XMR sent from GF)
To learn more about the two proposals, consult the previous Monero Observer reports4ā[ ⦠ā Read more
@andros@twtxt.andros.dev I suggest to not touch it and work on a different project instead. :-D
No, in all seriousness, thatās a tough one. Try to figure out the requirements and write tests to cover them. In my experience, if there is no good documention, tests might also be lacking. It goes without saying that you have to understand the code segments first before you can begin to refactor them. Commit even earlier and more often than usual, this will help you bisecting potentially introduced bugs later on. Basically baby steps.
But it also depends on the amount of refactoring required. Maybe just scrap it entirely and start from scratch. This might not be feasible due to e.g. the overall project size, though.
@eapl.me@eapl.me Yeah, you need some kind of storage for that. But chances are that thereās already a cache in place. Ideally, the client remembers etags or last modified timestamps in order to reduce unnecessary network traffic when fetching feeds over HTTP(S).
A newsreader without read flags would be totally useless to me. But I also do not subscribe to fire hose feeds, so maybe thatās a different story with these. I donāt know.
To me, filtering read messages out and only showing new messages is the obvious solution. No need for notifications in my opinion.
There are different approaches with read flags. Personally, I like to explicitly mark messages read or unread. This way, I can think about something and easily come back later to reply. Of course, marking messages read could also happen automatically. All decent mail clients Iāve used in my life offered even more advanced features, like delayed automatic marking.
All I can say is that Iām super happy with that for years. It works absolutely great for me. The only downside is that I see heaps of new, despite years old messages when a bug causes a feed to be incorrectly updated (https://twtxt.net/twt/tnsuifa). ;-)
thatās a fair point.
Perhaps, since Twitter in 2006 never implemented read flags, every derivative microblogging system never saw that as an expected feature. This is curious because Twitter started with SMS, where on our phones we can mark messages as read or unread.
I think it all comes from the difference between reading an email (directed to you) vs. reading public posts (like a blog or a āwall,ā where you donāt mark posts as read). Itās not necessary to mark it as āreadā, you just jump over it.
Reading microblogging posts in an email program is not common, I think, and I havenāt really used it, so I cannot say how it works, and whether it would be better for me or not.
However, Iāve used Thunderbird as a feed reader, and I understand the advantages when reading blog posts.
About read flags being simple, well⦠we just had a discussion this morning about how tracking read messages would require a lot of rethinking for clients such as timeline
where no state is stored. Even considering some kind of ānotification of unread messages or mentionsā is not expected for those minimalist client, so itās an interesting compromise to think about.
@mckinley@twtxt.net Yeah, all this JS and HTMX garbage messes up a lot of things which used to work better in the earlier days.
Definitely something going on with replies. This one was replying to the wrong twt and even when I got clever and pasted the right hash it didnāt work.
@aelaraji@aelaraji.com Sorry Iām late! I still have to work on the mention system, I donāt get some of the messages. Iāll look into your case and get back to you shortly š
If itās a problem that ruins your experience, donāt hesitate to create an issue.
Apple Working on New 27-Inch Mini-LED Studio Display for Late 2025
Apple is working on a 27-inch mini-LED display that could come as soon as late 2025, display analyst Ross Young said today. The display could be a new version of the Studio Display that Apple first introduced in 2022. The current version of the Studio Display uses a 5K LED panel, so a mini-LED version would be a significant update.
2 for his latest CCS proposal3 to do Russian voice-over work and transcribe Monero content:
Although our proposal is still in āFunding Requiredā stage, we did not sit idle, we worked according to the planned milestones. In addition, due to the prolonged funding stage (PR merged ~63 days ago), we additionally place ⦠ā Read more
Saw Windows 11 for the first time today and genuinely had to ask if this is really Windows. Looks a lot like KDE.
(At first, I thought the touchpad of that laptop was broken, because a right click on the desktop didnāt do anything. But it worked just fine. It just takes ~10 seconds for the popup to show.)
@jost@jost.sdfeu.org Happens to everybody. š Well, except for a few people. I have this colleague at work who remembers everything. Itās scary. š
Mom, please donāt go to work ā Read more
Trump administration orders consumer protection agency to stop work, closes building
Christopher Rugaber, Ā Staff WriterĀ - Ā Federal News Network | Associated Press
_Stephan:Ā Did you vote for Trump? Is you did you are reasonable and complicit in the end of all consumer protection against scams. Your bank has implemented new fees, your credit card corporations have done the same? You were deceived into paying money for some benefit you didnāt ⦠ā Read more
Gopher in Ineternet Explorer 3 works better than in this Dillo LoL
OLED MacBook Pro With Thinner Design on Track for 2026 Launch
Appleās first OLED MacBook Pro remains on schedule for a 2026 release, featuring the new slimmer design Apple is rumored to be working on, based on a new report from The Elec.
Samsung Display is said to be currently producing test samples of the OLED panels on its first deposition machine ⦠ā Read more