home.social

#operator — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #operator, aggregated by home.social.

  1. iGaming news | Stakelogic makes Denmark slots debut with Stake

    Stakelogic has made its igaming debut in Denmark after integrating its slots portfolio with Stake. Titles such as…
    #Denmark #Danmark #DK #Europe #Europa #EU #betting #casino #denmark #Easygo #gambling #Gaming #igaming #InterGame #online #operator #slot #stake #Stakelogic
    europesays.com/2937112/

  2. europesays.com/dk/46405/ Critical Metals Corp. Nasdaq-CRML Announces the Successful Acquisition of the Leading Turn-Key Engineering, Mining, Construction, Infrastructure & Drilling Operator Within Greenland (60 Degree North Greenland A/S) #(60 #A/S #acquisition #Announces #construction #Corp #critical #Degree #Denmark #drilling #Engineering #Greenland #Infrastructure #leading #Metals #Mining #NasdaqCRML #North #of #Operator #Successful #the #TurnKey #Within

  3. ‘Chance to Rot in Ukrainian Soil’: Nigeria Warns of Russian Recruitment Scam

    In a statement on Sunday, Nigeria’s foreign ministry said citizens of the African country were being lured abroad and deployed to combat zones.

    kyivpost.com/post/70179

    #WarOfAggression #Europa #Ukraine #Africa #Nigeria #operator #warfare #army #war #Russia #WarCriminal #invaders #occupiers #defenders
    #перемогаYкраїни

  4. RE: bloor.tw/@bloor/11598084189258

    Anyone from the amateur radio operator here? Does this actually help at all or would it just cause even more interferences?

    I only know from e.g. network cables that they're precisely twisted to have the interference cancel each other out.

    But here it looks more like all of the wires are held in parallel, so perfectly for high frequency signals to cause interference and "jump over" (aka. inductivity)?

    (Note, still learning the basics of all of antennas and wireless)

    #amateur #radio #operator

  5. FlinkSQL в Авито: что внутри и как нам это помогает

    Привет! Меня зовут Артемий, я инженер в команде Processing и веду фичатрек по развитию FlinkSQL в Авито . Сегодня я расскажу про инструмент, который мы развиваем в Avito — FlinkSQL. Он использует потоковые данные для аналитики в реальном времени: метрики, временные срезы, A/B-расчеты, поиск аномалий. Все это на привычном SQL, чтобы команда видела картину и могла действовать сразу.

    habr.com/ru/companies/avito/ar

    #Flink #kubernetes #bigdata #k8s #operator #kubernetes_operator #flink_kubernetes_operator #Apache_Flink #DataOps #dataops_platform

  6. @gme - I like the idea. Albeit, I am no #Mastodon #operator, I would suggest to reach out to the developers in #Germany . Perhaps they like the idea and provide some help.

    joinmastodon.org/about#impress

  7. "Ordinary users don’t want to learn about the relative strengths and weaknesses of various products like Operator and Deep Research. They just want to ask ChatGPT a question and have it figure out the best way to answer it.

    It’s a promising idea, but how well does it work in practice? On Friday, I asked ChatGPT Agent to perform four real-world tasks for me: buying groceries, purchasing a light bulb, planning an itinerary, and filtering a spreadsheet.

    I found that ChatGPT Agent is dramatically better than its predecessor at grocery shopping. But it still made mistakes at this task. More broadly, the agent is nowhere close to the level of reliability required for me to really trust it.

    And as a result I doubt that this iteration of computer-use technology will get a lot of use. Because an agent that frequently does the wrong thing is often worse than useless."

    understandingai.org/p/chatgpt-

    #AI #GenerativeAI #AIAgents #OpenAI #ChatGPT #Operator #DeepResearch #ChatGPTAgent

  8. It looks like LLM-producing companies that are massively #crawling the #web require the owners of a website to take action to opt out. Albeit I am not intrinsically against #generativeai and the acquisition of #opendata, reading about hundreds of dollars of rising #cloud costs for hobby projects is quite concerning. How is it accepted that hypergiants skyrocket the costs of tightly budgeted projects through massive spikes in egress traffic and increased processing requirements? Projects that run on a shoestring budget and are operated by volunteers who dedicated hundreds of hours without any reward other than believing in their mission?

    I am mostly concerned about the default of opting out. Are the owners of those projects required to take action? Seriously? As an #operator, it would be my responsibility to methodically work myself through the crawling documentation of the hundreds of #LLM #web #crawlers? I am the one responsible for configuring a unique crawling specification in my robots.txt because hypergiants make it immanently hard to have generic #opt-out configurations that tackle LLM projects specifically?

    I reject to accept that this is our new norm. A norm in which hypergiants are not only methodically exploiting the work of thousands of individuals for their own benefit and without returning a penny. But also a norm, in which the resource owner is required to prevent these crawlers from skyrocketing one's own operational costs?

    We require a new #opt-in. Often, public and open projects are keen to share their data. They just don't like the idea of carrying the unpredictable, multitudinous financial burden of sharing the data without notice from said crawlers. Even #CommonCrawl has safe-fail mechanisms to reduce the burden on website owners. Why are LLM crawlers above the guidelines of good #Internet citizenship?

    To counter the most common argument already: Yes, you can deny-by-default in your robots.txt, but that excludes any non-mainstream browser, too.

    Some concerning #news articles on the topic:

    #webcrawling #crawler #web #opensource

  9. "Rotational Force"

    Tooll3 Tutorial on how to create your own HLSL Compute Shader Particle Force:

    youtu.be/j95VZXGAbwE

    In this video I show you how to create your own HLSL compute shader particle force in Tooll3 and the complete workflow on how to set up the operator interface, create parameters and dropdowns with defaults and useful input ranges, re-order parameters ( ;-) ), rename inputs, sort out the compute shader input buffer slots, get useful error messages, write documentation, create examples and presets and also guide you through the code and the simple example scene I created.

    I talk a bit about GPU threading and [numthreads] and I found this video very helpful to understand the inner workings of GPUs and compute shaders:
    youtube.com/watch?v=eDLilzy2mq

    Tooll3 is open source and ATM available on Windows only (although one user reported having it running on Linux in a Bottle).
    You should have a decent GPU for good performance.

    Download it here:
    tooll.io

    I did several animations with the force already:
    youtu.be/HCY5tdhlcMU
    youtu.be/H41QNp9ghWk
    youtu.be/v25vCSL967Y

    #Tooll3 #realtime #tutorial #operator #force #particle #radial #rotational #generativeart #particles #livingpainting #creativecoding #hlsl #csharp #gpu #nodes #shader #computeshader #generative #procedural #visualart

  10. "Rotational Force"

    Tooll3 Tutorial on how to create your own HLSL Compute Shader Particle Force:

    youtu.be/j95VZXGAbwE

    In this video I show you how to create your own HLSL compute shader particle force in Tooll3 and the complete workflow on how to set up the operator interface, create parameters and dropdowns with defaults and useful input ranges, re-order parameters ( ;-) ), rename inputs, sort out the compute shader input buffer slots, get useful error messages, write documentation, create examples and presets and also guide you through the code and the simple example scene I created.

    I talk a bit about GPU threading and [numthreads] and I found this video very helpful to understand the inner workings of GPUs and compute shaders:
    youtube.com/watch?v=eDLilzy2mq

    Tooll3 is open source and ATM available on Windows only (although one user reported having it running on Linux in a Bottle).
    You should have a decent GPU for good performance.

    Download it here:
    tooll.io

    I did several animations with the force already:
    youtu.be/HCY5tdhlcMU
    youtu.be/H41QNp9ghWk
    youtu.be/v25vCSL967Y

    #Tooll3 #realtime #tutorial #operator #force #particle #radial #rotational #generativeart #particles #livingpainting #creativecoding #hlsl #csharp #gpu #nodes #shader #computeshader #generative #procedural #visualart

  11. "Rotational Force"

    Tooll3 Tutorial on how to create your own HLSL Compute Shader Particle Force:

    youtu.be/j95VZXGAbwE

    In this video I show you how to create your own HLSL compute shader particle force in Tooll3 and the complete workflow on how to set up the operator interface, create parameters and dropdowns with defaults and useful input ranges, re-order parameters ( ;-) ), rename inputs, sort out the compute shader input buffer slots, get useful error messages, write documentation, create examples and presets and also guide you through the code and the simple example scene I created.

    I talk a bit about GPU threading and [numthreads] and I found this video very helpful to understand the inner workings of GPUs and compute shaders:
    youtube.com/watch?v=eDLilzy2mq

    Tooll3 is open source and ATM available on Windows only (although one user reported having it running on Linux in a Bottle).
    You should have a decent GPU for good performance.

    Download it here:
    tooll.io

    I did several animations with the force already:
    youtu.be/HCY5tdhlcMU
    youtu.be/H41QNp9ghWk
    youtu.be/v25vCSL967Y

    #Tooll3 #realtime #tutorial #operator #force #particle #radial #rotational #generativeart #particles #livingpainting #creativecoding #hlsl #csharp #gpu #nodes #shader #computeshader #generative #procedural #visualart

  12. Les opérateurs de Marketo revendiquent une attaque contre :

    • 🇺🇸 Gulf Oil (gulfoil.com)

    Gulf Oil is a diverse and growing refined products terminaling, storage, and logistics business and a leading distributor of motor fuels in the United States. We own and operate one of the largest petroleum terminal systems in the Northeast, providing critical infrastructure solutions for the refined products value chain, from when products exit the refinery until they reach the end user.

    Des incohérences ont été relevées :

    • Le logo correspond à « Gulf Union Cooperative Insurance Co. »
    • Le site web ne correspond pas à la description.

    #USA #MARKETO #RANSOMWARE #DATABREACH #PETROLEUM #INDUSTRY #NETWORK #TERMINAL #LOGISTICS #STRATEGIC #REFINERY #VITAL #INDUSTRIAL #CYBER #THREATS #OIL #INFRASTRUCTURE #SUPPLY #STORAGE #DISTRIBUTOR #FUELS #NETWORKS #SOLUTIONS #SERVICES #CHAIN #MANAGEMENT #PRODUCTS #ORGANIC #COMPANY #FINANCIAL #BARRELS #PROVIDER #DISTRIBUTION #PARTNERS #GASOLINE #MARINE #OPERATIONS #CRITICAL #GULF #AGREEMENTS #CARDS #SHAREHOLDERS #SALES #LUBRICANTS #CUSTOMERS #BRANDS #SUPPLYCHAIN #OPERATOR #CAREERS #PAYMENTS #ENERGY #BUSINESS #INVESTORS #RESELLERS #COMMERCIAL #BIOFUELS #WHOLESALERS #MARKETS