Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bin_bash
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
31.
▲
by
bin_bash
3y ago
They're really completely different. Fish is mostly about having features that help you enter a command (history, error checking, completions, etc). Once you execute something, it really behaves the same as bash/zsh. Nushell is re
32.
▲
by
bin_bash
3y ago
as long as you're not doing conditionals and loops you probably won't be able to tell you're not using bash personally I almost never put anything that complicated into my shell, once it gets to that point it goes into a scri
33.
▲
by
bin_bash
3y ago
Nobody (I know) that uses fish actually writes scripts in fish. Everyone writes scripts in bash for portability.
34.
▲
by
bin_bash
3y ago
you just push ctrl-r just like in zsh
35.
▲
by
bin_bash
3y ago
I often see people complain about this but I seriously don't understand. The shebang at the top of a bash script will point to bash no matter what your shell is.
36.
▲
by
bin_bash
3y ago
Too much Tao, not enough Go. Code samples!
37.
▲
by
bin_bash
3y ago
I feel like I see them by security or food courts, not gates
38.
▲
by
bin_bash
3y ago
most college towns, for example
39.
▲
by
bin_bash
3y ago
I feel like it’d definitely help to know what the rules are. Might make it better to editorialize slightly and avoid having it happen automatically
40.
▲
by
bin_bash
3y ago
Well for what it’s worth this certainly isn’t new
41.
▲
by
bin_bash
3y ago
The submitted title might very well have been "This code smells of desperation.". HN has some strange rules that edit submitted titles like stripping "10" or "How to"
42.
▲
by
bin_bash
3y ago
that tank thing isn't a great example, even blue collar folk could pretty easily afford some of them. It's a hell of a lot cheaper than a Disneyland hotel!
43.
▲
by
bin_bash
3y ago
and it looks like they have 7 high speed lines coming from Paris. Seems the PNW could afford 1.
44.
▲
by
bin_bash
3y ago
it's not for stability, it's because it doesn't require posts so it's cheap and quick
45.
▲
by
bin_bash
3y ago
isn't molten salt quite a bit different?
46.
▲
by
bin_bash
3y ago
lol I see a lot of tools using npm to distribute binary CLIs written in compiled languages: https://blog.orhun.dev/packaging-rust-for-npm/ people are way more likely to be setup with npm than they are with cargo
47.
▲
by
bin_bash
3y ago
I stand corrected, strange I don't remember that. I don't think it hurt the storytelling at least.
48.
▲
by
bin_bash
3y ago
Dunkirk didn't have any gimmicks like that so far as I can remember
49.
▲
by
bin_bash
3y ago
WSJ really did a great job with this headline: https://www.wsj.com/articles/mark-zuckerberg-looks-to-delive...
50.
▲
by
bin_bash
3y ago
Well they are memorable for the people that live in the area—at least that was the case when broadcast TV/radio was important. There really wasn't a need for them to be decipherable to outsiders since historically they would be ou
51.
▲
by
bin_bash
3y ago
doesn't Tesla famously open source all of their patents?
52.
▲
by
bin_bash
3y ago
I don't know what it is about this name but I just can't not read it as "enzo".
53.
▲
by
bin_bash
3y ago
> this basically amounts to never deprecating anything at all yeah, though from the perspective of a sysadmin I suspect this is what they would prefer
54.
▲
by
bin_bash
3y ago
Parking rates simply needed to be higher, not dynamic. Not saying dynamic pricing is not useful though.
55.
▲
by
bin_bash
3y ago
sort of, yeah, Ticketmaster sort of sells "accountability as a service" so fans don't get mad at the artists. I'm a centrist, but things like this push me further to the right personally. Governments can't charge wh
56.
▲
by
bin_bash
3y ago
99% Invisible did a podcast recently where they talked about a very similar issue: the privatization of parking meters in Chicago. Parking meters have a similar problem. The purpose is for drivers to pay their fair share to use some real es
57.
▲
by
bin_bash
3y ago
176 sounded so low to me I wasn’t sure if you were talking about for all sites or just HN alts.
58.
▲
by
bin_bash
3y ago
A lot of people are questioning the value of using nvm in CI, but I think the main reason is just that the .nvmrc file is shared between dev/CI. It's a minor benefit, but still nice. That said, rtx is so much simpler for this:
59.
▲
by
bin_bash
3y ago
I've been here since launch (with different usernames), and I don't think it's meaningfully changed at all. btw this is sort of mentioned in guidelines (see the last one)
60.
▲
by
bin_bash
3y ago
The patronizing tone of "Falsehoods Programmers Believe" drives me crazy
More ›