In-reply-to » 35°C and rising … can haz winter?

@movq@www.uninformativ.de wow! We are ā€œluckyā€ today, only 27°C here, 87% humidity, overcast, and raining sporadically. Thanks to the rain our temperatures aren’t high, but muggy nevertheless. I am ready for our winter too, you know, that whole week. LOL.

⤋ Read More
In-reply-to » @abucci appreciate it if you find the time to update again šŸ™

@abucci@anthony.buc.ci No this correctly now responds with:

$ curl 'https://twtxt.net/external?uri=https://google.com&nick=lovetocode999'
Feed Not Found

After nuking that from my cache. I forgot to nuke my own cache myself because it’s quite destructive and takes a few mins to rebuild on my pod 🤣 There’s a tool in tools for deleting a specific feed from the cache that I’ve been using.

⤋ Read More
In-reply-to » For the mutt/neomutt users out here, what's the trick to highlight threads with new messages? No user interaction, just upon opening, or while opened, have threads with new, unread messages in it highlighted. Thanks!

@bender@twtxt.net yup, this works well. I needed those extra settings.

⤋ Read More

Toradex Introduces Verdin EVK and Aquila SoM Based on i.MX95 SoC
Toradex has announced the launch of the Verdin Evaluation Kit and has released detailed specifications for the upcoming Aquila iMX95 System on Module. Both products are built around the powerful NXP i.MX 95 SoC, showcasing enhanced processing capabilities and advanced features tailored for sophisticated embedded computing applications. The Verdin i.MX 95 Evaluation Kit is a

⤋ Read More
In-reply-to » For the mutt/neomutt users out here, what's the trick to highlight threads with new messages? No user interaction, just upon opening, or while opened, have threads with new, unread messages in it highlighted. Thanks!

@movq@www.uninformativ.de I think I have got it, but need to test upon receiving further posts. I added:

set uncollapse_new     = yes  # open threads when new mail
set uncollapse_jump    = yes  # jump to unread message when uncollapse
set collapse_unread    = no   # don't collapse threads with unread mails

Let’s see how it goes.

⤋ Read More
In-reply-to » For the mutt/neomutt users out here, what's the trick to highlight threads with new messages? No user interaction, just upon opening, or while opened, have threads with new, unread messages in it highlighted. Thanks!

Collapsed threads, that is. If I un-collapse a thread, new/unread messages show on the intended new colour, but while the thread is in collapsed state, there is no highlight.

⤋ Read More

For the mutt/neomutt users out here, what’s the trick to highlight threads with new messages? No user interaction, just upon opening, or while opened, have threads with new, unread messages in it highlighted. Thanks!

⤋ Read More

DietPi August 2024 News (Version 9.7)
The August 2024 release of DietPi v9.7 brings a series of enhancements, bug fixes, and a major kernel upgrade for devices utilizing the RK3588 SoC. This minor update focuses on improving system stability and user experience, particularly for ODROID and NanoPi devices. DietPi: DietPi is a lightweight and optimized operating system based on Linux, tailored

