This profile is from a federated server and may be incomplete. View on remote instance

anton ,

What is the methodology called where you:

Plan to go to orbit, blow up seconds into the flight, and declare it a success.

Plan to refuel in orbit, make it minutes before the rocket brakes. Fire the FTS, it fails, the rocket blows up a minute later und declare it a successful test of the FTS.

Argue to NASA that you are not the limiting factor to the moon mission planed for the end of the year, despite delivering none of the milestones.

FTS = flight termination system

anton ,

Well, apart from the free movement of people and goods, the common currency, the gdpr, the international students and the consumer protection what has the EU ever done for us?

Brought peace.

Uh peace, shut up.

anton ,

I think Dylan Beattie once said: If you don't have a plan, how can you choose not to follow it?

anton ,

I had quite the opposite experience in the alps, we have hiked within meters cows because the heard was laying and standing on the path. I have never seen very young calves or bulls on the mountains.

anton ,

Websites have grown beyond mere scripting.
Rust is about more than just nicer pointers, it has a very expressive type system that enables correctness rarely seen outside FP.

anton ,

Instead of

if let Some(a_) = a{
    ()
} else if let Some(b_)=b{
    ()
} else {
    dostuff 
}

you could just use

if a.isNone()&&b.isNone(){
    dostuff
}

Also if you don't use the value in a match just use _

anton ,

The system works great all year round but what it delivers is not electricity...

anton ,

The absence of coincidence

Look up the strong law of small numbers.

Also, one of their examples of AI was an exhaustive search.

anton ,

EVs only eliminate tail pipe pollution, otherwise they are more of the same.
They are multi ton metal boxes rolling on rubber wheels over asphalt roads, often to transport a single person. The create the same amount of traffic and waste the same amount of land on parking. Due to their heavy battery and better acceleration they create more fine particulates of wheel rubber.

EV are a Verkehrsrichtungsänderung, a Verkehrswende consists of trains and public transit.

[Thread, post or comment was deleted by the moderator]

  • Loading...
  • anton ,

    Can't have a more sketchy link that a unsecured connection to a raw IP address on another continent.

    anton ,

    Actual assembly in mainstream use:
    x86
    arm
    risc v

    mainstream byte code:
    jvm
    .net (I think)
    wasm

    fake assembly people may write:
    llvm
    wasm

    wat (web assembly text) is actually written is S-expressions, like lisp but without code as data.

    Edit: formatting

  • All
  • Subscribed
  • Moderated
  • Favorites
  • kbinchat
  • All magazines