bunitor

joined 10 months ago
[–] bunitor@lemmy.eco.br 2 points 1 day ago

this is purely anectodal, but i've tried getting coding help from gen ai a few times and it was never helpful

the last time i tried was particularly ridiculous: i was looking for z-combinator implementations in rust on google and gemini gave me an implementation suggestion. for those who don't know, the z-combinator is an eager variant of the y-combinator and the point of both of those is allowing you to implement recursion without using recursion directly

the code generated by gemini used recursion

and it didn't even compile

[–] bunitor@lemmy.eco.br 2 points 6 days ago

for some reason, i have both gnome platform 46 and gnome platform 47 installed in my system. that's probably it

[–] bunitor@lemmy.eco.br 15 points 6 days ago (1 children)

flatpaks are fine and useful, i just wish we didn't move into a scenario where applications that used to be easily available in distro repos start moving away from them and are only available through flatpaks. distro packages are just so much more efficient in every way. flatpaks are easier on maintainers and developers but that comes at a cost to the user. i have about a dozen or less flatpak apps installed and already i have to download at least 2 gigs of updates each week. i run debian

[–] bunitor@lemmy.eco.br 2 points 2 weeks ago (1 children)

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

[–] bunitor@lemmy.eco.br 4 points 2 weeks ago (3 children)

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?

[–] bunitor@lemmy.eco.br 2 points 2 weeks ago (1 children)

that's cheating

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

[–] bunitor@lemmy.eco.br 7 points 4 weeks ago (1 children)

i've seen this story being posted so many times over the years and every time it's such a good read

[–] bunitor@lemmy.eco.br 1 points 1 month ago

it's a really important misconception, though. disabilities and disorders are not illnesses and should never be treated as such

[–] bunitor@lemmy.eco.br 3 points 1 month ago* (last edited 1 month ago) (1 children)

this is the correct answer, as much as people here don't like it. the only reason neurotypical people are typical is that they're fit as workers in a class society. everyone has limitations, including neurotypicals, but our limitations make us misfit to a class society. we're not as able to output work consistently 40h per week and do what we're told without being told it

[–] bunitor@lemmy.eco.br 5 points 1 month ago (2 children)

they're not illnesses and that's not even a controversial statement. no mental health professional worth their salt would call autism or adhd illnesses

[–] bunitor@lemmy.eco.br 6 points 1 month ago* (last edited 1 month ago)

so cool to be late to my therapy appointment at 9:30 even though i woke up 7am (me rn)

what's weirdest to me is that if i try to force myself to not doing nothing for an hour after i wake up, it feels weird and wrong in a way i can't explain

[–] bunitor@lemmy.eco.br 3 points 1 month ago (2 children)

people are downvoting you, but you're right

 

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

 

anyone else noticed this? it started a few days ago

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

 

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?

 

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?

80
small browsers (lemmy.eco.br)
submitted 4 months ago* (last edited 4 months ago) by bunitor@lemmy.eco.br to c/linux@lemmy.ml
 

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

 

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")
 

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?

18
submitted 7 months ago* (last edited 7 months ago) by bunitor@lemmy.eco.br to c/autisticandadhd@lemmy.world
 

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

 

hello

just got my neuropsychological evaluation results:

  • level 1 asd
  • turbo adhd
  • eating disorder (more specifically, pica syndrome)

also a bunch of other things that aren't disorders themselves (neuroticism is the only one i can remember)

honestly, the primary feeling to me coming out of this diagnosis is "it's not my fault i'm a total mess". i thought the asd diagnosis would be more validating, but the fact that i'm in the 99 percentile in a lot of aspects of adhd really validates how i felt about this shit being really hard for me but easy for other people. it really flipped my perspective from "jfc i can't get my shit together" to "holy shit, how am i still alive and able to earn a living while living 1000 miles away from my family??"

i'm not gonna let this justifying not even trying to be better, but it makes me more assured that i am really trying my best, that failures will happen, and that i should be kind to myself and honest about my limitations

also, i bought a dishwasher and my depression has been cured. why wasn't i told about this before?

anyway, hello

 

i've instaled opensuse tumbleweed a bunch of times in the last few years, but i always used ext4 instead of btrfs because of previous bad experiences with it nearly a decade ago. every time, with no exceptions, the partition would crap itself into an irrecoverable state

this time around i figured that, since so many years had passed since i last tried btrfs, the filesystem would be in a more reliable state, so i decided to try it again on a new opensuse installation. already, right after installation, os-prober failed to setup opensuse's entry in grub, but maybe that's on me, since my main system is debian (turns out the problem was due to btrfs snapshots)

anyway, after a little more than a week, the partition turned read-only in the middle of a large compilation and then, after i rebooted, the partition died and was irrecoverable. could be due to some bad block or read failure from the hdd (it is supposedly brand new, but i guess it could be busted), but shit like this never happens to me on extfs, even if the hdd is literally dying. also, i have an ext4 and an ufs partition in the same hdd without any issues.

even if we suppose this is the hardware's fault and not btrfs's, should a file system be a little bit more resilient than that? at this rate, i feel like a cosmic ray could set off a btrfs corruption. i hear people claim all the time how mature btrfs is and that it no longer makes sense to create new ext4 partitions, but either i'm extremely unlucky with btrfs or the system is in fucking perpetual beta state and it will never change because it is just good enough for companies who can just, in the case of a partition failure, can just quickly switch the old hdd for a new one and copy the nightly backup over to it

in any case, i am never going to touch btrfs ever again and i'm always going to advise people to choose ext4 instead of btrfs

 

i'm seriously considering permanently abandoning laptops in favor of tablets. i spent a day working on my wife's tablet today and it was fine enough for when you're on the go that the small screen isn't too much of an issue. plus, you get an extended battery life, no noise, more comfort carrying it around, and the best of all, for much less money

the biggest downside is that, since tablets are technically embedded devices, they're much more locked up and you basically have no access to the system with the stock rom

so im looking for a cheap tablet ($100-$200), around 10 inches, that i can easily (or at least reliably) install linux to. any recommendations?

33
submitted 8 months ago* (last edited 7 months ago) by bunitor@lemmy.eco.br to c/adhd@lemmy.world
 

my new psychiatrist gradually took me off of ritalin+venlafaxin and introduced bupropion, first 150mg while cutting the venlafaxin dosage in half, and now 300mg of bup alone, completely removing venlafaxin

it's been 4 days i think since this last update and it's been fucking rough. i'm not sure if it's just the venlafaxin withdrawal or if the bupropion is contributing to it, but i feel like shit, i'm getting constant brain zaps unless i remain completely still with as little stimulation as possible, been having nightmares every single day, am extremely irritable and im not even sure the bupropion is even helping at all

is anyone else under the same treatment? it feels like a fringe/experimental treatment, but id like to confirm this from other adhders

thanks

edit: thank you so much for all the answers! they helped me to calm down and reassured me a bit. the symptoms are starting to wear off, so that also halped.

very late update: the venlafaxin withdrawal waned off and now i'm feeling so much better than before. this is working way better than ritalin

view more: next ›