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/)L
Posts
2
Comments
61
Joined
3 yr. ago

  • You can have both. Just not in one MR. Do what is needed, push, branch off, do what is nice

  • You need to give up you personal data and buy €199/year subscription first. Special offer for Burgerstan

  • Basically rich who own resources will trade between each others. Poor will become poorer and eventually either become “slaves” or go anarchy in territories which have no interest for rich. Before that happens there will be transition period when not rich but still sociopathic enough will be still paid well to oppress poor to extremes where there are no means to resist. This will continue until oppression can be automated. Then oppressors will face same oppression. Basically max level post apocalyptic capitalism cyberpunk but without widely available fancy prosthetic. More of junkyard, gangs, eat worms cyberpunk for most of us. Likely it will take maybe few of hundreds years to get to such extreme point, depending on how dumb and passive humanity will be. Though there will be few points where we will have a chance to revolt. I think there’s a decisive point somewhere within nearest 10-15 years. If AI thing won’t burst within this time we will have next critical point somewhere in 30-60 years after first point. This is where things will start really affect future middle class. After that point if there will be no global change we are fucked.

    P.S. This is all pulled out of my ass. I’m probably wrong. Do something about it if you can/want, but don’t stress about it. Stressing doesn’t help. If it makes it easier for you - we are unlikely to live long enough to be affected significantly

  • Scrappy created exactly for this use case. I used to work in project for product info scraping when LLMs didn’t exist. So you don’t really have to use LLM. It’s usually semi-structured data. Your biggest pain will likely be SPAs with JS which need to run in order to load content. If you need to render SPAs check Selenium web driver or similar

  • By chance, maybe, but I specifically don’t click on “Advertised” links in search results. Even if do, does it matter if I’d chose service anyway? Coz all it changes is money moved from one rich ass to another. It doesn’t make me buy what I didn’t plan to buy. Contrary, I might avoid products which are too pushy with ads. In place where I come from people used to say that good things don’t need advertisement. So to me this ad changes nothing. If tomorrow world stop making ads nothing changes to me - I do search, it gives me options, I do research and make a decision

  • Is phone book an ad? The fact I bought something does not mean I did it because ad convinced me. When one buys a car presume they check what is available on the market and select option based on comparison. Same with travel, you don’t visit place because you saw poster somewhere, you have limit time so you find a list of popular options and pick what to visit. It’s exactly what you called it - research and review. It’s people rating things helping you make your choices, not companies convincing this is what you want to buy by showing you 10 seconds stupid ass video. Or at least I hope. I never understood the concept of ads beyond informing that this business exists. From my perspective could be just brand name and what it sells. No difference to me. I always thought it would be much better to just have site list of businesses with description and reviews

  • I typically find those things on the map. Or in specialized apps. Don’t see how it’s ad driven revenue.

    Also who is changing barbers every time or moving between cities every few weeks? It’s like once a year thing for most people, isn’t it?

  • TF is this formatting

  • How large is very large? Would it be something that jq can’t do? Is it purely string search or JSON-tree search?

    Generally you would want to get file size, split it into ranges which can be read as valid UTF-8. Feed each range into reader thread. Can be inefficient for HDDs because each thread will try to access random location on disk forcing needle to jump back and forth. Also you’ll need reread ranges at split point with some positive and negative offset in case desired content got split. Things are getting much more complicated if you want JSON-tree grep. Branches may get split from parent nodes across multiple ranges.

  • Trams, Metro and bicycle lanes. Like everywhere. Also central heating.

  • Deleted

    Permanently Deleted

    Jump
  • Good she go as fast as 240km/h or even more just by crossing into neighboring Germany

  • Deleted

    Permanently Deleted

    Jump
  • My opinion is that only your opinion matters in such things. Just be safe and take it easy if things won’t work out.

    P.S. comments here are weird AF. Folks acting like she sign contract with blood, totally moved in forever and can’t go home anytime

  • My networking knowledge is not good, so maybe it’s nonsense indeed. I just thought if everyone in the network knows what is blocked then DDoS protection could be distributed because every “reputable” switch/router in the network can block connection as early as possible without hopping close to destination creating unnecessary traffic

  • I’m wondering can DNS be extended to handle blacklisting. It already has some level of security resolving “C should have no control over A and B communication”.

  • Deleted

    Permanently Deleted

    Jump
  • Duckduckgo

  • svg is da way

  • Yaml is dogshit format. If you need tree-like structure use json if you need list of props use toml or simple key value pairs. I fucking hate app properties in yaml.

    • can’t search shit
    • copy-paste doesn’t “just work” when you want to merge two files
    • your editor doesn’t show whitespaces and you messed up somewhere - valid but incorrect
    • messed up formatting your list of banned IPs/hosts/ports/users/subnets/commands - get pwned

    It should’ve never left the basement of crackhead who thought “let’s make schema-less format depend on number of invisible characters”.

    I’ll rather save my data in Copybook and record it on tape then use this Python-bastardized abomination

  • I’m curious now. Can you describe “corrupted”? One char off? Non-ascii gibberish?

  • And I say no.

  • Programmer Humor @programming.dev

    Coder

  • Programmer Humor @programming.dev

    Okay, which one of you Java devs did this