Leaderboard
Popular Content
Showing content with the highest reputation on 12/03/2022 in Posts
- 
	New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20221203-3219d2d-uxp-74a139ee2-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20221203-3219d2d-uxp-74a139ee2-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20221203-3219d2d-uxp-74a139ee2-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.6a1.win32-git-20221203-d849524bd-uxp-74a139ee2-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.6a1.win32-git-20221203-d849524bd-uxp-74a139ee2-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.6a1.win64-git-20221203-d849524bd-uxp-74a139ee2-xpmod.7z Official UXP changes picked since my last build: - Issue #2036 - Prevent GTK color picker from being frozen when launched from a modal XUL window (6d6d149b6) - Issue #2030 - (chore) refactor event dispatch functions (4d310562d) - Issue #2030 - Allow child nodes of button to participate in mouse hit tests (4354c7a1b) - Issue #2030 - Pref-gate default button event dispatch logic (3f073056d) - Issue #2030 - Dispatch click on common interactive ancestor if mousdown/up are not on the same element (b4dd10626) - Issue #2022 Follow-Up - Add autorelease to our manual NSView to prevent potential leaks. Also move titlebar overrides from BaseWindow to ToolbarWindow... This caused problems in Waterfox Classic on Ventura, while this didn't seem to be necessary in UXP... There is no need for those overrides in BaseWindow, so why risk potential problems. https://bugzilla.mozilla.org/show_bug.cgi?id=1576387 https://github.com/WaterfoxCo/Waterfox-Classic/commit/d7f5814dc089f615385a00db4dfe187c6aefa1af (e10eeed77) - No Issue - Fix building ldap on MacOS. Discovered this problem building Epyrus on MacOS, based on this Mozilla Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1652906 (7354cde3e) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. Update Notice: - You may delete file named icudt58l.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.5 points
 - 
	4 points
 - 
	@Dietmar I have added mentioned fix to both source trees, here are updated files for XP and 2003 https://www.mediafire.com/file/cboxm3x9ctb9i1u/ACPI_7777.6_x86+x64_5.1+5.2.7z/file3 points
 - 
	Wait, for real? I never talked with him personally as far as I remember, but for the short year or two I've been on this site, I've seen him *everywhere*. I didn't even know anything was wrong. Definitely did a lot and I pray him and his family peace.3 points
 - 
	New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rthost.win/basilisk/basilisk55-win32-git-20221203-c47e9f085-xpmod.7z Win64 http://o.rthost.win/basilisk/basilisk55-win64-git-20221203-c47e9f085-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: - Issue #2036 - Prevent GTK color picker from being frozen when launched from a modal XUL window (058474229) - Issue #2022 Follow-Up - Add autorelease to our manual NSView to prevent potential leaks. Also move titlebar overrides from BaseWindow to ToolbarWindow. (a061db91d) (a2c7ff5a3) - ported from UXP: Issue #2030 - (chore) refactor event dispatch functions (814fa6e3b) (253c7902a) - import from UXP: Issue #2030 - Allow child nodes of button to participate in mouse hit tests (a585aeacf) (cc57d007f) - import from UXP: Issue #2030 - Pref-gate default button event dispatch logic (41fed1ebf) (ff40ca288) - ported from UXP: Issue #2030 - Dispatch click on common interactive ancestor if mousdown/up are not on the same element (0494d561c) (c47e9f085)3 points
 - 
	Yes I prefer personnally to have the "off-topics" from time to time... well, moderators may not agree with me, but this seems to me more alive, the topics are more interesting... more alive! I don't mind the off-topics, I mean. And it's cool to be able to say by the likes, that I like the response of my interlocutor. I like the likes.2 points
 - 
	2 points
 - 
	In this case "we" was necessary 'cause you touched some gentle people from the generic discussion, who may be too polite and shy, also have problems in their life and you're angry with them for the likes. Are you for real ?? Why did you hurt them !?!? Well, if you want me to be fair and honest (like I tend to be me most of the time), what do you want in the end ? You want a clean techno forum ? Well, then get back to 1999 ! The folks have changed. You do understand that, don't you ? There may be only a dozen of real techno users left throughout the whole internet !2 points
 - 
	@Mov AX, 0xDEAD I add all new changes to the Source Files for acpi.sys and compile it. Yessssa works also on the Optiplex 780 Dietmar https://ufile.io/qwlndr5c2 points
 - 
	Never generalize all people - road to Hitler and Stalin and Mao etc... Each one has its individuality - and that is to be appreciated! Animals too, take an example from them. Each cat is different, has its own character traits, that's why we love them. It's in the genes - and fortunately I don't have the same face (etc.) as the others...We're not all twins, thankfully.2 points
 - 
	Debug log has enough info about fault source line: mod = div something wrong with math calculation in DSDT/SSDT EDIT: i forget add "break;" to all cases of switch(), probably this is my code problem, not DSDT issue, check fix: =>2 points
 - 
	You are already out of date. Why all this interest in my (exact) seniority? I am already feeling old enough , I don't need a timer to remind me how much. jaclaz2 points
 - 
	Someone took his time to help you ? It worked > put a like to show appreciation, this is very simple, no ? Like @AstroSkipper recently wrote , we don't earn money from this, but have plenty of unappreciative ****** in return. I personally had several cases of this recently.2 points
 - 
	Both links 404 for me currently ; CDN issue? FTR, nowhere to be found inside: https://o.rthost.win/basilisk/?sort=date&order=desc2 points
 - 
	I liked the second version of your reply , but you edit so often, I can't be sure it stays in the original form for at least a day.2 points
 - 
	Me too, I have to suffer their nonsense for a living, just so I get some €€€ to not suffer even the worse fate.1 point
 - 
	I apologize for my tone after I read more into your post under the influence of another poster baiting me.1 point
 - 
	For me as well ... having to change skins is not worth it in 360 when in DCBrowser just the 1/2 moon and its changed.1 point
 - 
	You just posted this in the Rep thread and it was WAY to beautiful to allow to slip by unnoticed ... I watched it a few times and I feel a lot calmer. Thanks so much AND for you (=everyone...) especially:1 point
 - 
	1 point
 - 
	1 point
 - 
	So don't isolate from others...on the contrary, be logical and draw the consequences - "the hatred out there" is only the fruit of your imagination.1 point
 - 
	Yeah, its too bad other people act this way towards me as I'm a sweet and gentle and loving person, so its their loss. Life it too short and I don't understand the hate out there. I don't hate anybody.1 point
 - 
	I am a member of MSFN since 2010. The "reputation" system and the "leaderboard" used to have more of a purpose, but are now meaningless or moreover worthless. It has been and is still being reduced to absurdity and shot into insignificance through meaningless voting or the new game I call "rep scoring", among other things. There is a troop of members here who have finally dealt a death blow to this voting system. In any case, I would suggest that the word "reputation" should be replaced by "number of votes". So that new members here don't think that certain people have an insane amount of knowledge, even though that's not the case. Anyway! I would be lying if I said I was no longer interested in voting in general. I am still interested in voting for real, meaningful, technical contents. Unfortunately, every nonsense is voted for in this forum as well as in this thread, but real content that has been painstakingly created often hardly gets any attention. There is an excellent saying in the German language that perfectly describes the number of daily posts of some members: "Quantität ist nicht gleich Qualität!". Translated: "Quantity is not equal to quality!" or "Quantity does not mean quality!". And as for MSFN, it seems no longer to be a technical forum but by definition a communication platform according to the administrators, as I unfortunately had to learn some months ago. A communication platform! Like the social media platforms! That is very regrettable. Cheers, AstroSkipper1 point
 - 
	The chrome extension called No More Referrer 0.1.2 No longer send referrer to any server... is ON always here...1 point
 - 
	Yes, I feel good, always better...Because I move, so I can interact with the changing environment, and that is interesting for me. I am interested in everything, because I choose the way to what I am interested in... move, move - that's the right recipe1 point
 - 
	How many trees around you will make you happy? Three?...four... a dozen, many more? So can you go to a forest? Is there one near your home? Is it safe to go to the forest where you live?...1 point
 - 
	"lonely"... lonely.. oh my poor But it's you who isolates yourself from other people... you should not lose the opportunities that will never come back, life is short. And if all of a sudden the other people would say, that they want to isolate themselves from you... would you be happy? So don't do to others what you don't want to receive...1 point
 - 
	"its the people that bother me." - But what do they do to you? Do you know them? Do they have a special behavior that bothers you? Do they talk to you in a bad way? They don't even talk to you, they speak a language you don't know, maybe Russian... and this bothers you? And to me "msfntor" too, if I cross your path, will you say that I bother you? If you don't know these people, and they haven't given you a bad word or bothered you with their actions, then what do you want from them? Why do you write that strangers bother you? All of them? Men and women, children too? Leave people alone, don't be a bad guy, thinking or writing that people you don't even know bother you. You should be ashamed, that you thought so. From now on change this bad thinking, please, and don't write bad about people anymore, you too are "the people", you are not better (or worse) than the others. I don't want to disturb you, but change your mind, now, Please.1 point
 - 
	This time: on time... The mirror of latest ArcticFox 40, BNavigator 0.9, Firefox 45ESR, IceApe 52, IceDove 52, K-Meleon 1.5.x/74/76, MailNews 52, New Moon 26.5/27/28, RetroZilla, RZ browser and Serpent 52/55 builds by @roytam1 has been updated -> soggi.org - tools. changelog: - added latest BNavigator 0.9 20221203 build - added latest IceApe 52 20221203 build - added latest IceDove 52 20221203 build - added latest K-Meleon 76 20221203 build - added latest MailNews 52 20221203 build - added latest New Moon 27 20221203 builds - added latest New Moon 28 20221203 builds - added latest Serpent 52 20221203 builds - added latest Serpent 55 20221203 builds To don't lose track of things I want to update too someday... todo: - add various flash player versions - add FlashFix for WinXP - add VLC 2.2.8 (WinXP non-SSE2) - add polyfill addons kind regards soggi1 point
 - 
	1 point
 - 
	1 point
 - 
	New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20221203-3fd460890c-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20221203-3fd460890c-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20221203-3fd460890c-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20221203-3fd460890c-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1154563 - Drop the unused argument of WorkerPrivate::Close(); r=baku (366f353f9f) - Bug 1178721 - Implement SuspendWorkersForWindow;r=khuey (a49bc9a306) - Bug 1207490 - Part 6: Remove use of expression closure from browser/devtools/. r=vporof (1c4d153319) - Bug 1198982: Don't fail the SW load for an importScripts failure. r=bkelly (948f5dca94) - Bug 1160890 - Part 1: Remove unneeded code from ImportScripts(). r=smaug (e31f7c82eb) - Bug 1160890 - Part 2: ImportScripts() should return muted errors with 3rd party scripts. r=smaug (347e54a605) - Bug 1188141: Make Worker error events not bubble. r=baku (509fd46933) - Bug 1160890, r=smaug (0ce3ee09d6) - Bug 1208687: Only discard events from the outermost queue. r=ehsan (bce722c16b) - Bug 949376 - MessageEvent::initMessageEvent, r=smaug (8878e51c91) - Bug 1214772 - Part 2: Make FetchEvent inherit from ExtendableEvent; r=bzbarsky (edff91f7fb) - Bug 1218131 - Mark FetchEvent.request as SameObject; r=bzbarsky (1f79b94838) - Bug 1188545 - Add tests for service workers' lifetime management. r=nsm (9bac3b9f2d) - Bug 1218135 - Remove FetchEvent.client; r=bzbarsky (e95e4e5326) - Bug 1218151 - Make FetchEventInit.isReload default to false; r=bzbarsky (795d597a3b) - Bug 1218621 - Keep the service worker alive while the promise passed to FetchEvent.respondWith() settles; r=catalinb (653633c136) - Bug 1212636 - Add a better error message for the content corrupcted error caused by the Promise being passed to FetchEvent.respondWith; r=bkelly (d6ebabc2f2) - Bug 1215140 P4 Make service worker respondWith() use channel ConsoleReportCollector. r=bz (0e07f364d4) - Bug 1218499 - Make FetchEvent.request nullable; r=bzbarsky (850630ea6d) - Bug 1179397 - Disallow FetchEvent.respondWith() when the dispatch flag is unset; r=jdm (2e57abf1c6) - Bug 1215140 P5 Report the line number where respondWith() was called. r=bz (484e385ce3) - Bug 1161239 - Emit a warning if the respondWith handler is resolved with a non-Object value; r=baku (cf2779f827) - Bug 1181054 - Part 1: Move FormFillIterator and FormDataParser to FetchUtil.cpp; r=bkelly (9f62174f72) - Bug 1181054 - Part 2: Refactor the code to extract an HTTP header from a buffer from FormDataParser; r=bkelly (7f57f76ce1) - Bug 1181054 - Part 3: Correctly handle upload channels that have embedded body headers when dispatching a FetchEvent; r=bkelly (ebbfac4419) - Bug 1181054 - Part 4: Make fetch-event.https.html pass; r=bkelly (b2d88a3f5b) - Bug 1215140 P6 Update service worker interception error strings to include detailed parameters. r=bz (7918278f09) - Bug 1219852 P1 Extract common JS values for rejected respondWith() promises. r=bz (12a6beed6c) - Bug 1219852 P2 Report non-response values passed to FetchEvent.respondWith(). r=bz (69fdad9d5f) - Bug 1207068 - Implement ExtendableMessageEvent interface. r=baku (29fd7c1c59) - Bug 1224061: Make Event::InitEvent infallible. r=smaug Bug 1224061 followup to fix bustage. r=me on a CLOSED TREE IGNORE IDL (b4fc91b14b) - Bug 1205109 - Make pushsubscriptionchange extendable. r=mt (abb45ac864) - Bug 1207491 - Part 8: Remove use of expression closure from browser/omponents/nsBrowserContentHandler.js. r=Gijs (98dcb2cbee) - Bug 1182571: Followup bustage fix from merge fail. CLOSED TREE (5062c88996) - Bug 1213646: Allow URI_IS_UI_RESOURCE and safe about: URIs when SEC_ALLOW_CHROME is set. r=bz (6ca4e2322f) - Bug 1191645 - Use channel->asycnOpen2 in dom/base/nsSyncLoadService.cpp. r=sicking (3fbd471f6b) - Bug 1194526 - Use channel->asycnOpen2 in dom/base/nsScriptLoader.cpp (r=sicking) (7207efa45b) - Bug 1084009 - Part 1/3 - Parse sync scripts off the main thread. r=smaug (72f4d5c749) - Bug 1084009 - Part 2/3 - Only parse scripts off-main-thread on multicore systems. r=luke (ffb7e2270e) - Bug 1209193 - Cache PR_GetNumberOfProcessors when checking to do off-main-thread script compilation. r=luke (c514373ad7) - Bug 663570 - MetaCSP Part 7: CSP preload validation (r=bz) (5398116f85) - Bug 1207863 - Fix ScopeIter iterating a strict eval frame that errored out before its CallObject was allocated. (r=jorendorff) (ae38882b7c) - Bug 1223006 - Fix some typo in spidermonkey's comments. r=nbp (7d49536a0f) - Bug 1223490 - Use stable hashing for InnerViewTable; r=jonco (12b4329982) (fb9b106168) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1172870 - Implement service workers clients.openWindow for desktop (non-e10s). r=baku,smaug (b236bb7abe) - Bug 1188545 - Prevent service workers from being terminated while checking if the script evaluation was successful. r=nsm (c92e4159f4) - Bug 1214300 - AsyncErrorReporter doesn't use JSRuntime param., r=smaug (91534bd3e3) - Bug 1202001 - Log errors emitted during service worker lifecycle events to the Web Console; r=bkelly (a28967cbc7) - Bug 1189673 - Set FetchEvent.request.headers' guard to immutable before dispatching the FetchEvent; r=bkelly (9e49512912) - Bug 1215140 P7 Remove old service worker interception logging. r=bz (ecbf828102) - Bug 1215140 P8 Remove now unnecessary interception values from ErrorList.h. r=bz (1fa026bef7) - Bug 1215140 P9 Provide file and line number when FetchEvent.preventDefault() cancels a request. r=bz (fb9bc6ba03) - Bug 1215140 P10 Avoid AddRef'ing the nsIChannel OMT. r=bz (cf82339f63) - Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz (9bd51a95eb) - Bug 1172870 - Part 1 - Move PBrowser::CreateWindow to PContent. r=smaug (f91e410853) - Bug 1172870 - Part 2 - Enable ServiceWorkerClients::OpenWindow on e10s desktop. r=smaug (aefff3b138) - Bug 1222097 - Resolve the openWindow URL using the service worker URL as the base URL. r=bkelly (6ebd7fe6c9) - Bug 1172870 - Part 3 - Fix openWindow mochitest to work on e10s. r=smaug (9652eead7a) - Bug 1191724, ensure private browser flag is set on docshell early enough, r=fabrice (38f909e960) - Bug 1189964 - Fix a crash handling drags on dying windows. r=smaug (3b7bf446d7) - misspatch of 1162700 (ceb869512f) (492d5f663a) - Reverted "Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz" (3fd460890c)1 point
 - 
	New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20221203-485bba73-uxp-74a139ee2-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20221203-485bba73-uxp-74a139ee2-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20221203-id-656ea98-uxp-74a139ee2-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20221203-id-656ea98-ia-93af9a0-uxp-74a139ee2-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.1 point
 - 
	... Then the browser will NEVER fetch favicons for any tab, even during a normal browser session (i.e., not only when a previous session is being restored); do you want that (I don't, because I do want favicons in my tabs - and in my URLbar, thanks to CTR in St52) ? In "about:config", is below boolean pref set to true ? browser.sessionstore.restore_on_demand1 point
 - 
	One of my previous jobs of 7yrs provided me with a company phone that was an iPhone 5c. When I taught PLC Programming and Industrial Motor Controls for Journeyman Electricians, the school was equipped with Mac computers. I spent one day on one of them and vowed never to touch a Mac ever again. And I have stuck to that so far.1 point
 - 
	1 point
 - 
	If it were to save money, I'd say go with something lesser like phpBB, even though I do like this software, it can't be cheap to run this. Why do we no longer hear from the admin anymore? I do hope he is doing alright.1 point
 - 
	Not sure why . You better make a new reply then . Otherwise it's hard to understand what you were trying to say . The post above has nothing to do with you, btw. It's for the OP and some other wannabe moderators.1 point
 - 
	1 point
 - 
	Here is one reference - https://msfn.org/board/topic/176344-problems-accessing-certain-sites-https-aka-tls/?do=findComment&comment=1133983 Here is another - https://msfn.org/board/topic/177697-root-and-intermediate-certificates-not-compatible-with-windows-xp/?do=findComment&comment=11533131 point
 - 
	Updated Win10 skin -- https://www.dropbox.com/s/mr15hmwqv4h5opc/jisu9_chrome.srx?dl=11 point
 - 
	Brief Update. So the search for updates in WUv4 works thanks @WinFX again only unfortunately results.asp is missing because it was not archived properly. It redirects to splash.asp?page=3. That means we can't view or install the updates. I think that we will find a solution for this problem. The Update Catalog is the next project. Here some screenshots:1 point
 - 
	It used to be very good, but has gotten worse over time. And bloated along the way, reminds me of a certain operating system.1 point
 - 
	1 point
 - 
	Well who knows? I have a bad gut feeling. This whole situation reminds me of when Windows XP and Vista were discontinued by Google. While Chrome 49 was really the last one to work on XP, v50 could still be installed and ran on Vista, without any issues. If I am not wrong, you could also install Chrome 51, but that's when they slowly started to also break compatibility with Vista. Chrome 52 would no longer install on Vista and gave the typcial errors, when you tried to launch new Chrome versions on Vanilla Vista. I mean they could also break compatibility with Windows 8.1 at any time right now, but I think it will definitly not be with newer builds of v110 or 111. They are now free to introduce dll's from Windows 10+ at any time. The only questions is how other browsers will react to this: Logically, other Chromium based browsers must also stop supporting Windows 7 and 8.1 after they move on from Chromium v109 to 110, but there are some browsers, like Maxthon, who are based on new Chromium versions, but can be run on older systems. I think Maxthon 5.x was on Chromium version 7x/8x and still supported Windows XP and Vista, whereas the last Yandex Version for Windows Vista was v17.4.1.1026, which was based on Chromium 57 or Slimjet 12.0.15, which was based on Chromium 53. I really have no clue how they managed to make these Chromium versions run on those older systems (no judgement pls), but theoretically those companies could also support Windows 7 and 8.1 for longer if they wanted or? Curious to know what you guys think. I was just wondering, after I scrolled through the list of Last Versions of Software for Windows Vista and saw some entries that surprised me1 point
 - 
	even better if supporting newer vcersions (8.1/10 LTSB 2015/2016) as well.1 point
 - 
	@luweitest : In about:config, locate network.captive-portal-service.enabled and toggle to "false"; for good measure, also locate captivedetect.canonicalURL and change the value from http://detectportal.palemoon.org/success.txt to an empty string; restart browser to take full effect... FWIW, for me "captive portal detection" isn't considered as nefarious... Please, also read: https://www.palemoon.org/policies/privacy.shtml Also, for: ... read: https://19216801.one/ (i.e. this is an internal LAN IP address, not something external...) I can understand you being inside mainland China makes you extra cautious/suspicious of "background" connections, still I think Pale Moon can be absolved of such wrong doing ...1 point
 - 
	Rep doesn't mean anything, so it doesn't matter if people are farming rep or not. The reason it is here is because it is on by default from the forum software. It is not worth the effort to turn it off, since (as stated) it doesn't mean anything.1 point
 - 
	Overheard the news that police around these parts is exercising aggravated control, hunting for distracted drivers. So not only we have smartphone addicts behind the wheel, some people shave behind the wheel!?1 point