Skip to main content

SGIN Laptop 15.6" Display Laptop 12GB RAM 512GB SSD Storage(TF Card 512GB), Celeron, Full Size Keyboard, 2xUSB 3.0, Dual Band WiFi (Black) Brand: SGIN

 Key problems here


The mouse can click itself without someone touching it can't be switched of meaning anything you trying to do you can't shut it off meaning you are screwed when the mouse stops working they offered me £50 discount if I received many instead of trying to trick me to give good review make a better product?

IT scams at me low quality crap from China made using second hand parts or poorly designed a equipment it stopped working very quick after I  started it and also I noticed it Struble to install Windows new system on the computer to complete it crashed a few times here on the first day I Got it. https://www.theengineer.info/2024/01/is-windows-11-as-bad-as-so-many-people.html

Microphone does not work well and it can work or not work at random.

Speaker is super quiet hard to hear anything using it and also  it at random makes a horrible loud sound even when you not doing anything major with the computer real big appointment here.

Everything seem to only sometimes how it can work not sure but poor quality is key here since from China the land of the Tufu building which I guess they found the computer in a dump for why it's so bad.

Every so often like at random it will produce like air fan sound making hearing anything into a nightmare  meaning any live videos would never work here or even watching a movie or listening to music .

Cheap prices but does not work well for anything else and I would not be surprised if they lied about the 500GB hardrive like most Chinese firms fake what's going on to make more money which can be annoying sometimes.

I think a cheap working Windows computer is something companies should make since  in a lot of cases unless you spend like £1000 your chance to get a computer which even works okay is becoming impossible to get and Chromebook are good but they like all things have limitations  meaning the need for good cheap computer is very important. 

Some of the terrible brands found so far include

  1. Toshiba
  2. Lenova
  3. SGIN
  4. Chinese brands

 

 

 

 

Comments

Popular posts from this blog

cobol code

COBOL (Common Business-Oriented Language) is a programming language that is primarily used in business and administrative systems. It's known for its readability and usage in handling large volumes of data. Although it might be difficult to cover all aspects of COBOL in a single response, I can provide you with a brief introduction and an example code snippet to help you get started. COBOL programs are composed of a series of paragraphs that contain statements. Each statement starts with a verb and ends with a period. Here's a simple example of a COBOL program that calculates the sum of two numbers: https://www.theengineer.info/2023/05/development-programming-languages.html cobol Copy code IDENTIFICATION DIVISION. PROGRAM-ID. ADDITION. DATA DIVISION. WORKING-STORAGE SECTION. 01 NUM1 PIC 9(5). 01 NUM2 PIC 9(5). 01 SUM PIC 9(6). PROCEDURE DIVISION. DISPLAY "Enter the first number: ". ACCEPT NUM1. DISPLAY "Enter the second number: ". ACCEPT NUM2.

Why Windows XP the best Operation system to ever be released from Microsoft?

 Best parts of it  Loads fast Does not take up much power when it comes to loading the computer Many options to change how things look or run Hardly ever crashes Semi good security behind it Many people made software to run on it A big reason so many people liked XP compared to newer or older versions of the operation system was it would load fast most of the time even if you put it under heavy pressure such as a lot of software running or a lot of tabs on the internet browser . A lot of older videogames would run on it without many problems since it was well equipped to handle it without you having to change over how the computer works or be forced to use emulator as much for why it became very popular even today to allow older videogames to run on the computer for why some people keep these computers purely for retrogame play or other purposes.  https://www.theengineer.info/2023/05/cobol-code.html Some government bodies actually still run XP the reason for why so many people can work

Development Programming Languages Python Python : Basics you should learn for beginners

    Why is Python number one programming language in the world? It's easy to understand and complete simple or complex tasks plus it has many library or APIs to allow you to perform other actions more easy through using it . Showing how simple it it to put the most common message on the screen being print("Hello world") https://www.theengineer.info/2023/04/my-honest-review-of-surfshark-vpn-or.html   Wages you can get paid range from around $60,000 to max of like $150,000  per  year if you can learn this well some of the biggest companies which use this language include. Udemy Facebook Google Pinterest Instagram Twitter Netflix Spotify Reddit Redhat Lyft Youtube How to install Python on Windows and Apple. https://youtu.be/MQ8JYT9nc8w