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

TypeScript tried to accurately model (and expose to language services) the actual behavior of JS with regards to null/undefined. In its early days, TypeScript got a lot of reflexive grief for attempting to make JS not JS. Had the TS team attempted to pave over null/undefined rather than modeling it with the best fidelity they could at the time, I think these criticisms would have been more on the mark.

I am a C# dev by day and love working with it. I miss interfaces, Linq, and the nicer pattern matching features of C# when using GDScript, but overall GDScript is quite adequate for what it needs to do and the game dev loop feels faster when using it. They can interop as well without too much friction, so if you have the .NET version of Godot, it can have some code in C# where (if?) you need it and other code in GDScript when you don’t.


might be geometry dash.


What OP is describing is Tomb of the Mask or in that genre. There’s a good GIF embedded here showing the navigation mechanic: https://en.wikipedia.org/wiki/Tomb_of_the_Mask


That’s the one!


This is Conway’s Law: You ship your org chart.


The shuttle’s solid rocket boosters splashed down in the ocean via parachute, and were recovered and reused. The main engines and thrusters/rcs were also reused. Only the external tank was disposed. The issue with the shuttle (among many) was that the reuse was not actually economical due to the maintenance required between each launch.


> the reuse was not actually economical

Well - yes :) That is what reusable actually means. Anything's "reusable" if you spend enough money. The idea is it's worth doing.


In some software platforms, the tooling makes it really easy to use a debugger to see what’s happening, so it’s common for everyone on the team to use them all the time.

The comment you’re responding to mentioned pulling code into a function. As an example, if there’s a clever algorithm or technique that optimizes a particular calculation, it’s fine to write code more for the machine to be fast than the human to read as long as it’s tidy in a function that a dev using a debugger can just step over or out of.


More succinct than I managed.


If you want to experience the Neuromancer vibe (but not story line), in 2025, from a contemporaneous source, I can’t recommend the Commodore 64 adaptation enough.


Saw these guys on JoCo a few weeks ago. Great set. Birdhouse in your soul was one of our wedding songs. Hard to believe Flood is 35 years old. Thanks for linking this.


It's amused me for years that among all the songs I listen to that "can't possibly be that old", the album leadin track is self-documenting: "our brand new record // for nineteen ninety"...


Hi boat friend!


Excited for this release! Have you heard from Intel yet? “Core 2 Duo” was the name of one of their processors in the early days of multicore on a single package.

Edit: preordered!


Today, I very literally received a vintage laptop with a Core 2 Duo sticker on it.


This comment aged me 100 years.


Yeah, that lawsuit is probably going to bankrupt them here.


Also a weird way to make your product unsearchable.


Record selector to drive a data grid. Ex: Filter employees by location, or active/terminated, or salary/hourly, etc. and let the user choose one or many of these filters.


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

Search: