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

Npm is just borked by design. I hop it will take javascrip with it

Analog Mono is no pixel font it is just a vector font drawn as if there where a raster

Analog Mono is no pixel font. It is just a vector font using lines on as pixel like raster. I see this a littel bit as false advertising. TTF files can carry pixel fonts quite well but people seem dont know what a real pixel font is.

Just on Question: Why? Why migrate and open a new can of worms?

At least the are not ground to powder or something to be used as a fertiliser for Chinese man penis


So that‘s „making Amerika dry again“ trump is promising?


so NSA installed a backdoor to each router and now needs you to restart it to open the backdoor?


No, the old one wasn't good tested and it hang the router. They will send a new one OTA on the next reboot.


To bad it is still made for pupils and not engineers. I tried using it for computer science and math and it lost to a Casio


Problems solved nothing learned. Poking my problems into a black box and getting numbers let me only learn how to poke numbers into black boxes


You learn how to use tools to solve problems and what kind of problems those tools can solve.

Using a database or 3D Printer isn't bad because you don't learn anything about the internals.


It's still better than using AI, where even the authors of the black box don't really know what they're doing.


to be fair that's the general experience with such solvers

step 1: insert the problem

step 2: ???

step 3: profit


I would disagree with C# having a (-) at Types. The Type system is indeed the most impressing part of .net/C#. having written static analysers for many languages i find the c# type system the most logical and most easy to parse


C# is missing expressive types for me.

That might land with native unions but it's not there yet. There's workarounds with OneOf and Dune but those are kind of messy.

I think expressive types on dotnet are possible - I am a big fan of F# and those types are very good. So I think C# will get there but I can't say it's there yet.


Once union types land, it will just need first class support for checked errors instead of unchecked exceptions flying around everywhere.


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

Search: