<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stackoverflow on tanaike - Google Apps Script, Gemini API, and Developer Tips</title>
    <link>https://tanaikech.github.io/tags/stackoverflow/</link>
    <description>Recent content in Stackoverflow on tanaike - Google Apps Script, Gemini API, and Developer Tips</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>&amp;copy; 2026. All rights reserved.</copyright>
    <lastBuildDate>Thu, 01 May 2025 14:48:54 +0900</lastBuildDate>
    <atom:link href="https://tanaikech.github.io/tags/stackoverflow/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Analyzing Google Apps Script from Stackoverflow</title>
      <link>https://tanaikech.github.io/2025/05/01/analyzing-google-apps-script-from-stackoverflow/</link>
      <pubDate>Thu, 01 May 2025 14:48:54 +0900</pubDate>
      <guid>https://tanaikech.github.io/2025/05/01/analyzing-google-apps-script-from-stackoverflow/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/dc6bf3578bed965aaf3bf62abe81e822&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://tanaikech.github.io/image-storage/20250501b/fig1.jpg&#34;&#xA;     alt=&#34;Analyzing Google Apps Script from Stackoverflow&#34;&#xA;     &#xA;     loading=&#34;lazy&#34;&#xA;     decoding=&#34;async&#34;&gt;&#xA;&lt;/p&gt;&#xA;&lt;h1 id=&#34;abstract&#34;&gt;Abstract&lt;/h1&gt;&#xA;&lt;p&gt;The report details a novel Gemini API method to analyze big data beyond AI context window limits, which was validated with Stack Overflow data for insights into Google Apps Script&amp;rsquo;s potential.&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Generative AI models face significant limitations when processing massive datasets, primarily due to the constraints imposed by their fixed context windows. Current methods thus struggle to analyze the entirety of big data within a single API call, preventing comprehensive analysis. To address this challenge, I have developed and published a detailed report presenting a novel approach using the Gemini API for comprehensive big data analysis, designed to operate effectively beyond typical model context window limits. &lt;a href=&#34;https://github.com/tanaikech/analyze_big_data_by_Gemini&#34;&gt;Ref&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Analyzing Trends of Google Apps Script from Questions on Stackoverflow using Gemini 1.5 API</title>
      <link>https://tanaikech.github.io/2024/03/30/analyzing-trends-of-google-apps-script-from-questions-on-stackoverflow-using-gemini-1.5-api/</link>
      <pubDate>Sat, 30 Mar 2024 14:28:14 +0900</pubDate>
      <guid>https://tanaikech.github.io/2024/03/30/analyzing-trends-of-google-apps-script-from-questions-on-stackoverflow-using-gemini-1.5-api/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/8621c3b799685fd2db1204d1372e1d73&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://tanaikech.github.io/image-storage/20240330b/fig1.png&#34;&#xA;     alt=&#34;Analyzing Trends of Google Apps Script from Questions on Stackoverflow using Gemini 1.5 API&#34;&#xA;     &#xA;     loading=&#34;lazy&#34;&#xA;     decoding=&#34;async&#34;&gt;&#xA;&lt;/p&gt;&#xA;&lt;h1 id=&#34;abstract&#34;&gt;Abstract&lt;/h1&gt;&#xA;&lt;p&gt;A new large language model (LLM) called Gemini with an API is now available, allowing developers to analyze vast amounts of data. This report explores trends in Google Apps Script by using the Gemini 1.5 API to analyze questions on Stack Overflow.&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;The release of the LLM model Gemini as an API on Vertex AI and Google AI Studio has opened a world of possibilities. &lt;a href=&#34;https://deepmind.google/technologies/gemini/#introduction&#34;&gt;Ref&lt;/a&gt; The Gemini API significantly expands the potential of various scripting languages, paving the way for diverse applications. Additionally, Gemini 1.5 has recently been released in AI Studio. &lt;a href=&#34;https://blog.google/technology/ai/google-gemini-next-generation-model-february-2024/#sundar-note&#34;&gt;Ref&lt;/a&gt; We can expect the Gemini 1.5 API to follow suit soon.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stackoverflow is Currently Read-only Mode</title>
      <link>https://tanaikech.github.io/2021/10/01/stackoverflow-is-currently-read-only-mode/</link>
      <pubDate>Fri, 01 Oct 2021 10:22:55 +0900</pubDate>
      <guid>https://tanaikech.github.io/2021/10/01/stackoverflow-is-currently-read-only-mode/</guid>
      <description>&lt;p&gt;It seems that this is due to &lt;a href=&#34;https://meta.stackexchange.com/q/370331&#34;&gt;Planned network maintenance scheduled for Friday, October 1 at 01:00-04:00 UTC (Thursday, September 30 at 9:00 PM-midnight EDT)&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Statistical Analysis of Duplicated Questions for google-apps-script tag in Stackoverflow</title>
      <link>https://tanaikech.github.io/2020/10/07/statistical-analysis-of-duplicated-questions-for-google-apps-script-tag-in-stackoverflow/</link>
      <pubDate>Wed, 07 Oct 2020 13:51:13 +0900</pubDate>
      <guid>https://tanaikech.github.io/2020/10/07/statistical-analysis-of-duplicated-questions-for-google-apps-script-tag-in-stackoverflow/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/fa8e7002678a377748ae35a33fa5b6eb&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;At Stackoverflow, a lot of people post the questions and answer to the questions every day. By this, there are a lot of important information in Stackoverflow. I have already reported &amp;ldquo;Trend of google-apps-script Tag on Stackoverflow&amp;rdquo; using the data retrieved from Stackoverflow. &lt;a href=&#34;#references&#34;&gt;Ref. 1&lt;/a&gt; It is found that the important statistical result can be obtained by analyzing the data on Stackoverflow. In this report, I would like to introduce the statistical analysis of duplicated questions for the &lt;code&gt;google-apps-script&lt;/code&gt; tag in Stackoverflow. When the duplicated question is analyzed, it is considered that the important issues for users can be known. As the result, it was found that there are the trend that the duplicated questions related to Javascript, Google Spreadsheet , the process cost and the cooperation with HTML and Javascript are posted.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tags Using Together with google-apps-script Tag at Stackoverflow</title>
      <link>https://tanaikech.github.io/2020/07/16/tags-using-together-with-google-apps-script-tag-at-stackoverflow/</link>
      <pubDate>Thu, 16 Jul 2020 10:06:18 +0900</pubDate>
      <guid>https://tanaikech.github.io/2020/07/16/tags-using-together-with-google-apps-script-tag-at-stackoverflow/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/ca0118158fda16550db92f544aab0424&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;This table shows all tags using together with the tag of &lt;a href=&#34;https://stackoverflow.com/questions/tagged/google-apps-script&#34;&gt;&amp;ldquo;google-apps-script&amp;rdquo;&lt;/a&gt; at Stackoverflow. The tags are summarized every year. At 2020, the data is retrieved from January 1, 2020 to July 16, 2020. The number enclosed &lt;code&gt;(###)&lt;/code&gt; means the number of use of the tag. When this table was a material for discussing about the current tags for &amp;ldquo;google-apps-script&amp;rdquo;, I&amp;rsquo;m glad.&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Year&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Used Tag list&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2008&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2009&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-form(1),google-sheets(1),google-apps-script(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2010&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(50),google-sheets(31),javascript(23),google-apps(4),custom-function(2),google-calendar-api(2),spreadsheet(2),google-docs-api(2),vba(2),google-docs(2),amazon(1),amazon-web-services(1),api(1),timezone(1),ms-office(1),xml-namespaces(1),xml(1),closures(1),google-sites(1),google-maps-api-3(1),array-formulas(1),google-sheets-formula(1),google-data-api(1),date-manipulation(1),datetime(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2011&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(72),google-sheets(31),google-apps(16),javascript(15),google-docs(8),google-spreadsheet-api(4),google-form(3),google-api(3),google-docs-api(2),spreadsheet(2),google-fusion-tables(2),google-calendar-api(2),java(2),google-app-engine(2),number-formatting(1),file-upload(1),google-apps-marketplace(1),json(1),email(1),html(1),tabpanel(1),gmail(1),performance(1),user-interface(1),zend-framework(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2012&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(1877),google-sheets(345),javascript(161),google-docs(63),google-sites(61),google-apps(54),google-spreadsheet-api(44),google-drive-api(44),gmail(40),google-calendar-api(31),google-docs-api(29),html(19),google-visualization(18),triggers(18),email(15),google-form(15),spreadsheet(14),urlfetch(13),gwt(13),oauth(13),custom-function(13),google-app-engine(12),user-interface(11),jquery(11),jdbc(10)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2013&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(2606),google-sheets(765),javascript(413),google-drive-api(124),google-docs(120),google-form(97),google-spreadsheet-api(78),google-apps(77),gmail(58),google-sites(57),html(56),google-calendar-api(41),google-api(34),email(31),google-docs-api(26),jquery(24),arrays(23),triggers(22),forms(22),google-app-engine(21),google-visualization(21),user-interface(20),spreadsheet(20),json(19),google-caja(19)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2014&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(2758),google-sheets(875),javascript(606),google-form(177),google-drive-api(168),google-docs(143),google-spreadsheet-api(90),google-apps(84),html(81),google-calendar-api(61),google-sites(56),gmail(54),email(53),jquery(49),arrays(45),forms(39),spreadsheet(35),triggers(35),excel(33),json(33),google-docs-api(28),google-api(28),google-app-engine(24),google-visualization(22),google-bigquery(22)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2015&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(2781),google-sheets(1134),javascript(714),google-form(159),html(158),google-docs(127),google-apps(115),google-spreadsheet-api(98),google-drive-api(97),gmail(66),arrays(57),google-calendar-api(57),jquery(51),google-api(46),forms(40),spreadsheet(39),email(38),google-docs-api(36),json(35),triggers(33),google-sites(32),regex(32),google-visualization(30),php(23),css(20)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2016&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(2888),google-sheets(1198),javascript(783),google-form(156),html(118),google-drive-api(117),google-apps(117),google-docs(77),arrays(74),google-spreadsheet-api(73),json(60),gmail(59),email(46),google-calendar-api(43),google-sheets-api(42),google-api(42),triggers(38),google-visualization(31),jquery(31),spreadsheet(31),google-docs-api(29),date(24),regex(23),forms(22),csv(22)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2017&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(3873),google-sheets(1537),javascript(979),google-form(194),html(158),google-sheets-api(137),google-docs(127),google-apps(122),google-drive-api(122),google-spreadsheet-api(114),arrays(110),gmail(85),email(64),json(56),gmail-api(52),google-api(52),triggers(51),jquery(51),spreadsheet(48),google-calendar-api(42),regex(34),google-sites(31),forms(27),custom-function(27),excel(27)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2018&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(4716),google-sheets(2062),javascript(1046),google-form(189),google-drive-api(189),google-docs(167),google-sheets-api(165),gmail-addons(155),html(134),triggers(129),gmail(120),arrays(111),google-calendar-api(79),json(68),google-app-maker(63),email(59),google-apps-script-addon(55),gmail-api(54),google-api(50),regex(50),custom-function(48),gsuite(47),google-bigquery(45),google-slides-api(43),web-applications(43)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2019&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(6731),google-sheets(3300),javascript(1352),google-form(263),html(250),google-sheets-api(223),google-drive-api(216),google-sheets-formula(168),google-docs(158),gmail(154),web-applications(143),arrays(141),google-sheets-macros(134),triggers(128),google-apps-script-web-application(112),google-calendar-api(88),gmail-addons(85),google-apps-script-addon(85),json(82),google-apps(77),gsuite(76),google-api(69),google-app-maker(64),scripting(61),google-apps-script-editor(61)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2020&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;google-apps-script(4853),google-sheets(2503),javascript(1221),html(199),google-form(176),google-drive-api(161),google-apps-script-web-application(160),arrays(154),google-sheets-api(149),google-docs(124),google-sheets-formula(120),google-sheets-macros(90),gmail(86),json(85),google-apps-script-simple-triggers(69),google-calendar-api(68),urlfetch(66),google-apps-script-addon(65),spreadsheet(57),triggers(51),gsuite-addons(48),gs-installable-triggers(47),email(47),gsuite(47),google-apps-script-editor(45)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
    </item>
    <item>
      <title>Statistics of gas Tag on Stackoverflow</title>
      <link>https://tanaikech.github.io/2020/07/15/statistics-of-gas-tag-on-stackoverflow/</link>
      <pubDate>Wed, 15 Jul 2020 09:05:59 +0900</pubDate>
      <guid>https://tanaikech.github.io/2020/07/15/statistics-of-gas-tag-on-stackoverflow/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/fa64f4e31fa017ad835568e5228b4f84&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;This is the statistics for the tag &lt;a href=&#34;https://stackoverflow.com/tags/gas/info&#34;&gt;&lt;code&gt;gas&lt;/code&gt;&lt;/a&gt; on Stackoverflow. This statistics are retrieve from Stackoverflow using Stackexchange API. About 2020, the data is retrieved from 2020-01-01 to 2020-07-01.&lt;/p&gt;&#xA;&lt;p&gt;This statistics data was obtained at 2020-07-15.&lt;/p&gt;&#xA;&lt;h2 id=&#34;measurement-result&#34;&gt;Measurement result&lt;/h2&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://tanaikech.github.io/img/20200715a-fig1.png&#34;&#xA;     alt=&#34;Statistics of gas Tag on Stackoverflow&#34;&#xA;     &#xA;     loading=&#34;lazy&#34;&#xA;     decoding=&#34;async&#34;&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;Fig. 1: Year vs. Total questions, Answered, Solved and Closed questions&lt;/p&gt;&#xA;&lt;br&gt;&#xD;&#xA;&lt;p&gt;Table 1: Tags which were used together with &lt;code&gt;gas&lt;/code&gt; tag for each year.&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Year&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Used Tag list&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2008&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2009&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(12),assembly(11),x86(4),gcc(3),nasm(2),linux(2),relative-addressing(1),disassembly(1),avr(1),macos(1),segments(1),inline-assembly(1),tdm-mingw(1),c(1),directive(1),mips(1),compiler-construction(1),gnu(1),stack(1),multithreading(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2010&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(31),assembly(28),x86(9),ld(6),gcc(4),linux(4),arm(4),gnu(3),c(3),inline-assembly(2),linker(2),elf(1),gdb(1),macos(1),ubuntu(1),mips(1),binutils(1),iphone(1),x86-64(1),64-bit(1),macros(1),intel-syntax(1),compiler-construction(1),python(1),embedded(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2011&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(46),assembly(37),x86(16),gcc(11),c(9),linux(6),gnu(4),64-bit(3),arm(3),nasm(3),att(3),inline-assembly(3),binutils(2),x86-64(2),register-allocation(2),system-calls(1),32-bit(1),cortex-a8(1),fibonacci(1),recursion(1),xcode(1),string(1),mips(1),dwarf(1),callstack(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2012&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(59),assembly(46),gcc(15),x86(10),x86-64(6),macos(6),gnu(6),linux(6),att(5),c(5),arm(4),ld(4),system-calls(3),binutils(3),nasm(3),struct(2),elf(2),syntax(2),interrupt(2),fpu(2),inline-assembly(1),clang(1),webrtc(1),compilation(1),iphone(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2013&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(70),assembly(55),x86(18),x86-64(16),gcc(14),linux(14),att(7),nasm(6),c++(5),inline-assembly(4),c(4),syntax(3),intel-syntax(2),printf(2),arm(2),intel(2),segmentation-fault(2),arrays(2),linker(2),i386(2),ffmpeg(1),ios(1),yasm(1),tasm(1),elf(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2014&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(61),assembly(53),x86(17),c(9),gcc(8),x86-64(7),nasm(5),linux(5),gdb(4),arm(4),stack(3),masm(3),disassembly(3),att(3),inline-assembly(3),arrays(2),32-bit(2),cpu-registers(2),shellcode(1),sockets(1),intel-syntax(1),opcode(1),gnu(1),c++(1),scanf(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2015&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(89),assembly(76),x86(25),att(15),c(13),gcc(12),x86-64(12),gnu(6),nasm(4),linux(4),gdb(3),inline-assembly(3),mips(3),macos(2),clang(2),elf(2),disassembly(2),macros(2),yasm(2),xcode(2),calling-convention(2),makefile(2),ld(2),arm64(2),intel-syntax(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2016&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(97),assembly(86),x86(32),x86-64(17),gcc(16),linux(16),att(14),c(5),nasm(5),osdev(4),ld(4),x86-16(4),linker(4),c++(3),gnu(3),gdb(2),forth(2),riscv(2),dwarf(2),intel(2),memory-alignment(2),intel-syntax(2),macos(2),system-calls(2),real-mode(2)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2017&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(73),assembly(64),x86(26),gcc(22),att(15),c(11),x86-64(11),intel-syntax(4),gnu(4),linux(4),arm(4),bootloader(4),64-bit(4),nasm(3),x86-16(3),ubuntu(2),osdev(2),inline-assembly(2),gdb(2),macos(2),ld(2),string(2),go(1),if-statement(1),objdump(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2018&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(69),assembly(55),x86(24),x86-64(14),gcc(13),att(6),linux(6),arm(4),macos(3),intel-syntax(3),position-independent-code(3),forth(2),ubuntu(2),x86-16(2),gdb(2),scanf(2),inline-assembly(2),gnu(2),blockchain(2),nasm(2),ld(2),osdev(2),bootloader(2),cygwin(1),debugging(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2019&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(74),assembly(58),x86(21),x86-64(15),gcc(10),att(10),c(8),linux(8),gnu(5),gdb(5),ld(4),macros(3),intel-syntax(3),inline-assembly(2),shared-libraries(2),macos(2),dwarf(2),elf(2),arm(2),addressing-mode(2),machine-code(2),bootloader(2),c-preprocessor(1),pdp-11(1),thumb(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;2020&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;gas(68),assembly(55),x86(25),gcc(17),x86-64(16),att(13),intel-syntax(7),c(4),bootloader(4),x86-16(4),osdev(3),arm(3),linux(3),c++(3),gnu(3),linker(3),arm64(2),string-literals(2),powerpc(2),riscv(2),calling-convention(2),ld(2),macos(2),clang(1),abi(1)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;summary&#34;&gt;Summary&lt;/h2&gt;&#xA;&lt;p&gt;From Fig. 1, it shows that the tag &lt;code&gt;gas&lt;/code&gt; is used a lot at 2016. At that time, this tag is used for 97 questions. After 2016, this frequency of &lt;code&gt;gas&lt;/code&gt; is a bit low. The average frequency of use is 71.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Statistics of appscript Tag on Stackoverflow</title>
      <link>https://tanaikech.github.io/2020/07/06/statistics-of-appscript-tag-on-stackoverflow/</link>
      <pubDate>Mon, 06 Jul 2020 10:58:11 +0900</pubDate>
      <guid>https://tanaikech.github.io/2020/07/06/statistics-of-appscript-tag-on-stackoverflow/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/66d174aab293076dad3bc4b8c5842e09&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;This is the statistics for the tag &lt;a href=&#34;https://stackoverflow.com/tags/appscript/info&#34;&gt;&lt;code&gt;appscript&lt;/code&gt;&lt;/a&gt; on Stackoverflow. This statistics are retrieve from Stackoverflow using Stackexchange API. About 2020, the data is retrieved from 2020-01-01 to 2020-07-01.&lt;/p&gt;&#xA;&lt;p&gt;Recently, this tag is modified by editing the tags. So I think that it has to be said that this statistics data is obtained at 2020-07-06.&lt;/p&gt;&#xA;&lt;h2 id=&#34;measurement-result&#34;&gt;Measurement result&lt;/h2&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://tanaikech.github.io/img/20200706a-fig1.png&#34;&#xA;     alt=&#34;Statistics of appscript Tag on Stackoverflow&#34;&#xA;     &#xA;     loading=&#34;lazy&#34;&#xA;     decoding=&#34;async&#34;&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;Fig. 1: Year vs. Total questions, Answered, Solved and Closed questions&lt;/p&gt;</description>
    </item>
    <item>
      <title>Notifying Comments at Stackoverflow by Email using Google Apps Script</title>
      <link>https://tanaikech.github.io/2018/07/13/notifying-comments-at-stackoverflow-by-email-using-google-apps-script/</link>
      <pubDate>Fri, 13 Jul 2018 16:32:04 +0900</pubDate>
      <guid>https://tanaikech.github.io/2018/07/13/notifying-comments-at-stackoverflow-by-email-using-google-apps-script/</guid>
      <description>&lt;p&gt;This is a script for sending an email when users got comments at Stackoverflow. I had wished I could get an email when I got a comment at Stackoverflow. Although I investigated about this, it seems that I can get the email every 3 hours. For this situation, I wished I could get it much earlier. I thought that this can be achieved using GAS and Stack Exchange API. So I created this script. The features of this script are as follows.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
