monroewalker

↗ HN profile [ 89.3 ms ] full profile

No user record in our sample, but monroewalker has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. Dord (en.wikipedia.org)
  2. I frequently see high praise for Kagi here, both for the quality of the search results as well as the ostensibly customer-friendly business decisions. For the people that use their search and trust the company - why?…

  3. I'm finally feeling that I've gone through the setup process for a new computer enough times that I'm ready to setup a repo to host some install script I can just curl into bash. Some thoughts I have so far: - goal is…

  4. Currently using Terminator when on Ubuntu and iTerm2 on my macbook. Always with zsh + oh-my-zsh plus a handful of plugins and aliases. Curious to know what the real terminal and shell wizards are up to. Lately shell…

  5. Current list for me is: - NYT Connections https://www.nytimes.com/games/connections - NYT Strands https://www.nytimes.com/games/strands - Betweenle https://betweenle.com/ - Symbl https://www.symble.app/ - Mazele…

  6. Is there a good reference for which models should be preferred for which tasks? As I understand it, there's a decent amount of overlap in the capability of the top models right now (Claude 3, Claude 3.5, GPT4o, OpenAI…

  7. I've had mine in the default target retirement funds of the provider (Fidelity / Empower / Vanguard) from different employers. After seeing how much of the fund is invested in bonds (10% for Vanguard) despite the long…

  8. I've been buying Nuun but am curious to know what products others have settled on, especially after finding out Nestle owns Nuun now. Or if you make your own, how's that been?

  9. Waffle – Daily Puzzle (wafflegame.net)
  10. I'm building a desktop app with flutter and want to allow for plugins written in python. I'm planning on using protobuf to define the API and writing a utility package in Python that a plugin would use to define its…

  11. Frameworks like Svelte and Solidjs do their work at compile time to produce an application that requires minimal runtime framework code. Why can't the same be done for existing React code? I would imagine that a good…

  12. I'm curious how confident others feel about the code in a private repo not being leaked somehow by using copilot. Eg. by having it used as training data

  13. I just paid for a VPS with OVHCloud in order to host a webapp and a Postgres db. I'm capable enough to ssh in and get things running, but I don't have any sysadmin experience so I'm likely to make rookie mistakes and…

  14. I'm working on a webapp that I'd like to get sound effects for and not sure on the best approach. There seem to be a lot of freely available sound effects to be found on freesound.org or zapsplat, but there a thousands…

  15. I'd like to minimize my need for a mouse but there are some tasks which are just so much simpler with a cursor. I do have some mouse keys setup with Karabiner so that holding "k" and pressing esdf moves the cursor, but…

  16. I have some money in an Ally HYSA but wondering if it's worth switching to Wealthfront, SoFi, Betterment, or some other online savings account with a higher interest rate. At the time of writing, Ally's saving rate is…

  17. Over time I've found it to be much more difficult to get meaningful work done on my project without having some sort of plan for the work to be done. I'm currently trying Monday.com and have tried Trello in the past but…

  18. I'm considering trying to give my home office a nice aroma and looking for ideas on how to do that. I'm interested to hear both about potential approaches as well as recommendations for scents to try. So far I'm…

  19. Identicon (drhus.github.io)
  20. Assuming you've already bootRun or compiled once and are starting the app again, what's your startup time? I'm currently working on an app where it's taking ~30 seconds to get started and wondering what the lower bound…

  21. I've been using LazyGit [1] for a while and its made me realize how much easier a terminal ui can make things. It often makes me wish there was a TUI for the specific workflows I have when working in a given repo. Are…