Azzu

joined 1 year ago
[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (4 children)

It only really matters for the "local" feed which instance you choose. I don't really see much point to that one honestly, except if you're on something like startrek.website where "local" is "show me all star trek stuff", or something similar.

And yes, it is important to spread out the user base across multiple servers and not all end up on lemmy.world.

So I'd say find some smaller instance, maybe with a community actually physically local to you, and make that your main one. Or don't and stay on lemmy.world, I'm not your dad.

Perpetual plug to my userscript which changes all links to point to your home instance to make this even easier :)

[–] [email protected] 15 points 1 year ago (7 children)

Ah yes of course, a few people living off donations are supposed to outperform a multi billion dollar corporation in amount of features and polish within features.

The protocol doesn't matter. Look at lemmy vs kbin. Kbin has "extended" features like microblogs & different UI. There's plenty of people that like those features and thus are using kbin over Lemmy.

Just imagine kbin were much more attractive than Lemmy. More people would start signing up there. More people start "microblogging". Maybe there'll be other features introduced, and Lemmy can't keep up with the nice things being added.

One day kbin decides not to federate with Lemmy at all anymore. Most people are on kbin at this point, Lemmy doesn't have the same quality/amount of features. Now the average user has a choice: do they care about kbin being asses and leave kbin? No, of course not, not if the features really are nicer.

Now replace kbin with Facebook. Or Google, that's exactly what they did with XMPP.

The only thing that is able to save from the triple E attack is the users actually caring enough about open platforms and deciding to not use the non-open ones. Or actually having more resources than Facebook, good luck with that.

[–] [email protected] 8 points 1 year ago (1 children)

I like [email protected]. It has a lot of posts with really high quality and there's lots of discussions happening in the comments.

I wish 😭 I'm so alone

[–] [email protected] 11 points 1 year ago (1 children)

“Insanity is doing the same thing over and over and expecting different results.”

[–] [email protected] 1 points 1 year ago

Just use it and tell everyone about it instead :D I love being useful

[–] [email protected] 3 points 1 year ago

Because setup is easier, Docker basically sets up a completely new environment for the app to live in mostly isolated from your main system, so all the stuff you installed on your system has no effect on it.

[–] [email protected] 5 points 1 year ago

Also depends on if the backup is properly encrypted. If it is, security of whatever storage you use is pretty irrelevant.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

Everyone knows the real plural is ATM machines.

[–] [email protected] 1 points 1 year ago

altitude is *discussing

Pliz, profeshonals have standarts

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

You might like this then, a userscript I made, works on Firefox Android (or probably anything that supports installing userscripts) https://greasyfork.org/en/scripts/469273-lemmy-universal-link-switcher

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

It's actually even simpler imo, "the government should do only and exactly what is convenient for me personally, everything else is irrelevant"

"I don't want to look at those weird trans people, just get them out of my sight", so whatever achieves that is fine with them.

 

From https://github.com/AveYo/ShowMMR

Numbers are displayed like in the old client - the Nov 19 2017 one still works - example: 12345 (+45)
New numbers are saved locally per-user, serialized to JOY1 - JOY32 binds for up to 640 recent matches
Your defined binds - that reside in slot0 - will not be affected Optionally retrieve previous history via ShowMMR tool, and replace local file with the generated one

                                        _______________________
                        SetTableValue  |                      3|    GetTableValue
                        _______________| scripts /             |____________________
                       |  __>___>___>__  custom_net_tables.txt  ___>___>___>___>__  |
                       |^|             |_______________________|                  | |
                 ______| |_____                                                   |v|
                |             2|         SendCustomGameEvent       _______________| |________________
                | scripts /    |__________________________________|                                 4|
  SendToConsole | vscripts /    ___<___<___<___<___<___<___<___<__  panorama /                       |
   _____________| core /       |                                  | layout /                         |
  |  _<___<___<_  coreinit.lua |          DOTARankUpdated         | dashboard_background_manager.xml |
  | |           |______   _____|   DOTAShowProfileHeroStatsPage   |_______________   ________________|
  | |                  | |               #ranked_mmr_value                        | |
  |v|    LoadKeyValues |^|                                                        |v| core.Data.history
  | |      ____________| |___________                          ___________________| |__________________
  | |     |                         1|                        |                                       5|
  | |_____|  cfg /                   |                        | panorama /                             |
  |____>__   user_keys_%d_slot3.vcfg |                        | layout /                               |
          |__________________________|                        | dashboard_page_profile_recent_game.xml |
                                                              |________________________________________|

If any game is running, only cached Data history is used when opening the profile page Back at dashboard, event signals script to retrieve #ranked_mmr_value and update table if needed
It may look like a lot of work to just get a number from ui and save it in a table locally That is because vscript and panorama are finally hardened / crippled, no more ~arbitrary r/w!

These scripts do not touch any gameplay elements, should be whitelist-able at a glance Knowing Valve have historically disabled specific modding features rather than carpet banning users
Nothing bad should happen if there is any official griefing regarding this harmless dashboard mod
Still, use at your own risk!

To install the mod:

  • open Steam > Library > Dota2 > right-click Properties > Installed files > Browse..
  • copy release/game/ subfolder over there, overwriting existing files: game/dota_mods/pak01_dir.vpk game/dota/gameinfo_branchspecific.gi
  • or skip gameinfo_branchspecific.gi and use instead launch option: -language mods

To remake the mod from source:

  • need Dota2 Workshop Tools DLC for resourcecompile xml source files
  • run dota_mod_builder.bat, auto-compiled vpkmod will create the release vpk archive

To explore release/game/dota_mods/pak01_dir.vpk and compiled *_c content:

  • use VRF tool by SteamDatabase: github.com/SteamDatabase/ValveResourceFormat/
 
1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

cross-posted from: https://lemmit.online/post/16651

The original was posted on /r/dota2 by /u/BinaryDigit_ on 2023-06-24 18:26:18+00:00.

 

Next up is to actually rewrite post links, which is probably the most interesting feature.

 

cross-posted from: https://lemmit.online/post/16650

The original was posted on /r/dota2 by /u/rxdazn on 2023-06-24 18:25:12+00:00.

 

When I go to "All" and sort by "Hot", I've been seeing the same posts there since a day now, and most posts there are 2+ days old.

When I do the same on my accounts on other instances, the list constantly changes and most posts are minutes old.

Is something broken and not updating on tchncs?

view more: ‹ prev next ›