[-] Zeus@lemmy.world 7 points 1 year ago* (last edited 1 year ago)

the "risk" of false positives comes down to the consequence. if the consequence is being stuck in the slammer, don't use ai. if the consequence is you can't upload the image unless you manually appeal, or even maybe have to use an external image host; i think ai is fine

edit: ah bugger, wrong acct. ah well

(please tag @zeus@lemm.ee if you want me to see your response)

[-] Zeus@lemmy.world 23 points 1 year ago* (last edited 1 year ago)
[-] Zeus@lemmy.world 6 points 1 year ago* (last edited 1 year ago)

manyatruenerd is pretty much the only gaming youtuber I follow anymore. he's just so positive and always finds some good in a game (apart from redfall)

[-] Zeus@lemmy.world 28 points 1 year ago* (last edited 1 year ago)

sharing is caring... ...seed your torrents button

another, for those who use 88x31 buttonspiracy now! button

[-] Zeus@lemmy.world 6 points 1 year ago

personal opinion, i think padding is worse for delineating objects than a bit of colour; or just, like, a line. look at this example - there are four distinct segments on the left, whereas on the right they all merge into one and a half

padding is really useful, yes, but if you put padding on everything then what's there to be separated?

[-] Zeus@lemmy.world 8 points 1 year ago

yeah, i hated material ew as soon as it was announced. so much padding everywhere, and so little contrast - to paraphrase the incredibles: if everything's orange, nothing is. i want actionable items to stand out, not be a slightly lighter shade of the same colour

[-] Zeus@lemmy.world 9 points 1 year ago* (last edited 1 year ago)

i like it

i think the reason most people do things like that is nostalgia; and it's hard to create the feeling of the web you're nostalgic for, without also creating the look of the web you're nostalgic for. it's definitely possible, but a lot of people won't

it's also an expression of personality — it's a personal site after all, if you're making your own site, make it a reflection of yourself — and a rebellion against "modern" graphic design trends (which i hate), where everything looks corporate, cold, clean, and characterless. they offend nobody, but please nobody

a site like webpage1990colourised, pleurodelinae, bytemoth, drakul78, or cyborgcatboys is going to put a lot of people off, but many others will love it. i like the idea of that kind of interesting, individualised site creation

i personally try to split the difference, make a garish site with flashy gifs, but use modern web practices like responsive design (and i've noticed others like solinus do similar things)

3
submitted 1 year ago* (last edited 1 year ago) by Zeus@lemmy.world to c/steaminput@lemmy.world

posting this because i searched for it and very little came up. for some reason it's not in joystick settings, it's hidden off-screen at the bottom of the available input methods. it's on screen for inputs with few options, like ABXY, but not joysticks, trackpads or gyro

youtube tutorial (not mine)

i realise people generally prefer action layers, but i find mode shifts much less buggy

[-] Zeus@lemmy.world 8 points 1 year ago

instances aren't like subreddits in this example though. if i don't care about drama, i can subscribe to both r/tumblr and r/curatedtumblr and have them both appear in my feed. i can't do that with instances without creating two accounts, and browsing both separately

1
Moderators Wanted (lemmy.world)
submitted 1 year ago by Zeus@lemmy.world to c/steaminput@lemmy.world

i'll be honest, i started this sub because nobody else had; and i wanted it to exist. i don't want to be a mod, i don't know how to, and i don't like the idea

if you would like to help out, please comment on this post or message me

1
submitted 1 year ago* (last edited 1 year ago) by Zeus@lemmy.world to c/steaminput@lemmy.world

Most of these resources are outdated (including the official wiki) due to the steam input revamp with the release of the steam deck. The basic concepts should stay the same, but the UI layout will be different



[1]. previously RambleTan, or ExistentialEgg

[2]. currently down due to reddit api blackout

[3]. formally GloSC

[-] Zeus@lemmy.world 6 points 1 year ago

i disagree. people naturally share things they find cool, we're a gregarious species after all. karma just encourages people to churn out low effort content, and cynical reposting (which i know heelpr says is important, but it's been the reason i've left many subreddits)

i do agree, however, that it's a way to spot trolls; but i don't think it's the best way and it's very easy to rack up spare karma by, wait for it, karma farming. conversely, i think good moderation is a better method than just looking at a user's total karma

[-] Zeus@lemmy.world 11 points 1 year ago

somebody else pointed this out, but it's honestly bizarre he's going in on the "we aren't making any money" ploy in preparation for the ipo

what's the pitch to the investors? "please by shares in this unprofitable company, in the hope that we can become profitable by pissing off our userbase"?

[-] Zeus@lemmy.world 6 points 1 year ago* (last edited 1 year ago)

that will work, but it's quicker to just long press the app icon in recents:

demonstration

3
submitted 1 year ago* (last edited 1 year ago) by Zeus@lemmy.world to c/lemmyworld@lemmy.world

i find it annoying to have to manually change urls to subscribe to a community outside lemmy.world, so i wrote a bookmarklet to quickly switch to the lemmy.world instance

to use, just drag the following code to your bookmarks bar (name it whatever you like), then click it when you want to use it

javascript:(function() {const myInst="lemmy.world";let currUrl=window.location.toString().split("/");let currInst=currUrl[2];currUrl[2]=myInst;let newUrl=currUrl.join("/")+"@"+currInst;window.location=newUrl;})();

readable version:

javascript:(
	function() {
		// make sure to change this if using on a different instance
		const myInst="lemmy.world";
		let currUrl=window.location.toString().split("/");
		let currInst=currUrl[2];
		currUrl[2]=myInst;
		let newUrl=currUrl.join("/")+"@"+currInst;
		window.location=newUrl;
	})
()
view more: next ›

Zeus

joined 1 year ago
MODERATOR OF