I don’t think you have to be goth to like goth chicks
I don’t think you have to be goth to like goth chicks
My point is that words are part of languages which change very fluidly, and you could make the same argument for hundreds of other words.
If the word isn’t considered bad by anyone hearing it or anyone it describes, nothing is wrong with it. Many meanings are different between your language and mine, even though they sound alike or share some etymology.
I genuinely have multiple friends who use that word about themselves. It isn’t negative unless people perceive so.
That must be it
Just a language thing, sorry. In my country this word does not have any negative connotation.
I rest my case
Handicapped people might disagree
Virtually all database solutions support limiting users to specific databases/schemas/tables/whatever you need.
Persistence to NFS is also generally bad advice for most databases for performance reasons.
Apart from a few glitches here and there, the game feels really complete. The story is really well made and the writing is top tier. If you come for the RPG elements of talking to every NPC and finding a lot of fun dialogue, you’ll love it.
If you want something without combat, although not fantasy, Disco Elysium has become my favorite CRPG ever.
The combat system is classic but with tactical Larian improvements from their other games.
I like it, but you can definitely get burned out from really long combat sessions. You can always lower the difficulty and blast your way through it, though.
So what is your point exactly? That you shouldn’t charge for software you develop to access a free network? There are plenty of free solutions for you.
Had to get some metrics out of an old Cisco box that weren’t available through SNMP, and the only solution I could come up with was to periodically SSH some commands and regex the results.
That required way too much shell-foo and the SSH daemon would just randomly refuse/drop connections.
If only there was some kind of standard metric API that every other modern software supports out of the box…
Postman is literally the only GUI I use for development, except for a browser I guess. Everything else is in terminals/WSL2 at work
Is this your first attempt at emoji pasta?
Cisco and Juniper CLIs are terrible imo… Why won’t they just use a proper modern set of tools instead of their own proprietary shit that doesn’t interface with anything else?
Seems to me it’d be a lot easier to scale this incline than a vertical wall
Wikipedia says it was built around the 5th century
This question confuses me geometrically
Not that I know of. We still use gas in old buildings where it was already laid in, but new construction only has electricity. By 2035 heating by gas will also be phased out.
Yeah, induction is just a no-brainer at this point
When I first started out with Linux, I went full ricemode with Arch. For a while I tried running without X, using tmux heavily and browsing with
lynx
, only starting a specific X server for games.You can definitely do it, but especially web browsing is not really feasible. There are tons of
curses
-like applications likemutt
andirssi
that work really well, but alas, I ended up going back toi3
.Still heavily riced, though, using Vim hotkeys wherever possible. For browsing, qutebrowser is fucking sweet!