Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MR
Posts
14
Comments
104
Joined
3 yr. ago
GenZedong @lemmygrad.ml
MrOzwaldMan @lemmy.ml

Give me tech news sites for Russia, China, and North Korea

I already have Huawei Central, I'd like to get others as well, and see how Russia and North Korea are faring along in the IT industry.

  • For me it's just the brain doing unnecessary calculations to see how this ui element was made. Why unnecessary? because when it calculates, it's the time after work where it starts calculating, like brain, you're tired, stop it.

  • Programming @programming.dev
    MrOzwaldMan @lemmy.ml

    Does your brain ever do this?

    When you're on a website or an app, you look at something (a post, or a part of a UI), and your brain just starts calculating how this was made in your own language.

    Like brain, stop, I'm tired, I don't need the calculations right now.

    Russia Россия @lemmy.ml
    MrOzwaldMan @lemmy.ml

    How do i pronounce the word highlighted in purple?

    I can see the that it means "Where" but how do you say when I break down the words I get the following:

    g-d-ye t-ee

    How do I pronounce it?

    Programming @programming.dev
    MrOzwaldMan @lemmy.ml

    It must a pain to make a Rich Textbox

    It must be a pain to make a text box with the ability to add bold, italic, heading, etc. you know? All the bold text, italics, and headings would need to be saved in a database column to be retrieved later in their correct positions.

    I don't know, I am doing internship learning C# ASP (started 2 months ago), and just got a "Shower Thought" while making an edit post function.

  • Assuming you’re coming from a linear programming and OOP background, then data (incl. SQL) kinda sucks because it’s not always clear how to apply existing concepts. But, doing so is absolutely critical to success, perhaps more so than in most OOP environments. Your post isn’t funny to me because I’d be laughing at you, not with you.

    That's correct, I have done a lot of OOP in Java and C#, and the internship I'm doing is with C# and ASP.Net.

    If a variable is fucked, the first questions you should answer are, “Where’d it come from?” and “What’s its value along the way?”. That looks a lot different in Python than SQL. But, the troubleshooting concept is the same.

    You see, I wasn't thinking clearly at the time, wasn't looking at the right place, and like the post says, I've finally looked at the right place and made me feel frustrated. The frustration was at myself not at programming.

  • I was talking about this date which was used to display the date assigned by the user, but the column was not displaying with the date because I wasn't asking sql for the date (if you've looked at the query), so yeah, a stupid mistake caused for a stupid angry post.

  • In those kinds of situations you need to remember to try to break the problem down into simpler sections to identify where the problem lies.

    Learned that the hard way.

    One of the first steps would be to run SELECT * FROM mainWorkSpace WHERE user_id = @user_id and see if that returns anything.

    It's one of those situations where if i write something, i forget it because it is doing its thing and about selecting everything, i should've done that and it's my mistake.

  • Programming @programming.dev
    MrOzwaldMan @lemmy.ml

    The experience that made me hate programming, but that's all on me

    Title before edit: I hate programming, why did i choose this field

    TL;DR: Stupid mistake, made by hours waste.

    Basically, I was extracting date from the SQL db, and it was not displaying. I tried everything, heck I even went to chatgpt, and copilot. Two and half hours of trying every single thing under the sun, you know what was the issue?

    SELECT task, status, id FROM mainWorkSpace WHERE user_id = @user_id

    I FUCKING FORGOT TO ADD 'date' TO THE DAMN QUERY. TWO AND HALF HOURS. I was like, "Ain't no way." as I scrolled up to the query and there it was, a slap in the face, and you know what was the fix?

    SELECT task, status, date, id FROM mainWorkSpace WHERE user_id = @user_id

    Moral of the story, don't become a programmer, become a professional cat herder instead.

    Programming @programming.dev
    MrOzwaldMan @lemmy.ml

    how good is this short introduction about myself (No CSS applied yet)?

    The 'technologies' will be replaced by their respective icons.

    Angular @programming.dev
    MrOzwaldMan @lemmy.ml

    where is the app.module.ts in the latest version of angular?

    i need to import HtmlClient and router, thank you.

    GenZedong @lemmygrad.ml
    MrOzwaldMan @lemmy.ml

    Found this while reading Qur'an (Chapter 2 / Verse 11 and 12)

    Books @lemmy.ml
    MrOzwaldMan @lemmy.ml

    i need a PDF for Think by Judith Boss

    i need because Mcgraw system for reading the book sucks cheeks.

    Privacy @lemmy.ml
    MrOzwaldMan @lemmy.ml

    Should I become "privacy-focused" despite my data before I was "privacy-focused" was used or sold?

    For example, I have been using Google or Apple for 7 years, and seeing that I was fingerprinted, tracked through third-party cookies, etc. I want to switch to a more private option.

    But is it worth it? They know about me, they have now AI that can just use the behavior pattern for the last 7 years and still track me.

    Again the question comes, should I become "privacy-focused" despite my data before I was "privacy-focused" used and sold?

    Linux @lemmy.ml
    MrOzwaldMan @lemmy.ml

    Exploring the Idea of Creating a Home Server with My Old PC.

    I have my father's old work PC (one of those Fujitsu Siemens models) from yesteryears. It features:

    • OS: Ubuntu 23.04
    • CPU: Intel Core i7-4770 (I forgot the clock speed in GHz).
    • RAM: 8 GB DDR3 1600MHz (Single Channel).
    • Storage: 128 GB SSD (installed in 2020) & 1 TB HDD (also installed in 2020).
    • Graphics: NVIDIA GeForce GT 620 (or was it GTX?).

    I am considering using it as a file server since my laptop only has a 256 GB SSD, and I need more space to store my files on the old PC. But the question is, do I need a home server? When is a home server necessary?

    Any sources or information on how to set up a file server with a PC would be greatly appreciated.

    Vocabulary and Grammatical Errors were improved and fixed by ChatGPT because English is my 2nd Language

    Linux @lemmy.ml
    MrOzwaldMan @lemmy.ml

    "Can I Obtain an Individual Certificate for Red Hat RH124, or do I have to complete the entire RH EX200 Exam?

    I am nearing the completion of RH124, and I am contemplating taking the exam to obtain a certification for my CV. I plan to schedule it for the end of the month (31st August), allowing me enough time to thoroughly grasp the material while still experiencing some time pressure.

    However, there seems to be no standalone exam for RH124. Instead, I must also complete RH134 in order to qualify for the EX200 exam and become RHCE and RHCSA certified. Is there a way to acquire the RH124 certificate independently? I wish to include it on my CV, secure a job, and subsequently learn RH134 while on the job.

    Additionally, I am curious whether RH124 alone is sufficient to pursue CompTIA Linux+. Does RH124 cover scripting and BASH, despite these topics not being mentioned in the course? I would greatly appreciate an answer to this question as well.

    Source:-

    GenZedong @lemmygrad.ml
    MrOzwaldMan @lemmy.ml

    I'm confusion

    Why is there Palestine in Ohio? There is only one Palestine and it's Palestine.

    Fr, really confused when I found out there is Palestine in Ohio.

    I think they want ethnically cleanse Palestinians from Palestine and expected them to migrate to Palestine, Ohio. Just my tinfoil hat theory.

    decentralized @lemmy.ml
    MrOzwaldMan @lemmy.ml

    I saw in one of the comment saying "We need alternative browsers." So, what are the best alternatives to Chrome, Mozilla and Opera.