lemmyng

joined 2 years ago
[–] [email protected] 1 points 7 hours ago

Unless the bad guys got to time travel first... then every timeline becomes the bad timeline.

[–] [email protected] 118 points 2 days ago (6 children)

Facebook should be fined for election interference.

[–] [email protected] 17 points 2 days ago (4 children)

I've always experienced the opposite - native English speakers are horrible at spelling because they don't have to put any effort into comprehending the language, vs non-native speakers who frequently have to take ESL tests for either academia, work, or immigration, and therefore had more exposure to spelling practice.

[–] [email protected] 3 points 4 days ago (2 children)

You're describing swap.

[–] [email protected] 1 points 5 days ago

That's a lot of QoL improvements, specially for endgame crafting!

[–] [email protected] 11 points 1 week ago

I cannot combine two flavors I've never tasted together in my mind, but I can recall what I did taste before and make an educated guess as to how to reproduce it based on how the individual parts taste. Apart from that it's trial and error - I'd say 65% of the time it works, 25% of the time the result is forgettable, and 1/10 times it's a "what was I thinking??" situation.

[–] [email protected] 18 points 1 week ago (2 children)

Hey, I don't have to be jealous of the pcpartpicker prices south of the border any more.

[–] [email protected] 8 points 1 week ago

"By your powers combined, I'm Captain Damnit!"

[–] [email protected] 5 points 1 week ago

It's Troning time!

[–] [email protected] 15 points 1 week ago (1 children)

The most stupid argument I've seen is from an American who said "what if you don't know about the effects of a drug that could save your life?"

If only there was a system of interconnected knowledge bases where new information could be published and indexed for easy lookup... Nah what am I saying, who would have interest in such a thing...

 

The Ottawa Police Service (OPS) and the Parliamentary Protective Service (PPS) are on scene at Parliament Hill for a barricaded man in the area of East Block.

"There is a large police presence in the area. East Block has been evacuated," OPS said in a social media post late Saturday afternoon.

"There are no known injuries and police continue to deal with an individual in this ongoing incident that began just before 3 p.m. [ET]," the police force added.

Members of the public are being asked to avoid the area and follow officers' directions. Road closures remain in place on Wellington Street from Bank Street to Sussex Drive, OPS said.

 

Authors: Daniel Vega-Myhre (Google), Abdullah Gharaibeh (Google), Kevin Hannon (Red Hat)

In this article, we introduce JobSet, an open source API for representing distributed jobs. The goal of JobSet is to provide a unified API for distributed ML training and HPC workloads on Kubernetes.

[...]

[T]he Job API fixed many gaps for running batch workloads, including Indexed completion mode, higher scalability, Pod failure policies and Pod backoff policy to mention a few of the most recent enhancements. However, running ML training and HPC workloads using the upstream Job API requires extra orchestration to fill the following gaps:

Multi-template Pods : Most HPC or ML training jobs include more than one type of Pods. The different Pods are part of the same workload, but they need to run a different container, request different resources or have different failure policies. A common example is the driver-worker pattern.

Job groups : Large scale training workloads span multiple network topologies, running across multiple racks for example. Such workloads are network latency sensitive, and aim to localize communication and minimize traffic crossing the higher-latency network links. To facilitate this, the workload needs to be split into groups of Pods each assigned to a network topology.

Inter-Pod communication : Create and manage the resources (e.g. headless Services) necessary to establish communication between the Pods of a job.

Startup sequencing : Some jobs require a specific start sequence of pods; sometimes the driver is expected to start first (like Ray or Spark), in other cases the workers are expected to be ready before starting the driver (like MPI).

JobSet aims to address those gaps using the Job API as a building block to build a richer API for large-scale distributed HPC and ML use cases.

 

Every once in a while my feed contains a post with a title that begins with a hashmark, most frequently either microblog type posts with hashtags or numbered project update posts. Summit dutifully renders these titles as if they were markdown titles with a huge font. I would very much appreciate an option to render post titles as-is instead.

 
view more: next ›