HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Teletio

no profile record

コメント

Teletio
·4 年前·議論
Why would you say twitter is a high profile place?

I'm lost on this. I never seen ads on Twitter and only read it to see if someone really posted whatever news side is posting a tweet.i have never seen anything being driven by twitter
Teletio
·4 年前·議論
Things don't just take hours longer just because the Linux kernel throws out a few pages which haven't been used for a while.

And it also totally depends on how much memory is missing.

I still prefer to have something taking 20 minutes longer instead of failing and fine-tuning the resources after it.
Teletio
·4 年前·議論
I try to avoid swap for latency critical things.

I do a lot of ci/CD where we just have weird load and it would be a waste of money/resources to just shelf out the max memory.

Other example would be something like Prometheus: when it crashes and reads the wal, memory spikes.

Also it's probably a unsolved issue to tell applications how much memory they actually are allowed to consume. Java has some direct buffer and heap etc.

I have plenty of workloads were I prefer to get an alert warning and acting on that instead of handling broken builds etc.
Teletio
·4 年前·議論
If your swap is constantly used.

Which you should avoid by having proper monitoring.
Teletio
·4 年前·議論
There are plenty of workload which sometimes just spike.

Batch process for example.

With proper monitoring you can actually act on it yourself instead of just restarting which just leads to a oom loop.
Teletio
·4 年前·議論
There are CICD builds out there which consume much more resources and time were just killing one part of the build would destroy the work of hours.

Not sure why you wouldn't want swap for it?

It will allow you to fine-tune the build later and give that build a realistic chance to finish
Teletio
·4 年前·議論
It's an optical illusion. Your brain knows how 3d a alley should look like.
Teletio
·4 年前·議論
I thought about the exact thing just a week ago.

The internet literally acts as a human interconnect while in parallel learning.

Now with ml we evolve the internet brain by no longer needing humans.
Teletio
·4 年前·議論
Do you even know under which rule it gotten taken down?
Teletio
·4 年前·議論
Yepp! And I started reading the code but gave up after a while because it's just that much to read and you would need to track changes.

First thing I did was forking it though
Teletio
·4 年前·議論
I read news/comments about it but I'm not experience it myself
Teletio
·4 年前·議論
My practical experience is with small teams below 10 people.

As soon as you have a well understood base system for automation (running code with Cron, monitoring and alerting) all further automationsteps are easy to add to that system.

The initial effort was always worth it.

And the big issue is, quality is very flexible.

If you need to do something every few days and you forget about it once and you get informed, did you heart someone?

Probably not but your quality suffered.

We even had a process which was broke for 3 weeks and a customer realized the issue, not us.

Automation was missing, monitoring and alerting as well.

One solution for a manual process was a Jira plugin which would create a ticket every Monday. It would describe what to do. Half automated. Purely manually would lead again to quality issues.
Teletio
·4 年前·議論
Funny that you advocate for manual things while I have the feeling we do too much manual and advocate for the opposite.

Especially the error scenarios are bad. They cost you time no one measures.

Manual processes are also difficult to sync across multiple team members and you need tooling around it to make sure manual things happen.

My mantra / priority looks more like this:

1. Try not to do it at all

2. Make it automated

3. Do it manually with a heartbeat system

I don't want to do things manually I prefer to be able to go to a beer garden in the summer and being flexible.

And as an endpoint: automation for me is the necessary base of adding additional value with high return. Only with an automation base you can extend it by fixing more and more issues automatically. While you fix the full disk issue a 100 times, I fix it once.
Teletio
·4 年前·議論
What's your strategy?

Using compression? Second instance for old data? Creating in-between states?

Just curious :)
Teletio
·4 年前·議論
Amy real facts you can show besides your sentiment on blog posts?
Teletio
·4 年前·議論
The first upgrade Strategie is not the normal or easy one on anything production btw.

Very small companies might be able to do this on 'no load day' but from a pure business perspective, running your db twice is easier and way less risky.

You could have done this even without downtime by letting your connection proxy handling the switch.
Teletio
·4 年前·議論
I started using it but the plugin system is frightening.

No way for me to verify trust and apparently not a proper sandbox is provided.

I would love to use that semantic data plugin but I would prefer if it would be built in.

I'm still not running with any plugins.
Teletio
·4 年前·議論
Same for me.

Suddenly I'm in a selection mode and I have to Google my way out.
Teletio
·4 年前·議論
It probably seems to be to the people nearly dying.

Is this proof? No.

Is it more realistic that it's more shallow and uncoordinated and you are dying and your brain doesn't work properly currently due to dying?

I would say yes.
Teletio
·4 年前·議論
Perhaps. Perhaps we will live every moment again and again forever.

But we still don't have any proof of anything supernatural.