User Tools

Site Tools


task_boiler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
task_boiler [2023/08/11 14:36] rajutask_boiler [2024/01/22 22:59] – [Issue] raju
Line 4: Line 4:
 Start the first heading with "=====" Start the first heading with "====="
  
-===== remove lines with duplicate letters ===== +===== blocked by barrons =====
-==== Task ==== +
-Find five letter words made up of letters {h, i, k, e, r, s} where each letter appears only once.+
 ==== Issue ==== ==== Issue ====
-If we do+barrons.com is giving the following error.
 <code> <code>
-grep -i "^[hikers][hikers][hikers][hikers][hikers]$" /usr/share/dict/american-english +You have been blocked. 
-<code> + 
-shows +Why? 
-<code> +Something about the behaviour of the browser has caught our 
-Essie +attention. 
-Hesse + 
-Irish +There are various possible explanations for this: 
-Kerri +* You are browsing and clicking at a speed much faster than 
-Reese +  expected of a human being. 
-Sheri +* Something is preventing JavaScript from working on your 
-...+  computer. 
 +* There is a robot on the same network (IP WW.XX.YY.ZZ) as you. 
 + 
 +Having problems accessing the site? Submit feedback. 
 +ID: a-b-c-d-e
 </code> </code>
-some of the words have the letters duplicated. For example, in 'Irish' the letter 'i' is repeated twice. Such words should be filtered out.+
 ==== Solution ==== ==== Solution ====
-<code+Click on the extensions button in the top right 
- % grep -"^[hikers][hikers][hikers][hikers][hikers]$/usr/share/dict/american-english | grep -viE '(.).*\1'  +-Bypass Paywalls Clean -> settings button -> Options 
-Sheri +-> scroll down to "BPC settingssection 
-Shrek +-> check "Barron's - no Googlebot (http error 500)" option 
-heirs +-> Save 
-hiker + 
-hikes +==== System Information ==== 
-hires +  * bypass paywalls clean extension version: 3.5.2.1 (latest asof 2024-01-22) 
-sheik +  * google chrome: 120.0.6099.200 
-shire +  * OS: Windows 10 Enterprise
-shirk +
-skier +
-</code>+
  
task_boiler.txt · Last modified: 2024/01/23 22:55 by raju