Viewing profile — SebastianFish
SebastianFish
HN member- Joined
- Tue, Jun 29, 2021, 4:11 PM UTC
- HN karma
- 9
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About SebastianFish
Recent public activity
-
comment
Comment #28991828
I think you have good points about the file signature and key-verification. I was hoping that we could expand the conversation around static analysis of library functionality as so…
-
story
Ask HN: Language design to mitigate supply chain attacks?
Question: Hacker News, if someone were designing a new programming language (or library system within an existing language) to mitigate supply chain attacks, what features would be…
-
comment
Comment #28465750
I think the problem this product is trying to solve, making it easier to implement rigorous testing, is an important one. When I talk to junior developers I compare enterprise soft…
-
comment
Comment #27895746
I think you are speaking to one of the core tensions in formal methods. The difference between a specification and an implementation can get blurry. Where formal methods get intere…
-
comment
Comment #27894573
Testing different methods of development in terms of speed, cost and quality is really hard. The most convincing approach to me would be a single blind experiment to hire two softw…
-
comment
Comment #27678033
What interests me most about the development of tools like this is how it might go on to influence the evolution of programming languages. The article that was posted on the CompCe…