melroy

joined 1 year ago
MODERATOR OF
[–] [email protected] 4 points 2 weeks ago

That could be a reason. Especially now close during election in US.. Or they inserted malware somewhere, without knowing. Who knows..

[–] [email protected] 2 points 2 weeks ago

ah too bad. Maybe somebody will at some point.. before 2057.

[–] [email protected] 1 points 2 weeks ago

whaaaaaaaaaaaat, stop saying that. I have nightmares enough already

[–] [email protected] 1 points 2 weeks ago (2 children)

Picture is just JPG. But like I said, it's the activity pub message which I believe Lemmy can't handle very well (or at all?). Its using a so called "attachment" attribute to the message. Here Mastodon also supports it: https://docs.joinmastodon.org/spec/activitypub/#properties-used

Here an example of this:

{"@context":["https:\/\/www.w3.org\/ns\/activitystreams","https:\/\/kbin.melroy.org\/contexts"],"id":"https:\/\/kbin.melroy.org\/m\/[email protected]\/t\/506689\/-\/comment\/4458544","type":"Note","attributedTo":"https:\/\/kbin.melroy.org\/u\/melroy","inReplyTo":"https:\/\/lemmy.ca\/post\/30865604","to":["https:\/\/www.w3.org\/ns\/activitystreams#Public","https:\/\/lemmy.ca\/u\/otter"],"cc":["https:\/\/lemmy.world\/c\/fediverse","https:\/\/kbin.melroy.org\/u\/melroy\/followers"],"sensitive":false,"content":"\u003Cp\u003EHere is the image.\u003C\/p\u003E\n","mediaType":"text\/html","source":{"content":"Here is the image.","mediaType":"text\/markdown"},"url":"https:\/\/kbin.melroy.org\/m\/[email protected]\/t\/506689\/-\/comment\/4458544","tag":[{"type":"Mention","href":"https:\/\/lemmy.ca\/u\/otter","name":"@[email protected]"}],"published":"2024-10-13T14:36:34+02:00","contentMap":{"en":"\u003Cp\u003EHere is the image.\u003C\/p\u003E\n"},"attachment":[{"type":"Image","mediaType":"image\/jpeg","url":"https:\/\/kbin.melroy.org\/media\/12\/4f\/124f315062cb3fd1d8ae68e43c50805c64cf4d0b5ad5935837f9f9a1b55a15df.jpg","name":"Tips \u0026 Tricks to quit twitter","blurhash":"LdQ,2c~CS4-pMd$%R+af$MMyofRj","focalPoint":[0,0],"width":2480,"height":3354}],"image":{"type":"Image","url":"https:\/\/kbin.melroy.org\/media\/12\/4f\/124f315062cb3fd1d8ae68e43c50805c64cf4d0b5ad5935837f9f9a1b55a15df.jpg"}}
[–] [email protected] 1 points 2 weeks ago

It's a jpg.

But the problem is most likely related to the ActivityPub message. It seems that Lemmy doesn't support attachments!?

[–] [email protected] 1 points 2 weeks ago (4 children)

owh.. I blame Lemmy software.

[–] [email protected] 5 points 2 weeks ago (2 children)

You will need to run a full Debian VM inside of Android

[–] [email protected] 5 points 2 weeks ago

Maybe..? Depends how good this Google Terminal app will be. I guess

[–] [email protected] 3 points 2 weeks ago (2 children)

Well. there are wiki pages with info about Lutris etc. like: https://en.wikipedia.org/wiki/Lutris

But since I'm the author of WineGUI, I'm not allowed to create: https://en.wikipedia.org/wiki/WineGUI (currently it just redirects to wine instead... bleh). Stupid Wikipedians people.

Here you have the full page:

