[-] Tibert@jlai.lu 23 points 11 months ago

What would be best? Dealing with a bug for 1 month waiting a monthly update, or dealing with a bug 2 days waiting a daily update?

[-] Tibert@jlai.lu 27 points 11 months ago* (last edited 11 months ago)

Consent-O-Matic (has to be downloaded from the main website, and not the android sub category)

And what you wish to have other than that depends on your needs.

I myself have an extension to unlock Bing AI on Firefox android.

Google Search Fixer (for when I need a Google service)

TWP - Translate Web Pages

And more.

[-] Tibert@jlai.lu 18 points 11 months ago* (last edited 11 months ago)

Hey, for my recommendations keep in mind I did not use Linux as a main os for some time now. It is based on me following Linux channels and news, but also my past experience and installing it on my laptop and my brother's laptop.

Linux distros are different in the packages they choose to include for their environment, use and desktop. Some distros offer different desktop environments (which are different desktop softwares, with different handling of included apps, settings and theming).

Depending on how well you know how to search online and not follow outdated advice, some different distros can be interesting :

Beginner friendly for Linux :

  • Linux Mint (cinnamon desktop)
  • Pop OS (gnome desktop)
  • Ubuntu (gnome desktop) (maybe, but I'd rather choose Pop OS due to snap packages of Ubuntu beeing forced and having lower quality compared to apt and flatpak)

All desktops can be themed. Tho cinnamon I don't know how well it supports modifying the task bar.

Gnome can have extensions to do things, show a bottom task bar, start button, start menu...

For these 3 distros, the system package manager used (installer, app searcher) is apt-get (shortened to apt). It is a well k'ow package manager with plenty of tutorials online. All also include flatpak, which is a special package manager where apps Comme bundled with their own dependencies (software to make the main software work), and so reduce incompatibilities.

Ubuntu as a package manager called snap installed by default, it has the same objective as flatpak, but it is closed source, and already had issues with malware spreading through it.

Obviously all 3 package managers can have issues, as community is there to check the apps, but it may not always be safe. The safest package source is still the system one apt as packages are checked by the people maintaining the main distro repo. But many flastpaks and snaps are safe. (tho they can have some theming issues).

All of these 3 include a GUI store where you can search and install apps.

Another great distro which can work for beginner or advanced

  • Fedora desktop (gnome) (It is also available with the kde desktop). Tho this one has a smaller community, and so there is less useful help online, and there may be more out of date advice you would have to navigate through.

Fedora has a pretty good documentation, but even that one seems to be a bit out of date on some things.

If you have an nvidia driver, this one doesn't have nvidia proprietary drivers installed by default nor help at the beginning on automatically installing them. You have to enable at install (or after in the store settings) the nvidia closed repo and install the nvidia driver from the store.

Kde as a desktop is pretty great, tho it can be overwhelming with all it's settings and options available to the user.

Gnome tho still requires an app to be able to control hidden settings like mouse acceleration and some other settings.

I wouldn't recommend other distros for beginner or someone who just wants to easy setup and work.

Debian is pretty stable even in its "testing" branch (Debian stable = old bur rock solid, not recommended for gaming. Testing = newish, still not breaking. Unstable = unstable) needs to have a manual install or help through someone's script.

Manajaro is a mess. On some devices it will work, on other it will just desintegrate after some months.

Or the communities are so small that packages may easily pass testing and break.

[-] Tibert@jlai.lu 24 points 11 months ago* (last edited 11 months ago)

Don't hope too much. The project looks dead or stalled due to maintainer not giving news.

If not updated, once your Lemmy server gets on version 0.19 the app won't work anymore.

A pretty good app which also has post search is Thunder. Tho it doesn't have the same account switching capabilities.

Tho post editing in thunder is still not released.

[-] Tibert@jlai.lu 21 points 1 year ago* (last edited 1 year ago)

This looks like scam email and Aliexpress products merged together.

[-] Tibert@jlai.lu 19 points 1 year ago

Rather push by Microsoft instead of Google?

[-] Tibert@jlai.lu 21 points 1 year ago* (last edited 1 year ago)

This article is so much better than what was posted 2 weeks ago (https://lemmy.nz/post/2974266).

Now I do understand it better, tho still not perfectly.

So it can be used to manage hot spots in chips and semiconductors.

If you don't know why it matters, in one of these 2 videos (I don't remember which one) Der8auer discusses with an intel engineer the challenges of designing a chip, where to put the thermal probe and why some parts are designed like that :

Basically : the heat travels through the chip at different rates depending on the material distance... And finding the hot spot is very challenging.

So having better cooling where it matters can be a benefit for chip cooling and efficiency.

Now I don't know if this tech can evolve into something which can be used for this.

[-] Tibert@jlai.lu 20 points 1 year ago* (last edited 1 year ago)

This post : When stupid people read company news

(great ceo choice, she has experience in communication, which is the main thing a ceo has to do for gnome. She doesn't need to do or participate deeply in development.

And shaman, well whatever, why do you even care?)

[-] Tibert@jlai.lu 22 points 1 year ago

S takes. Intel is a new player with a lot less experience creating drivers for dedicated gpus and gaming.

So it's not about beeing "crap".

It's about beeing impressive that they still support their new linup while increasing the competition pressure on amd and nvidia. They are getting better and better with time, amd maybe at one point, or with next gen we'll get competition forcing the 2 old ones to get better pricing.

[-] Tibert@jlai.lu 21 points 1 year ago* (last edited 1 year ago)

I don't understand your ranting about mozzila. In the wiki page you posted right there :

Any profits made by the Mozilla Corporation will be invested back into the Mozilla project. There will be no shareholders, no stock options will be issued and no dividends will be paid

Where is the profit on the page? The revenue isn't profit, it's how much money they make without the costs.

Then how do you expect a browser to survive without revenue? There are 3 major browser engines on the market today :

  • chromium (backed up by Google, sucking big money)
  • blink (baked up by apple, with big money too)
  • Gecko (I think) for Firefox. And it also needs lots of funding.

Al of them suck up huge amount of money.

For revenue, they also have more products than Firefox https://en.m.wikipedia.org/wiki/List_of_Mozilla_products which also make money or not.

[-] Tibert@jlai.lu 21 points 1 year ago* (last edited 1 year ago)

It requires powerful gpus yes but not always. It depends a lot on how fast you want it to run. Microsoft and openai need powerful ai gpus because they have a lot of requests, data and want it to go fast. The dataset may also require to be stored in memory or gpu memory for fast access and use by the ai.

For Llama, it has been released as open source. And what is amazing about open source, is the community. A Llama entirely in c++ has been created https://github.com/ggerganov/llama.cpp .

And someone even managed to make it run, fast enough, on a phone with 8gb of available ram https://github.com/ggerganov/llama.cpp/discussions/750 . Tho with a smaller dataset.

-3
submitted 1 year ago* (last edited 1 year ago) by Tibert@jlai.lu to c/technology@lemmy.world

It's in French. Here is a translation to help you understand :

This environmental impact is with the configuration shown in the picture :

  • 50 mails/week from a pc, each with 1mb attachments
  • 7 hours of 4k streaming (YouTube, Netflix, or whatever).
  • 3 hours of HD video calls.

All through wifi.

In the impact and comparison below, you should be able to understand from the emojis :

The impact equates to

  • 153km in a car, 5 t-shirts, 4.6 meals with beef.

The list under that is the calculated environmental impact : (1y, is with the amount per week, so one year in weeks).

  • 1y email
  • 1y video call
  • 1y streaming
  • 1 smartphone
  • 1 touch pad
  • 1 laptop
  • 1 TV
  • 1 PC

Source : https://impactco2.fr/usagenumerique You can play on the website to find your impact.

The website is from the French government, and created with the help of the ARCEP and ADEME through extensive studies https://www.arcep.fr/la-regulation/grands-dossiers-thematiques-transverses/lempreinte-environnementale-du-numerique.html

So next time when you get a proposition to clean your emails, think about this. The emails are dwarfed by everything else.

[-] Tibert@jlai.lu 22 points 1 year ago* (last edited 1 year ago)

The game dlls weren't "modified", but amd's antilag+ was grabbing the dll process to execute their code in the middle of it.

It would be like a detour in a dll adding an additional process in the middle, while not modifying the file.

Cheats also use such methods.

567
submitted 1 year ago* (last edited 1 year ago) by Tibert@jlai.lu to c/technology@lemmy.world

I watched a Warframe (game) YouTube video on the Steam integrated browser, without beeing connected to my account and Holly s* it was horrible.

In a 14 minutes video, I got 5 ads. 1 (or more skippable once) at the beginning, 1 during the first half of the video, 2 during the second half, and 1 at the end.

All were skippable after 5 sec.

2 were close together at about 1 min interval during the second half of the video.

But that is not the only issue. 4 of those ads (not the last one at the end), were Israeli hate/war anti-hamas propaganda.

I consider these ads horrible and they should not be allowed in my opinion.

11
submitted 1 year ago by Tibert@jlai.lu to c/france@jlai.lu
55
submitted 1 year ago by Tibert@jlai.lu to c/technology@lemmy.world
130
submitted 1 year ago* (last edited 1 year ago) by Tibert@jlai.lu to c/technology@lemmy.world

"We would like to inform you of a recent incident affecting the security of certain data hosted by one of our service providers.

What happened?

At the end of September, we were the victim of a social engineering attack targeting one of our employees. This highly sophisticated attack began on the Discord platform with the downloading of malware under cover of a game on the Steam platform, proposed by an acquaintance of our employee, himself a victim of the same attack.

Our security team took immediate action. Despite our actions, the attacker was able to exploit one of the stolen cookies to connect to the management interface of one of our SaaS providers. Thanks to this cookie, now deactivated, the attacker was able to extract, via our SaaS provider's API, certain private information about you.

The information concerned is your first and last name, e-mail address, date of birth, billing address and credit card expiry date. It is important to note that no passwords or sensitive banking data have been compromised.

What actions have we taken?

As soon as this incident was discovered, we took immediate steps to secure our systems and took all necessary precautions to avoid future incidents. We have also reinforced the security protocols we apply with all our SaaS providers. Finally, we will be upgrading our internal systems to render compromised workstations harmless.

What can you do?

In the wake of this incident, please be very vigilant about the emails you receive, as they could be phishing attempts. In general, for all your accounts, we advise you to protect yourself by setting up multi- factor authentication ("MFA").

To set up MFA on your Shadow account, please refer to the following

guide: https://shdw.me/HC-B2C-2FA

We are here for you

We sincerely apologize for the inconvenience and assure you that we are doing everything possible to ensure the security of your data.

If you have any questions or concerns, please do not hesitate to contact our customer service department at https://shdw.me/HC- B2C-Support Form

Thank you for your understanding and trust.

Best regards,

Eric Sèle, CEO, Shadow"

291
submitted 1 year ago by Tibert@jlai.lu to c/technology@lemmy.world

Passkey is some sort of specific unique key to a device allowing to use a pin on a device instead of the password. But which won't work on another device.

Now I don't know if that key can be stolen or not, or if it's really more secure or not, as people have really unsecure pins.

42
submitted 1 year ago by Tibert@jlai.lu to c/pcmasterrace@lemmy.world

In the current market, the A580 doesn't look to be very attractive, compared to other intel gpus.

But something very interesting is 8GB of vram at under 200$. In this market where nvidia puts all the vram in AI gpus, it's a nice number to see.

Hopefully intel battlemage (next intel gen) can disrupt the market with true competition.

26
submitted 1 year ago by Tibert@jlai.lu to c/warframe@dormi.zone
16
submitted 1 year ago by Tibert@jlai.lu to c/lemmy@lemmy.ml

My previous account was on compuverse.uk, tho since about 1 week I cannot access the instance at all. I suppose either the hosting service destroyed it. The maintainer disappeared Or there are bigger issues about cloudflare routing or server issues.

There was a point where it was taking way too long to load, and then nothing. It is in accessible for me. I cannot access it through a vpn either.

157
submitted 1 year ago* (last edited 1 year ago) by Tibert@jlai.lu to c/technology@lemmy.world

Ecosia adds "contractually forced" Microsoft Clarity tracking (https://learn.microsoft.com/en-us/clarity/setup-and-installation/about-clarity | privacy faq : https://learn.microsoft.com/en-us/clarity/faq#privacy), which will record the behaviour of users on the website. Recording clics, size, and more.

They will also add an optional Google setting. Enabling the cookie will allow to get search results from Google, but also to get tracked by Google.

Optional Microsoft advertising tracking is still a thing, tho it may not be necessary if Bing can get a fingerprint and behaviour of the user in real time...

This may be the final flow for Ecosia for me. Unless somehow the Microsoft Clarity can be private... But I don't think so.

13
submitted 1 year ago* (last edited 1 year ago) by Tibert@jlai.lu to c/technology@lemmy.world

Apple played into the greenwashing since a long time. For example removing charger for "climate", "ecology", while changing the cable port from a usb A (the rectangle one you plug onto the charger) to a usb C when first removing the charger from the box (thanks for bringing this s* to android too).

459
submitted 1 year ago by Tibert@jlai.lu to c/cat@lemmy.world
view more: ‹ prev next ›

Tibert

joined 1 year ago