deanebarker

↗ HN profile [ 85.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I'm interested in the patterns and practices behind extending software. You know: extensions, plugins, add-ons, etc. -- the systems and features that software (usually enterprise software) provides so that users and…

  2. My home networking gear is, like, 20 years ago -- some old cable model and wifi router. I've literally done nothing with it. I need to upgrade. Has anything fundamentally changed here? Any tricks and tips to getting…

  3. I get generative AI. I understand the concept of an LLM and how it generates text. AI output processing seems relatively clear to me. What I don't understand is how ChatGPT (or whatever) understands what I write. No…

  4. Content Query Languages (deanebarker.net)
  5. It's an old ThinkPad T431s. i7 / 16GB RAM

  6. Everything I Know About Webhooks (deanebarker.notion.site)
  7. The type of development I mean is GreaseMonkey or TamperMonkey scripts -- or even browser plugins -- that modify and "hack" web pages after they've loaded in the browser. Is there a name to refer to this type of thing?…

  8. I tagged every episode of the American sitcom "Friends" and wrote about what I learned from the experience. The link is to the "lessons learned" summation -- there's a link to the actual project at the top of the page.…

  9. I've been working on the web for almost 30 years, but CSS has changed SO much in the last 5-10. I need to reset my knowledge, from the ground up. What's the best way to do this?

  10. I've reached a point in my career where my main job seems to be explaining technology concepts to people. How... develop-able is this skill? Can this skill be formally developed, or is it something you just grow from…

  11. I use my smartphone too much. I'm trying to embrace boredom, so I've been leaving it behind when I go out to dinner and such. However, I'd still like to be contactable via text during those times. (Apps are the problem…

  12. I find myself doing more and more screencasts and video demos. I've used Loom and Camtasia and such, but I'm ready to invest both money and time to really get better at it. What's the state of the art in…

  13. I have a bunch of command line jobs that run overnight for various hobby projects. They're not connected -- there's about 8-9 that all run independently. How do you keep track of these? Every once in a while, one of…

  14. Back in the day (late 90s), Microsoft had a format called "HTML Application." It was just an HTML page with a ".hta" file extension. Opening such a file would open it in a chrome-less browser, and give the scripting in…

  15. As I've gotten older, my typing ability has decreased. I'm 51-years-old now, and have been typing non-stop since I got a computer in my 20s. I used to type very naturally and easily, but in the last few years, I've…

  16. Say you're building a web SITE (not a web APPLICATION). This is a site that simply publishes content. There's no elaborate functionality or interactivity, other than a few web forms. The use cases is "click a link, view…