• 0 Posts
  • 65 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle










  • I use Vivaldi as well but every time I update it I need to change one of it’s internal JS files to remove one UI restriction that annoys me: I use two vertical tab bars, one for showing all the tab groups and another for showing the tabs inside the selected group. For some reason Vivaldi limits the width of the two sidebar (combined) to 330px, which is too small for my tastes.


  • I mean, if someone creates a game with all the options there and you just use AI as a replacement for a complex UI, it could kinda work. A game like scribblenauts could theorically implement an AI based stage creation option with the current tech already. The problem with that is that the AI wouldn’t be able to guarantee that the stage has a proper challenge level (or even that is possible to complete it), so it would also need to implement an AI that tries to beat the level as well and then keep iterating over the two until a proper stage is found.

    In short: doable, for very niche cases and probably taking a very long time to complete a prompt (possibly hours).



  • If a tool were created that properly converted an UML diagram into a project without any need for code, all the programmers that lost their job to this tool would then be hired by the company that offered it, in order to give maintenance and support to everything the customers want in their programs.

    It would be removing programmers from they payroll of some companies but they would still be working for them, just further down in the chain.

    The same is true for AI. If AI could completely replace programmers in some area, it would need a lot of programmers itself to keep dealing with all the edge cases that would show up from being used everywhere that a programmer was needed before.