{"id":8032,"date":"2019-09-25T03:54:33","date_gmt":"2019-09-25T03:54:33","guid":{"rendered":"https:\/\/mickgb.com\/?p=8032"},"modified":"2023-11-23T03:54:53","modified_gmt":"2023-11-23T03:54:53","slug":"draiocht-teicneolaiochta","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/draiocht-teicneolaiochta\/","title":{"rendered":"Dra\u00edocht Teicneola\u00edochta!"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<p><span style=\"color: #222222; font-size: 14pt;\"><span style=\"font-size: 14pt;\"><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script><\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><strong><span style=\"color: #000000; font-size: 11pt;\">Moore\u2019s Law<\/span><\/strong><\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">N\u00edl maol\u00fa ar bith ag teacht ar an athr\u00fa teicneola\u00edochta \u2013 a mhalairt ar fad, is m\u00e9ad\u00fa easp\u00f3nant\u00fail at\u00e1 ann!\u00a0 T\u00e1 s\u00e9 sin spreag\u00fail agus scanr\u00fail ag an am c\u00e9anna! Sa bhliain 1965, thug innealt\u00f3ir darb ainm Gordon Moore rud ait faoi deara.\u00a0 Gach bliain, bh\u00edodar in ann m\u00e9ad\u00fa faoi dh\u00f3 a dh\u00e9anamh ar c\u00e9 mh\u00e9ad trasnaitheoir\u00ed ab fh\u00e9idir leo a chur ar shlis. Thuar Moore go mairfeadh an treocht sin ar feadh deich mbliana.\u00a0 Chuir Ollamh innealt\u00f3ireachta i <\/span><span style=\"color: #000000; font-size: 11pt;\">gCaltech<\/span><span style=\"color: #000000; font-size: 11pt;\">, Carver Mead, <\/span><span style=\"color: #000000; font-size: 11pt;\">an<\/span><span style=\"color: #000000; font-size: 11pt;\"> teideal \u2018Moore\u2019s Law\u2019 ar an tuar seo, agus chlo\u00edgh an t-ainm leis tar \u00e9is sin.\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">D\u2019athraigh Moore a thuar i 1975 go dh\u00e1 bhliain don d\u00fabailt.\u00a0 Anois, n\u00edos m\u00f3 n\u00e1 caoga bliain n\u00edos d\u00e9ana\u00ed, t\u00e1 an tuar sin cruinne go leor f\u00f3s.\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><strong><span style=\"color: #000000; font-size: 11pt;\">Nach Cuma<\/span><\/strong><span style=\"color: #000000; font-size: 11pt;\">?<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">I nd\u00e1ir\u00edre, t\u00e1 dl\u00fathbhaint ag \u2018Moore\u2019s Law\u2019 le beagnach gach gn\u00e9 d\u00e1r gcuid saolta.\u00a0 Sa r\u00e9 dhigiteach ina bhfuil c\u00f3na\u00ed orainn, \u00fas\u00e1ideann beagnach gach uirlis, gach fearas, gach feithicil, gach r\u00edomhaire, gach f\u00f3n p\u00f3ca, agus tuilleadh lena chois sliseanna digiteach.\u00a0 Mar sin, t\u00e1 an m\u00e9ad\u00fa c\u00e9anna ag tarl\u00fa d\u00f3ibh agus do na bogearra\u00ed a ritheann orthu freisin.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">Sa r\u00e9 thionscla\u00edoch, th\u00e1inig feabhas ar mheais\u00edn\u00ed ag d\u00e9anamh obair fhisiceach.\u00a0 Ach sa r\u00e9 dhigiteach, t\u00e1 feabhas ag teacht ar mheais\u00edn\u00ed ag d\u00e9anamh obair intinne agus ag d\u00e9anamh cumars\u00e1ide idir daoine, idir meais\u00edn\u00ed agus daoine, agus idir meais\u00edn\u00ed.\u00a0 T\u00e1 n\u00edos m\u00f3 daoine agus n\u00edos m\u00f3 meais\u00edn\u00ed ceangailte le ch\u00e9ile gach l\u00e1, agus in ann gach s\u00f3rt eolas agus me\u00e1in a roinnt le ch\u00e9ile, obair a dh\u00e9anamh le ch\u00e9ile, gn\u00f3 a dh\u00e9anamh le ch\u00e9ile.\u00a0 Agus t\u00e1 na meais\u00edn\u00ed ag \u00e9ir\u00ed n\u00edos cumhachta\u00ed gach l\u00e1.\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><strong><span style=\"color: #000000; font-size: 11pt;\">Dra\u00edocht<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">\u201c<\/span><span style=\"color: #000000; font-size: 11pt;\"><em>T\u00e1 teicneola\u00edocht at\u00e1 for\u00e1sach go leor agus dra\u00edocht do-aitheanta \u00f3 ch\u00e9ile.<\/em><\/span><span style=\"color: #000000; font-size: 11pt;\">\u201d &#8211; Arthur C. Clarke (1973)<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">Caoga bliain \u00f3 shin, n\u00ed bheadh daoine in ann creidi\u00faint go mbeadh gaireas p\u00f3ca ag beagnach gach duine ar domhan, agus go mbeife\u00e1 in ann glaoch f\u00f3n a dh\u00e9anamh, ceisteanna deacra a fhreagairt, grianghraf a th\u00f3g\u00e1il, r\u00edomhbhainc\u00e9ireacht a dh\u00e9anamh, earra\u00ed a cheannach, f\u00e9achaint ar scann\u00e1n &#8211; gan ach c\u00fapla a lua, leis an ngaireas beag sin.\u00a0 Bheadh ionadh an domhan orthu freisin leis an idirl\u00edon, l\u00edonra domhanda r\u00edomhair\u00ed a chuireann a l\u00e1n seirbh\u00eds\u00ed ar f\u00e1il d\u00fainn, saor in aisce.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><strong><span style=\"color: #000000; font-size: 11pt;\">An<\/span><\/strong><span style=\"color: #000000; font-size: 11pt;\"> <\/span><strong><span style=\"color: #000000; font-size: 11pt;\">Todhcha\u00ed<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">is \u00e9 an t-aon fh\u00edric n\u00e1 go leanfaidh athruithe m\u00f3ra in\u00e1r saol, c\u00e9 acu is maith linn \u00e9 n\u00f3 n\u00ed maith!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">C\u00e9n s\u00f3rt athruithe m\u00f3ra at\u00e1 i nd\u00e1n d\u00fainn an ch\u00e9ad c\u00faig bliana eile?<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">Mar is eol do ch\u00e1ch, t\u00e1 s\u00e9 thar a bheith deacair an todhcha\u00ed a thuar, go h\u00e1irithe nuair at\u00e1 luas g\u00e9araithe na hathruithe ag m\u00e9ad\u00fa.\u00a0 In ainneoin \u00e9 sin, t\u00e1 a l\u00e1n tuartha ann. Seo c\u00fapla ceann suimi\u00fail.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">Sl\u00e1inte:\u00a0 T\u00e1 intleacht shaorga ag \u00e9ir\u00ed n\u00edos fearr ag aithint patr\u00fan, agus mar sin n\u00edos fearr ag diagn\u00f3isi\u00fa galar.\u00a0 Uirlis riachtanach a bheidh ann chun cabhr\u00fa le docht\u00fair\u00ed.\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">Coga\u00edocht: Beidh meais\u00edn\u00ed ag mar\u00fa n\u00edos m\u00f3 daoine, n\u00ed amh\u00e1in <\/span><span style=\"color: #000000; font-size: 11pt;\">meas\u00edn\u00ed<\/span><span style=\"color: #000000; font-size: 11pt;\"> cos\u00fail le dr\u00f3in agus buama\u00ed cliste ach saighdi\u00fair\u00ed r\u00f3bat freisin.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">D\u00e9ant\u00fasa\u00edocht: Beidh r\u00f3bait tionscla\u00edoch in ann t\u00e1irg\u00ed a dh\u00e9anamh ag \u00fas\u00e1id <\/span><span style=\"color: #000000; font-size: 11pt;\">teicnic\u00ed\u00a0 <\/span><span style=\"color: #000000; font-size: 11pt;\">nanaitheicneola\u00edochta<\/span><span style=\"color: #000000; font-size: 11pt;\">. Beidh na t\u00e1irg\u00ed sin i bhfad n\u00edos l\u00fa, n\u00edos saoire agus n\u00edos iontaofa n\u00e1 na t\u00e1irg\u00ed at\u00e1 inniu ann.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">Infreastrucht\u00far: Beidh braiteoir\u00ed i ngach rud agus i ngach \u00e1it, agus \u00e9asc\u00f3idh s\u00e9 sin n\u00edos m\u00f3 uathoibri\u00fa sa bhaile, ar an mb\u00f3thar, sa chathair agus amuigh faoin tuath.\u00a0 \u00d3 charranna uathrialacha go bainist\u00edocht inbhuanaithe ar uisce, feicfimid go leor feabhsuithe san infreastrucht\u00far agus na seirbh\u00eds\u00ed ag baint leis.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">Socha\u00ed: T\u00e1 an t-athr\u00fa teicneola\u00edochta ag m\u00e9ad\u00fa n\u00edos tap\u00fala n\u00e1 mar a bhfuil muid in ann l\u00e1imhse\u00e1il.\u00a0 Caithfimid a bheith c\u00faramach, mar t\u00e1 na hathruithe casta maidir leis <\/span><span style=\"color: #000000; font-size: 11pt;\">an<\/span><span style=\"color: #000000; font-size: 11pt;\"> tionchar a imr\u00edonn siad orainn.\u00a0 Go minic, b\u00edonn aincheist eitice i gceist. Mar shampla, b\u2019fh\u00e9idir go mbeadh ar an gcarr uathrialach rogha a dh\u00e9anamh idir b\u00e1s an tiom\u00e1na\u00ed n\u00f3 b\u00e1s an ph\u00e1iste os comhair an chairr.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">N\u00f3 c\u00e9ard faoi sh\u00e1r\u00fa pr\u00edomh\u00e1ide \u2013 f\u00e9ach ar cad at\u00e1 ar si\u00fal do na Moslamaigh Uighur i Xinjiang sa tS\u00edn &#8211; t\u00e1 c\u00f3ras digiteach ag faire orthu an t-am ar fad, agus ag d\u00e9anamh cinnt\u00ed f\u00fathu maidir le seoladh go campa\u00ed \u2018oideachais\u2019.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">N\u00edl aon teorainn lenar f\u00e9idir a dh\u00e9anamh, idir mhaith agus olc!\u00a0 C\u00e9 go bhfuil cath\u00fa an-l\u00e1idir l\u00e9im an daill a thabhairt ar ruda\u00ed, t\u00e1 s\u00e9 i bhfad n\u00edos fearr d\u00fainn an t-am a th\u00f3g\u00e1il chun smaoineamh ar na cinnt\u00ed m\u00f3ra, agus \u00e1r socha\u00ed a chosaint \u00f3 bhagairt droch\u00fas\u00e1id na teicneola\u00edochta.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 12pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"color: #000000; font-size: 11pt;\">\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script> Moore\u2019s Law N\u00edl maol\u00fa ar bith ag teacht ar an athr\u00fa teicneola\u00edochta \u2013 a mhalairt ar fad, is m\u00e9ad\u00fa easp\u00f3nant\u00fail at\u00e1 ann!\u00a0 T\u00e1 s\u00e9 sin spreag\u00fail agus scanr\u00fail ag an am c\u00e9anna! Sa bhliain 1965, thug innealt\u00f3ir darb ainm Gordon Moore rud ait faoi deara.\u00a0 Gach bliain, bh\u00edodar in ann m\u00e9ad\u00fa faoi dh\u00f3 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6850,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:11pt\">\u00a0<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:14pt\"> <\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:11pt\">Moore\u2019s Law<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">N\u00edl maol\u00fa ar bith ag teacht ar an athr\u00fa teicneola\u00edochta \u2013 a mhalairt ar fad, is m\u00e9ad\u00fa easp\u00f3nant\u00fail at\u00e1 ann!\u00a0 T\u00e1 s\u00e9 sin spreag\u00fail agus scanr\u00fail ag an am c\u00e9anna!  Sa bhliain 1965, thug innealt\u00f3ir darb ainm Gordon Moore rud ait faoi deara.\u00a0 Gach bliain, bh\u00edodar in ann m\u00e9ad\u00fa faoi dh\u00f3 a dh\u00e9anamh ar c\u00e9 mh\u00e9ad trasnaitheoir\u00ed ab fh\u00e9idir leo a chur ar shlis.  Thuar Moore go mairfeadh an treocht sin ar feadh deich mbliana.\u00a0 Chuir Ollamh innealt\u00f3ireachta i <\/span><span style=\"color:#000000;font-size:11pt\">gCaltech<\/span><span style=\"color:#000000;font-size:11pt\">, Carver Mead, <\/span><span style=\"color:#000000;font-size:11pt\">an<\/span><span style=\"color:#000000;font-size:11pt\"> teideal \u2018Moore\u2019s Law\u2019 ar an tuar seo, agus chlo\u00edgh an t-ainm leis tar \u00e9is sin.\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">D\u2019athraigh Moore a thuar i 1975 go dh\u00e1 bhliain don d\u00fabailt.\u00a0 Anois, n\u00edos m\u00f3 n\u00e1 caoga bliain n\u00edos d\u00e9ana\u00ed, t\u00e1 an tuar sin cruinne go leor f\u00f3s.\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:11pt\">Nach Cuma<\/span><\/strong><span style=\"color:#000000;font-size:11pt\">?<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">I nd\u00e1ir\u00edre, t\u00e1 dl\u00fathbhaint ag \u2018Moore\u2019s Law\u2019 le beagnach gach gn\u00e9 d\u00e1r gcuid saolta.\u00a0 Sa r\u00e9 dhigiteach ina bhfuil c\u00f3na\u00ed orainn, \u00fas\u00e1ideann beagnach gach uirlis, gach fearas, gach feithicil, gach r\u00edomhaire, gach f\u00f3n p\u00f3ca, agus tuilleadh lena chois sliseanna digiteach.\u00a0 Mar sin, t\u00e1 an m\u00e9ad\u00fa c\u00e9anna ag tarl\u00fa d\u00f3ibh agus do na bogearra\u00ed a ritheann orthu freisin.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">Sa r\u00e9 thionscla\u00edoch, th\u00e1inig feabhas ar mheais\u00edn\u00ed ag d\u00e9anamh obair fhisiceach.\u00a0 Ach sa r\u00e9 dhigiteach, t\u00e1 feabhas ag teacht ar mheais\u00edn\u00ed ag d\u00e9anamh obair intinne agus ag d\u00e9anamh cumars\u00e1ide idir daoine, idir meais\u00edn\u00ed agus daoine, agus idir meais\u00edn\u00ed.\u00a0 T\u00e1 n\u00edos m\u00f3 daoine agus n\u00edos m\u00f3 meais\u00edn\u00ed ceangailte le ch\u00e9ile gach l\u00e1, agus in ann gach s\u00f3rt eolas agus me\u00e1in a roinnt le ch\u00e9ile, obair a dh\u00e9anamh le ch\u00e9ile, gn\u00f3 a dh\u00e9anamh le ch\u00e9ile.\u00a0 Agus t\u00e1 na meais\u00edn\u00ed ag \u00e9ir\u00ed n\u00edos cumhachta\u00ed gach l\u00e1.\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:11pt\">Dra\u00edocht<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">\u201c<\/span><span style=\"color:#000000;font-size:11pt\"><em>T\u00e1 teicneola\u00edocht at\u00e1 for\u00e1sach go leor agus dra\u00edocht do-aitheanta \u00f3 ch\u00e9ile.<\/em><\/span><span style=\"color:#000000;font-size:11pt\">\u201d - Arthur C. Clarke (1973)<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">Caoga bliain \u00f3 shin, n\u00ed bheadh daoine in ann creidi\u00faint go mbeadh gaireas p\u00f3ca ag beagnach gach duine ar domhan, agus go mbeife\u00e1 in ann glaoch f\u00f3n a dh\u00e9anamh, ceisteanna deacra a fhreagairt, grianghraf a th\u00f3g\u00e1il, r\u00edomhbhainc\u00e9ireacht a dh\u00e9anamh, earra\u00ed a cheannach, f\u00e9achaint ar scann\u00e1n - gan ach c\u00fapla a lua, leis an ngaireas beag sin.\u00a0 Bheadh ionadh an domhan orthu freisin leis an idirl\u00edon, l\u00edonra domhanda r\u00edomhair\u00ed a chuireann a l\u00e1n seirbh\u00eds\u00ed ar f\u00e1il d\u00fainn, saor in aisce.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:11pt\">An<\/span><\/strong><span style=\"color:#000000;font-size:11pt\"> <\/span><strong><span style=\"color:#000000;font-size:11pt\">Todhcha\u00ed<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">is \u00e9 an t-aon fh\u00edric n\u00e1 go leanfaidh athruithe m\u00f3ra in\u00e1r saol, c\u00e9 acu is maith linn \u00e9 n\u00f3 n\u00ed maith!<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">C\u00e9n s\u00f3rt athruithe m\u00f3ra at\u00e1 i nd\u00e1n d\u00fainn an ch\u00e9ad c\u00faig bliana eile?<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">Mar is eol do ch\u00e1ch, t\u00e1 s\u00e9 thar a bheith deacair an todhcha\u00ed a thuar, go h\u00e1irithe nuair at\u00e1 luas g\u00e9araithe na hathruithe ag m\u00e9ad\u00fa.\u00a0 In ainneoin \u00e9 sin, t\u00e1 a l\u00e1n tuartha ann.  Seo c\u00fapla ceann suimi\u00fail.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">Sl\u00e1inte:\u00a0 T\u00e1 intleacht shaorga ag \u00e9ir\u00ed n\u00edos fearr ag aithint patr\u00fan, agus mar sin n\u00edos fearr ag diagn\u00f3isi\u00fa galar.\u00a0 Uirlis riachtanach a bheidh ann chun cabhr\u00fa le docht\u00fair\u00ed.\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">Coga\u00edocht: Beidh meais\u00edn\u00ed ag mar\u00fa n\u00edos m\u00f3 daoine, n\u00ed amh\u00e1in <\/span><span style=\"color:#000000;font-size:11pt\">meas\u00edn\u00ed<\/span><span style=\"color:#000000;font-size:11pt\"> cos\u00fail le dr\u00f3in agus buama\u00ed cliste ach saighdi\u00fair\u00ed r\u00f3bat freisin.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">D\u00e9ant\u00fasa\u00edocht: Beidh r\u00f3bait tionscla\u00edoch in ann t\u00e1irg\u00ed a dh\u00e9anamh ag \u00fas\u00e1id <\/span><span style=\"color:#000000;font-size:11pt\">teicnic\u00ed\u00a0 <\/span><span style=\"color:#000000;font-size:11pt\">nanaitheicneola\u00edochta<\/span><span style=\"color:#000000;font-size:11pt\">.  Beidh na t\u00e1irg\u00ed sin i bhfad n\u00edos l\u00fa, n\u00edos saoire agus n\u00edos iontaofa n\u00e1 na t\u00e1irg\u00ed at\u00e1 inniu ann.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">Infreastrucht\u00far: Beidh braiteoir\u00ed i ngach rud agus i ngach \u00e1it, agus \u00e9asc\u00f3idh s\u00e9 sin n\u00edos m\u00f3 uathoibri\u00fa sa bhaile, ar an mb\u00f3thar, sa chathair agus amuigh faoin tuath.\u00a0 \u00d3 charranna uathrialacha go bainist\u00edocht inbhuanaithe ar uisce, feicfimid go leor feabhsuithe san infreastrucht\u00far agus na seirbh\u00eds\u00ed ag baint leis.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">Socha\u00ed: T\u00e1 an t-athr\u00fa teicneola\u00edochta ag m\u00e9ad\u00fa n\u00edos tap\u00fala n\u00e1 mar a bhfuil muid in ann l\u00e1imhse\u00e1il.\u00a0 Caithfimid a bheith c\u00faramach, mar t\u00e1 na hathruithe casta maidir leis <\/span><span style=\"color:#000000;font-size:11pt\">an<\/span><span style=\"color:#000000;font-size:11pt\"> tionchar a imr\u00edonn siad orainn.\u00a0 Go minic, b\u00edonn aincheist eitice i gceist.  Mar shampla, b\u2019fh\u00e9idir go mbeadh ar an gcarr uathrialach rogha a dh\u00e9anamh idir b\u00e1s an tiom\u00e1na\u00ed n\u00f3 b\u00e1s an ph\u00e1iste os comhair an chairr.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">N\u00f3 c\u00e9ard faoi sh\u00e1r\u00fa pr\u00edomh\u00e1ide \u2013 f\u00e9ach ar cad at\u00e1 ar si\u00fal do na Moslamaigh Uighur i Xinjiang sa tS\u00edn - t\u00e1 c\u00f3ras digiteach ag faire orthu an t-am ar fad, agus ag d\u00e9anamh cinnt\u00ed f\u00fathu maidir le seoladh go campa\u00ed \u2018oideachais\u2019.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">N\u00edl aon teorainn lenar f\u00e9idir a dh\u00e9anamh, idir mhaith agus olc!\u00a0 C\u00e9 go bhfuil cath\u00fa an-l\u00e1idir l\u00e9im an daill a thabhairt ar ruda\u00ed, t\u00e1 s\u00e9 i bhfad n\u00edos fearr d\u00fainn an t-am a th\u00f3g\u00e1il chun smaoineamh ar na cinnt\u00ed m\u00f3ra, agus \u00e1r socha\u00ed a chosaint \u00f3 bhagairt droch\u00fas\u00e1id na teicneola\u00edochta.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:12pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"color:#000000;font-size:11pt\">\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[47,44],"tags":[],"class_list":["post-8032","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-eolaiocht-agus-teicneolaiocht","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8032","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/comments?post=8032"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8032\/revisions"}],"predecessor-version":[{"id":9582,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8032\/revisions\/9582"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=8032"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=8032"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=8032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}