HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fishyjoe

no profile record

comments

fishyjoe
·2 lata temu·discuss
Good to know that refs and atoms are not safe to use in virtual threads. I would have definitely found that out the hard way since atoms are so simple to use.
fishyjoe
·2 lata temu·discuss
https://www.quora.com/What-does-Im-Jacks-complete-lack-of-su...
fishyjoe
·2 lata temu·discuss
Would you mind sharing the Nim code? I've been interested in working with FUSE for a while, and use Nim for a few projects.

No worries if not, I'm just curious!
fishyjoe
·2 lata temu·discuss
TextEdit and the Notes app have both caused me to copy/paste the specialized quotation marks.

Now I only use vim as a scratchpad because I've been bitten too much by GUI apps
fishyjoe
·2 lata temu·discuss
Been using Lifestance for my therapist/psychiatrist since it was one of the few places that took Medicaid.

Calling it a digital pill-mill seems inaccurate based on my experiences, but maybe other providers within the system are shadier than the ones I've interacted with.

My main complaint is that I've met with multiple therapists and none of them are really academic like I want my therapists to be. Good vibes does not work for me, show me some data.
fishyjoe
·3 lata temu·discuss
https://www.youtube.com/watch?v=E2dmfnSarDI

Marge's courtroom testimony is my favorite part
fishyjoe
·3 lata temu·discuss
How do you expose the Raspberry Pi so that you can reach it from the outside internet?

My OpenVPN runs on a Digital Ocean droplet and I use it to tunnel into my home network, but having a direct route might be better.
fishyjoe
·3 lata temu·discuss
I'm not hoping to frame you as anything. You posted the multi-paragraph comment calling people who like animals "fucking militants" all on your own before I showed up. Getting that upset/irrationally mad at a group over some downvotes is what I find concerning.

But yeah, apologies about the dig at you refreshing the page frequently. I'm having to do the same to check these messages.
fishyjoe
·3 lata temu·discuss
> five down votes in the space of a minute

How did you even notice this? Get off the computer, it's clearly not doing your mental health any favors. You seem very unhinged. Ranting at groups due to perceived persecution and calling them "fucking militant" is not decent behavior.

> Do you think no-one told a joke at George Carlin's funeral? The comedian? Yeah he's a comedian, I would expect jokes to be told at his funeral.
fishyjoe
·3 lata temu·discuss
If you truly believe you don't deserve love because you're an adult, that's just really sad. Receiving love is for everyone.
fishyjoe
·3 lata temu·discuss
I did not downvote you.

It's barely related to the article because it is about suicide and you come in to tell an anecdote about how funny you find it that they use a certain word. Just completely tone-deaf. It's the word they use, nothing funny about it, and an article about suicide among vets is not the place for it.

People having different viewpoints does not make you immune to criticism. You could just not talk, you're not the center of the universe.
fishyjoe
·3 lata temu·discuss
You admit not having experience with a certain field and then laugh at the terminology they commonly use?

Your comment is unhelpful and barely related to the article. Then you get mad at a group for presumably downvoting your irrelevant comment?

Also, I don't feel like "empathizing with animals" is a huge insight that you've cracked. Most people do it.
fishyjoe
·3 lata temu·discuss
Donald Duck in Mathmagic Land.

You can find the whole thing on youtube
fishyjoe
·3 lata temu·discuss
> Tests that rewrite themselves.

That sounds like expect tests in OCaml [1]. I've found them quite a joy to work with and I'm surprised more languages don't have something similar.

[1] https://dev.realworldocaml.org/testing.html#expect-tests