azimir

joined 2 years ago
[–] azimir@lemmy.ml 12 points 1 week ago (1 children)

In my gaming circles roflstomp was quite entertaining during it's hayday.

[–] azimir@lemmy.ml 26 points 1 week ago (3 children)

But that's the wrong kind of religious.

[–] azimir@lemmy.ml 5 points 1 week ago

I'd live to have one of these. The display costs are out of range at the moment for me. Once I can get one, I'll frame it up for both the todo lists, but also for local public transit departures.

[–] azimir@lemmy.ml 32 points 1 week ago (1 children)

Of course they're not. They're just annoying noise on your site.

I go to places for chatbots, but having them randomly replacing real services or human interaction is bullshit and a waste of your money.

[–] azimir@lemmy.ml 25 points 1 week ago (3 children)

This post feels like a bot wrote it as pro Microsoft spam.

[–] azimir@lemmy.ml 5 points 1 week ago

Not everywhere. I rode there a year ago and it was mostly covered, though at least some areas are open for tire grabbing.

[–] azimir@lemmy.ml 2 points 1 week ago

This is everyone Stepford. Bunch of crazy idiots running these towns.

[–] azimir@lemmy.ml 12 points 1 week ago

The US is moving to a novel strategy of internment camps and forced labor for unhomed people. It's just the latest steps in "fuck humanity make the rich richer" approach to destroying the Republic.

I'm sure Alberta would be on board with a similar approach to building a crueler world.

[–] azimir@lemmy.ml 19 points 1 week ago (1 children)

Also don't use more than a few words or I get bored and need a Tik Tok video to keep me focused between sentences.

[–] azimir@lemmy.ml 29 points 1 week ago

Too late. I already left a faculty position in the US for Europe. I could have waited a few more months and gotten a better deal since I was moving before the EU started making great offers.

Ah, well, at least my kids don't have to do lockdown training for active shooters anymore and that's worth so very much.

[–] azimir@lemmy.ml 1 points 2 weeks ago (1 children)

Talk to the hand was likely one of the most annoying teenagerisms ever devised and promulgated. That made me want to just deck every kid who pulled it.

[–] azimir@lemmy.ml 80 points 2 weeks ago (1 children)

Psych!

Not

Wuzzzzap?

Radical, dude

Cowabunga

Catch you on the flip side

The Information Superhighway

Bud. Wise. Er.

 

I really liked the tone of their article. It's uplifting about how the bike roads are supporting commercial style activities along with being transit resources.

In Berlin I was fascinated by the sheer volume of material being delivered by bikes. Both individuals and companies use the bike roads to move goods. Some of the bikes could haul some serious tonnage, especially the cargo bikes with an enclosed box truck style back end.

Bike infrastructure is commercial infrastructure and it supports jobs all along the route.

 

Seattle continues to inch towards being a pedestrian city again. Now if they could just find a way to make a streetcar that's not stuck in traffic all day...

 
 
 
 

I know that Paris was adding tons of tram lines, but I didn't know about the scale of the metro building. Four wholly new metro lines, 200km of tunnels, 68 stations!

The project was proposed in 2010, started digging in 2016, and is scheduled to be open in 2030.

Huge props to Paris and France! Now that's how you handle big city growth and infrastructure!

 

Plans to pedestrianise parts of Oxford Street will move forward "as quickly as possible", the mayor of London has said.

City Hall claims two thirds of people support the principle of banning traffic on one of the world's busiest streets, with Sir Sadiq Khan adding that "urgent action is needed to give our nation's high street a new lease of life".

Vehicles would be banned from a 0.7-mile (1.1km) stretch between Oxford Circus and Marble Arch, with further potential changes towards Tottenham Court Road.


That piece of road gets a half million visitors per day. It cannot scale with cars taking up all.of the space and resources. I'm really happy to see the Mayor pushing this through. London needs to make more effective use of the scarce room it has. Returning more streets back into places for people instead of cars should be a huge part of that.

 

Climate Town drops a new video on the NY City congestion charge and how cars are being handled in the city.

 

The Idaho legislature moving to stop the physician training pipeline that does a 2-2/3 program with UW. This currently trains about 40 physicians, mostly Idaho natives, in a cohort.

The reason is 'idaho values', which boils down to UW teaching modern medicine and ethics of bodily autonomy and Idaho elected officials not liking it.

This is just one more brick in the walls building between US states over progressive vs conservative states.

 

Washington State Department of Transportation is starting to realize that we cannot afford to maintain the sheer volume of roads we build. The maintenance debt that we have built up is bankrupting our governments and it's only going to get worse year by year.

Civilization itself cannot afford to have so many car oriented roads long term.

https://www.thecentersquare.com/washington/article_e69a80be-75f1-11ef-8b50-3babe18f06e9.html

 

The more car trips taken, regardless of how safe you try to make things, or how much you try to educate drivers, or how many 'be careful' street signs you put up, will always increase the chances of a crash.

 

This is kind of an open question for me: does any code coverage tool work in Java with Junit5? I'll admit that I'm no Java configuration specialist, so I find the complexity of XML-based configuration systems to be quite opaque. I've got a few simple Maven-based build projects on hand and I wanted to add code coverage to the test harnesses. Unfortunately, I have never managed to get one stood up and running. I do this all the time with Python pytest/coverage tools, but it's been elusive for Java projects.

Could someone here please point me to a working example of any Java project using Maven / Junit5 / [any code coverage system]?

My latest attempt to get a working example came from this howto: https://howtodoinjava.com/junit5/jacoco-test-coverage/

But, it once again gave me the: [INFO]


jacoco-maven-plugin:0.8.7:report (default-report) @ JUnit5Examples


[INFO] Skipping JaCoCo execution due to missing execution data file.

As near as I can tell, JaCoCo just never runs. Ever. It's been very frustrating. I've read tutorials, followed suggestions on configuring surefire in various ways. I've pulled misc repo that claim to have it working. I've tried different computers with different OSes, versions of java, different maven installs, etc. There's something somewhere that I'm missing and after months of off and on attempts to get this working I'm at my wit's end.

Please help.

view more: ‹ prev next ›