#pgdn
Explore tagged Tumblr posts
freakoutgirl · 3 months ago
Text
the j key worn down on my laptop like no one else's in the world
1 note · View note
caprice-nisei-enjoyer · 2 years ago
Text
@quantumofawesome
...what? How can something be a virtue for reading but not for writing? (I mean, okay, yes, code in particular is a case where you're writing it for another purpose *in addition* to being read by humans, but readability should always be a high priority unless you're facing extreme optimization pressure.)
Yeah, let me break down my thought process here.
The core virtue of code is that it is correct; that it does what you want it to in the most cases possible. Most other virtues stem from this. For example, readability is a virtue because it allows others to see whether your code is correct and to make changes to it in ways that preserve its correctness.
When writing code, I am constantly making decisions. It is easiest for me to understand the code and make good decisions if I write the code in a sprawling way, sort of the logical equivalent of double-spacing an essay so it can be proofread. When writing in this style, I use very little function chaining, few idioms, and I have a lot of intermediate variables. This makes it really easy to build and debug the code incrementally. This also takes some of the strain off of my working memory, because I can trust that each step does what it says. This style is the opposite of concise!
(I don't always do this, but I often regret it when I get cocky and try to write large swaths of code at once. I also see a lot of interview candidates writing an entire solution to a coding problem before testing any piece of it! Would not recommend!)
When reading code, I want different things to convince me that it is correct. I don't want to have to go back and test (or worse, rebuild) every step. I want to see expressive lines of code that I can check for obvious bugs, then chunk in my working memory. (For subtler bugs I bow to the majesty of automated testing and typechecking and linting, etc.). Ideally, the chunking allows me to come to understand the code as a gestalt, to be able to understand how it was architected and whether it achieves its high-level goals. Moment-to-moment, having more meaningful shit on screen also lets me scan back and forth with my eyes instead of my mouse*, which makes it easier to read.
The difference between my preferred styles for reading vs. writing is probably related to the third word in the TDD mantra "red, green, refactor". But I'm also tired so I'm gonna pause here and decide how much I really endorse all this tomorrow.
I think concision isn't a virtue when you're writing code, but it is a virtue when you're reading it. Maybe worth considering before I send code for review!
34 notes · View notes
powdermelonkeg · 10 months ago
Text
Fun fact: Skyrim reads "PgUp" and "PgDn" differently than the "PgUp/9" and "PgDn/3" buttons, meaning it doesn't read number keys with Page Up/Down shortcuts.
Also a fun fact, my gaming laptop does not have separate buttons for this.
Fortunately, workaround, I got a mouse with forward/back keys on the side, and downloaded a program to remap those buttons to PgUp and PgDn.
13 notes · View notes
arconinternet · 7 months ago
Text
BMF (DOS, Imagination, 1997)
You can play it in your browser here (emulation may stutter in Firefox), or download it for use in DOSBox (e.g. for multiplayer) here.
Tips: as soon as you select singleplayer on the menu using arrows and Enter, the game will use the controls set under Setup, which assume the numpad is used for arrows; use the Fire key (PgDn by default) to select a player file and campaign. Esc brings up the ingame menu; you'll need o press it twice if the mouse cursor has been captured by the game. Full instructions are included via the main menu.
Tumblr media Tumblr media
3 notes · View notes
ahogarmesll · 9 months ago
Text
Tumblr media
MadPea Lake Lounger
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
MadPea's Lake Lounger
This drivable item comes with seating for two avatars with both singles and couples animation options, as well as a texture HUD with an amazing selection of options for multiple parts of the vehicle.
To use, rez your watercraft and have a seat on it. You will see a menu with options for avatar animations, as well as the ability to swap seats, adjust the animations, and access the overall controls.
Choose 'Control' from the menu to access the ability to drive your watercraft. (Default setting has your vehicle mode in park.) This menu option will allow the owner to choose who has access to drive the vehicle (default is set to owner), as well as eject your passenger, and pass or take driving controls to or from your passenger.
When the item is in drive mode, you can use your arrow keys to move your watercraft around. The up key will move you forward, and up your throttle with each tap. The down key will lessen the throttle with each tap, until you stop, or choose to continue into reverse.
Your PgUp and PgDn keys will change your camera angle.
Land impact is 18, but may increase if the item is resized.
** PLEASE NOTE that resizing this item may cause it to no longer work as intended. ALSO, note that resizing items that include avatar animations will require manual adjustment of said animations. **
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
✄ MadPea's Lake Lounger is 100% original mesh created by the MadPea Team
✄ All MadPea products are sold as-is. No change or alteration requests will be accepted at any time. (This includes next owner permissions!) MadPea does not currently take custom orders or commission work.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
✄ For Customer Service please file a support ticket at http://support.madpeagames.com/
B.D.R. Takara Bikini Bra R
B.D.R. Takara Bikini Panty Compatible with Maitreya, LaraX, Legacy + Bombshell, Reborn + Waifu, Kupra, Belleza Gen.X, Peach.
Tumblr media Tumblr media
2 notes · View notes
perelka-l · 2 years ago
Text
Guys I need help and I am about to go insane
I have a mouse with PgUp and PgDn buttons mapped onto side button. All was working fine and dandy but like a week or so ago they stopped working and instead they suddenly work like going back and forth on pages on chrome??? anD DISCORD TOO??? and somehow my music player thinks those are forwards and backward buttons??????
hilariously, they are still mapped correctly AND keyboard buttons work properly?????? it's just on mouse???????
anyone knows what the fuck could be causing this i am close to tears bc i cannot fucking mentally handle technology not working for me that and i have shitton of other stresses so i am not cha cha cha lol
14 notes · View notes
entropy-game-dev · 2 years ago
Text
v0.15 alpha testing and patchnotes
In this test, my composer P, had their first go at testing the game.
He had a rough start due to P skipping the tutorial and opening cutscene(s) accidentally by pressing ESC a bunch. But enjoyed the music that I had added to the game. I will never get sick of a music track having both an exploration and battle variant that fade cleanly into each other, and he got to see that in action for the first time.
I also added debug controls for him to scroll through the tracks as needed, so he could listen to things in different contexts. Even more debug controls were added to bypass fuel restrictions using shift+click. I made notes to take those controls out before the release of the game, but I am sure that something (or multiple things) will still slip through...
His main criticism was that the way text was delivered (and the speed of which), through the text box, was hard to read. That set me on a multi-day odyssey of refactoring the entire textbox object to allow it to be scrollable. Not as easy as one might think due to my use of a very handy text displaying object. But that is a story for another post!
P is a big fan of SMT and RPGs in general, and so I am looking forward to hearing more of his feedback on the game as it comes...
Patchnotes are after the cut as always; thanks for reading!
v0.15 Features: PINK
Balance: Base carry capacity 50->20 Research carry capacity 20->10
Polish: Clamped fuel to not go to negative Removed fuel use when using debug transport Messages in rel nav screen no longer overlapping ROBOT feature label text x,y position now rounded to stop misalignment Made recruitment heart and dialog pink Stopped showing recruitment % when the enemy is already recruited Put AI matrix title text back in box Capitalised some AI matrix slot titles Research screen text: Expected result -> Result when completed + blue coloured All base facility left/right arrows now blink Debug controls: pgup/pgdn to scroll between songs Swapped some songs around Made stats slowly increase to max while in the ship Changed crafting tutorial to tell you how to get recipes Made status effect application text depend on whether they were good bad/applied to ally enemy Added some base full screen tutorials Wall features now check there's at least one walkable tile ON PLACEMENT before generating
Bugs: Fixed crash when adding new options to the options map Fixed CRASH when going to a sector with a number of dungeons lower than the current sector Fixed not getting free transport at the beginning of each sector Fixed music goes loud right before it is stopped Fixed log chance acquisition being 200% due to debug value Fixed egress chute not working to return to ship due to debug value Fixed units' current resources constantly decreasing when overloaded (only max should decrease) Fixed moving in battle when you are the same unit as the enemy being fought updates the enemy instead of you… Fixed log text messages not appearing in the right order Fixed Energy Drain move icon not showing Fixed music not being properly deleted if cycled too fast Re-enabled gameover Fixed tutorial code not inputting all triggers into priority list
15 notes · View notes
goshdangronpa · 1 year ago
Text
I will no longer get mad at my cat when she accidentally turns off my work computer. Why is this laptop designed with a power button that's right on the keyboard, between the PgDn and Del buttons, and only requires one tap instead of having to be held down. What shady tech bro needs a computer that they can shut down immediately.
3 notes · View notes
kevinterriblyofficial · 1 year ago
Text
Post by Kevin Elf Böy on VERO https://vero.co/kevinterribly/pgDN-qFdQbSW8dg2ZW5rM9FG
2 notes · View notes
apathy-tied-in-knots · 8 months ago
Text
thank you PgDn button on my keyboard
⚠️ ROAD WORK AHEAD ⚠️
|           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           |
________________ SPEEDING FINES DOUBLED WHEN WORKERS PRESENT —————————
|           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           |
⚠️ ROAD WORK 500FT ⚠️
|           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           |
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
        🚚 🚚                  🔩             웃  🧰   🕳️   🪚웃       웃📋     웃    웃 🛠️       🔨웃               🏗️  🕳️                 웃   웃 🔧                                                     🚚 🔩      🔩                      🔩                             
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
|           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           |
Tumblr media
|           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||     ��     | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           | |           ||           |
⚠️ END ROAD WORK ⚠️
90K notes · View notes
eightglass · 25 days ago
Text
i <3 scrolling with arrow buttons and PgUp/PgDn
1 note · View note
kandztuts · 3 months ago
Text
Linux CLI 24 🐧 nano CLI editor
New Post has been published on https://tuts.kandz.me/linux-cli-24-%f0%9f%90%a7-nano-cli-editor/
Linux CLI 24 🐧 nano CLI editor
Tumblr media
youtube
a - introduction and installation nano is a popular command line text-editor in Unix-Based OS It is open source and simple but yet powerful installation for Debian/Ubuntu sudo apt-get install nano installation for RHEL/Fedora sudo yum install nano nano filename → opens or creates the filename with nano or just nano and you specify the name on saving b - search text and navigation CTRL + W → enter the value and press ENTER ALT + W → continue to search the same value CTRL + R → to find and replace after CTRL + W Press Y to replace one, or A to replace all instances use ↑, ↓, →, ← to move around within the document Ctrl + P | N |F | B → to move around within the document use Home and End to jump to the start and to the end of the line or Ctrl + A | E PgUp | Ctrl + Y and PgDn | Ctrl + V to move one page up or down c - Edit, save and exit To select a text Alt + A and then with arrows select what you want Alt + 6 → to copy the selection to clipboard Ctrl + K → to cut the selection or cut the text to the end of the line Ctrl + U → to paste or cut the text to the start of the line Ctrl + Y → paste the cut with Ctrl + U Ctrl + O → save a file Ctrl + X → Exit nano Ctrl + G → Help menu
0 notes
balbharati01 · 10 months ago
Text
STAFF SELECTION (2024-25)
Tumblr media
STAFF SELECTION (2024-25) POST : DATA OPERATOR
Time: 25 Minutes M.M.: 25 NAME: CONTACT NUMBER
MULTIPLE CHOICE QUESTIONS :
Which of the following is a GUI since 1995 a. None of these b. MS-DOS c. Linux version 3 d. Windows XP
The key F12 opens a ……….. a. Save dialog box b. Close dialog box c. Open dialog box d. Save as dialog box
External command is DOS are ………. a. Edit, sys, chkdsk b. Chkdsk, prompt, date c. Copy, edit, sys, format d. Sys, ver, vol
If page finishes then for better comprehension a paragraph is …… a. Paused b. Carried over c. Finished d. None of these
What is place to the left of horizontal scroll bar a. Split buttons b. View buttons c. Tab stop buttons d. Indicators
How many ways you can save a document a. 4 b. 3 c. 5 d. 6
How many KB does 1GB has…… a. 102410241024 b. 10241024 c. 1024102410241024 d. 1024.0
Which of the following is an semi-conductor memory a. CD-ROM b. Magnetic Tape c. Pen-drive d. Hard-disk
To move to the previous worksheet, press…… a. Ctrl + PgUp b. Shift + tab c. Ctrl+ PgDn d. Alt + PgUp
A constant is another name for this type of data…. A. Equation B. Formula C. Number D. Descryption
To protect a worksheet, you can choose protection and the protect sheet from the …..menu a. Format b. Data c. Tools d. Edit
Status indicators are located on the ….. a. Formula bar b. Vertical scroll bar c. Horizontal scroll bar d. Formatting tool bar
You can open the sort dialog box by choosing sort from the ….menu a. view b. tools c. format d. data
which is not an type of network a. internet b. none of these c. LAN d. WAN
What is the main advantage of networking a. Sharing of peripherals b. Interactive data transfer c. All of these d. Sharing of data
Which of the following is independent malicious program that need not any host program a. Virus b. Trap doors c. Trojan horse d. Worm
how can you disable extended selection mode a. Press Del to disable b. Press Esc to disable c. Press F8 again to disable d. Press Enter to disable
You can not close Ms Word application by a. Choosing file menu the exit submenu b. Press Alt+F4 c. Click X button on title bar d. From File menu choose close submenu
Which of the following function key activates the speller a. Shift +F7 b. F9 c. F7 d. F5
Which of the following is not valid version of MS office a. Office vista b. None of these c. Office 2007 d. Office XP
What happens if you press Ctrl + Shift + F8 a. It selects the paragraph on which the insertion line is b. None of these c. It activates the rectangular selection
d. It activates extended selection
Pressing F8 key for three times selects… a. A sentence b. A paragraph c. Entire document d. A word
Usually paragraph are
a. None of these b. Right aligned c. Not aligned d. Left aligned
The vowel ‘I’ is on
a. Right hand b. Not applicable c. On both hands d. Left hand
If the word ‘glassware’ does not occupy in a line then a. Do not use it b. Carry it on next ine c. None of these d. Use hyphen before ‘ware’ and break
0 notes
rosszulorzott · 3 months ago
Text
ctrl+pgdn
Tumblr media
25K notes · View notes
grfn-btbtas · 1 year ago
Text
People who don't use ctrl pgup and ctrl pgdn to go through worksheets in excel have serious brainlet vibes
0 notes
msfoxfoundit · 1 year ago
Text
How to setup a Volume Control Keyboard Shortcut on any Keyboard in Windows 11!
PROBLEM
So you might have a keyboard that has no speaker icon which would be the main keyboard Volume up or down, or simply the shortcut just randomly stopped working. In my case, I had this expensive $200 Gaming Keyboard that had the pageup and pagedown as the method for Volume Control, but eventually it stopped working, and for whatever reason. In Windows 11, there is a solution!
SOLUTION
Using a piece of software called PowerToys which you can download for free at Microsoft. at this link:
Install PowerToys | Microsoft Learn
And when you finish downloading and install the progam, go ahead and launch the program. When it opens, navigate to > "Keyboard Manager" in the left side navigation list. > And then as the Keyboard Manager is opened, make sure the Enable Keyboard Manager is "On" > And then next look under Shortcuts section to find "Remap a Shortcut." > Now click on it > and a window should popup named "Remap Shortcuts" > Now click the "+ Add Shortcut Remapping"
To set a Custom Shortcut, Under "Select" Section click the "Select" button to continue adding shortcut, and choose any shortcut you desire for your newly volume shortcut to be. Mine was Ctrl + PgDn. When finished click ok. Now the second section, Under "To Send" click and scroll through the list right under Key/shortcut. So the second drop-down list, NOT the Key/Shortcut. Look for "Volume Up" or "Volume Down," in my case Volume Down for my Ctrl + Dn shortcut.
Just repeat those steps for all three Volume Control. Volume up and Down and Mute. After you repeat those steps for all 3 or whichever you want, click OK at the top of the popup window to save. and then Test out your new shortcuts!
I hope this worked for you like it did me!
0 notes