And vim, of course
Sorry, book broke
And vim, of course
deleted by creator
This is an old standard, long ago when CSS wasn’t a big thing, and even when it was when it was much less featureful, tables where the only way to properly position things. This is no-longer the case and is now bad practice and has been for more than a decade. This is due to defailt styling added to list elements along with a few other issues with speed and consistancy
Don’t know them, but this seems an older Dev who learned something one way and is entirely unable to adapt with changing technology. This is a danger, and has been the reason for quite a few major, very expensive, issues at companies I’ve been contracted at. Sure, using tables and lists is not a big issue, but what else will he do and defend aggressively? I’ve seen the same with a person arguing SQL injections are fixed because he took out all comment characters before concatenating a string for an SQL query.
“Added brew to list of accepted package managers”
From my “install all the things” script I host on github
Hello [XMunk], we’d like to thank you for your time here at this company and we understand this may come as a surprise but due to the current corporate ‘right sizing’ the company is undertaking we are sad to inform you of the cessation of your responsibilities. We wish you the best in your future endeavours and hope in the future you may rejoin our family. Due to internal performance reviews we understand that you are not eligable for severance benefits, but if you sign the attached forms we will be happy to help you out in receiving your Vacation pay.
Our best, BookBrokeCorp
They absolutely will be. I’ll be streaming to youtube at the same time in order to keep the vod there as twitch seems to only keep it up for a week unless you’re an affiliate or partner
I’m in the same boat myself, though I didn’t get more than a few chapters in so it’s likely a common trait. We’ll be happy to have you
To kill the joke, they’re talking about the popular and mode-based editor VIM where in normal mode each key on the keyboard does an action
If you think tipping, a current necessity to ensure proper pay, is not something you should be doing why don’t you stop using food services which expect tipping?
They won’t stop underpaying because you don’t tip they’ll just blame the worker. The one who can’t quit, because there’s not alot of work around, and they need food for survival
I hate AI but what you did there was say “it’s broken please fix” with no description of your issue. You deserve nothing.
The first RFC I’ve enjoyed reading https://www.rfc-editor.org/rfc/rfc2324#section-2.3.2
So what I’m hearing is that if we don’t like the direction AI is taking us, we should be littering the internet with as much AI text and art as we can while pretending it’s not AI.
Separately, with how popular AI is obviously posed to become, does this mean we’ll stagnate culturally? With AI making the artist, the authors, the creatives job extremely difficult to monetize since their work will always be replicated quicker, cheaper, and in higher quantity by the bot than them these things will become much less human generated. If AI cannot get past this we’ll just be stuck here, with little cultural evolution.
Yeah don’t worry about it too much. Ensure you have the correct name when installing your library but that’s about all you can do personally.
Any other solution will have some security flaws. NPM has a few more than it should but essentially the entire web is built around it. Sorry man, you don’t have any other choices.
How to use it properly? Any npm tutorial will show you quickly. Always check you’ve got the right thing, always check the library is large enough that if something goes wrong it’ll be noticed, and know there’s no way to be completely safe without never using libraries.
If you’re learning the web though there’s no way to avoid npm.