⤋ Read More
In-reply-to » (#h2iwdiq) Hmm I see this in the cache again šŸ¤¦ā€ā™‚ļø Not sure how tbh -- Job for me later.

Now that’s rolling out, I think that’s it. The only final way I can improve that /external endpoint/view is to refactor how it works a bit and add some HTMX magicā„¢ so it has a nice snappy UX to it as it dynamically tries to validate the feed and provide useful feedback to the user, that way I can avoid injecting it into the cache unnecessarily in the first place!

⤋ Read More

Qualcomm RB3 Gen 2 Lite Vision Kit: Tailored for Enhanced AI Processing and Computer Vision
The newly launched Qualcomm RB3 Gen 2 Lite Vision Kit, powered by the Qualcomm QCS5430 processor, is engineered for high-performance computing. It supports a diverse array of IoT applications, from robotics and industrial handhelds to retail solutions, cameras, and drones. The kit is available in four feature packs, utilizing a 6 nm technology node. Feature

⤋ Read More

QBiP-N97A: 3.5ā€ SubCompact Embedded Motherboard with Intel Processor N97, DDR5 Memory, and SATA 6Gb/s Support
ICP Deutschland recently showcased the QBiP-N97A, a 3.5″ SubCompact Embedded Motherboard designed for various industrial applications, including automation systems and point-of-sale terminals. This motherboard features DDR5 memory support, dual 2.5GbE LAN ports, and SATA 6Gb/s support for storage. The QBiP-N97A is powered by the I … ⌘ Read more

⤋ Read More
In-reply-to » (#4hqmipq) @prologic see: https://twtxt.net/external?uri=https://google.com&nick=abucci (open it while logged in, or logged out, it doesn't matter.

@bender@twtxt.net https://google.com has been removed from the cache (without nuking the entire cache) @abucci@anthony.buc.ci if you need to selectively do this for some reason, there’s a script in the tools directory for this:

$ ./tools/cache_delete_feed.sh 'https://google.com'

Anyway, that’s gone. This is much much harder to exploit now, even if you’re an authenticated user.

⤋ Read More

Time for workā„¢, But I quickly hacked together a bit of a better solution here. Rolling it out to my pod so we’ll see how it actually goes. Still possible to abuse if you’re a logged in user, etc, but at least now we delete the invalid/bad feed afterwards if it a) was not even a text//plain content-type or b) it errored out and was a new fetch of a HTTP feed.

⤋ Read More
In-reply-to » (#krlhs5a) A stopgap setting that would let me stop all calls to /external matching a particular pattern (like this damn lovetocode999 nick) would do the job. Given the potential for abuse of that endpoint, having more moderation control over what it can do is probably a good idea.

@abucci@anthony.buc.ci I mean it’s only suppose to do one thing really. What are you thinking here?

⤋ Read More
In-reply-to » Samsung TVs Will Get 7 Years of Free Tizen OS Upgrades Samsung Electronics said it will provide Tizen OS updates for its newer TVs for at least seven years, starting with models released in March this year and some 2023 models. Business Korea reports:

@slashdot@feeds.twtxt.net Never connect a TV to the Internet and then it will work for even longer than 7 years.

⤋ Read More
In-reply-to » There is a bug in yarnd that's been around for awhile and is still present in the current version I'm running that lets a person hit a constructed URL like

A stopgap setting that would let me stop all calls to /external matching a particular pattern (like this damn lovetocode999 nick) would do the job. Given the potential for abuse of that endpoint, having more moderation control over what it can do is probably a good idea.

⤋ Read More
In-reply-to » There is a bug in yarnd that's been around for awhile and is still present in the current version I'm running that lets a person hit a constructed URL like

But this is super weird, should behave the same as my pod šŸ¤¦ā€ā™‚ļø

⤋ Read More
In-reply-to » There is a bug in yarnd that's been around for awhile and is still present in the current version I'm running that lets a person hit a constructed URL like

It appears to be working to šŸ‘Œ silly bots šŸ™„

⤋ Read More
In-reply-to » There is a bug in yarnd that's been around for awhile and is still present in the current version I'm running that lets a person hit a constructed URL like

@abucci@anthony.buc.ci This is already in place. It will error, return 404 Feed Not Found for non-browsers and external feeds are never fetched (unless you are an authenticated/valid user of the pod) – I patched that hole a while ago, because I already picked up it was being abused by bots šŸ¤–

⤋ Read More

Agora com texto e cartaz oficiais:

ā€œLanƧamento do livro |
MEMƓRIAS ACADƉMICAS – Liceu Nacional de Latino Coelho, de JosĆ© Francisco Rica

A não perder, dia 6 de setembro, pelas 17h00, no salão nobre do Museu de Lamego.

A entrada Ć© gratuita.ā€

Image

⤋ Read More
In-reply-to » Wow! My god spammers really try hard song they? 🤣 Geez šŸ¤¦ā€ā™‚ļø Media Do we need to make the captcha harder? šŸ™„

Support (and thus abuse reports) are now disabled on this pod. There’s now a new setting in Settings -> Poderator Settings called ā€œDisable Supportā€.

⤋ Read More
In-reply-to » Wow! My god spammers really try hard song they? 🤣 Geez šŸ¤¦ā€ā™‚ļø Media Do we need to make the captcha harder? šŸ™„

This happens again today. This is twice just today alone. Hmm I’m reconsidering this feature entirely, rarely used and if it’s just going to be abused by spammer, I don’t see the value in it. I’m certainly not going to try to build some kind of ā€œanti-spamā€ filters or anything, sounds cool, I’d learn a lot, but smells of effort and time I simply don’t have 😢 #spam #sucks

⤋ Read More
In-reply-to » Far-Right 'Terrorgram' Chatrooms Are Fueling a Wave of Power Grid Attacks An anonymous reader quotes a report from Bloomberg: People in a quiet neighborhood in Carthage, a town in Moore County, North Carolina, heard a series of six loud pops a few minutes before 8:00 p.m. on Dec. 3, 2022. A resident named Michael Campbell said he ducked at the sound. Another witness told police they thought they were he ... ⌘ Read more

@slashdot@feeds.twtxt.net OMG! 😦 What da hell is going on here?! I used to have a friend that came from North Carolina, this is terrible (attacking power grids) 🤬 wtf are these people smoking?! 🚬

⤋ Read More

New Nuvoton’s M2003 Series with 32-bit Arm Cortex-M23 Core
Nuvoton Technology has introduced the M2003 series, a new line of 32-bit microcontrollers based on the Arm Cortex-M23 core, aimed at upgrading from traditional 8-bit microcontrollers. The M2003 series offers a balance between performance and system cost, making it suitable for applications in AIoT, industrial automation, smart homes, energy storage, and automotive electronics. The series

⤋ Read More

Far-Right ā€˜Terrorgram’ Chatrooms Are Fueling a Wave of Power Grid Attacks
An anonymous reader quotes a report from Bloomberg: People in a quiet neighborhood in Carthage, a town in Moore County, North Carolina, heard a series of six loud pops a few minutes before 8:00 p.m. on Dec. 3, 2022. A resident named Michael Campbell said he ducked at the sound. Another witness told police they thought they were he … ⌘ Read more

⤋ Read More
In-reply-to » Wow! My god spammers really try hard song they? 🤣 Geez šŸ¤¦ā€ā™‚ļø Media Do we need to make the captcha harder? šŸ™„

Like why does spammers even bother?! Don’t they realize how fucking futile and useless it is to be abuse something like a support form? I mean clearly nothing is going to come of this, except it’s going to be clearly ignored and toss in the bin. 🤣

⤋ Read More
In-reply-to » (#khp7aaq) Yeah, user error on my end, never mind. The persisted settings.yaml overrides the command line arguments. That's surprising to me. I expected the command line options to overrule the config file. Oh well.

@lyse@lyse.isobeef.org to be fair the settings that you can change in the user interface are persisted to the settings YAML file and yes override any environmental command online options. This is always made sense to me because there are subset of settings that can be changed dynamically at runtime without requiring any restart.

⤋ Read More

Samsung TVs Will Get 7 Years of Free Tizen OS Upgrades
Samsung Electronics said it will provide Tizen OS updates for its newer TVs for at least seven years, starting with models released in March this year and some 2023 models. Business Korea reports:

⤋ Read More

Samsung TVs Will Get 7 Years of Free Tizen OS Upgrades
Samsung Electronics said it will provide Tizen OS updates for its newer TVs for at least seven years, starting with models released in March this year and some 2023 models. Business Korea reports:

⤋ Read More
In-reply-to » (#krlhs5a) I'm happy with the current implementation though, because the only reason you should be hitting the external profile endpoint at all is a) you're logged in and happen to click on someone's profile that is external to the pod or b) you're anonymous and just clicking through the frontpage (see a)

@aelaraji@aelaraji.com It is if he’s turned off open profiles šŸ‘Œ

⤋ Read More
In-reply-to » (#xauiaga) @mckinley He's signed up three times now even though I keep deleting the account, which is enough for me to permaban this person. I don't technically want open registrations on my pod but up till now I've been too lazy to figure out how to turn them off and actually do that, and there hasn't been a pressing need. I may have to now.

@lyse@lyse.isobeef.org Interesting. The yarnd --help currently says (for me):

  -R, --open-registrations            whether or not to have open user registgration

meaning it doesn’t give the default setting or warn you that you need to use -R=false and not -R false. It also leaves unclear whether --open-registrations false would work or if you need to do --open-registrations=false. It’s also unclear whether the setting change in the user interface is overridden by the command line arguments, overrides the command line arguments, is persisted across restarts.

Maybe all this is worth posting an issue for additional documentation on the git repo if there isn’t one already.

ā€œregistgrationā€ is misspelled that way in the help by the way.

⤋ Read More
In-reply-to » (#khp7aaq) Yeah, user error on my end, never mind. The persisted settings.yaml overrides the command line arguments. That's surprising to me. I expected the command line options to overrule the config file. Oh well.

@lyse@lyse.isobeef.org in Australia, take everything you have learned, and do the opposite. After all, it is the land down under! :-D

⤋ Read More
In-reply-to » POWER EFFIN' OUTAGE!!! Electricity came back after ~10 min like... no beggie BUT, Internet stayed out for like 2 more hrs šŸ˜…

@quark@ferengi.one LOL we repair everything in here šŸ˜† … I just have a problem with trusting people with my stuff because of past experiences. ā€œBetter a half broken screen than no screenā€ kind of thing.

⤋ Read More
In-reply-to » POWER EFFIN' OUTAGE!!! Electricity came back after ~10 min like... no beggie BUT, Internet stayed out for like 2 more hrs šŸ˜…

@aelaraji@aelaraji.com didn’t know there was a place to fix them; in here we toss them. Wish it was cheap to ship stuff. I have a couple of decent monitors in the garage that will soon take a trip to the curve…

⤋ Read More
In-reply-to » POWER EFFIN' OUTAGE!!! Electricity came back after ~10 min like... no beggie BUT, Internet stayed out for like 2 more hrs šŸ˜…

@lyse@lyse.isobeef.org I have no Idea, I still haven’t found a repair shop I can trust with my monitor. As for the blackouts, they don’t have consistent frequency. Sometimes it’s once every 3 months… other times it’s 3 times a day šŸ˜‚

⤋ Read More
In-reply-to » (#krlhs5a) I'm happy with the current implementation though, because the only reason you should be hitting the external profile endpoint at all is a) you're logged in and happen to click on someone's profile that is external to the pod or b) you're anonymous and just clicking through the frontpage (see a)

@prologic@twtxt.net I’ve just went in a case b) on @abucci@anthony.buc.ci ’s pod, if I click on their nickname I get a Log-in page. And if I click on anyone else’s I a profile page. Is that normal?

⤋ Read More