Confusing by-line for link goes to an older video by Louis, actual yt link for video is https://www.youtube.com/watch?v=7yo8av6w4sc
Sure, ultimately I dismissed it at the time as a fancy iPod and chose a Nokia.
At the time iPhone 1 didn’t seem like anything smarter than an iPod that could take calls. I was hyped over the Nokia 770 and eager to see what else would come out with Meamo OS. It took till mid 2008 until iPhone 3G and iOS 2 (and app store) were released.
Nah, just using one of those handy pens with blue, black & 2 red ink. ;)
Haven’t done this type of optimizing in a long time, I had a quick look at the network graph for your front page (F12 dev tools in desktop browser), my understanding is it looks like you are getting blocked from loading additional resources (fonts + background) until your style sheets are fully read --pink line is document loaded i believe.
It may be worthwhile to experiment with adding some preload links to the html template? or output? like below and assessing if it makes things faster for you.
``
``
``
___
Why do you want to exit? Just :terminal
Careful with that, occasionally you can develop some pretty nasty emacs hand
For those not in the loop: https://programming.dev/post/10307658
I am new to GitHub and I have lots to say
I DONT GIVE A FUCK ABOUT THE FUCKING CODE! i just want to download this stupid fucking application and use it https://github.com/sherlock-project/sherlock#installation
WHY IS THERE CODE??? MAKE A FUCKING .EXE FILE AND GIVE IT TO ME. these dumbfucks think that everyone is a developer and understands code. well i am not and i don’t understand it. I only know to download and install applications. SO WHY THE FUCK IS THERE CODE? make an EXE file and give it to me. STUPID FUCKING SMELLY NERDS
HOLD YOUR CHILD CAPTIVE WHILE THEY CRAP THEIR DAKS
An automation API would also be nice please… (i hope it doesn’t require an additional $4000/y licence)
Worst game of the year so far.
I’ll be over here playing my dwarf games.
On auto save: on small files auto save can be a good idea, as long as it is easy to jump through revisions.
I’d recommend https://www.typingclub.com/ for specifically learning touch typing with finger placement etc.
or https://www.keybr.com/ to focus on words containing keys I struggle with.
I found with the few ‘public speaking’ presentations I did during school, writing down what I was going to say made me more diligent about information/points to bring forward and what phrasing to use. I suspect all this time spent on one specific thing greatly helped commit the topic to memory and by the time of presentation I didn’t need to rely on prompts to get my point across.
lgtm
The Hawaiian pizza becomes the ham-steak pizza.
I have a lot of repetition in my job (CAD modeller). Even just knowing keyboard shortcuts & setting up shortcuts for frequently used operations can easily net me 5 seconds per operation. I want to spend my energy on solving the task at hand, not on how to use the tool in the moment. I don’t want to move the mouse away from the work area if I can help it.
Maybe not as frequent 5 per day - but scripts for really bottom of the barrel stuff:
I’ll do it for things that don’t seem like it will save much, but because it was such an infrequent task I would forget how all the cogs worked when it needed to be done again, and what pitfalls to avoid. So it’s not just direct time saved, but also increasing reliability.
Could it be a route cache thing? may be worth trying
artisan route:clear
followed byartisan route:cache