Search
So Many People Are Playing Battlefield 4 Again That EA Is Increasing Server Capacity
19.6.2021
Over on EA’s support website, the publisher explained that after the latest Battlefield was revealed at E3 2021, that a huge influx of players has hit Battlefield 4. This has led to extended queue and wait times for some folks jumping back in. To help alleviate that, EA is increasing the server...
Securing Your Website With Subresource Integrity
14.6.2021
When you load a file from an external server, you’re trusting that the content you request is what you expect it to be. Since you don’t manage the server yourself, you’re relying on the security of yet another third party …
The post Securing Your Website With Subresource Integrity appeared...
Rethinking Postgres in a Post-Server World
27.5.2021
Serverless architectures have brought engineering teams a great number of benefits. We get simpler deployments, automatic and infinite scale, better concurrency, and a stateless API surface. It’s hard to imagine going back to the world of managed services, broken local …
The post Rethinking...
[aktualita] Je možné vyhnout se útokům jako byly ty na Exchange Server? Přihlaste se na nový webcast
13.5.2021
Kvůli bezpečnostní díře v Microsoft Exchange Serveru se stovky tisíc malých a středních firem i státních institucí po celém světe staly v březnu cílem útoku hackerů. V Česku kromě soukromých firem mířil útok třeba i na pražský magistrát nebo ministerstvo práce a sociálních věcí. Je možné...
Path Of Exile Let Streamers Bypass Long Server Wait Times
19.4.2021
During the launch of its new expansion Ultimatum, Path of Exile’s servers were having some problems over the weekend, leaving players with wait times to get in that sometimes stretched into hours. Unless, that is, you were a streamer paid to broadcast the game, in which case you got straight...
Email server breach sees Celsians targeted by phishing attacks
16.4.2021
Celsius customers have been targeted with fraudulent SMS and email communications after a third-party email distribution server was compromised by hackers
Discord Blocks All iOS Users From Accessing NSFW Servers
13.4.2021
If an iPhone is your main window into Discord’s cacophonous void of yelling gamers, your options just got a lot more limited.Read more
SvelteKit is in public beta
7.4.2021
Rich Harris:
Think of it as Next for Svelte. It’s a framework for building apps with Svelte, complete with server-side rendering, routing, code-splitting for JS and CSS, adapters for different serverless platforms and so on.
Great move. I find …
The post SvelteKit is...
Hackers Target Github Server Infrastructure to Mine Cryptocurrencies
7.4.2021
Github services is under investigation after a series of reports on attacks against one of its infrastructures by running unauthorized crypto mining apps. Cybercriminals allegedly exploited some security flaws that could have been exploited to mine cryptos illicitly. Attacks Exploit ‘Github...
Outriders Launches To A Day Of Server Problems, Like Every Other Online Game
2.4.2021
If you play video games in the 21st century, you’re no stranger to this: A popular game launches that demands an internet connection. Interested players buy it, can’t access the servers, and can’t play the thing they paid for. The latest offender is Outriders, a class-based loot shooter from...
Next.js on Netlify
28.2.2021
(This is a sponsored post.)
If you want to put Next.js on Netlify, here’s a 5 minute tutorial¹. One of the many strengths of Next.js is that it can do server-side rendering (SSR) with a Node …
The post Next.js on Netlify appeared first on CSS-Tricks.
You can support CSS-Tricks by being...
How to Build a GraphQL API for Text Analytics with Python, Flask and Fauna
11.2.2021
GraphQL is a query language and server-side runtime environment for building APIs. It can also  be considered as the syntax that you write in order to describe the kind of data you want from APIs. What this means for you …
The post How to Build a GraphQL API for Text Analytics with...
Components: Server-Side vs. Client-Side
28.1.2021
Building a website in 2021? I’m guessing you’re going to take a component-driven approach. It’s all the chatter these days. React and Vue are everywhere (is Angular still a thing?), while other emerging frameworks continue to attempt a push …
The post Components: Server-Side vs. Client-Side...
Discord Bans r/WallStreetBets Server For 'Hateful' Content
28.1.2021
WallStreetBets, the subreddit behind engineering GameStop’s record-shattering stock price surge over the past week, has been banned from Discord for hate speech, The Verge reports.Read more
Servers: Cool Once Again
22.1.2021
There were jokes coming back from the holiday break that JavaScript decided to go all server-side. I think it was rooted in:
The Basecamp gang releasing Hotwire, which looks like marketing panache around a combination of technologies. “HTML over
…
The post Servers: Cool Once Again...
Lightweight Form Validation with Alpine.js and Iodine.js
20.1.2021
Many users these days expect instant feedback in form validation. How do you achieve this level of interactivity when you’re building a small static site or a server-rendered Rails or Laravel app? Alpine.js and Iodine.js are two minimal JavaScript …
The post Lightweight Form Validation with...
Hry zdarma táhnou, servery Battlefrontu 2 nevydržely nápor nových hráčů
18.1.2021
Zájem o nejnovější dárek obchodu Epic Store byl tak obrovský, že provozovatelé hry Star Wars: Battlefront 2 museli po více než třech letech od vydání posilovat kapacitu serverů. Mnozí hráči se přesto několik dnů nemohli přihlásit
Server
8.1.2021
Testovací server běží v malé instanci AWS Lightsail. Běží na Node.js / express. Osvědčily se mi moduly: express-static-gzip, který umí posílat statické soubory zaGZIPované / zaBrotliované (index.html, index.html.gz, index.html.br). Parcel, kterými generuju aplikace, má plugin, který to takto...
A Conversation with One of Bitcoin Cash’s Most Prolific Developers
8.1.2021
Calin Culianu is the #1 contributor to the Electron Cash project. Also, he contributes to BCHN, and has created the Fulcrum server. Definitely a Bitcoin Cash hero in my book. I picked his brain a bit about all things Bitcoin Cash, and got some juicy answers. Calin likes to talk, so let’s...
3 Steps to Enable Client Hints on Your Image CDN
31.12.2020
The goal of Client Hints is to provide a framework for a browser when informing the server about the context in which a web experience is provided.
HTTP Client Hints are a proposed set of HTTP Header Fields for proactive
…
The post 3 Steps to Enable Client Hints on Your Image CDN appeared...