Live data from Hacker News

Viewing profile — andreamancuso

andreamancuso

HN member
Joined
Fri, Nov 15, 2024, 5:58 PM UTC
HN karma
4
Public activity
8 items

About andreamancuso

No profile information was provided.

Recent public activity

  1. story
    Running Rust/Go on shared hosting for $5 a month

    I wanted type safety without managing infrastructure. Here's how I run statically-linked Rust/Go binaries on shared hosting using PHP as a thin wrapper. https://dev.to/andreamancus…

  2. comment
    Comment #43528319

    - Semi-automated job finder for a job site focused on non-mainstream programming languages [1]. - Eiffel-inspired programming language [2]. It's hard to juggle between the two. [1]…

  3. comment
    Comment #43434256

    * 1 point by andreamancuso 0 minutes ago | next | edit | delete [–] Good point, but there’s a key difference between what abstract base classes or protocols enforce and what this p…

  4. comment
  5. story
    Ask HN: Should Python support native Design by Contract (class invariants)?

    I recently proposed adding native support for Design by Contract to Python, starting with class invariants. The idea: if a class defines an `__invariant__()` method, Python would a…

  6. story
    Show HN: Beyond Tabs – A Curated Job Board by Tech Stack

    Hey HN, I’ve built beyond-tabs.com, a job board focused on tech stacks rather than generic job listings. Instead of sifting through vague job descriptions, you can discover compani…

  7. comment
    Comment #42149298

    XFrames is an open source library that is meant to facilitate cross-platform, GPU-accelerated GUI development in the browser and in native Node.js applications - no DOM, no CSS. It…

  8. story