Skip Navigation

Posts
15
Comments
246
Joined
2 yr. ago

  • What an interesting read! The food analogy instantly made sense to me, I am wondering if other people had the same experience?

    What is the point of all this, you may wonder? Well, reading Postman provided a big eureka moment for me - an understanding of why I struggle so much to convince my friends to abandon commercial social media in favor of the Fediverse. Drum roll: the Fediverse may be missing a clear, cohesive narrative.

    Technically the Fediverse has everything one would need to enjoy independent social media, away from the surveillance capitalism that powers Big Tech. What has been difficult is finding a story, a simple narrative anyone could follow that would explain WHY the Fediverse is the most empowering, most ethical technological solution out there for social media.

    I have come to see the Fediverse as the equivalent of organic, plant based, home-cooked meals and by contrast I see TikTok, Instagram, X, Threads, Snap and other platforms by Big Tech as the equivalent of Big Food – brands like Coca Cola, McDonalds, Nestlé, that promote ultra-processed, highly addictive foods and beverages, contributing to an epidemic of obesity, type 2 diabetes and other diet-related diseases.

  • Become a socialist and realize it's not your fault, you are just trying to get through.

  • You should try being assertive, you can look it up, but essentially it's a healthier communication style that emphasizes on facts and feeling. For example, you shouldn't say you don't care for me, instead say you cancelling our date made me feel dismissed.

    You can look it up online, essentially it's a middle ground between being passive or aggressive.

    Keep in mind that every feeling is valid, and trying to pursuade someone otherwise is the art of gaslighting. Emotional manipulation and gaslighting, are common in a Narcissist's playbook, if you feel you emotions are invalidated don't angry, instead leave it's not worth your time.

  • Are you high? 🤣 Jokes aside, I would be interested to know why you are asking these questions.

    1. Yes, I am intelligent, a lot of people have been impressed by the speed I digest a new piece of information.
    2. I have wisdom to know that intelligence plays a very insignificant part in shaping my identity. As for putting my intelligence into good use, I am not sure I can answer yes. I am too idealistic for my own good.
    3. IMO humans are unique and similar at the same time. Though, we got to be careful when trying to identify our similarities (see biopolitics, especially M. Foucault).
  • IMO we need to break it in a few independent but cooperating decentralized systems;

    1. A transportation service where consumers will request the transportation of goods or people from point A to point B, and providers will make bids for those requests.
    2. A storage service where providers will offer storage of goods at specific locations, and consumers that make requests for the storage.
    3. A LC service, where two parties can enter an letter-of-credit (LC) contract, and providers can guarantee the contract.

    If these systems are available, it would be possible to implement additional decentralized services like;

    • Marketplaces.
    • Passenger transportation services.
    • Food delivery.
    • Probably many more.
  • I know you are asking for something different, but since there are already a few good answers, allow me to instead to reject the premise and give you a different.

    It's not impossible to implement an AI solution within the context your provided. The problem is that it's going to be expensive. However, you can offer to deliver something smaller, focus on the smallest but valuable contribution you can make. While cleaning up the data is still going to be a hell of task, if the scope is small enough it can be achievable. Then, you can communicate the difficulty to scale due to data issues which can help management undestand the importance of prioritizing data quality.

    If you have a bunch of sales data, maybe you can focus on deriving purchase patterns and build a simple recommendations engine. If you want to focus on marketing, you could try lead classification. Ideas depend on the domain of the company you work for.

  • The best feeling of my lie? Getting fired after returning from vacations.

  • Friendly reminder that the high seas are always an option. Download stremio, install the torrentio addon, and you are good to go.

  • Is anyone interested in starting a book club? Right now I am reading "Implementing Domain-Driven Design" by Vaugn Vernon.

  • That's not the case for me, I can start doing stuff while talking with someone that is sitting, watching TV, or whatever.

    I think having someone near your serves two purposes:

    1. It helps your brain produce happiness juice (dopamine), that makes doing stuff easier.
    2. They act as an anchor, helping you stay at one place and focus on what you should be doing, like a physical reminder.

    If other people negatively impact your ability to get things done, I would suggest looking into it. Maybe you are subconsciously copying them, or you feel same shame doing stuff while others are not. I am not trying to invalidate your experience, just suggesting that it's possible you can gain a better understanding of it if you dive deeper.

  • I would give myself a solid 4.2/5 on python.

    • I have in deepth knowledge of more than a few popular libraries including flask, django, marshmallow, typer, sqlalchemy, pandas, numpy, and many more.
    • I have authored a few libraries.
    • I have been keeping up with PEPs, and sometimes offered my feedback.
    • I have knowledge of the internals of development tooling, including mypy, pylint, black, and a pycharm plugin I have created.

    I wouldn't give myself a 5/5 since I would consider that an attainable level of expertise, with maybe a few expections around the globe. IMO the fun part of being really good at something is that you understand there still is to learn ❤️

  • I've had a very tough time finding my first position as a junior dev

    The hiring landscape for software engineers/developers is a mess for the past year or so. You shouldn't internalize the experience, most likely you are just unlucky.

    A few things to consider for finding a job:

    1. Utilize your connections, a lot of hiring still happens through connections. If you have attended a university/college/bootcamp reach out to your professors and check if they can refer you to any positions.
    2. Make sure your CV can be parsed by tools. Try uploading your CV on open resume, if it's not parsed correctly you might want to update it.
    3. Create a portfolii website, it's a great way to illustrate your skills. Also, others here can check it out and offer advice.
    4. Update your LinkedIn profile, make sure to check that open for recruiters thingy.

    If you want to learn more about react I am happy to have a chat with you (no fee), feel free to DM me.

  • Do you really think you behave like a dick? Just becase other people say that, it doesn't mean it's true...

  • I have fully switched to kagi, it's not perfect but for the average case it's better than google.

  • Hi, I am a building a platform with the goal of supporting apps like this, and I would be interested to develop a plugin for your use-case as an experiment (no fee).

    I am working alone on this and this is not my first priority, so I cannot make any guarantees about the timeline, or the scope of the plugin. But, if you are interested we can have a chat on matrix.

    The project is not open source yet, but I am planning on doing so once (a) I figure out how to properly apply licensing, and (b) remove any potentially critical information (credentials) from the repository.

  • I have setup a rustdesk server with docker, it was surprisingly easy to get started. It was for a friend who is managing the IT services of a small factory, the completely switched from TeamViewer and they are satisfied. More importantly their users, who are worse than your average windows user, found the transition relatively painless.

  • I show my hairdresser a picture of my previous haircut (or one I like).

  • That's compatible with information theory. You have a piece of information, the moment you encode it (turn your idea into words) that piece of information is transposed to a little different piece of information, then the channel of transportation adds a bit of noise (depends on the environment, most often literal background noise), and then the receiver decodes the to a different piece of information (turn your words into an idea of their own).

    Understanding this concept is an important communication skill. Information theory gives a bunch of tools to minimize the difference between the idea in your head and the perception of the idea by your peer.

    • You can add redundancy, aka say the same thing twice in a slightly different way.
    • Use questions to validate your understanding.
    • Have your peer use their own words.
    • Use a different encoding, aka draw a picture, a diagram, or use gestures instead of using language to communicate
  • I have been using for the past month. I am not a power user, I mostly use it when I need to access libgen. Previously, I was using nordvpn. I feel proton is faster both when connecting to a server but also the connection is faster/more reliable. For example, if I forget to turn it off, I can watch a yt video without any issues.