mmanfrin

↗ HN profile [ 85.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I'm building a small startup and I'm not yet at the point of seeking funding/advisors so I do not have that community. Most of my friends aren't devs and the ones that are are generally too busy with work to hang out on…

  2. I am astoundingly disorganized and have somehow managed to get 10-15 years in to my career without seriously addressing it, but my lack of process is starting to cause problems doing work. I've tried Obsidian but I…

  3. Admiral Cloudberg (admiralcloudberg.medium.com)
  4. I'm procrastinating a lot from work by spending time on my PC (usually work on a mac). I can't use WSL and make a linux subsystem because a video game I play does not allow virtualization to be turned on (Escape from…

  5. Sponsored Top Sites (support.mozilla.org)
  6. A while back, dang mentioned that a dark mode option was going to be worked on. I'm wondering what the status of that is? I'm aware there are extensions that will set custom css for HN, but I've had enough extensions…

  7. I'm looking for something halfway between a traditional todo app and trello. I want to be able to get ideas out on paper and then dive in to each point and make sublists. I have one in mind but I cannot for the life of…

  8. I'm working on a site that'll have 3 components: backend, admin, and a frontend in vue. I'm building this in Rails and Vue and I'm having trouble deciding if I want to treat the frontend and the backend/admin as fully…

  9. I'm building a site using vue and rails and I'm torn between building separate apps and then just treating rails as an API, versus building the vue frontend inside rails. I feel with the latter there may be some…

  10. Where can I learn good strategies for data structure? My naive first thought are round tracking a row per download with [what it downloaded, datetime, geo, referrer, if from user], but my thought is that if I begin to…

  11. I recently binged through Destroy All Software's series on Computation, which was eye opening, and now I want more, but it seems most are either aimed at juniors (code school) or about specific technologies. Any…

  12. The past two 'seasons' of DAS have been excellent (one on computation/lambda calc/hierarchy of languages; the other on building tools from scratch) and I really want more. Are there any good series that deal with…

  13. After the recent policy changes, I've decided I need to be more secure with my devices. I signed up for a VPN (PIA) and it works fine, but it is not terribly fast, and I see a big slowdown. I have heard PIA is maybe one…

  14. In my career I've been spoiled with terrific devops coworkers who have generally handled everything from code to deploy. As a result, I feel I lack in expertise about devops that I should know as an engineer.…

  15. I set up a kubernetes/deis cluster last week and want to throw up some tools/apps to use. I've set up an instance of thelounge to be my irc client, and I've been looking at Huginn for a personal IFTTT-ish service. Any…

  16. I recently got a small cluster set up for side projects and I've set up a few little tools for myself. I got thelounge (web irc client) running and am going to stand up Huginn (IFTTT-ish thing), and I'm looking for more…