mastrsushi

↗ HN profile [ 66.6 ms ] full profile
Karma
25
Created
May 30, 2018 (8y ago)
Submissions
0
  1. I want to write a minimal browser layout engine. I know it's an extremely daunting task, I don't intend to converge with HTML5 compatibility. I just find browsers fascinating and would like to learn more about them. I…

  2. I find Feedly and all those apps too bloated. Is there just a minimal plaintext site (in an HN style) where I can get links to my subscriptions in a list?

  3. Is there really a necessary use case? If a type is eventually expected to meet the parameter requirements of a procedure, what is the benefit? You could argue that in a language where all types are compatible with all…

  4. Everytime I want to do something simple like convert a string to caps or split a gif into images, I have to visit some shady site. Is there a free or open-source way for all these "basic" functionalities to work on the…

  5. I don't want a standalone app to hop back and forth between my browser. Nor do I want to embed a browser into an app. I simply want a local web page on my phone for my own use where upon a refresh, I get the latest RSS…

  6. I graduated College 3 years ago, and am absolutely sick of being a developer in the work force. I've thought about just going on my own, but I'm stumped on ideas. Not enough people really downloads apps anymore, and…

  7. I have a B.S. in Computer Science. Having worked two years, I've absolutely found i hate working under people in an office environment. I've hopped across three companies, I'm growing miserable and finding I dont enjoy…

  8. What sites do you use, what tactics if any.

  9. I'm coming to find I prefer remote developer roles over physical. On LinkedIn, it's discussed as if they're all over the place. I have a CS degree and 15 months of industry experience. What is an effective way and place…

  10. Do you still smoke, are you able to go without it? Do studies showing decreased IQ and memory retention concern you? Why do you smoke or why not? I feel as though most of the projects posted on this site are not by…

  11. Working with Shell Scripts and C programming from the background of a C++ and Java programmer, I've noticed the classic pre 1980s paradigm of record based design. Where instead of encapsulating objects with methods, a…