

Yeah I have a .engineering for my biz. I also registered mycompanyengineering.com to get through places that won’t take the new TLDs.
Usually banks.
Yeah I have a .engineering for my biz. I also registered mycompanyengineering.com to get through places that won’t take the new TLDs.
Usually banks.
The downloadable maps from that link are misnaming the “Gulf of America” as “Gulf of Mexico”, so Trump would never acknowledge anyway haha
HEAD
lol PS/2 ports are the newer ones. There were larger AT ports and ADB ports in addition to the 25-pin(!) LPT port (printer mostly) and COM ports (random peripherals including early mice, pre ps/2)
Git Graph VS Code extension
I’ve used source tree, gitkraken, etc. this simple extension is just as good. I spend most my day with it
Git Graph VS Code extension
I’ve used source tree, gitkraken, etc. this simple extension is just as good. I spend most my day with it
Indeed, just four impersonal words is a great password. Mix up the capitalization and it’s even better.
I’ve been a dev at 8 places over 28 years and have never heard of this level of incompetence since git came along. Prior to git, with cvs, svn, tfs, vss - yeah, lots of incompetence because the tools sucked. Git solves all those problems tho!
I personally find it easier for non programmers to use a START:LENGTH model.
3:5 is (up to) 5 elements starting at the third.
1:1 is just the first element
Any 0 is invalid
20:2 is elements 20 and 21
It eliminates inclusive/exclusive questions.
I’m genuinely sorry that my words upset you.
Good day sir.
Sorry you feel that way. While I am very experienced in the field, and as such would be surprised that this snuck by me, I miss things from time to time. That’s why I asked for references.
If experience in a field isn’t an argument for being knowledgeable in the field, you’re likely hard to please.
You’re not my enemy. You’re batshit crazy, but definitely not my enemy.
What part of that is related to this? I just read it.
This is just disguised anti-Trump nonsense under a veil of bits of facts tossed around. This is the equivelant of the right claiming that Joe Biden is wearing a mask. Ppl on the fringe are crazy.
OOOFFF GOT ME
The Wikipedia in on the term debanking and what it means. Not some wild anti-Trump conspiracy to come after you.
Do you have a source for ANY of this drivel?
I was homeless for years, and have worked with homeless addicts for the last 10 years. Never in my life have I heard of these things happening for the reasons you give. Hell even to this day I don’t update a bank with my new address.
Could you provide a reliable source for more information about this actually happening to real people en masse? I have no doubt it’s happened to someone somewhere, but would be surprised if this was a real problem and I wasn’t aware.
Clickhouse has a unique performance gain when you have a system that isn’t operational data that is normalized and updated often. But rather tables of timeseries data being ingested for write only.
An example, stock prices or order books in real-time. Tens of thousands per second. Clickhouse can write, merge, aggregate records really nicely.
Then selects against ordered data with aggregates are lightning fast. It has lots of nuances to learn and has really powerful capability, but only for this type of use case.
It doesn’t have atomic transactions. Updates and deletes are very poor performing.
I used to agree, but recently tried out Clickhouse for high ingestion rate time series data in the financial sector and I’m super impressed by it. Postgres was struggling and we migrated.
This isn’t to say that it’s better overall by any means, but simply that I did actually find a better tool at a certain limit.
U freelance, and use jira? What kinds of monster are you?!