Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Scratch tech tips (except not april fools)
- TheSmartGuy1234
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
Hey can anyone see the problem with my AHK code?
;reverse case of selected text on Ctrl+Caps Lock ;testTESTTESTtest ^CapsLock:: SetCapsLockState % !GetKeyState("CapsLock", "T") Send ^c Send %Clipboard% ; Send +%Clipboard% SetCapsLockState % !GetKeyState("CapsLock", "T") Return
- ToastersUnited
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
(#21)it's written in ahk
Hey can anyone see the problem with my AHK code?;reverse case of selected text on Ctrl+Caps Lock ;testTESTTESTtest ^CapsLock:: SetCapsLockState % !GetKeyState("CapsLock", "T") Send ^c Send %Clipboard% ; Send +%Clipboard% SetCapsLockState % !GetKeyState("CapsLock", "T") Return
- TheSmartGuy1234
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
thanks for not helping(#21)it's written in ahk
Hey can anyone see the problem with my AHK code?;reverse case of selected text on Ctrl+Caps Lock ;testTESTTESTtest ^CapsLock:: SetCapsLockState % !GetKeyState("CapsLock", "T") Send ^c Send %Clipboard% ; Send +%Clipboard% SetCapsLockState % !GetKeyState("CapsLock", "T") Return
WINDOWS?!?! UPDATE!?!?

Last edited by TheSmartGuy1234 (May 1, 2022 05:19:22)
- k0d3rrr
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
I have been wondering how to make a simple Base64 encoding and decoding program using Python. How do I do that?
- TheSmartGuy1234
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
I have been wondering how to make a simple Base64 encoding and decoding program using Python. How do I do that?To do that, first learn how to do that with the easy programming language known as “real life”. Just search it up… BOOM
Then, write python.
- k0d3rrr
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
Okay, I guess.I have been wondering how to make a simple Base64 encoding and decoding program using Python. How do I do that?To do that, first learn how to do that with the easy programming language known as “real life”. Just search it up… BOOM
Then, write python.
- god286
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
I have been wondering how to make a simple Base64 encoding and decoding program using Python. How do I do that?
import base64 data = "Hello, world" # Standard Base64 Encoding encodedBytes = base64.b64encode(data.encode("utf-8")) encodedStr = str(encodedBytes, "utf-8") print(encodedStr)
- k0d3rrr
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
Thanks.I have been wondering how to make a simple Base64 encoding and decoding program using Python. How do I do that?https://www.base64encoder.io/python/import base64 data = "Hello, world" # Standard Base64 Encoding encodedBytes = base64.b64encode(data.encode("utf-8")) encodedStr = str(encodedBytes, "utf-8") print(encodedStr)
- TheSmartGuy1234
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
Huh….. that's wired… the original disappeared!??!
What is the cost of a laptop with…
…12GB RAM
…1.7GHz Base speed CPU (Intel Core i5-3317U)
…256GB SSD
in 2022?
(ASUS S500CA + 6Gb RAM)
What is the cost of a laptop with…
…12GB RAM
…1.7GHz Base speed CPU (Intel Core i5-3317U)
…256GB SSD
in 2022?
(ASUS S500CA + 6Gb RAM)
- TheSmartGuy1234
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
Hey! I'm wondering what a computer with…
1.7 GHz base speed CPU (Intel Core i5-3317U)
12 GB of RAM
256 GB SDD
Fans that aren't broken
will cost in 2022.
Answer for desktop and laptop.
[ORIGINAL RECOVERED]
1.7 GHz base speed CPU (Intel Core i5-3317U)
12 GB of RAM
256 GB SDD
Fans that aren't broken
will cost in 2022.
Answer for desktop and laptop.
[ORIGINAL RECOVERED]
- Socialix
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
Hey! I'm wondering what a computer with…its gonna be free because it can't run windows 11
1.7 GHz base speed CPU (Intel Core i5-3317U)
12 GB of RAM
256 GB SDD
Fans that aren't broken
will cost in 2022.
Answer for desktop and laptop.
[ORIGINAL RECOVERED]
- TheSmartGuy1234
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
oof. i was going to sell it to buy another $799 laptop that runs win 11Hey! I'm wondering what a computer with…its gonna be free because it can't run windows 11
1.7 GHz base speed CPU (Intel Core i5-3317U)
12 GB of RAM
256 GB SDD
Fans that aren't broken
will cost in 2022.
Answer for desktop and laptop.
[ORIGINAL RECOVERED]
anyway if I sell all the stuff individually how rich money do i get? then subtract $799.
Last edited by TheSmartGuy1234 (May 4, 2022 07:36:19)
- kccuber
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
You can't sell a soldered CPU. You can sell the SSD, but properly format it and completely wipe the data off it so it's impossible to recover. Not sure why you would sell fans, but 12GB RAM could actually get you a decent amount of money.oof. i was going to sell it to buy another $799 laptop that runs win 11Hey! I'm wondering what a computer with…its gonna be free because it can't run windows 11
1.7 GHz base speed CPU (Intel Core i5-3317U)
12 GB of RAM
256 GB SDD
Fans that aren't broken
will cost in 2022.
Answer for desktop and laptop.
[ORIGINAL RECOVERED]
anyway if I sell all the stuff individually how rich money do i get? then subtract $799.
- TheSmartGuy1234
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
*finds out the RAM type is FBD2*You can't sell a soldered CPU. You can sell the SSD, but properly format it and completely wipe the data off it so it's impossible to recover. Not sure why you would sell fans, but 12GB RAM could actually get you a decent amount of money.oof. i was going to sell it to buy another $799 laptop that runs win 11Hey! I'm wondering what a computer with…its gonna be free because it can't run windows 11
1.7 GHz base speed CPU (Intel Core i5-3317U)
12 GB of RAM
256 GB SDD
Fans that aren't broken
will cost in 2022.
Answer for desktop and laptop.
[ORIGINAL RECOVERED]
anyway if I sell all the stuff individually how rich money do i get? then subtract $799.
hrmm… hey google duckduckgo how much will 12Gb of FBD2 RAM cost???
a7la-home.com interesting url… but nope
hrmm… hey google startpage how much will 12Gb of FBD2 RAM cost???
NO RESULTS!?!??!?!?!?!?!?!??!?!?!?
okay fine… he we go….. we are going to get tracked…..
h-e-y goooogle….. how much will 12Gigggggabyyyyyyyyyyyttttttttttttttes of FBD2 raaaaam cost???
no!!!!!
So…. my computer is worthless???
made small to save space
REAL ANSWER: 4GB = 7.25 pounds = $13.93NZD so 12GB = 13.93NZD * 3 = $41.79NZD. Add
128GB of SSD… ~$2032
so my computer is ONLY $20!!!!!?????
To get $73.79 out of a computer that costed $699… NO! WE CAN DO BETTER! but not now… math homework
EDIT: and to get the now ~$1000 computer that I want…. need to do some investing thinking
EDIT: math homework didn't work now I have to do my spelling homework
EDIT: BACK TO WORK!!!
We also need a new keyboard and mouse, but I can't sell my current one so no.
wait…
You can't sell a soldered CPUbut you can sell a computer!
so… backup all personal*** files, programs and some of the registry*, get new fans**, REINSTALL WINDOWS, sell computer.
Then I can include the CPU
The CPU is 1.7 GHz**** so umm… let me guess… $~50-100???
Then the computer case… $~150-500?
Then the multiple few (3) USB slots MINUS ~10
Then the HDMI, VGA and… file share? Cable slots +~15
Then the weight minus $~25*****
Then the windows 10 $~100-500
Then add
“WOW!!! IT'S A COMPLETE COMPUTER!!!!! I DON'T HAVE TO BUILD ONE!!!”$~50
You get ~$678.79NZD.*******
But like, no still. This computer is fine******
*I changed some settings, you know!
**the old ones are dusty and probably broken(!).
***Of course!
****it's a nine year old computer y'all know.
*****not as heavy as a nine year old, thankfully
******barely enough, even in 2022.
*******But fine enough to run calculator!!! good enough for now. and can run minecraft BE Education Edition 1.17.31 at 100% CPU. oof.
EDIT: #2 LONGEST FORUM POST!!!
Last edited by TheSmartGuy1234 (May 5, 2022 06:30:21)
- kccuber
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
*finds out the RAM type is FBD2*Isn't that like, soldered RAM? Is this an ultrabook?
Also can I have conversion for NZD to USD?
Last edited by kccuber (May 5, 2022 23:40:37)
- TheSmartGuy1234
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
yeah but now we are selling the whole computer*finds out the RAM type is FBD2*Isn't that like, soldered RAM? Is this an ultrabook?
Also can I have conversion for NZD to USD?
k here
and yes
- k0d3rrr
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
I know this isn't really a ‘tech tip’, but should I make a topic about Snap!?
I mean, I did find an earlier topic…
I mean, I did find an earlier topic…
- TheSmartGuy1234
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
I know this isn't really a ‘tech tip’, but should I make a topic about Snap!?No… I mean AT is like suggestions… no necroposting re-using old topics is required so don't…?
I mean, I did find an earlier topic…
- k0d3rrr
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
Yeah.I know this isn't really a ‘tech tip’, but should I make a topic about Snap!?No… I mean AT is like suggestions… no necroposting re-using old topics is required so don't…?
I mean, I did find an earlier topic…
- mybearworld
-
Scratcher
1000+ posts
Scratch tech tips (except not april fools)
(#27)Why not encodedBytes.decode()?str(encodedBytes, "utf-8")
- Discussion Forums
- » Advanced Topics
-
» Scratch tech tips (except not april fools)