{{short description|A user-friendly WINE manager}}
{{Infobox software
| title                  = 
| name                   = WineGUI
| logo                   = <!-- Image name is enough -->
| logo size              = 
| logo alt               = 
| logo caption           = 
| screenshot             = WineGUI Screenshot.png
| screenshot size        = 
| screenshot alt         = 
| caption                = WineGUI Graphical Interface
| collapsible            = 
| author                 = 
| developer              = Melroy van den Berg
| released               = {{Start date and age|2019}}
| discontinued           = 
| latest release version = 2.6.1
| latest release date    = {{Start date and age|2024|07|25|df=yes}}
| latest preview version = 
| latest preview date    = 
| programming language   = [[C++|C++]] ([[Gtkmm]])
| operating system       = [[Linux]]
| platform               = 
| size                   = 
| language               = English
| language count         = <!-- Number only -->
| language footnote      = 
| genre                  = [[Compatibility layer]]
| license                = [[GPL]]
| alexa                  = 
| website                = {{URL|https://winegui.melroy.org}}
| standard               = 
| AsOf                   = 
}}

'''WineGUI''' is a [[graphical frontend]] for the [[Wine (software)|Wine]] software [[compatibility layer]] which allows [[Linux]] users to install [[Microsoft Windows|Windows]]-based Software as well as [[video games]] for [[Microsoft Windows|Windows]].

WineGUI can be used under [[Linux]] operating systems; deb, rpm and tar prebuild packages are provided.<ref>{{cite web
 | url        = https://gitlab.melroy.org/melroy/winegui/-/releases
 | title      = WineGUI Releases
 | publisher  = WineGUI
 | accessdate = 14 October 2024}}</ref>

==Internals==
WineGUI is fully developed using the [[C++]] programming language and [[Gtkmm]] ([[GTK]] C++ wrapper) GUI-toolkit.

In some cases WineGUI rely on [[Winetricks]] to configure the Wine bottles. The latest Winetricks release will be retrieved automatically. 

Each "Windows Machine" in WineGUI has it's own Wine bottle (thus a different WINEPREFIX).

WineGUI is very responsive, due the fact that bottle (re)configurations are done in a multi-threaded manner. Also the GTK GUI natively integrates into most common [[Linux distributions]], matching the user's theme preferences.

Currently, WineGUI is relying on the Wine version that is installed on the host machine. However there are plans to support other Wine versions as well as other various Wine forks<ref>{{cite web
 | url        = https://gitlab.melroy.org/melroy/winegui/-/issues/22
 | title      = WineGUI Tickets
 | publisher  = WineGUI
 | accessdate = 17 June 2022}}</ref>.

==See also==
{{Portal|Free and open-source software}}
* [[Wine (software)|Wine]]
* [[Winetricks]]
* [[Proton (software)]]
* [[Lutris]]

==References==
{{Reflist}}

==External links==
{{Commons category}}
* [https://winegui.melroy.org Official Homepage]
* [https://gitlab.melroy.org/melroy/winegui GitLab project]
* [https://github.com/winegui/WineGUI GitHub project (mirror)]

[[Category:Wine (software)]]
[[Category:Software derived from or incorporating Wine]]
[[Category:Software that uses GTK]]
[[Category:Free software programmed in C++]]
[[Category:Computing platforms]]
[[Category:Free system software]]
[[Category:2019 software]]

{{graphics-software-stub}}
 

We are excited to announce the release of Mbin v1.7.2! This version is packed with important bug fixes and performance improvements, focused on bug fixes rather than new features.

The main improvements are:

  • Fixing many PHP undefined, null or other errors that admins might see in their production logs.
  • Resolving several templating null issues.
  • Removing CSRF tokens from public forms (when user isn't logged-in), reduce unnecessary large amount of sessions.
  • Migrating Symfony sessions from Redis to PostgreSQL to avoid race conditions.
  • Increase session & cookies duration to 4 months (so people stay logged-in).
  • Adding a down-vote mode in .env.
  • Add stricter requirements on the routes configuration (reducing invalid requests are making it to the controller).
  • Introducing a scheduler for removing deleted user messages & pruning the dead letter queue in RabbitMQ.
  • Various other bug fixes and updating package dependencies and translation improvements.

Read the full release note at: https://github.com/MbinOrg/mbin/releases/tag/v1.7.2


We are still searching for PHP developers, feel free to join our Mbin project! Join our matrix space or pick-up a 'good-first-issue'.

 

Test 123 xD

 

By Jeremy Hsu on September 24, 2024


Popular smart TV models made by Samsung and LG can take multiple snapshots of what you are watching every second – even when they are being used as external displays for your laptop or video game console.

Smart TV manufacturers use these frequent screenshots, as well as audio recordings, in their automatic content recognition systems, which track viewing habits in order to target people with specific advertising. But researchers showed this tracking by some of the world’s most popular smart TV brands – Samsung TVs can take screenshots every 500 milliseconds and LG TVs every 10 milliseconds – can occur when people least expect it.

“When a user connects their laptop via HDMI just to browse stuff on their laptop on a bigger screen by using the TV as a ‘dumb’ display, they are unsuspecting of their activity being screenshotted,” says Yash Vekaria at the University of California, Davis. Samsung and LG did not respond to a request for comment.

Vekaria and his colleagues connected smart TVs from Samsung and LG to their own computer server. Their server, which was equipped with software for analysing network traffic, acted as a middleman to see what visual snapshots or audio data the TVs were uploading.

They found the smart TVs did not appear to upload any screenshots or audio data when streaming from Netflix or other third-party apps, mirroring YouTube content streamed on a separate phone or laptop or when sitting idle. But the smart TVs did upload snapshots when showing broadcasts from the TV antenna or content from an HDMI-connected device.

The researchers also discovered country-specific differences when users streamed the free ad-supported TV channel provided by Samsung or LG platforms. Such user activities were uploaded when the TV was operating in the US but not in the UK.

By recording user activity even when it’s coming from connected laptops, smart TVs might capture sensitive data, says Vekaria. For example, it might record if people are browsing for baby products or other personal items.

Customers can opt out of such tracking for Samsung and LG TVs. But the process requires customers to either enable or disable between six and 11 different options in the TV settings.

“This is the sort of privacy-intrusive technology that should require people to opt into sharing their data with clear language explaining exactly what they’re agreeing to, not baked into initial setup agreements that people tend to speed through,” says Thorin Klosowski at the Electronic Frontier Foundation, a digital privacy non-profit based in California.

https://www.newscientist.com/article/2449198-smart-tvs-take-snapshots-of-what-you-watch-multiple-times-per-second/ (paywall!!)

 

testing double form submit...2

#testing

 

testing double form submit...

#testing

 

My ipset hash is full!? I'm using Ubuntu Server and I created a separate fail2ban jail that uses "iptables-ipset-proto6-allports" as their ban action (thus using ipset instead of iptables).

However, today I seem to hit the limit: stderr: 'ipset v7.15: Hash is full, cannot add more elements'.

This can be confirmed by running the ipset -t list command:

Name: f2b-manual
Type: hash:ip
Revision: 5
Header: family inet hashsize 32768 maxelem 65536 timeout 0 bucketsize 12 initval 0xbc28aef1
Size in memory: 2605680
References: 1
Number of entries: 65571

Where the 65571 entries exceeds the maxelem (65536). So what now?? Could I create a banlist in a txt file or something? I just want to ban some large tech corps: https://gitlab.melroy.org/-/snippets/619

 

Private properties are counterparts of the regular class properties which are public, including class fields, class methods, etc. Private properties get created by using a hash # prefix and cannot be legally referenced outside of the class. The privacy encapsulation of these class properties is enforced by JavaScript itself. The only way to access a private property is via dot notation, and you can only do so within the class that defines the private property.

 

Today I'm planning to upgrade the server from Ubuntu 22.04 to Ubuntu 24.04 (new LTS release).

I already proposed it once after reading: https://ostechnix.com/ubuntu-24-04-1-lts-release-delayed/...

Hopefully I will not hit any of these RabbitMQ bugs: https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/2074309

Mastodon poll is a tie: https://mastodon.melroy.org/@melroy/113135476244781426

So, let's go! What can go wrong??

~~ Famous last words ~~

 
 

test

1
Test aa (kbin.melroy.org)
 

Test aa

#testing

 

Second test with new layout..?

spoiler-titlespoiler body

view more: next ›