[-] [email protected] 1 points 2 hours ago

honest advice: it's fine to ask for help online, but not putting any effort into solving your own problems before you do is disrespectful

[-] [email protected] 1 points 9 hours ago

dunno about the others, but the effects were immediate and obvious from day 1 of taking ritalin. as i've described it to my wife, after about 20 minutes of taking the pill, it felt as if a loud air conditioner had suddenly been turned off.

[-] [email protected] 4 points 9 hours ago

you can do this in pretty much any language. have you tried anything and need help or you're just asking us to do your homework for you?

[-] [email protected] 2 points 9 hours ago

that's cheating

(also, it won't work on systems without curl installed)

[-] [email protected] 1 points 9 hours ago

obrigado <3. minha vida com minha esposa está muito feliz

[-] [email protected] 2 points 5 days ago

10 anos de namoro, casado há 3 anos

30
submitted 2 weeks ago by [email protected] to c/[email protected]

i've wanted to talk about this for a while, but i'm not interested in any fuckass liberal takes, so i'm posting this here

also, i'm not a medical/mental health professional so feel free to call me on my bullshit. i'm genuinely interested to hear why i might be wrong

anyway

adhd and autism are social disorders

that doesn't mean that "everyone is a little autistic". that doesn't mean that "labels don't matter". that doesn't mean that we should all get off our meds. they're genuinely disorders and need to be treated as such

what it means is that they're not illnesses. these conditions are not inherently disorders, they're socially determined to be disorders. they're disorders because they make us misadjusted to our current class society, not because they're inherently harmful to our health

i'm also not saying that there aren't inherent limitations to autism or adhd, of course there are, very clearly. but limitations aren't necessarily disorders or disabling. everyone has limitations, even neurotypicals, but not everyone has mental disorders. children and the elderly have particular limitations, but neither childhood nor old age are disorders. perfectly healthy people have numerous limitations compared to other healthy people, but those limitations don't hinder their participation in our current society

this discussion frustrates me so much because it seems to be either the "labels don't matter" discourse that put me off of seeking diagnosis for over a decade or the "autism/adhd is an illness and i'm broken for having it" discourse which sometimes veers very close to eugenics and puts the blame of our suffering in our "bad genes"

being autistic and having adhd sucks and we need as much treatment as we can get and i love my meds, but this suffering is not my fault. a capitalist class society that steals our lives and grinds us to a pulp is to blame. neurotypicals just happen to be better at surviving this hell (which is exactly why they're typical). in a society designed for our wellbeing, those diagnoses would look very different

what do you think?

68
submitted 2 months ago by [email protected] to c/[email protected]

i get a little annoyed at posts that start with broad statements like "is linux actually ready for the average user?" but then it's just someone asking for help to fix a problem they have with their sources.list or whatever. it's not a massive problem, but it's misleading and it feels borderline inflammatory sometimes

please tell when you're asking for help

ty

13
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]

anyone else noticed this? it started a few days ago

edit: the shock content i'm referring tovery explicit csam and snuff

28
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]

i want to test debian trixie (13) so i can report bugs and troubleshoot before the release later this year. i thought about simply installing trixie alongside my current bookworm installation, but that won't be my scenario when the time comes, since i've been updating my system instead of reinstalling it since debian jessie (8) and this time it won't be different. how can i clone my current system so i can simulate an update to trixie? do i simply create a new partition and copy my files over, then chroot to it and install grub?

8
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]

alguém mais sente isso ou sou só eu?

edit: é possível que tenha a ver com o /c/[email protected] porque eu fui entrar só nessa comunidade e ela demorou uma vida pra abrir também

[-] [email protected] 42 points 3 months ago* (last edited 3 months ago)

it's interesting how the move away from the gpl is never explicitly justified as a license issue: instead, people always have some plausible technical motivation. with clang/llvm it was the lower compile times and better error messages; with these coreutils it's "rust therefore safer". the license change was never even addressed

i believe they have to do this exactly bc permissive licenses appeal to libertarian/apolitical types who see themselves as purely rational and changing a piece of software bc of the license would sound too... ideological...

so the people in charge of these changes always have a plausible technical explanation at hand to mask away the political aspect of the change

13
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]

eu fui testar o old lemmy esses dias e percebi que, no all (que é a listagem padrão do old lemmy) ele mostra conteúdo marcado como nsfw explicitamente. e não demora muito pra aparecer: na imagem que eu mandei, não precisa nem descer a página. não tem como remover isso na configuração. o melhor que dá pra fazer é mudar a listagem pra local ou subscribed

só um aviso pra quem por um acaso queira abrir o old lemmy no trabalho não ser demitido

8
submitted 4 months ago by [email protected] to c/[email protected]

i'm having a little bit of a hard time expanding the unstaged changes on magit. the mode menu works fine via touch on android, so i can do most operations, but i can't expand the unstaged files in the main magit buffer without the keyboard, which is a problem since read-only buffers hide the kb by default. i could change that configuration, but i'm using a phone, so screen real state is very limited, so i want to avoid that if possible. i tried touching, double tapping, holding, but nothing seems to expand the files

