Live data from Hacker News

Viewing profile — nycdotnet

nycdotnet

HN member
Joined
Wed, Jun 15, 2016, 3:48 AM UTC
HN karma
406
Public activity
121 items

About nycdotnet

No profile information was provided.

Recent public activity

  1. comment
    Comment #49230772

    There is certainly precedent for this - will executors for example. How about “SCITA? Service continues in the afterlife.

  2. comment
    Comment #48818636

    Space Shuttle missions returned their crew alive 98.5% of the time.

  3. comment
    Comment #47722801

    In the section “Hardware-accelerated WAL checksums” he explains how the JIT compiles away the hardware support stuff depending on the exact capabilities of the system its on. With …

  4. comment
    Comment #47652802

    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 reflexiv…

  5. comment
    Comment #46832664

    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 fo…

  6. comment
    Comment #46831143

    might be geometry dash.

  7. comment
    Comment #45579075

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

  8. comment
    Comment #45400913

    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 …

  9. comment
    Comment #45078321

    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 commen…

  10. comment
    Comment #44553814

    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.

  11. comment
    Comment #43492245

    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.

  12. comment
    Comment #43401344

    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!

  13. comment
    Comment #42834068

    This is Brent Ozar's old theme.

  14. comment
    Comment #42825880

    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.

  15. comment
    Comment #42825853

    Agree. With patterns like this you are leaning on your db server’s CPU - among your most scarce resources - versus doing this work on the client on a relatively cheap app server. A…

  16. comment
    Comment #42665957

    “There are only two kinds of languages: the ones people complain about and the ones nobody uses.”. Bjarne Stroustrup

  17. comment
    Comment #42188684

    no barge for super heavy- the point of the catch is to save weight on the massive legs that would be required. It “soft landed” in the Gulf a few miles off shore, meaning they did …

  18. comment
    Comment #41832462

    Which would need to be encoded in at least two bytes at which point, why not just use CRLF?

  19. comment
    Comment #41832437

    Even Notepad.exe supports LF only text files now.

  20. comment
    Comment #41827447

    They did it!

  21. comment
    Comment #41827296

    yes the booster’s structure is very strong vertically but not nearly as strong horizontally. There may be some “squeezing” forces from the chopsticks but this is effectively for fi…

  22. comment
    Comment #41821958

    Yes. The booster has two pins that stick out at the top that are designed to hold the weight of the entire booster when empty. The plan is for the booster to return to the launch t…

  23. comment
    Comment #41688397

    The goal of two commercial vehicles was dissimilar redundancy. But yeah this should be worked on in the not too distant future.

  24. comment
    Comment #41411356

    The 2038 bug is less than 14 years away at this point. There is an astonishingly greater amount of software out there compared with 24 years ago. I don’t want to be a doomsayer but…

  25. comment
    Comment #41346939

    The space shuttle had three main components - the orbiter (white and black space plane with the crew and cargo), the external tank (rust brown on all but the first few flights), an…