Conversation
Notices
-
Embed this notice
Pleroma-tan (kirby@lab.nyanide.com)'s status on Saturday, 13-Jan-2024 15:31:51 JST Pleroma-tan @Tony so, give me 5 min -
Embed this notice
Pleroma-tan (kirby@lab.nyanide.com)'s status on Saturday, 13-Jan-2024 15:33:15 JST Pleroma-tan @Tony no i want to be able to know and maintain the html -
Embed this notice
Mr. Bacon (tony@clew.lol)'s status on Saturday, 13-Jan-2024 15:33:16 JST Mr. Bacon use chat gpt, I had it write a program in python for me to handle .xlxl files. It got like 90% the way there -
Embed this notice
Mr. Bacon (tony@clew.lol)'s status on Saturday, 13-Jan-2024 15:36:45 JST Mr. Bacon okay. then go waste 400 hours. you accomplish more and learn more with chat gpt because it accelerates your learning and forces you to fix new problems.
It is a great tool for software dev stuff because it is so complex. -
Embed this notice
Pleroma-tan (kirby@lab.nyanide.com)'s status on Saturday, 13-Jan-2024 15:36:45 JST Pleroma-tan @Tony i'm not confining myself to strict terms here this is basic html and css it's not meant to use javascript or any other goofy shit -
Embed this notice
Mr. Bacon (tony@clew.lol)'s status on Saturday, 13-Jan-2024 15:41:10 JST Mr. Bacon Just wait until you run into asynchronous functions. I had this great little flask app until I decided I wanted to get an email update every time someone visited the site. And I had to reprogram the whole thing.
Idk I think the real value of chat gpt is it's ability to accelerate learning. I've taught myself alot in the last year with it. I went from no knowledge to pretty much front end and still retarded at backend it. -
Embed this notice
Pleroma-tan (kirby@lab.nyanide.com)'s status on Saturday, 13-Jan-2024 15:41:10 JST Pleroma-tan @Tony site's probably just going to use a good lua library or plain cgi, this doesn't matter to me -
Embed this notice
rees (rees@breastmilk.club)'s status on Saturday, 13-Jan-2024 15:42:38 JST rees @Tony @kirby wait until you have to learn how to use continuous uniform model frameworks -
Embed this notice
Pleroma-tan (kirby@lab.nyanide.com)'s status on Saturday, 13-Jan-2024 15:42:38 JST Pleroma-tan @rees @Tony again.... dis is basically just plain html
it's meant to be simple in nature lol -
Embed this notice
Kirino Kousaka (kirino@seal.cafe)'s status on Saturday, 13-Jan-2024 15:43:31 JST Kirino Kousaka I doubt my advice will be useful because the way I piece info together is retarded.
I tend to build each element of the website independently of one another (as they'll eventually all be modular / tpl files anyway) in pure HTML.
Makes it a lot easier to focus on what I'm actually looking at :P
Pleroma-tan likes this. -
Embed this notice
Pleroma-tan (kirby@lab.nyanide.com)'s status on Saturday, 13-Jan-2024 15:44:50 JST Pleroma-tan @Tony i'm purposefully not putting any drop down menus in this software -
Embed this notice
Mr. Bacon (tony@clew.lol)'s status on Saturday, 13-Jan-2024 15:44:51 JST Mr. Bacon > doesn't matter
"I bet a cool/interactive drop down menu in the <header> would be cool" -
Embed this notice
Pleroma-tan (kirby@lab.nyanide.com)'s status on Saturday, 13-Jan-2024 15:48:07 JST Pleroma-tan @Tony it's meant to be simple and thus confines to almost archaic models of just preprocessing everything and giving it to the user
this fe is just a base for a series of templates -
Embed this notice
Mr. Bacon (tony@clew.lol)'s status on Saturday, 13-Jan-2024 15:48:08 JST Mr. Bacon why not? What's wrong with drop downs?
-
Embed this notice