Hacker Newsnew | past | comments | ask | show | jobs | submit | memsom's commentslogin

> Mixing C# with other languages in the same project is also difficult because it only supports MSBuild.

No, this is not true. You can invoke the compiler directly with no direct call to MSBuild what so ever.

Even using the dotnet command, which uses MSBuild under the hood, you are free to use your own build system. As an example - this code uses a Makefile to invoke the build: https://github.com/memsom/PSPDNA

If you want to call csc directly, it will compile with args just fine. And, if you have a working C# compiler on you platform, whether or not it uses MSBuild behind the scenes is kind of inconsequential.

You may also directly call the msbuild command, and it more or less does the same thing as the dotnet command, but hardly anyone eve calls msbuild directly these days.


I would have said "true", or at least - I would have said "I do, but never incurring a charge on next month's bill", but with services like Flex from Monzo, you can actually get credit over 3 months with 0% interest rates, which not only makes buying stuff more likely, but spreads out the costs. It doesn't solve over spending though.


How much is it?

You could draw all of it and put in a a 2x leveraged SP500 ETF :-D for 3 month and then return the money :-D


How much is Flex? It is free. You have 2 options -

1) physical card, which works like a credit card. 2) You can flex payments you made on your regular card.

The rules are the same. If it was a card purchase it will more than likely flex (it will if you used the Flex card, account it will depend on the type of transaction.) But it needs to be used for purchases. I guess you could set up a CC processing unit and pay yourself, but it somehow doesn't seem worth it. You can't flex a bank transfer for example.

When you Flex, it gives you the option to "pay on next payment cycle", "pay in 3 installments with 0 interest", "pay in 6/12 installments with the usual big interest". But you can at any point pay it off and so you could do it over 4 months and only pay minimal interest and you could pay over the amount due and make it pay off quicker.


Just don't let the credit card companies find out. The reason they give the money to you and not the stock market is to diversify their portfolio.

Imagine if all the shares in Bank X were paid for by loans issued by Bank X.


"Credit limit: £1200"


It depends. The more you use it the better the limit gets. Mine is nearly 3k now.


Legacy of BeOS.


I get that... I didn't like it in BeOS either... It just feels off, the more time spent on more recent alternatives (Windows, Mac, Linux+Cosmic/Gnome/Kde...). Similarly, trying to use OS/2's desktop also feels more and more alien as the years pass.

I mean, I get trying something different and/or sticking to a legacy, but there's also being usable to today's users.


"Queen" came from "The king and his queen". There is no common word for Queen in Germanic languages, and for what ever reason Queen became synonymous with royalty. Originally it just mean "the king and his woman", but I don't know when it changed. Certainly we had more than one word for "adult female human" in old English.


> There is no common word for Queen in Germanic languages

Correct me if I am misunderstanding what you meant, but Dutch has koningin and German has Königin? They are basically a feminized version of king.


I like WPF and I code with it regularly, but the drag and drop UI builder was the worst aspect of WPF and generated terrible Xaml that was almost impossible to maintain.


Delphi was the best RAD tool though. It was native code, not a weird interpreted or jitted app. It could also build to a single exe file. VB struggled with an unwieldy engine for most of its life.


WinForms came way after VB4 and it was a .Net only technology.


MVC is a design pattern, ASP.NET MVC is a framework that used MVC as its go to pattern. But MVC is not in any way only ASP.NET MVC. There are plenty of other UI frameworks that use MVC and the Wikipedia article lists a lot of them for example: https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93con...


> The only native contenders in the field right now are IMHO are [...] and flutter

I wouldn't really call Flutter "native".

I don't have a strong enough grasp of where React Native is at now. It was severely lacking when I looked at it circa 2018. But then we needed to call in to our own native code libraries, so we were probably quite niche.

Xamarin.Forms worked well enough, but the transition to MAUI has been full of woe and even more bugs and weird edge case functionality than Xamarin had.


Well - I used Archimedes computers with ARM2 and owned an Amiga 500+ and honestly, I couldn't tell you the Arcie was faster. It certainly didn't have the custom chips, so it is probably not a fair comparison.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: