HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maushu

no profile record

comments

maushu
·8 miesięcy temu·discuss
> What's the point of having a status page if it lies ?

Status pages are basically marketing crap right now. The same thing happened with Azure where it took at least 45 minutes to show any change. They can't be trusted.
maushu
·w zeszłym roku·discuss
It's actually the opposite. Calculating an asteroid impact is much easier because it primarily involves basic Newtonian physics. In contrast, the climate is a chaotic system, making long-term predictions far more complex.
maushu
·w zeszłym roku·discuss
Desktop mode in mobile seems to work fine.
maushu
·w zeszłym roku·discuss
I believe the description as a "wall" is not completely correct. Yes, it's a wall as a unpassable obstacle, but the description they gave when walking into it seems more like a field "can't turn around just walk backwards". The field was just dense enough to stop people from continuing moving forward similar to molasses.
maushu
·2 lata temu·discuss
Sometimes red tape is good in situations that might affect a large part of the population. Remember the whole Thalidomide situation.
maushu
·2 lata temu·discuss
This project might have helped me when I needed to implement a console app that might or not start a web server.

Asp.net is very overbearing (even using minimal APIs) when you want to use other Microsoft utilities like DI, logging or config since it wants to be the main entry of the application.

Never found an easy way to use the host feature with a optional web application where they both shared the DI. Note that this is more a problem with the generic host than asp.net itself.
maushu
·2 lata temu·discuss
He already did it with a 1km diameter ball (https://what-if.xkcd.com/12/) and the destruction was terrifying. Please keep him away from these other bigger water balls.
maushu
·2 lata temu·discuss
> Some coworkers seem to be having better success but I definitely get the sense they are reading and editing the results carefully.

Yes, you need to consider the AI as if it were a junior programmer that sometimes makes mistakes. I use it for boring work that can be quickly checked. For example, the other day I asked for a 'give me next workday' algorithm based on the code structure I had, and it worked fine.

It's just one more tool in the toolbox.
maushu
·2 lata temu·discuss
That's what I've been saying: AI is just a tool that can't yet replace programmers—maybe one day.

I use it for the boring work like generating comments, basic algorithms, API endpoints, and naming stuff. Even with the need to double-check the output, it still takes a load off my brain.
maushu
·2 lata temu·discuss
I always thought this was only to avoid public urination. I wonder if they added the anti-crime as PR excuse.
maushu
·3 lata temu·discuss
Funny that it's so noticeable because of the hostile architecture.
maushu
·3 lata temu·discuss
On the other hand without a commission this means there isn't a perverse incentive to fake data and sell stuff like it happens with other services.
maushu
·3 lata temu·discuss
So what you mean is that we need an standard compatible with multiple brands and later versions. Like AA batteries.
maushu
·3 lata temu·discuss
Interesting. I don't have tinnitus but when I jut my jaw forward I hear really low white noise.
maushu
·3 lata temu·discuss
It's much easier that way to make people self sacrifice for the religion, gives a meaning to their life and pacifies their fear of death.
maushu
·3 lata temu·discuss
With those prices I'm not surprised.
maushu
·3 lata temu·discuss
The problem is that Unity is a game engine, not a game framework. That means that any code you do will be following their architecture and using their features. The game logic gets really tight to the engine.

...unless you are Brian Bucklew https://threadreaderapp.com/thread/1703163364229161236.html

Note: That is not the "normal" way to use a game engine.
maushu
·3 lata temu·discuss
Because the missing device might cause something similar to this crash but instead with a internal mechanism. You really don't want loose stuff around moving mechanisms.
maushu
·3 lata temu·discuss
He could've easily built some heated bird houses with all the effort he wasted.
maushu
·3 lata temu·discuss
I don't understand what you linked. Don't they believe in technological singularity?

I would think a intelligence capable of self modification could use the scientific method to increase it's performance (even if it means scaling in size like a matrioshka brain).