home.social

#insight — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #insight, aggregated by home.social.

fetched live
  1. Ireland’s festival posters are a time capsule for music — and the country

    Festival posters are time capsules. Long after the wristbands have been cut off and the tents packed away,…
    #Ireland #IE #Europe #Europa #EU #insight #ireland #music
    europesays.com/3208247/

  2. europesays.com/ie/649932/ Annmarie O’Connor: When menopause and Parkinson’s overlap, you don’t know which to blame #Éire #Health #IE #insight #Ireland

  3. A quotation from James Howell

    By seeing one thou knowest him half, by hearing him speak thou knowst all.
     
    [Vedendo uno conosci mezzo, udendolo parlar il conosci tutto.]

    James Howell (c. 1594–1666) Welsh historian, writer, aphorist
    Paroimiographia [Παροιμιογραφία]: Proverbs, or, Old Sayed Sawes & Adages, “Proverbs in Italian” (1659)
    [compiler]

    More about this quote: wist.info/howell-james/85513/

    #quote #quotes #quotation #qotd #jameshowell #proverb #character #insight #personality #proverb #sight #sound #speech #tells

  4. A quotation from James Howell

    By seeing one thou knowest him half, by hearing him speak thou knowst all.
     
    [Vedendo uno conosci mezzo, udendolo parlar il conosci tutto.]

    James Howell (c. 1594–1666) Welsh historian, writer, aphorist
    Paroimiographia [Παροιμιογραφία]: Proverbs, or, Old Sayed Sawes & Adages, “Proverbs in Italian” (1659)
    [compiler]

    More about this quote: wist.info/howell-james/85513/

    #quote #quotes #quotation #qotd #jameshowell #proverb #character #insight #personality #proverb #sight #sound #speech #tells

  5. A quotation from James Howell

    By seeing one thou knowest him half, by hearing him speak thou knowst all.
     
    [Vedendo uno conosci mezzo, udendolo parlar il conosci tutto.]

    James Howell (c. 1594–1666) Welsh historian, writer, aphorist
    Paroimiographia [Παροιμιογραφία]: Proverbs, or, Old Sayed Sawes & Adages, “Proverbs in Italian” (1659)
    [compiler]

    More about this quote: wist.info/howell-james/85513/

    #quote #quotes #quotation #qotd #jameshowell #proverb #character #insight #personality #proverb #sight #sound #speech #tells

  6. A quotation from James Howell

    By seeing one thou knowest him half, by hearing him speak thou knowst all.
     
    [Vedendo uno conosci mezzo, udendolo parlar il conosci tutto.]

    James Howell (c. 1594–1666) Welsh historian, writer, aphorist
    Paroimiographia [Παροιμιογραφία]: Proverbs, or, Old Sayed Sawes & Adages, “Proverbs in Italian” (1659)
    [compiler]

    More about this quote: wist.info/howell-james/85513/

    #quote #quotes #quotation #qotd #jameshowell #proverb #character #insight #personality #proverb #sight #sound #speech #tells

  7. how NAT traversal works tailscale.com/blog/how-nat-tra

    tackling firewalls:

    « But connections and “direction” are a figment of the protocol designer’s imagination. »

    « Our only constraint is that the machine that’s behind the firewall must be the one initiating all connections. Nothing can talk to it, unless it talks first. »

    « packets must flow out before packets can flow back in [...] However, nothing says the packets must be related to each other beyond the IPs and ports lining up correctly »

    « We’re going to lose some packets in this process. »

    tackling NAT with STUN:

    « We’re back to our stateful firewall problem, only worse: both sides have to speak first, but neither side knows to whom to speak, and can’t know until the other side speaks first. »

    « your machine sends a “what’s my endpoint from your point of view?” request to a STUN server »

    « Each socket gets a different mapping on the NAT device, so in order to discover your public ip:port, you have to send and receive STUN packets from the socket that you intend to use for communication »

    « an assumption we made earlier: when the STUN server told us that we’re 2.2.2.2:4242 from its perspective, we assumed that meant that we’re 2.2.2.2:4242 from the entire internet’s perspective »

    « The “easy” and “hard” NATs above differ in a single dimension: whether or not their NAT mappings depend on what the destination is. »

    #insight #networking #tailscale

  8. how NAT traversal works tailscale.com/blog/how-nat-tra

    tackling firewalls:

    « But connections and “direction” are a figment of the protocol designer’s imagination. »

    « Our only constraint is that the machine that’s behind the firewall must be the one initiating all connections. Nothing can talk to it, unless it talks first. »

    « packets must flow out before packets can flow back in [...] However, nothing says the packets must be related to each other beyond the IPs and ports lining up correctly »

    « We’re going to lose some packets in this process. »

    tackling NAT with STUN:

    « We’re back to our stateful firewall problem, only worse: both sides have to speak first, but neither side knows to whom to speak, and can’t know until the other side speaks first. »

    « your machine sends a “what’s my endpoint from your point of view?” request to a STUN server »

    « Each socket gets a different mapping on the NAT device, so in order to discover your public ip:port, you have to send and receive STUN packets from the socket that you intend to use for communication »

    « an assumption we made earlier: when the STUN server told us that we’re 2.2.2.2:4242 from its perspective, we assumed that meant that we’re 2.2.2.2:4242 from the entire internet’s perspective »

    « The “easy” and “hard” NATs above differ in a single dimension: whether or not their NAT mappings depend on what the destination is. »

    #insight #networking #tailscale

  9. how NAT traversal works tailscale.com/blog/how-nat-tra

    tackling firewalls:

    « But connections and “direction” are a figment of the protocol designer’s imagination. »

    « Our only constraint is that the machine that’s behind the firewall must be the one initiating all connections. Nothing can talk to it, unless it talks first. »

    « packets must flow out before packets can flow back in [...] However, nothing says the packets must be related to each other beyond the IPs and ports lining up correctly »

    « We’re going to lose some packets in this process. »

    tackling NAT with STUN:

    « We’re back to our stateful firewall problem, only worse: both sides have to speak first, but neither side knows to whom to speak, and can’t know until the other side speaks first. »

    « your machine sends a “what’s my endpoint from your point of view?” request to a STUN server »

    « Each socket gets a different mapping on the NAT device, so in order to discover your public ip:port, you have to send and receive STUN packets from the socket that you intend to use for communication »

    « an assumption we made earlier: when the STUN server told us that we’re 2.2.2.2:4242 from its perspective, we assumed that meant that we’re 2.2.2.2:4242 from the entire internet’s perspective »

    « The “easy” and “hard” NATs above differ in a single dimension: whether or not their NAT mappings depend on what the destination is. »

  10. how NAT traversal works tailscale.com/blog/how-nat-tra

    tackling firewalls:

    « But connections and “direction” are a figment of the protocol designer’s imagination. »

    « Our only constraint is that the machine that’s behind the firewall must be the one initiating all connections. Nothing can talk to it, unless it talks first. »

    « packets must flow out before packets can flow back in [...] However, nothing says the packets must be related to each other beyond the IPs and ports lining up correctly »

    « We’re going to lose some packets in this process. »

    tackling NAT with STUN:

    « We’re back to our stateful firewall problem, only worse: both sides have to speak first, but neither side knows to whom to speak, and can’t know until the other side speaks first. »

    « your machine sends a “what’s my endpoint from your point of view?” request to a STUN server »

    « Each socket gets a different mapping on the NAT device, so in order to discover your public ip:port, you have to send and receive STUN packets from the socket that you intend to use for communication »

    « an assumption we made earlier: when the STUN server told us that we’re 2.2.2.2:4242 from its perspective, we assumed that meant that we’re 2.2.2.2:4242 from the entire internet’s perspective »

    « The “easy” and “hard” NATs above differ in a single dimension: whether or not their NAT mappings depend on what the destination is. »

    #insight #networking #tailscale

  11. europesays.com/ie/639954/ ‘No weddings, but we will have funerals’: How Adare village is preparing for Ryder Cup 2027 #Éire #IE #insight #Ireland #RyderCup #Sports

  12. europesays.com/ie/637814/ Annmarie O’Connor: Parkinson’s is progressive — for me that means meeting it halfway #Éire #Health #IE #insight #Ireland

  13. ‘No weddings, but we will have funerals’: How Adare village is preparing for Ryder Cup 2027

    On a sunny midweek morning in Adare, the village is waking up. Early arrivals are getting their coffees…
    #Golf #RyderCup ##Insight ##RyderCup
    europesays.com/golf/50607/

  14. europesays.com/ie/627374/ Annmarie O’Connor on learning to slow down after an early-onset Parkinson’s diagnosis #Éire #Health #IE #insight #Ireland

  15. Eye commentary suggests UK “uniquely placed” to bring oculomics from code to clinic

    A new commentary published in Eye has outlined the factors that will be important for the potential of…
    #EuropeSays #Britain #Europe #EU #UK ##Insight #AlexanderHeatley #oculomics #OptometryToday #OT #ProfessorPearseKeane #SiegfriedWagner #UnitedKingdom
    europesays.com/britain/99386/

  16. @nomdeb i value and respect you for your differences in fact i think it could be #insight to #education

  17. @nomdeb i value and respect you for your differences in fact i think it could be #insight to #education

  18. @nomdeb i value and respect you for your differences in fact i think it could be #insight to #education

  19. @nomdeb i value and respect you for your differences in fact i think it could be #insight to #education

  20. Verteidigung: Unheimliche Macht – wie gefährlich ist ein starkes Deutschland?

    Eine Regierungsübernahme durch die AfD mag noch immer unrealistisch erscheinen. Doch das bedeutet nicht, dass keine Konflikte drohen.…
    #EuropeSays #EU #Europa #Europäisch #Europäische #insight
    europesays.com/europa/79037/

  21. Why citizen discontent matters differently in the UK and Nigeria

    Andy Burnham, the former mayor of Greater Manchester, became the United Kingdom’s (UK) prime minister on July 20…
    #EuropeSays #Britain #Europe #EU #UK ##Insight #Analysis #Data #Data-drivenJournalism #Dataphyte #KeirStarmer #News #PeterObi #UnitedKingdom
    europesays.com/britain/95072/

  22. Why citizen discontent matters differently in the UK and Nigeria

    Andy Burnham, the former mayor of Greater Manchester, became the United Kingdom’s (UK) prime minister on July 20…
    #NewsBeep #News #UnitedKingdom #Analysis #Data #Data-drivenJournalism #Dataphyte #GB #GreatBritain #Insight #KeirStarmer #PeterObi #UK
    newsbeep.com/uk/721855/

  23. Design911 Shares Insight Into the Growing Value of the Used Porsche Market

    Design911 highlights how strong demand for classic and older Porsche models reflects changing buyer priorities Brentwood, England, United…
    #Germany #DE #Europe #EU #Europa #Porsche #Design911 #growing #Insight #Into #market #of #shares #the #Used #value
    europesays.com/germany/62938/

  24. I was recently thinking again in a post (quasselkopf.de/users/kranzkron) about shutting down my Mastodon instance and, as a result, logging out of the Fediverse. 🙄
    Because using someone else’s instance just isn’t an option for me!

    After that, I gave it some more thought and once again came to the realization, and found the explanation, for why I still run my own Mastodon instance.

    I’m particular about how I communicate, partly because I’ve often experienced exclusion in the past, and that happens even faster in the digital space than in real life.

    That’s why I manage my hosting independently as much as possible, so that I can be as independent as possible with my projects (blog/Mastodon/etc.), in other words, so that I have digital sovereignty! ‼️

    (Directly translated with deepl.com)

    #Mastodon #Fediverse #Instance #Hosting #Projects #Sovereignty #Digital #Exclusion #Experience #Insight

  25. I was recently thinking again in a post (quasselkopf.de/users/kranzkron) about shutting down my Mastodon instance and, as a result, logging out of the Fediverse. 🙄
    Because using someone else’s instance just isn’t an option for me!

    After that, I gave it some more thought and once again came to the realization, and found the explanation, for why I still run my own Mastodon instance.

    I’m particular about how I communicate, partly because I’ve often experienced exclusion in the past, and that happens even faster in the digital space than in real life.

    That’s why I manage my hosting independently as much as possible, so that I can be as independent as possible with my projects (blog/Mastodon/etc.), in other words, so that I have digital sovereignty! ‼️

    (Directly translated with deepl.com)

    #Mastodon #Fediverse #Instance #Hosting #Projects #Sovereignty #Digital #Exclusion #Experience #Insight

  26. I was recently thinking again in a post (quasselkopf.de/users/kranzkron) about shutting down my Mastodon instance and, as a result, logging out of the Fediverse. 🙄
    Because using someone else’s instance just isn’t an option for me!

    After that, I gave it some more thought and once again came to the realization, and found the explanation, for why I still run my own Mastodon instance.

    I’m particular about how I communicate, partly because I’ve often experienced exclusion in the past, and that happens even faster in the digital space than in real life.

    That’s why I manage my hosting independently as much as possible, so that I can be as independent as possible with my projects (blog/Mastodon/etc.), in other words, so that I have digital sovereignty! ‼️

    (Directly translated with deepl.com)

    #Mastodon #Fediverse #Instance #Hosting #Projects #Sovereignty #Digital #Exclusion #Experience #Insight

  27. I was recently thinking again in a post (quasselkopf.de/users/kranzkron) about shutting down my Mastodon instance and, as a result, logging out of the Fediverse. 🙄
    Because using someone else’s instance just isn’t an option for me!

    After that, I gave it some more thought and once again came to the realization, and found the explanation, for why I still run my own Mastodon instance.

    I’m particular about how I communicate, partly because I’ve often experienced exclusion in the past, and that happens even faster in the digital space than in real life.

    That’s why I manage my hosting independently as much as possible, so that I can be as independent as possible with my projects (blog/Mastodon/etc.), in other words, so that I have digital sovereignty! ‼️

    (Directly translated with deepl.com)

    #Mastodon #Fediverse #Instance #Hosting #Projects #Sovereignty #Digital #Exclusion #Experience #Insight

  28. Deep beneath Mars's volcanoes, InSight found a hidden network of magma highways

    Follow @1ban_news for daily coverage.

    1ban.news/mars-magma-rivers-in

    #1ban #mars #magma #rivers #insight #space

  29. A quotation from Agatha Christie

    A human being, Hastings, cannot resist the opportunity to reveal himself and express his personality which conversation gives him. Every time he will give himself away.

    Agatha Christie (1890-1976) English writer
    The ABC Murders, ch. 21 [Poirot] (1936)

    More about this quote: wist.info/christie-agatha/6949…

    #quote #quotes #quotation #qotd #agathachristie #poirot #herculepoirot #character #conversation #expression #humannature #personality #revealing #talking #insight

  30. A quotation from Agatha Christie

    A human being, Hastings, cannot resist the opportunity to reveal himself and express his personality which conversation gives him. Every time he will give himself away.

    Agatha Christie (1890-1976) English writer
    The ABC Murders, ch. 21 [Poirot] (1936)

    More about this quote: wist.info/christie-agatha/6949…

    #quote #quotes #quotation #qotd #agathachristie #poirot #herculepoirot #character #conversation #expression #humannature #personality #revealing #talking #insight

  31. A quotation from Agatha Christie

    A human being, Hastings, cannot resist the opportunity to reveal himself and express his personality which conversation gives him. Every time he will give himself away.

    Agatha Christie (1890-1976) English writer
    The ABC Murders, ch. 21 [Poirot] (1936)

    More about this quote: wist.info/christie-agatha/6949…

    #quote #quotes #quotation #qotd #agathachristie #poirot #herculepoirot #character #conversation #expression #humannature #personality #revealing #talking #insight

  32. Self-Disconnection and Exploiters 2
    Living disconnected from ourselves creates an environment in which deceivers and exploiters can thrive.

    #disinformation #insight #mindfulness #philosophy #enshittification

  33. Self-Disconnection and Exploiters 2
    Living disconnected from ourselves creates an environment in which deceivers and exploiters can thrive.

    #disinformation #insight #mindfulness #philosophy #enshittification