Urgent.News

What's breaking now, across thousands of outlets.

Tech

Direxion Semiconductor Bull ETF Drops 14% as Chip Sector Faces Sharp Selloff

Key PointsThe Direxion Daily Semiconductor Bull ETF is performing significantly worse than its non-leveraged counterpart over the past month.

We haven't written up this one. Nasdaq Markets has the full story — the link below goes straight to it.

This story

This is one outlet's version. Read the fullest account.

Read the original at nasdaq.com →

More in Tech

How to deploy a dotnet application without a Dockerfile or Docker build process

When deploying a .net application to a docker container you would commonly use a Dockerfile, build the Docker image then push the Docker image to a registry, pull the whole image from the registry…

  • Build application binaries using dotnet publish with -r linux-musl-x64 -c Release flags.
  • Copy published binaries to Linux server, make executable, adjust log directory permissions.
  • Deploy application with docker stack deploy command, update easily by copying new binary.

Can a Blockchain Game Exist Without Coins, NFTs, or Play-to-Earn?

Recently, I saw an announcement on X about a new blockchain game. I wasn't particularly interested in that project itself. What caught my attention was the reaction to it.

  • Blockchain games often rely on coins, NFTs, marketplaces, Play-to-Earn systems.
  • Essential game elements could exist on traditional server and database.
  • Removing blockchain might fundamentally alter or break certain games.

More from Wednesday 16 September →