murtaza64

joined 1 year ago
[–] [email protected] 22 points 18 hours ago (1 children)

Sequel to cocaine bear looking good

[–] [email protected] 2 points 5 days ago* (last edited 5 days ago) (1 children)

Nix being an expression based functional language, it doesn't really make sense to have something like let x=y; since this looks to most people like a statement (i.e. a line of code that gets executed as part of a sequence). This doesn't exist in nix—instead you have expressions that get lazily evaluated, possibly out of order compared to what you'd expect. let x=y in makes it more clear that the variable binding you're doing is only in scope for the current expression, which reads something like "let x refer to y in x + 3"

The function definition syntax is unusual but definitely not unintuitive imo. It captures the simplicity of the function semantics of nix—a function is just a mapping/transformation from one value (or set of values) to another. I don't think it's too much overhead to learn that they use : to mean this instead of =>

In terms of why they picked this syntax, it follows the traditions of other functional languages such as the ML family, Haskell etc.

[–] [email protected] 2 points 2 months ago (3 children)

I guessed the same. I have annoyingly wide feet, so I might give this a try, but I feel like it would leave too much loose lace

[–] [email protected] 7 points 2 months ago (7 children)

How exactly does the parallel lace one work? Like I don't see where the laces come out underneath

[–] [email protected] 3 points 2 months ago

Why? The quotes will be consumed by the shell when you execute the command, unless you do like "'{}'"

[–] [email protected] 13 points 3 months ago* (last edited 3 months ago) (1 children)

Look, Raymond: a yellow-crested warbler.

[–] [email protected] 6 points 4 months ago

Saving money/space on building the parking and increased pool of potential workers seem like the two arguments that are written in the language that corporations speak. Not sure how effective they will be, but they're the most likely to work out of the ones you posted. Good luck!

[–] [email protected] 9 points 5 months ago

I'm pretty proud of my current setup (kinda similar to yours)

[–] [email protected] 6 points 5 months ago

I was never super critical of the queer representation in the movie because it is probably my favorite movie, but the article raised good points and I agree that the treatment of Roxie left a lot to be desired. Pleasantly surprised that the new anime was as good as it was! I still think I love the film more because of the crisp dialogue and visual comedy

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)

For some reason I assumed all brand new cars would have automatic parking breaks... Must only be for the mid/high range ones then

Edit: it was a Patrol. I guess the people who hate the electronification of cars can be happy that they're still making some with a focus on physical/mechanical controls

 

Are we going to have movie discussions here like /r/movies used to do? I want to talk about and hear what people thought of Oppenheimer. Is there already a post for Oppenheimer/should I just make one? (Sorry, I'm using Lemmy from the Thunder app and can't figure out if I'm able to search for posts)

view more: next ›