i feel like i'm in uncharted territory, so this is a long shot i think, but is anyone else having similar problems?

81
small browsers (lemmy.eco.br)
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]

please dump any small browsers you know about, i'd like to try them out

the two i can think of are emacs's eww and links (text mode). eww has been surprisingly useful, even without js support and extremely barebones html rendering

this is eww:

emacs window with eww displaying linux@l.ml's header

and this is links:

terminal window with links displaying linux@l.ml's header

sadly, neither is able to login to lemmy, but I was able to login to mastodon through brutaldon

EDIT: ooh, i forgot about lynx (not links). also command-line. it managed to successfully login to lemmy:

terminal window with lynx displaying this post before this edit

3
submitted 4 months ago by [email protected] to c/[email protected]

tl;dr if you have an encoding problem while running guile on emacs for android with termux, make sure the LANG env var on emacs matches the value of termux:

;; ~/.emacs.d/early-init.el
(setenv "LANG" "en_US.UTF-8")

don't where else to post this, so i'm posting it here so it doesn't gets lost

emacs >=30 comes with android support. i've been using it for a while now, but it's really only useful if you can install applications to use it with. that's why the project offers an emacs package and a termux package with the same signature so you can share the termux binaries with the emacs runtime. packages and instructions here: https://sourceforge.net/projects/android-ports-for-gnu-emacs/files/termux/

i tried running guile on emacs with geiser a few days ago but it failed to run due to some encoding issues. it ran fine on termux

after a little googling, i compared the values of the LANG variable in both termux and emacs:

  • termux: LANG=en_US.UTF-8
  • emacs: LANG=en_US.utf8

then i just changed ˋLANGˋ on emacs to match the termux value and that solved the problem! to keep it working, i added the change to ˋ~/.emacs.d/early-init.elˋ:

(setenv "LANG" "en_US.UTF-8")
82
submitted 5 months ago by [email protected] to c/[email protected]

over on reddit, there's a distinction between /r/linux (general discussions) and /r/linuxquestions (community support). i notice a lot of support posts over here, which could warrant the split, but otoh maybe the volume of posts is not enough to justify it and it could risk spreading our community way too thin

what do you think?

[-] [email protected] 42 points 5 months ago* (last edited 5 months ago)

obligatory reminder that us-american domestic politics are so skewed to the right that what appears "moderate" in the usa is right to far-right anywhere else

your "liberals" are right-wing your "conservatives" are right-wing both are liberals

66
submitted 6 months ago by [email protected] to c/[email protected]

im not sure where else to post this. it's a bit of a vent, but I'm not gonna take too long

I've been on mastodon for 7-8 years now. mastodon has been pretty cool because unlike other social media, it allowed me to form closer ties to the people there. but this also made me realize how hurtful I can be to people who care about me

making a long story short: mastodon gave me a sense of security about expressing myself, so I went all out. just said whatever came to mind, responded to people honestly, etc. most of the time I always try not to insult anyone, especially when replying to people I care about. one friend made me realize I was being too combative for no reason sometimes and then I decided to take things easier

still, that didn't prevent me from hurting people I care about, which led me to be blocked by people I interacted a lot and who I considered to be friends a few times. one of those times, I was soft-blocked and saw the guy subtoot about me, so I knew what it was about and had the chance to reach out and apologize. he accepted my apologies, but said I sometimes come across as needlessly aggressive, which, according to him, contradicts what people who know me personally say about me. the other times I wasn't so lucky, so I just got blocked and have no idea why

all this reminds me of my childhood, when people constantly told me I'm annoying and that I should be quiet, which probably rendered me into a very quiet and shy teenager. I remember taking the piss out of people and enjoying it, so maybe people are right

not sure what to think of it. in the flesh world, people around me say I'm one of the nicest people they know, that I'm very caring and kind. some people say that about me on mastodon too, but I wonder if it's all just a mask and the true me is the annoying kid I suppressed early in my life.

[-] [email protected] 65 points 6 months ago

is this sub just people unironically taking obvious jokes seriously?

[-] [email protected] 72 points 6 months ago

title makes it look like firefox is just removing yet another security feature as part of its enshittification process, but reading the article it looks like it makes sense

  • not a lot of websites respect dnt
  • it might serve as an identifier, i think
1
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]

psychiatrist looked at the neuropsychologic evaluation results of autism+adhd and was not convinced. not that there isn't anything going on, but he thinks my case isn't as conclusive as the results claim it to be and i'm still open to be diagnosed with maybe other kind of personality disorder (perhaps ocd). he's not discarding autism either, he's just adding other possibilities

(he's pretty sure about the adhd, though)

not sure what to think of it, and also not sure if i should stay here

[-] [email protected] 38 points 6 months ago* (last edited 6 months ago)

people laughed at me for choosing debian. they asked why i chose to have ancient runes running in my computer

who's laughing now?

[-] [email protected] 46 points 7 months ago

firefox has been following kde's colors for a good while now

view more: next ›

bunitor

0 post score
0 comment score
joined 9 months ago