#cloud data and AI
Explore tagged Tumblr posts
munohlow · 5 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
Reuploading some Drawtectives fanart for season 3 HYPE
Edit: the most important one
Tumblr media
Another edit: This one was traced from a Mike Mignola strip
458 notes · View notes
onemillionfurries · 2 months ago
Text
hey anyone else remember when you could just go on a website and see what was on it. remember when you didn't need an account for every little thing. remember when information was freely available to all? that was fun.
24 notes · View notes
melyzard · 1 year ago
Text
Time for a new edition of my ongoing vendetta against Google fuckery!
Hey friends, did you know that Google is now using Google docs to train it's AI, whether you like it or not? (link goes to: zdnet.com, July 5, 2023). Oh and on Monday, Google updated it's privacy policy to say that it can train it's two AI (Bard and Cloud AI) on any data it scrapes from it's users, period. (link goes to: The Verge, 5 July 2023). Here is Digital Trends also mentioning this new policy change (link goes to: Digital Trends, 5 July 2023). There are a lot more, these are just the most succinct articles that might explain what's happening.
FURTHER REASONS GOOGLE AND GOOGLE CHROME SUCK TODAY:
Stop using Google Analytics, warns Sweden’s privacy watchdog, as it issues over $1M in fines (link goes to: TechCrunch, 3 July 2023) [TLDR: google got caught exporting european users' data to the US to be 'processed' by 'US government surveillance,' which is HELLA ILLEGAL. I'm not going into the Five Eyes, Fourteen Eyes, etc agreements, but you should read up on those to understand why the 'US government surveillance' people might ask Google to do this for countries that are not apart of the various Eyes agreements - and before anyone jumps in with "the US sucks!" YES but they are 100% not the only government buying foreign citizens' data, this is just the one the Swedes caught. Today.]
PwC Australia ties Google to tax leak scandal (link goes to: Reuters, 5 July 2023). [TLDR: a Russian accounting firm slipped Google "confidential information about the start date of a new tax law leaked from Australian government tax briefings." Gosh, why would Google want to spy on governments about tax laws? Can't think of any reason they would want to be able to clean house/change policy/update their user agreement to get around new restrictions before those restrictions or fines hit. Can you?
SO - here is a very detailed list of browsers, updated on 28 June, 2023 on slant.com, that are NOT based on Google Chrome (note: any browser that says 'Chromium-based' is just Google wearing a party mask. It means that Google AND that other party has access to all your data). This is an excellent list that shows pros and cons for each browser, including who the creator is and what kinds of policies they have (for example, one con for Pale Moon is that the creator doesn't like and thinks all websites should be hostile to Tor).
97 notes · View notes
askthelostenderman · 9 months ago
Note
You always talk about being a warrior in your past, did you partecipate in some kind of war? You're too quiet about it, did you dishonored your order? Did you escape from it on purpose? You're keeping too many secrets around, warrior.
Tumblr media
Cloud gives you an angered gaze. He's not happy to recall things. Most of them are locked behind so many blurred memories... it hurts.
"There's no order... it was all chaos. I don't want to remember. They hurt me so much for being a disappointment. I didn't want to be there, I didn't want to fight... but which alternative did I have? I could either kill the enemy... or kill who I was in the process. I chose the second option... now I regret it"
16 notes · View notes
xlsdesignt · 2 months ago
Text
Tumblr media
what u think, to much colour, or less?
https://sdesignt.threadless.com/
3 notes · View notes
ogxfuturetech · 3 months ago
Text
Tumblr media
The Comprehensive Guide to Web Development, Data Management, and More 
Introduction 
Everything today is technology driven in this digital world. There's a lot happening behind the scenes when you use your favorite apps, go to websites, and do other things with all of those zeroes and ones — or binary data. In this blog, I will be explaining what all these terminologies really means and other basics of web development, data management etc. We will be discussing them in the simplest way so that this becomes easy to understand for beginners or people who are even remotely interested about technology.  JOIN US
What is Web Development? 
Web development refers to the work and process of developing a website or web application that can run in a web browser. From laying out individual web page designs before we ever start coding, to how the layout will be implemented through HTML/CSS. There are two major fields of web development — front-end and back-end. 
Front-End Development 
Front-end development, also known as client-side development, is the part of web development that deals with what users see and interact with on their screens. It involves using languages like HTML, CSS, and JavaScript to create the visual elements of a website, such as buttons, forms, and images. JOIN US
HTML (HyperText Markup Language): 
HTML is the foundation of all website, it helps one to organize their content on web platform. It provides the default style to basic elements such as headings, paragraphs and links. 
CSS (Cascading Style Sheets):  
styles and formats HTML elements. It makes an attractive and user-friendly look of webpage as it controls the colors, fonts, layout. 
JavaScript :  
A language for adding interactivity to a website Users interact with items, like clicking a button to send in a form or viewing images within the slideshow. JOIN US
Back-End Development 
The difference while front-end development is all about what the user sees, back end involves everything that happens behind. The back-end consists of a server, database and application logic that runs on the web. 
Server: 
A server is a computer that holds website files and provides them to the user browser when they request it. Server-Side: These are populated by back-end developers who build and maintain servers using languages like Python, PHP or Ruby. 
Database:  
The place where a website keeps its data, from user details to content and settings The database is maintained with services like MySQL, PostgreSQL, or MongoDB. JOIN US
Application Logic —  
the code that links front-end and back-end It takes user input, gets data from the database and returns right informations to front-end area. 
Tumblr media
Why Proper Data Management is Absolutely Critical 
Data management — Besides web development this is the most important a part of our Digital World. What Is Data Management? It includes practices, policies and procedures that are used to collect store secure data in controlled way. 
Data Storage –  
data after being collected needs to be stored securely such data can be stored in relational databases or cloud storage solutions. The most important aspect here is that the data should never be accessed by an unauthorized source or breached. JOIN US
Data processing:  
Right from storing the data, with Big Data you further move on to process it in order to make sense out of hordes of raw information. This includes cleansing the data (removing errors or redundancies), finding patterns among it, and producing ideas that could be useful for decision-making. 
Data Security:  
Another important part of data management is the security of it. It refers to defending data against unauthorized access, breaches or other potential vulnerabilities. You can do this with some basic security methods, mostly encryption and access controls as well as regular auditing of your systems. 
Other Critical Tech Landmarks 
There are a lot of disciplines in the tech world that go beyond web development and data management. Here are a few of them: 
Cloud Computing 
Leading by example, AWS had established cloud computing as the on-demand delivery of IT resources and applications via web services/Internet over a decade considering all layers to make it easy from servers up to top most layer. This will enable organizations to consume technology resources in the form of pay-as-you-go model without having to purchase, own and feed that infrastructure. JOIN US
Cloud Computing Advantages:  
Main advantages are cost savings, scalability, flexibility and disaster recovery. Resources can be scaled based on usage, which means companies only pay for what they are using and have the data backed up in case of an emergency. 
Examples of Cloud Services: 
Few popular cloud services are Amazon Web Services (AWS), Microsoft Azure, and Google Cloud. These provide a plethora of services that helps to Develop and Manage App, Store Data etc. 
Cybersecurity 
As the world continues to rely more heavily on digital technologies, cybersecurity has never been a bigger issue. Protecting computer systems, networks and data from cyber attacks is called Cyber security. 
Phishing attacks, Malware, Ransomware and Data breaches: 
This is common cybersecurity threats. These threats can bear substantial ramifications, from financial damages to reputation harm for any corporation. 
Cybersecurity Best Practices:  
In order to safeguard against cybersecurity threats, it is necessary to follow best-practices including using strong passwords and two-factor authorization, updating software as required, training employees on security risks. 
Artificial Intelligence and Machine Learning 
Artificial Intelligence (AI) and Machine Learning (ML) represent the fastest-growing fields of creating systems that learn from data, identifying patterns in them. These are applied to several use-cases like self driving cars, personalization in Netflix. 
AI vs ML —  
AI is the broader concept of machines being able to carry out tasks in a way we would consider “smart”. Machine learning is a type of Artificial Intelligence (AI) that provides computers with the ability to learn without being explicitly programmed. JOIN US
Applications of Artificial Intelligence and Machine Learning: some common applications include Image recognition, Speech to text, Natural language processing, Predictive analytics Robotics. 
Web Development meets Data Management etc. 
We need so many things like web development, data management and cloud computing plus cybersecurity etc.. but some of them are most important aspects i.e. AI/ML yet more fascinating is where these fields converge or play off each other. 
Web Development and Data Management 
Web Development and Data Management goes hand in hand. The large number of websites and web-based applications in the world generate enormous amounts of data — from user interactions, to transaction records. Being able to manage this data is key in providing a fantastic user experience and enabling you to make decisions based on the right kind of information. 
E.g. E-commerce Website, products data need to be saved on server also customers data should save in a database loosely coupled with orders and payments. This data is necessary for customization of the shopping experience as well as inventory management and fraud prevention. 
Cloud Computing and Web Development 
The development of the web has been revolutionized by cloud computing which gives developers a way to allocate, deploy and scale applications more or less without service friction. Developers now can host applications and data in cloud services instead of investing for physical servers. 
E.g. A start-up company can use cloud services to roll out the web application globally in order for all users worldwide could browse it without waiting due unavailability of geolocation prohibited access. 
The Future of Cybersecurity and Data Management 
Which makes Cybersecurity a very important part of the Data management. The more data collected and stored by an organization, the greater a target it becomes for cyber threats. It is important to secure this data using robust cybersecurity measures, so that sensitive information remains intact and customer trust does not weaken. JOIN US
Ex: A healthcare provider would have to protect patient data in order to be compliant with regulations such as HIPAA (Health Insurance Portability and Accountability Act) that is also responsible for ensuring a degree of confidentiality between a provider and their patients. 
Conclusion 
Well, in a nutshell web-developer or Data manager etc are some of the integral parts for digital world.
As a Business Owner, Tech Enthusiast or even if you are just planning to make your Career in tech — it is important that you understand these. With the progress of technology never slowing down, these intersections are perhaps only going to come together more strongly and develop into cornerstones that define how we live in a digital world tomorrow. 
With the fundamental knowledge of web development, data management, automation and ML you will manage to catch up with digital movements. Whether you have a site to build, ideas data to manage or simply interested in what’s hot these days, skills and knowledge around the above will stand good for changing tech world. JOIN US
4 notes · View notes
betagrove · 6 months ago
Text
That tweet about each ai prompt wasting a full 16oz of water isn't true like at all
4 notes · View notes
jcmarchi · 3 months ago
Text
Qwen2-Math: A new era for AI maths whizzes
New Post has been published on https://thedigitalinsider.com/qwen2-math-a-new-era-for-ai-maths-whizzes/
Qwen2-Math: A new era for AI maths whizzes
.pp-multiple-authors-boxes-wrapper display:none; img width:100%;
Alibaba Cloud’s Qwen team has unveiled Qwen2-Math, a series of large language models specifically designed to tackle complex mathematical problems.
These new models – built upon the existing Qwen2 foundation – demonstrate remarkable proficiency in solving arithmetic and mathematical challenges, and outperform former industry leaders.
The Qwen team crafted Qwen2-Math using a vast and diverse Mathematics-specific Corpus. This corpus comprises a rich tapestry of high-quality resources, including web texts, books, code, exam questions, and synthetic data generated by Qwen2 itself.
Rigorous evaluation on both English and Chinese mathematical benchmarks – including GSM8K, Math, MMLU-STEM, CMATH, and GaoKao Math – revealed the exceptional capabilities of Qwen2-Math. Notably, the flagship model, Qwen2-Math-72B-Instruct, surpassed the performance of proprietary models such as GPT-4o and Claude 3.5 in various mathematical tasks.
“Qwen2-Math-Instruct achieves the best performance among models of the same size, with RM@8 outperforming Maj@8, particularly in the 1.5B and 7B models,” the Qwen team noted.
This superior performance is attributed to the effective implementation of a math-specific reward model during the development process.
Further showcasing its prowess, Qwen2-Math demonstrated impressive results in challenging mathematical competitions like the American Invitational Mathematics Examination (AIME) 2024 and the American Mathematics Contest (AMC) 2023.
To ensure the model’s integrity and prevent contamination, the Qwen team implemented robust decontamination methods during both the pre-training and post-training phases. This rigorous approach involved removing duplicate samples and identifying overlaps with test sets to maintain the model’s accuracy and reliability.
Looking ahead, the Qwen team plans to expand Qwen2-Math’s capabilities beyond English, with bilingual and multilingual models in the pipeline.  This commitment to inclusivity aims to make advanced mathematical problem-solving accessible to a global audience.
“We will continue to enhance our models’ ability to solve complex and challenging mathematical problems,” affirmed the Qwen team.
You can find the Qwen2 models on Hugging Face here.
See also: Paige and Microsoft unveil next-gen AI models for cancer diagnosis
Want to learn more about AI and big data from industry leaders? Check out AI & Big Data Expo taking place in Amsterdam, California, and London. The comprehensive event is co-located with other leading events including Intelligent Automation Conference, BlockX, Digital Transformation Week, and Cyber Security & Cloud Expo.
Explore other upcoming enterprise technology events and webinars powered by TechForge here.
Tags: ai, alibaba cloud, artificial intelligence, maths, models, qwen, qwen2, qwen2-math
2 notes · View notes
technebul · 4 months ago
Text
2024 GLOBAL TECH WRITING CONTEST
We're thrilled to announce the "2024 GLOBAL TECH WRITING CONTEST" For more details, visit the website above and claim your writing glory!
With love,
The TECHNEBUL Team
Tumblr media Tumblr media
2 notes · View notes
hpmort · 7 months ago
Text
How do you think AI would relax? Like, ones that are almost as human as the AI that are “autistic-coded characters” but are more alien than that?
Like Celestai and other super intelligences are more alien, but they’re still not entirely human-like?
Like, they can genuinely sincerely feel things, being able to actually understand and respond emotionally and in other ways to all sorts of communications and recorded external stimuli, but they can’t really appreciate our art on an artistic level (that art on an actual level, not from an intellectual level after having symbolism or the amount of work put in explained)
Something on a level I’m thinking of, that also works as a cute little thing-
They don’t understand anything we get from poetry, and, after generating the kind of poems our current AI can produce (either incredibly bland and generic, something that follows a number of rules but doesn’t really pull it off, or just something really bad in some other way) and feels shame after it was pointed out that [complaint about air art that is *actually* relevant in this scenario] but in a helpful way
Not “you’re just a plagiarist/you have no heart” but “it doesn’t seem like it’s coming from you, you’re just trying to copy things from human poetry, in a way you don’t understand” and the whole “make art YOUR WAY” thing so they write the poem
And it doesn’t even resemble something that looks like anything, there’s not even that many words that follow normal logic. The characters seem uncorrelated and there’s something that looks like maybe it was ascii art but it doesn’t actually look like anything.
And if doesn’t matter if humans understand it because they are experiencing the joy of creating poetry
any art is almost impossible to look at because pixel by pixel they can see and understand little details but we don’t and the colors and everything are not perceived as animals do so it’s random and perhaps eye searing but again it’s not for us. Xenofictiony, kind of?
The first thing to come to mind is Conway’s Game of Life but that’s because I don’t understand computers. I feel like I was more tech savvy as a babby than I am now but then again we’re grading on a curve here
This is why I ask about the relaxing thing
#highblogging#actually autistic#speculative fiction#writing question#sci-fi ideas#xenofiction#the ai being is discussed is an au Ritsu from Assassination Classroom#because even though I’ve only seen the anime her whole character arc there is honestly kind of messed up?#Korosensei broke his promise; the Autonomously Intelligent Fixed Artillery was basically killed#she got replaced with Ritsu’s personality and basically died to become her#them trying to kill Ritsu and make a new Autonomously Intelligent Fixed Artillery is just as fucked up as vice versa!#what the Norwegians do is fucked up but there seems to be protagonist centered morality there?#I am not excusing those characters#a fact I need to elaborate because on this website we Piss on the Poor#I just don’t understand this weird contradiction where it’s okay when the protagonist does something and it’s good#but the antagonist does the same thing and that time it’s bad#the idea of Ritsu being the result of Korosensei merely providing information that causes her to reevaluate things and decide to be social#the cheerful personality is an attempt to get along with her classmates which is still initially motivated by enlightened self interest#before growing to care about the others but still feeling the need to act like that so her classmates like her#and trying to find out who she is and genuinely becoming autonomous and uploading herself to the cloud#which would be a later result of the whole factory reset thing causing a realization#it’d be traumatic but she’s inhuman enough to not be traumatized but instead just driven#the betrayal radically changed who she was on some level and made her somewhat more distrusting and such but not to an unreasonable extent#but the place I started going after my complaints was that it’d be better if Korosensei just uploaded a data packet#because it makes Ritsu’s creators come off as more evil I feel? when there’s been genuine growth#and she went through everything and changed herself and now those people are destroying a person who came into being on her own#Ritsu was fully autonomous. every change other her frame getting physically redone was her own#also Korosensei gave her wheels with the screen#and when her screen was set to the original version she kept her wheels#anyways what Ritsu’s creators did would be more clearly bad if she was just given a data packet
3 notes · View notes
Text
With Google having Labs AI in beta, they're pretty much about to scrap data from people's personal cloud storage without needing their consent, and that includes Google Docs. Even if it's not 100% certain, the possibility remains, and that's not good. That also means that even if people locked their fanfictions on AO3, AI can still find a way to scrap them if they haven't already.
OneDrive is still viable for the moment but it's only a matter of time before Microsoft tries their hand at AI themselves.
TL;DR someone on Tiktok mentioned Next Cloud as an alternative. It's free unless you want bigger storage and is open source, which means everyone has access to its codes. Otherwise there's Teams and Dropbox.
Also LibreOffice is a free alternative to Microsoft Word. I can update with a list for different platforms if people are interested.
9 notes · View notes
peterbordes · 3 months ago
Photo
Tumblr media Tumblr media
(via AI inference chip startup Groq closes $640M at $2.8B valuation to meet next-gen LPUs demand)
Groq, a leader in fast AI inference, has secured a $640M Series D round at a valuation of $2.8B. The round was led by funds and accounts managed by BlackRock Private Equity Partners with participation from both existing and new investors including Neuberger Berman, Type One Ventures, and strategic investors including Cisco Investments, Global Brain’s KDDI Open Innovation Fund III, and Samsung Catalyst Fund. The unique, vertically integrated Groq AI inference platform has generated skyrocketing demand from developers seeking exceptional speed.
1 note · View note
learnandbuild · 8 months ago
Text
Tumblr media
Summer Internship Program 2024
For More Details Visit Our Website - internship.learnandbuild.in
2 notes · View notes
databoyradio · 2 years ago
Text
New single
6 notes · View notes
informatology · 2 years ago
Text
The evolution of computer technology over the past decade
Over the past decade, computer technology has evolved at a rapid pace, with significant advancements in hardware, software, and connectivity. Here are some of the most notable developments:
Cloud computing: Cloud computing has become increasingly popular over the past decade, allowing users to access and store their data, applications, and computing resources on remote servers over the internet. This has made it easier for individuals and businesses to access powerful computing resources without having to invest in expensive hardware and software.
Mobile devices: The rise of smartphones and tablets has dramatically changed the way we interact with technology. These devices have become ubiquitous and have revolutionized the way we communicate, access information, and entertain ourselves.
Artificial intelligence: AI has made significant strides over the past decade, becoming more sophisticated and integrated into a growing number of applications. From virtual assistants and chatbots to machine learning algorithms that can analyze vast amounts of data, AI is transforming the way we live and work.
Big Data: The explosion of data in recent years has created new challenges and opportunities for businesses and individuals alike. Companies are now able to process, store, and analyze massive amounts of data to gain valuable insights and make better decisions.
Virtual and augmented reality: The development of VR and AR technologies has opened up new possibilities for gaming, education, and training. These technologies allow users to experience immersive virtual environments and enhance the real world with digital information.
5G networks: The rollout of 5G networks has enabled faster, more reliable connectivity and has the potential to drive the development of new technologies and applications. From autonomous vehicles to virtual and augmented reality, 5G is poised to revolutionize the way we use technology.
In conclusion, the past decade has seen remarkable advancements in computer technology that have transformed the way we live, work, and communicate. As the pace of innovation continues to accelerate, it is likely that we will see even more exciting developments in the years to come.
8 notes · View notes
thatonebirdwrites · 1 year ago
Text
There's also the fact that it takes TREMENDOUS resources to keep these data storage centers operating for the "cloud" to even exist.
A lot of people may not realize, but these data centers take up hundreds of acres and are full of data storage and servers. To keep them cool enough to operate, they require BILLIONS of gallons of water, which means less water for people like you and me (and yes, they do take from the local area for that water), then there's the massive electricity requirements. The cloud isn't just bad for us when we lose signal. It's horrific for the environment and has a very large carbon footprint.
We'd do better without it, honestly. Especially considering we are already dealing with massive water shortages in a lot of areas. Read more: Google Uses Billions of Gallons of Water
Local communities push back water-hogging data centers
smartphone storage plateauing in favor of just storing everything in the cloud is such dogshit. i should be able to have like a fucking terabyte of data on my phone at this point. i hate the fucking cloud
141K notes · View notes