Web
News
19+ hour, 38+ min ago (198+ words) I was digging around some of my old blogs recently and spotted something interesting, well not interesting, but unexplained. I blog about the Power Platform, a lot, and one of the things I don't blog about is crypto, so I was surprised to see that a few on my blogs had these tags: Yep it looks like someone hacked my tags, most likely in conjunction with spam comments to push something dodgy. I wanted a quick way to check all of my blogs and fix any, and luckily there is a API for that. This returned the following info per blog: So it was relatively easy to throw together a quick site that listed all of my tags from the tag key in the response, and create quick links to them so I can fix them. The site shows counts…...
13+ hour, 23+ min ago (54+ words) Check out this Pen I made! Check out this Pen I made! Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well...
21+ hour, 7+ min ago (161+ words) File -> Documents -> right click -> create new folder -> rename ->open -> create new document and click empty document ->rename as index.html right click the index.html -> open with text editor -> type a message and save it run the output: select the index.html file and double click metadata(data about data) eg: 7.open in another tab 9.type in text box (get the input) 10.disable the text box greater than > < lesser than < " quotes " ' apostrophe ' & ampersand & output type in bigger size,use 12. unordered list: ul-unordered list li-list item output It is good to practise _regularly and _write them. 19.Marking up dates and times Open link in new tab Downloading attribute when linking to a download Email Link: mail to:Link indicates the email address of the intended recipient Video and Audio on the web: = Embedding an entire web document inside another one...
12+ hour, 16+ min ago (235+ words) frustration to voice talking i sometimes voice talk with AI chat, feel like, wanna make conversation with AI more smooth. now there is frustration with it. bad turn taking process not promote and built conversation but just answer to question just repeat same contents to my opinion background the voice talking is more natural and stress free communication for human, so far there are several service like siri, areksa and so on. but they are not mutual conversation but just one-direction process, request and answer something. but if we use current AI technology, we can build more natural and powerful tool specialized for conversation, that realize same experiences of human-to-human conversation. #frustration-to-voice-talking frustration to voice talking i sometimes voice talk with AI chat, feel like, wanna make conversation with AI more smooth. now there is frustration with it. - not promote…...
10+ hour, 38+ min ago (97+ words) SELECT RTRIM(XMLAGG(XMLELEMENT(E, chunk_content).EXTRACT('/text()') ORDER BY chunk_num).GETCLOBVAL()) as full_text FROM ( SELECT c.chunk_num, blob_to_text_range(t.STPTYSSUBGRP, c.start_byte, c.end_byte) as chunk_content FROM ZOrdDetParties t CROSS JOIN LATERAL ( SELECT level as chunk_num, (level * 4000 - 3999) as start_byte, (level * 4000) as end_byte FROM dual CONNECT BY level Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well...
23+ hour, 49+ min ago (123+ words) If everything depends on everything" one small change can break the whole system. Separation of Concerns (SoC) is one of the most important software design principles. It means don't mix different responsibilities in one place. When each part of your system has a single job, everything becomes easier to fix, test, and grow. Think of a restaurant kitchen. The chef cooks, the cashier handles payments, and the server manages customers. If one person tries to do everything, the whole system becomes slow and messy. But when responsibilities are separated, the restaurant runs smoothly. Software works the same way. Clear boundaries = cleaner code, fewer bugs, and faster development. How do you apply Separation of Concerns in your daily coding or project work?...
13+ hour, 37+ min ago (164+ words) Modern day web browsers provide an important tool that we, web devs love and live for. The DevTools. We use it for Connect your smartphone with your computer with a USB cable. Now, once you connect your phone with your PC, you'll see the following message on your notification tray. Click on it. Search for Wireless Debugging. Then allow it. Now open your chrome browser from your phone and open any website. Then look at your PC's chrome browser and you'll find all the tabs opened on your phone. Like so. As you can see, I have opened W3School's JavaScript Tutorial article's page. Now go ahead and hit inspect. Voila!! " You've got the DevTools to inspect your website from your mobile! What's even crazier is that you can also interact with the website form your PC and do whatever you…...
14+ hour, 14+ min ago (109+ words) SELECT table_name, TO_NUMBER(extractvalue(xmltype( dbms_xmlgen.getxml( 'SELECT COUNT(*) c FROM ' || table_name)), '//C')) AS row_count FROM user_tables ORDER BY row_count DESC; Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well...
8+ hour, 59+ min ago (61+ words) [sizan_mahmud0_e7c3fd0cb68] Stop Using jQuery: Master Vanilla JavaScript DOM Manipulation in 2025 sizan mahmud0 " Nov 4 #javascript #frontend #development #design Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well...
1+ hour, 17+ min ago (54+ words) Check out this Pen I made! Check out this Pen I made! Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well...