HackerTrans
TopNewTrendsCommentsPastAskShowJobs

foofoo12

no profile record

comments

foofoo12
·8 miesięcy temu·discuss
"voluntary" can also be pretty meaningless depending on the context. In the UK, if the police suspects you of shenanigans, they'll politely invite you for an "voluntary interview".

Of course you can decide to not go, it's voluntary, right? Yes, you can. Your choice. And when you reject their kind offer they'll come and arrest you so you can attend the interview.
foofoo12
·8 miesięcy temu·discuss
> Some animals are ready to go as soon as they are born

That trade has an extreme genetic advantage when other animals see you as their succulent mains on the a la carte exotic wildlife menu.
foofoo12
·8 miesięcy temu·discuss
I can see from voting that this comment is highly controversial. It's actively being downvoted. Make of that what you like.
foofoo12
·8 miesięcy temu·discuss
Yep, let alone life critical systems. You don't fuck with them just because.
foofoo12
·8 miesięcy temu·discuss
> 17x strike policy for accounts that reportedly engaged in the “trafficking of humans for sex.”

Yep. You can engage in sexually trafficking people 16 times with a warning. 17th is just too much dude.

What sort of a deranged psychopath comes up with these rules?
foofoo12
·8 miesięcy temu·discuss
Brings back memories but I can't say they are good. It was so limited that it was mostly frustration.
foofoo12
·8 miesięcy temu·discuss
It's the reverse of the Cloaca Maxima, the Roman empire sewage system. Facebook is where unprocessed sewage is fed back to the people, straight into their hands.
foofoo12
·8 miesięcy temu·discuss
Before JS had promises, JS code was plagued with the callback pyramid of doom. You needed an advanced masters degree in masochism to endure that. I don't think Python devs would have liked that.
foofoo12
·8 miesięcy temu·discuss
Yep. It's ironic that reddit itself cured my reddit addiction.
foofoo12
·8 miesięcy temu·discuss
No, he's referring to politics.

Far-right politics[a] encompasses a range of ideologies that are marked by ultraconservatism, authoritarianism, ultranationalism, radical anti-communism, ethnonationalism, and nativism.

https://en.wikipedia.org/wiki/Far-right_politics
foofoo12
·8 miesięcy temu·discuss
Totally my feeling too.

The formula seems to be: dopamine, dopamine, dopamine, infuriating country dividing content, dopamine, dopamine, dopamine, infuriating country dividing content, dopamine, dopamine, dopamine ...
foofoo12
·8 miesięcy temu·discuss
> I really don't think Python was close to dying

It absolutely was. What saved it was:

1. The data science / AI crowd that was gathering momentum any many only used Python 3.

2. No popular alternative. Perl got python as an alternative.

Python was also a good, simple language and had a good healthy culture. But it's nothing sort of a miracle that it survived that biblical software calamity.
foofoo12
·8 miesięcy temu·discuss
I learned Perl back in the day. It was fun and powerful.

But I think the package management and culture killed it for me. People took pride is writing obnoxiously messy code. Package dependency hell. Gung ho borderline toxic RTFM culture.
foofoo12
·8 miesięcy temu·discuss
I use FreeCAD and it's pretty good. But I think it's impossible to learn by trial and error.

MangoJelly has done an amazing job in churning out high quality tutorials for FreeCAD: https://www.youtube.com/watch?v=t_yh_S31R9g&list=PLWuyJLVUNt...

(this is just one playlist, there's a lot more on his channel).
foofoo12
·8 miesięcy temu·discuss
I worked in a factory one summer when I was a teenager. It was a totally brain dead work, but the morale was good. The workers weren't unhappy.

I'm concerned that the new role of "manager of agents" (as google puts it) will be a soul destroying brain dead work and the morale won't be good.
foofoo12
·8 miesięcy temu·discuss
Worst thing that happened to programming, eh? Have you tried running a 2 year old javascript/node project that transpiles and gulps it's three billion dependencies into something alien - if it works. Which it won't because it hasn't been updated for 2 years.
foofoo12
·8 miesięcy temu·discuss
Webapp doesn't work for me (current version Firefox):

  Uncaught TypeError: loading.showModal is not a function
    <anonymous> https://2earth.pyscriptapps.com/celtic-knot/  latest/:20
  latest:20:17
    <anonymous> https://2earth.pyscriptapps.com/celtic-knot/    latest/:20
and

  Uncaught (in promise) DOMException: IDBFactory.open: The operation is insecure
    <anonymous> index.js:65
    Xe index.js:63
    Ye sync.js:8
    engine pyodide.js:95
    get interpreters.js:36
    promise callback*get/< interpreters.js:34
    xn loader.js:66
    promise callback*xn loader.js:66
    Kn script-handler.js:91
    or custom.js:99
    define custom.js:266
    <anonymous> core.js:307
    promise callback\* core.js:182
core-Dwn9Kajy.js:1
foofoo12
·8 miesięcy temu·discuss
Very useful. Does anything similar exists for Firefox?
foofoo12
·8 miesięcy temu·discuss
Not to mention the cool handbrake turn when you're a teenager.
foofoo12
·8 miesięcy temu·discuss
> when our main or only way of detecting whether communication succeeded is through understanding or lack thereof

That's not even a good test, due to miscommunication. Both parties might think it succeeded, but then much later on you find out the truth (maybe).