• 0 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: August 30th, 2025

help-circle








  • Totally agree. In my day to day work, I’m not dealing with anything groundbreaking. Everything I want/need to code has already been done.

    if you have a Copilot license and are using the newest Visual Studio, it enables the agentic capabilities by default. It will actually write the code into your files directly. I have not done that and will not do that. I want to see and understand what it is trying to do.





  • They have a near monopoly on certain goods. I built my home gym using Amazon 2 years ago. I couldn’t find most of the stuff anywhere else for anywhere near the same prices.

    Things have changed. I don’t use Amazon anymore. Out of curiosity I checked some prices on my gym equipment and a lot of it is 50+% more now. The squat rack I have is almost double the price.

    Prices elsewhere haven’t gone down. It is still probably cheaper to buy the double the price squat rack from Amazon. But I’m done, Amazon is full evil.




  • I’m really split with it. I’m not a 10x “rockstar” <insert modern buzzword> programmer, but I’m a good programmer. I’ve always worked at small companies with small teams. I can figure out how to parse requirements, choose libraries/architecture/patterns, and develop apps that work.

    Using Copilot has sped my work up by a huge amount. I do have 10 YoE before Copilot existed. I can use it to help write good code much faster. It may not be perfect, but it wouldn’t have been perfect without it. The thing is I have enough experience to know when it is leading me down the wrong path, and that still happens pretty often. What it helps with is implementing common patterns, especially with common libraries. It basically automates the “google the library docs/stackoverflow and use code there as a starting point” aspect of programming. (edit: it also helps a lot with logging, writing tests, and rewriting existing code as long as it isn’t too whacky, and even then you really need to understand the existing code to avoid a mess of bugs)

    But yeah search is completely fucked now. I don’t know for sure but I would guess stackoverflow use is way down. It does feel like many people are being pigeonholed into using the LLM tools because they are the only things that sort of work. There’s also the vibe coding phenomenon where people without experience will just YOLO out pure tech debt, especially with the latest and greatest languages/libraries/etc where the LLMs don’t work very well because there isn’t enough data.


  • devedeset@lemmy.ziptoMildly Infuriating@lemmy.worldBritish plugs
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    9 months ago

    The USA approach to this is to mandate a comical number of outlets everywhere (to prevent extension cord usage), mandate a large number of individual circuits (especially for things that draw a large amount of power), and more recently some combo of AFCI/GFCI/CAFCI breakers (to provide some level of sensing things going wrong and shutting off power).

    The stats are not great for the USA in terms of number of fires. I haven’t done deep research. From personal experience, most homes built after modern US electrical code was fleshed out are generally fine. Modern homes (or ones upgraded to modern code) seem very safe - the “smart” breakers tend to actually work.

    My anecdote here is that my relatively small hometown area (15,000 people, largely built up between 1860-1940) still has frequent fires relating to electrical and heating systems and the current city I live in (95,000 people mostly built up starting in ~1960) has very few fires ever. I spend 2 weeks a year around Christmas back in my hometown. 3 of the last 7 years had a structure loss fire while I was there. In the same period of time there have been 2 structure loss fires in my current city total.