ge96

↗ HN profile [ 67.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I feel like I don't have a choice to accept it. If I want to keep my job I need to use it. I felt pride in making things with code but now that you can just type in words into a prompt and code comes out, it just feels…

  2. There's a community on reddit for bringing these phones back online, at least certain apps. I'm not sure if these phones are actually in use "cellularly". Maybe in certain countries these networks are still up. I'm more…

  3. So whenever I see someone that is disabled, missing a leg, something like that, I genuinely feel bad for them. I wish I had magic powers and could just heal them you know. With regard to tech, I know medical stuff has a…

  4. Imagine if you sent an image with encoded info (steganography) and an LLM or CV model happened to get the command from that image, then this model happened to be connected to MCP/agents and could execute these embedded…

  5. I have low hopes, don't think any big new app like Tik Tok will come out anymore. I can remember when Facebook was huge in 2009. Achieving that virality, userbase It is easier now than ever to build things, make apps…

  6. It's over, they'll do more in the future.

  7. A couple times recently I have burned time doing the wrong thing. It's that thing where you step back and think about the bigger picture and have an easy solution. How do you get better at that other than practice/over…

  8. I'm looking for new topics to watch while winding down late at night. When I say useful I mean geared towards technology/career growth/some form of learning. But it can't be too heavy. I have a backlog of algos,…

  9. This might be what a "flop" is when thinking of GPUs. My question is aimed at microcontrollers. If you want to know what it can do, when seeing specs like 80Mhz, 1MB ram/flash, 32bit CPU. What could you do with that? I…

  10. This is a personal project/passion you develop. I'm the kind of person that starts/abandons a lot of projects. Or I'll just do enough to get it done but then I'll move on and do something else. Most of the projects I've…

  11. It seems like the ones to pursue now: FTL, fusion, stop aging, holograms, GAI, BCID, cellular regen, brain transfer, space colonies, etc... I wonder, I know it's not great to look at a movie but in the movie Jobs 2013,…

  12. I think the ability to modify code while it's running and ability to "rearrange" hardware would be useful for something that can modify itself. However I have not worked with FPGAs yet so I wonder if I'm grossly…

  13. This might be a "you're SOL" scenario, train your own model or pay/upload. I think there might be some self-hosted ones too, I understand someone has had to train/make it. I'm just needing this because we're dealing…

  14. So if you think about a complicated application like Microsoft Excel, how do people learn that for the first time? If you're coming from Microsoft's side, and you're getting it integrated in some company, would a person…

  15. The context is single technical founder, no money. So it's just a mountain of work I'm slowly chipping away at. I'm not even sure if when we get our customers if it will be fun then. I will admit I'm not 100% into what…

  16. Here's an example project that I had in mind: - take a screenshot of my screens at some interval - use OCR (library) to figure out some context of what I was doing My tin-foil hat comes on "can I trust that library"…

  17. I know my answer, and I'm aware you can find themes for like $20. The landing page is a single page thing, jump links on the page, then a form to collect an email. With regard to responsive design, cross browser stuff…

  18. What I'm asking about is say there was a global catastrophe and life as it currently is, is no more. You don't have cross-continent shipping, electricity sometimes works... internet may or may not work/probably not…

  19. Trying to share this code Hu3 shared with me a while back. See it in action: https://i.imgur.com/8XLKE4o.jpg Code in comment below to be more clean

  20. So here's an example problem that you can solve many ways(different stacks, services, pros cons). * You want a basic interface, that can generate custom emails and you save templates. (Existing services already).…