friendica (DFRN) - Link to source

Eskimo's Social Media Services


The machine I was working on the other night, all up and running now! And by running, I do mean RUNning, 18 cores at 4.8Ghz, most things on SSD, everything on RAID, even the root partition.

The following sites are now up and running, please check them out if you haven't recently:

friendica.eskimo.com/

I started this site after I was kicked off of Farcebook in 2020 for voicing my opposition to the RNA based Covid Clot Shot.

Originally, I started on an i7-6850 machine which proved over time to be
not up to the task. Hence the new machine.

Also:

hubzilla.eskimo.com/

And Most recently:

mastodon.eskimo.com/

And lastly a Federated Search Engine:

yacy.eskimo.com/

All Free.

friendica (DFRN) - Link to source

PC Sound Card Linux Compatible


My computer is a home brew affair with a Asus Prime Z390 motherboard and an i7-9700k CPU. It's served be reasonably well for the last few years though the audio has always been finicky. Today the rear audio died, the front still works but I'd really like the rear jacks particularly line out to work. While the headphone out does drive my stereo ok, the line out was cleaner. The one thing always annoying about this card is no significant buffer, very easy to subject to buffer underruns and skipping. So if anyone knows of a good audio pcie card that works well under both Linux and Windows and preferably supports 24bit x 192khz or better samplying (32bit is fine but really way beyond necessary), reecommendations would be appreciated.

friendica (DFRN) - Link to source

Last Night – Projects


Last night I spent several hours fine tuning our newest machine, Inuvik, I was not able to get any faster CPU speeds, in fact I am running at 4.8Ghz now because I did find with some tests, notably long fft tests, it did show some instabilities even though in a weeks operation these have not manifested.

But I was able to significantly improve memory performance from 2133Mhz to 3400 Mhz and on an 18 core CPU every memory cycle you can get is precious.

I was also able increase the Mesh frequency slightly from 2.6Ghz to 2.8Ghz. The mesh is similar to rings in lower core count CPUs, it is used to provide communications between the cores. I don’t know how much traffic this actually is in a Linux environment so I don’t know to what degree this helps but every cycle one can get anywhere.

Ok, after that I turned to kernel upgrades, and the last machine to upgrade was the one used for our router. It had a drive that had previously shown some SMART errors but after running a diagnostic they went away and it behaved until last night. Last night it absolutely would not boot. Strangest damned thing, could read the drive, write the drive, but could not boot off of it. I’ve never seen a drive failure cause this so I assumed a software issue and re-installed grub, re-installed kernels, re-built the initramfs system, and these are pretty much all the software components you should need to be able to boot but no go. It would find and load grub but grub couldn’t find the kernel, very very odd. I was so convinced this had to be software issue that I had to re-install 25 times to convince myself otherwise. I finally stole one of the drives out of the RAID array and turned it into a new system disk, that worked. But it does not have everything it needs and it’s not a healthy young pup itself.

So for now I’ve moved the routing and all the virtual machines off this box. At present the two services are down are the NIS master which means you can’t change your password or login shell at the moment, and a DNS server, but we have six so that isn’t going to seriously impair things.

I have a new drive which I had purchased when the first drive started puking out SMART errors, and it also is a 7200 RPM drive with 4x the cache the old drive had. At present I’m copying all the data off the failed drive to the drive I stole out of the RAID array to bring the machine back up, and then I’m go replace that old drive that has failed with the new one, recover any data I need for NIS and for the name server off that drive, then reformat and return it to the RAID array.

I am working on a new video conferencing feature to add to our site shortly. I tried to get another suite working but it depended upon a message protocol that we are not able to get to work. This one uses infrastructure I am more familiar with so my chances are somewhat better.

I am also looking at RustDesk as a possible replacement for Guacamole because the developers have really turned Guacamole into an unmaintainable disaster. It really is oriented towards LDAP auth and our network isn’t, so that doesn’t work so well for us.

friendica (DFRN) - Link to source

Netfux Captain Nova


Watching this hokey film on Netflix where Captain Nova, who has a striking resemblance to Regretta Thumpberg, comes back from the future where the entire planet is a brown desert as the result of global warming caused by a single drilling in the Arctic Ice cap. To think someone spent real money producing such a shameless pile of trash.

friendica (DFRN) - Link to source

Friendica Bottleneck


I previously had Friendica on a server with an i7-6850 CPU 6 core 12 thread at 4.2Ghz, 128GB of RAM. This was clearly insufficient for the traffic we have.

So I upgraded to an i9-10980xe overclocked at 4.9Ghz, 18 cores 36 and 256GB of RAM, database is on two WD black nvme SSD's raid 1, most of the rest of the file system is on 14TB drives.

Load was heavy even though CPU was 95% idle, and disk I/O was nowhere near saturation. I finally found the issue was net.core.somaxconn which Ubuntu defaults to 4096, on this machine this was not enough, bumbed this up to 65536, socket connections immediately jumped to 13,000+, load dropped way down, response way up. About 1000 of those connections were to the database.

Because this item did not show up in any Friendica tuning docs, but did seem highly relevant here I thought I'd share.

in reply to Nanook

friendica (DFRN) - Link to source

Nanook

 — (Shoreline, WA, USA)
Just a follow up, after this was fixed and the machine caught up with the backlog, it is now running with a load of about five, and this is with a friendica, hubzilla, mastodon, yacy, and roundcube web mail. So on average now 13 cores are completely idle. There are other things I will be adding to this but it just goes to show how important identifying and tuning bottlenecks is. I thought perhaps it might be a good idea to illicit how I found this. I noticed with a ps aux that many processes were sitting in state Sl which means it's a multi-threaded process in interruptible sleep. I wanted to find out WHAT it was waiting on, so I did strace -p pid to trace one of the sleeping processes, I found it sleeping on trying to open a socket that belonged to mariadb. I knew from previous testing that mariadb was capable of around 13,000 transactions per second and it was only doing slightly over 1000, so this lead me to this kernel variable being the issue.

friendica (DFRN) - Link to source

Eskimo Social Media Back Online


The following sites share a common server which had failed:

Social Media:

friendica.eskimo.com/
hubzilla.eskimo.com/
mastodon.eskimo.com/

A Federated Search Engine:

yacy.eskimo.com/

A webmail client:

roundcube.eskimo.com/
roundcube.eskimo.com/

And a Linux shell server:

ssh://manjaro.eskimo.com/

After four motherboard replacements, this machine is again operational. It
is an 18-core hyperthreaded (36 thread) machine with 256GB of RAM, the CPU is overclocked at 4.9Ghz. In this configuration it can consume up to 540 watts if running full-tilt and finding a motherboard that could provide the required power was difficult. The Asrock actually melted the solder connections at the CPU socket.

All of these services except the shell server are free, the shell server runs $8/month for a standard account of $84/year.

See eskimo.com/

friendica (DFRN) - Link to source

Rocky8 and Maintenance Outage


Since elm successfully compiled on Rocky8, I decided to try metamail. It successfully compiled as well and is now installed and linked into elm.

Also, this is a reminder that friendica.eskimo.com, hubzilla.eskimo.com, mastodon.eskimo.com, yacy.eskimo.com, and manjaro.eskimo.com will all be going down for probably around six hours tonight in order to replace the motherboard.

The motherboard that is presently installed has two dead memory slots so a quarter of our system memory is not recognizable on that machine.

Creating high-quality AI-generated images with dallefree.ai is a straightforward process, but there are some key tips that can help you get the best results quickly and efficiently. Whether you're a content creator, marketer, or hobbyist, these tips will help you maximize the potential of Dall-E Free and create stunning visuals effortlessly.

1. Start with Clear and Detailed Descriptions
Tip: The more specific and clear your description, the better the AI can generate the image. Avoid vague terms and include as much detail as possible.

Example: Instead of “a mountain,” try “a snow-capped mountain with a clear blue sky and pine trees in the foreground.”
2. Experiment with Different Phrases
Tip: Try different phrases and descriptions to see how the AI interprets them. The AI might generate slightly different images based on how you phrase your description.

Example: Compare “a cozy mountain cabin” with “a rustic log cabin in snowy mountains.”
3. Iterate and Improve
Tip: If the first image isn’t perfect, refine your description and try again. Small adjustments can lead to significant improvements.

Example: If “a beautiful forest” doesn’t turn out as expected, modify it to “a dense, lush forest with towering pine trees and sunlight filtering through the canopy.”
4. Leverage Custom Styles
Tip: Specify particular styles in your descriptions to tailor the generated images to your needs.

Example: “a portrait in the style of Van Gogh” or “a modern, minimalist cityscape.”
5. Use Specific Color and Lighting Details
Tip: Including details about color schemes and lighting can help create more accurate and visually appealing images.

Example: “a sunset with vibrant orange and pink hues reflecting off the ocean waves.”
6. Utilize the Batch Generation Feature
Tip: Generate multiple images at once by varying the descriptions slightly. This feature is useful for creating a series of related images for a project or campaign.

Example: Create a series of images for a project by changing small details in each description, like “a summer garden with blooming flowers” followed by “a spring garden with blooming flowers.”
7. Adjust Image Settings
Tip: Customize your image generation process by adjusting settings such as image size, resolution, and style to better fit your needs.

Example: Choose a higher resolution for detailed images or a specific aspect ratio to fit your needs.
8. Include Composition Details
Tip: Adding details about the composition can guide the AI to create more structured images.

Example: “a beach scene with a palm tree on the left and a lighthouse in the background.”
9. Use Negative Prompts
Tip: Use negative prompts to exclude unwanted elements from your image.

Example: “a portrait of a smiling woman, no background, no text.”
10. Save and Share Your Favorites
Tip: Once you’re satisfied with an image, save it to your device or share it directly from the Dall-E Free interface.

Example: Use the sharing options to post your images on social media or send them to friends and colleagues.
11. Explore Real-World Applications
Tip: Think about practical uses for your images to maximize their value.

Example: Use AI-generated images for social media content, marketing campaigns, educational materials, or personal projects like custom wallpapers and greeting cards.
12. Stay Updated with New Features
Tip: Keep an eye on updates and new features to take advantage of the latest improvements and capabilities.

Example: Regularly check the Dall-E Free website or subscribe to their newsletter to get the latest updates on enhanced customization options, faster processing, and new image styles.
13. Experiment with Different Art Styles
Tip: Try generating images in various art styles to see which one best fits your project.

Example: “an abstract painting of a city skyline” versus “a realistic photograph of a city skyline.”
14. Utilize Advanced Features
Tip: Delve into Dall-E Free’s advanced features to enhance your images further.

Example: Add more specific details to your descriptions, such as “a watercolor painting of a landscape with soft, pastel colors.”
15. Practice and Patience
Tip: Practice makes perfect. The more you use Dall-E Free, the better you’ll become at crafting descriptions that yield high-quality images.

Example: Spend time experimenting with different types of descriptions and settings to see how they affect the final image.
By following these tips, you can make the most of Dall-E Free and create stunning AI-generated images that meet your needs. Whether for social media, marketing, education, or personal projects, Dall-E Free provides a versatile and powerful platform for unleashing your creativity.

For more detailed guides and tips, visit the Dall-E Free website and explore their resources. Happy creating!

friendica (DFRN) - Link to source

Lemmy Build Error


I'm trying to build a lemmy node from scratch. Unfortunately, I am not knowledgeble in Rust, so I dunno how to fix an error I am getting when attempting to compile pict-rs, the embedded picture store.

Compiling pict-rs v0.4.0
error[E0310]: the parameter type `F` may not live long enough
--> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pict-rs-0.4.0/src/lib.rs:1219:5
|
1219 | HttpServer::new(move || {
| ^^^^^^^^^^^^^^^
| |
| the parameter type `F` must be valid for the static lifetime...
| ...so that the type `F` will meet its required lifetime bounds
|
help: consider adding an explicit lifetime bound

I've got like ten of these and it results in the compile not completing, and
since I know zero rust, I don't know how to fix. Any advice?

friendica (DFRN) - Link to source

Liquid Salt Reactors


In the long term we have to get away from fossil fuels, not because there isn't plenty of carbon to burn and not because even doubling the CO2 in the atmosphere would not represent the existential crises the money changes would like you to believe it is, but because the nature of all extractive technologies is that they become increasingly expensive because first you go for the most concentrated and easy to get at ores and as you exhaust those you go to increasingly diluted and increasingly difficult to get at ores, and because our future prosperity depends upon being able to continue to increase our use of energy.

Wind and solar are not viable replacements because they are dilute and intermittent. They require way too much land as well as too many exotic and difficult to recycle materials and at the same time they do not provide the reliable energy we need. They can to some degree be a part of the mix but they can not replace fossil fuels.

Two renewable sources of energy which can to a degree are hydroelectric and geo-thermal, but hydro-electric is already largely tapped out and geo-thermal is expensive except in a handful of locations where heat is very near the surface. But new drilling techniques may change this and even now there are locations where heat is very near the surface, such as Yellowstone, that we could but are not tapping.

The most viable short-term energy source is nuclear fission, and in the longer term nuclear fusion but the technology for nuclear fusion is not yet viable and the way we are currently doing nuclear fission would be a disaster if we scaled it as is, however there is a solution to all of nuclear problems in form of molten salt breeder reactors. Molten salt reactors, in general, are inherently safe and do not pose any of the dangers of boiling or pressurized water reactors. The fast spectrum breeder versions of these reactors further can burn much more abundant fuels such as U-238 or Thorium-232 which in breeder can be bread into Pl-239 or U-233 which is fissionable. A fast spectrum breeder reactor can also burn up ALL of the actinide (heavier than Uranium) waste from existing reactors, and this is the stuff that is a long term hazard, the fission products represent about a 300 year problem and if you burn up the actinides this is all you have left.

Further because the fuel is liquid in these reactors and fission products are extracted in real-time, many medically and industrially useful short-lived radio-isotopes can be extracted. And because the fission products are continuously removed, they do not poison the reaction so the reactor can be continuously fueled, ever requiring downtime for re-fueling, and because they are removed, when the reaction is shut down, there is not ongoing heat production from their decay, unlike water based reactors.

Because these reactors do not use water as a coolant, they do not need to be located near large bodies of water. Because they aren't pressurized, they do not need an expensive containment vessel, and because the physics make them self-regulating there is no danger of a run-away reaction or of anything disasterous happening if either cooling is lost or control is lost. If we are going to scale nuclear energy, and I don't believe we really have a choice, then fuel use efficiency, not generating million year waste we can't contain, and inherent safety is something we NEED to have in our reactor fleet.

friendica (DFRN) - Link to source

Friendica.Eskimo.com


I am moving eskimo.com domain to a new registry. I have some issues doing this in that my name servers are in the same domain presently. This is problematic as it creates a circular resolution problem where to resolve a name server address here, say ns1.eskimo.com, you first need to access the name server to get the IP address of ns1.eskimo.com but since you don't yet have the IP address you can't get it.

This is presently resolved by the use of glue records. These are records maintained in the upstream name servers that resolve our name servers to physical IP addresses to get around this circular resolution problem. And in the beginning there was only one registry, Network Solutions, so this was okay but today there are multiple and Network Solutions will eliminate the glue records the instant they release the domain but the new registry might take several days to get it in their database during which time we have no glue records.

This is no good, so what I have done is placed a DNS server in another domain which I own, yellow-snow.net, and it will be one of eskimo.com's name servers, however web.com's website for changing the DNS records is not working so I have to wait for their team to change it for me. So we are holding off moving the domain, this may happen this weekend or next depending upon their timing. Anyway wanted to make you aware of that potential interruption.

Another potential interruption is that I am going to be replacing the CPU on this server, currently an I9-10900x which is 10 cores, to a I9-10980xe which is 18 cores, upgrading the CPU cooler fan from one that maxes at 1500 RPM to one that maxes at 3000 RPM to help dissipate the huge amount of heat these CPUs generate, and I'm replacing the RAM which is currently 8x32GB sticks with 4x64GB sticks, and the reason for this is that this CPU has difficulty driving two sticks per channel, just not enough drive current requiring that I slow memory down, but to feed 18 cores I want this memory I/O to be as fast as possible.

So probably next weekend there will be a period where this site is down for that hardware upgrade, but the end result should be faster performance.



bizpacreview.com/2024/05/10/el…
#DestroyingAmerica
Musk wrote:“Unanimous Democrat opposition to requiring citizenship for apportionment of House seats and Presidential electoral college votes says it all,” Musk wrote on X.

“The Democratic Party goal is to disenfranchise US citizens by importing as many illegal immigrants as possible,” he stated. “Given the massive influx of illegals from every country on Earth, 2024 will probably be the last election actually decided by US citizens.”


friendica (DFRN) - Link to source

War On Cars


Same thing is happening here in Shit, er, Shoreline WA, but it's not JUST a war on cars, the real issue is it's a war on FREEDOM and cars are just a part of that. You also see a war on individual family housing, and then you wonder why nobodies having children, not practical to raise children in an apartment, that's why.

friendica (DFRN) - Link to source

Seattle


I grew up just about a mile East of what is now Hookersville Seattle, and it's really sad to me to see what has become of my home town. When I grew up, hookers advertised in some specialized Seattle newspapers, they didn't walk the streets, and the streets also weren't filled with garbage, homeless camps, and human feces.

friendica (DFRN) - Link to source

Nuclear Alternatives


I'm not 100% in agreement with Copenhagen Atomics, although I agree a molten salt reactor is a much better design, I don't believe a thermal spectrum reactor is the best, the nuclear cross-section of thorium and many other even (fertile) transuranics is larger often for fast neutrons than thermal. And there is the issue of the moderator. Thermal reactors require a moderator and deuterium is better than protinium (regular hydrogen) in as much as it is more resistant to absorbing neutrons but water, whether light water or heavy water is chemically unstable in the face of heavy neutron bombardment and breaks down into hydrogen or deuterium and oxygen. Then if these build up faster than re-combiners can re-combine them, you can get a hydrogen explosion, this is what blew up the reactors in Fukushima.

So I am more in favor of the two salt fast breeder reactors as advocated by Kirk Sorenson. By not involving water the risk of a hydrogen explosion is eliminated and the reactor doesn't have to operate under pressure. Both of these factors make the reactor much safer AND more efficient. Plus a fast neutron spectrum can transmute virtually all of the fertile transuranics into fissile and then burn them leaving only fission products as waste. Unlike the transuranics, the fission products have a short half life and will be back to or below the radioactivity level of the original ore by 300 years, turning a million year waste disposal issue into a 300 year issue and one of much lower volume.

friendica (DFRN) - Link to source

Our Future


I'm 65, a "boomer", and so forgive me if I am utterly disgusted with the total lack of work ethic that millennials have. In my view Elon Musk has the proper understanding of the world, "If nobody makes stuff, then there is no stuff." This is accurate. And as much as I'd like AI to be able to replace the total lack of brain cells in millennials and make stuff for us all, it won't happen without a much cheaper and more abundant energy source than we have now, the issue is quite simple, the human brain uses 20-30 watts of power, AI uses megawatts to gigawatts. The apathy of young people today really breaks my heart, all they want to do is vegetate, have non-productive butt sex or cut all their genitals off and then sedate themselves with fentynal, the result, people are dying young and not reproducing, no future hope for the human civilization if this doesn't change.

An important thing for young people to understand, pleasure is NOT happiness, pleasure is short-term not lasting and generally results in an overall decrease in happiness. Another important thing to understand, nothing of value comes without truth and responsibility. If you don't live in truth, if you don't take responsibility for how you impact not only your own life but also the lives of others, nothing of values will come from this.

I know many of the problems today seem insurmountable but they are not, but change is required. Society has to move away from random sex and get back to the nuclear family. Crime and children raised without a father go hand in hand. So if we want a productive society first thing we need is father's to take responsibility for their offspring, and this can only happen in stable family relationships. I know you fear losing your pleasure but you'll gain happiness and it's long term and self-reinforcing in nature, the opposite of pleasure. These things are right next to each other in your brain and seem very similar and pleasure can be obtained quickly while happiness takes longer but it is better to be a two cookie person than a one, that is being willing to wait for delayed gratification because the gratification is better when it is long term.

One of the things I liked about Trump is he understood the importance of making a larger pie instead of fighting for a larger slice of a dwindling pie.

Back to making stuff, we need energy, human energy and physical mechanical or electrical energy. AI can help us but without the energy to power it, it can't help us, it can only compete for pie.

Windmills and solar cells can't provide base load power and there simply is no economically viable storage that can store the required amount of energy to get us through periods of no wind and no sun. We need a base-load source, and while people worry about global warming, the truth of the matter is there probably aren't enough accessible fossil fuels to double atmospheric CO2. That's not to say there aren't enough fossil fuels to do that and more, it is to say there aren't enough remaining that are economically recoverable to do so.

There are things we can do to allow our grid to accommodate more intermittent power, such as more efficient long distance ultra high voltage DC interties, these have the advantage of getting more juice through the same lines and insulators because the insulators have to be rated at 1.414 times the average power for AC, but DC can use 100% of their rating and DC doesn't radiate, so no loss in power from radiation with DC, and going to higher voltages allows more power to be transmitted at lower loss. A second advantage, DC lines are not subject to damage from solar flares or EMP, these source both destroy transformers on AC lines because they are very low frequency sources and AC transformers have low impedance at lower frequencies resulting in higher current, but DC lines just see a slight bump or dip in the voltage which the inverters at the receiving end adjust for and it goes pretty much unnoticed. But we still need a good base load source and nuclear reactors are ideal for this, but not the pressurized water reactors burning U-235 that we have now from both a safety, waste, and fuel availability standpoint.

U-235 is only .7% of natural Uranium, and in a conventional pressurized water we can maybe get a 50% burn of that, so in a conventional pressurized water reactor, we are only utilizing .35% of natural uranium's energy potential and because we leave so much unused energy potential is the very reason we have long term waste issues. If we use ALL of the fissile and fissionable (by breeding fissile isotopes into fissionable ones and doing this for all the transuranic waste products), not only do we use 100% of the uranium's energy potential, but the only waste products then left are the fission products which are all safe after only 300 years.

And if we use Thorium, we have 3x as much Thorium in the Earth's crust than Uranium and practically an infinite amount in the oceans. Further thorium is a byproduct of rare-Earth's mining, so essentially free fuel.

Aside from not being able to burn these fuels, pressurized water reactors are extremely dangerous precisely because they are pressurized. They need to be pressurized because water below 600C or so can't drive turbines efficiently and in order to prevent it from boiling at a lower temperature it is necessary to keep it under about 200 atmospheres of pressure. The safety issue here is you break a pipe and all that water turns to steam immediately. This means instant destruction of the reactor and in spite of theory usually also the containment building. Second safety issue is boiling water reactors have solid fuel, this means that the fission products stay in the fuel. This means even if you shut the reactor down, the decay of these fission products continue to produce heat, and this is what is responsible for nuclear melt-downs.

There is a better way, molten salt breeder reactors. These can burn existing nuclear waste, all the transuranics, fissile U-238 which they will convert to PL-239 and then burn, and Th-232 which it will breed to U-233 and burn.

Because molten salt reactors have the fission products continuously removed, they do not continue to produce significant heat when shut down. Oak Ridge tested such a reactor by pulling the control rods so it was operating full tilt and then turning off the cooling, and all that happened was the salt expanded and self-regulated. No melt-down, no reactor damage, no threat to the environment.

These reactors have a safety device known as a melt plug and a drain tank. The idea is IF things overheat, something that Oak Ridge was not able to cause intentionally, it melts the plug, the liquid salt fuel mix drains into a much larger tank that can dissipate the residual heat. Since these devices are completely passive, a loss of power or operator error CAN NOT cause a meltdown or release of radiation.

Further, because these operate at near atmospheric pressure (SOME pump pressure is necessary to circulate the salt through the heat exchanger but this is on the order of 1.4 atmospheres not 200), if a pipe breaks no explosion results, some fuel may fall onto the floor, where it solidifies, can be scooped up, and dumped back in the reactor, and because the fission products are continuously removed, it will be no more radioactive than the fuel so not a hazard to workers.

Now beware, there is another type of reactor being promoted called a small modular nuclear reactor. These are probably safer than pressurized water reactors because of lower scale and the fuel being encased in silicon-carbide, but because of this only a low fuel burn can be achieved and because silicon-carbide has such a high melting point, recycling the fuel is not possible thus these reactors create an million year waste problem. There attraction is they are cheap, but long term waste and safety are issues.

If we go with molten-salt reactors, we can power the Earth for at least the next 10,000 years, maybe longer, and that should be enough time to get fusion working.

friendica (DFRN) - Link to source

No Social Conscious


This bitch is one to speak. While she's making herself rich robbing from the people and creating a situation of poverty for her citizens, Elon is creating a sustainable economy and working on giving humanity another planet. And she has the gull to say HE has no social conscious? These mis-representatives ought to be tarred and feathered then the tar should be set on fire.

friendica (DFRN) - Link to source

Crisco


Crisco has had a command that redirects traffic from a source or destination IP to a third party IP at least since the mid-80s. I would not use a Cisco router on any security sensitive application. Make sure anything that crosses a Cisco is securely encrypted.<!DOCTYPE html >
<html itemscope itemtype="http://schema.org/Blog" lang="en-us">
<head>
<title>Friendica Social Network | Parseurl</title>
<script>var baseurl="https://friendica.eskimo.com";</script>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<base href="https://friendica.eskimo.com/" />
<meta name="generator" content="Friendica 2024.06-dev" />
<link rel="stylesheet" href="view/global.css?v=2024.06-dev" type="text/css" media="all" />
<link rel="stylesheet" href="view/asset/jquery-colorbox/example5/colorbox.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/jgrowl/jquery.jgrowl.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/jquery-datetimepicker/build/jquery.datetimepicker.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/perfect-scrollbar/dist/css/perfect-scrollbar.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/js/fancybox/jquery.fancybox.min.css?v=2024.06-dev" type="text/css" media="screen" />

<link rel="stylesheet" href="addon/cookienotice/cookienotice.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="addon/pageheader/pageheader.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/theme/vier/style.pcss?puid=1&v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="addon/highlightjs/asset/styles/default.css?v=2024.06-dev" type="text/css" media="screen" />

<link rel="icon" href="images/friendica.svg" />
<link rel="apple-touch-icon" href="images/friendica-192.png"/>

<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="manifest" href="https://friendica.eskimo.com/manifest" />
<script>
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
// Prevents links to switch to Safari in a home screen app - see gist.github.com/irae/1042167
(function(a,b,c){if(c in b&&b[c]){var d,e=a.location,f=/^(a|html)$/i;a.addEventListener("click",function(a){d=a.target;while(!f.test(d.nodeName))d=d.parentNode;"href"in d&&(chref=d.href).replace("https://friendica.eskimo.com/", "").replace(e.href,"").indexOf("#")&&(!/^[a-z\+\.\-]+:/i.test(chref)||chref.indexOf(e.protocol+"//"+e.host)===0)&&(a.preventDefault(),e.href=d.href)},!1)}})(document,window.navigator,"standalone");
// |license-end
</script>

<link rel="search"
href="https://friendica.eskimo.com/opensearch"
type="application/opensearchdescription+xml"
title="Search in Friendica" />

<!--[if IE]>
<script type="text/javascript" src="https://html5shiv.googlecode.com/svn/trunk/html5.js?v=2024.06-dev"></script>
<![endif]-->
<script type="text/javascript" src="view/js/modernizr.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery/dist/jquery.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/jquery.textinputs.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/textcomplete/dist/textcomplete.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/autocomplete.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery-colorbox/jquery.colorbox-min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jgrowl/jquery.jgrowl.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery-datetimepicker/build/jquery.datetimepicker.full.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/perfect-scrollbar/dist/js/perfect-scrollbar.jquery.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/imagesloaded/imagesloaded.pkgd.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/base64/base64.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/dompurify/dist/purify.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/fancybox/jquery.fancybox.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/fancybox/fancybox.config.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/vanillaEmojiPicker/vanillaEmojiPicker.min.js?v=2024.06-dev"></script>
<script>
window.onload = function(){
new EmojiPicker({
trigger: [
{
selector: '.emojis-post',
insertInto: ['#comment-edit-text-0', '#profile-jot-text']
},
{
selector: '.emojis',
insertInto: ['.comment-edit-text-full']
}
],
closeButton: true
});
};
</script>
<script type="text/javascript">
const updateInterval = 10000;
const localUser = 1;
</script>
<script type="text/javascript" src="view/js/main.js?v=2024.06-dev"></script>
<script>
// Lifted from css-tricks.com/snippets/jquery…
jQuery.fn.putCursorAtEnd = function() {
return this.each(function() {
// Cache references
var $el = $(this),
el = this;

// Only focus if input isn't already
if (!$el.is(":focus")) {
$el.focus();
}

// If this function exists... (IE 9+)
if (el.setSelectionRange) {
// Double the length because Opera is inconsistent about whether a carriage return is one character or two.
var len = $el.val().length * 2;

// Timeout seems to be required for Blink
setTimeout(function() {
el.setSelectionRange(len, len);
}, 1);
} else {
// As a fallback, replace the contents with itself
// Doesn't work in Chrome, but Chrome supports setSelectionRange
$el.val($el.val());
}

// Scroll to the bottom, in case we're in a tall textarea
// (Necessary for Firefox and Chrome)
this.scrollTop = 999999;
});
};

function confirmDelete() { return confirm(""); }
function commentExpand(id) {
$("#comment-edit-text-" + id).putCursorAtEnd();
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).show();
openMenu("comment-edit-submit-wrapper-" + id);
return true;
}
function commentOpen(obj,id) {
if (obj.value == "") {
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).show();
openMenu("comment-edit-submit-wrapper-" + id);
return true;
}
return false;
}
function commentClose(obj,id) {
if (obj.value == "") {
$("#comment-edit-text-" + id).removeClass("comment-edit-text-full");
$("#comment-edit-text-" + id).addClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).hide();
closeMenu("comment-edit-submit-wrapper-" + id);
return true;
}
return false;
}

function commentInsert(obj,id) {
var tmpStr = $("#comment-edit-text-" + id).val();
if (tmpStr == "") {
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
openMenu("comment-edit-submit-wrapper-" + id);
}
var ins = $(obj).html();
ins = ins.replace("<","<");
ins = ins.replace(">",">");
ins = ins.replace("&","&");
ins = ins.replace(""","\"");
$("#comment-edit-text-" + id).val(tmpStr + ins);
}

function showHideCommentBox(id) {
if ($("#comment-edit-form-" + id).is(":visible")) {
$("#comment-edit-form-" + id).hide();
} else {
$("#comment-edit-form-" + id).show();
}
}
</script>
<link rel='stylesheet' type='text/css' href='view/theme/vier/narrow.css' media='screen and (max-width: 1100px)' />
<script type="text/javascript">
function showThread(id) {
$("#collapsed-comments-" + id).show()
$("#collapsed-comments-" + id + " .collapsed-comments").show()
}
function hideThread(id) {
$("#collapsed-comments-" + id).hide()
$("#collapsed-comments-" + id + " .collapsed-comments").hide()
}

function cmtBbOpen(id) {
$("#comment-edit-bb-" + id).show();
}
function cmtBbClose(id) {
$("#comment-edit-bb-" + id).hide();
}
</script><script>
$(document).ready(function() {
$("#nav-search-text").search autocomplete(baseurl + '/search/acl');
});
</script>
</head>
<body>
<div id="panel" style="display: none;"></div><header>

<div id="site-location">nanook@friendica.eskimo.com</div>
<div id="banner"><a href="https://friendi.ca"><img id="logo-img" width="32" height="32" src="images/friendica.svg" alt="logo" /></a><span id="logo-text"><a href="https://friendi.ca">Friendica</a></span></div>
</header>
<nav role="menubar">
<ul>
<li class="mobile-aside-toggle" style="display:none;">
<a href="#">
<i class="icons icon-reorder"></i>
</a>
</li>
<li role="menuitem" id="nav-home-link" class="nav-menu ">
<a accesskey="p" class="" href="profile/nanook" title="My posts and conversations">
<span class="desktop-view">Home</span>
<i class="icon s22 icon-home mobile-view"><span class="sr-only">Home</span></i>
<span id="home-update" class="nav-notification"></span>
</a>
</li>
<li role="menuitem" id="nav-network-link" class="nav-menu ">
<a accesskey="n" class="" href="network" title="My friends039; conversations">
<span class="desktop-view">Network</span>
<i class="icon s22 icon-th mobile-view"><span class="sr-only">Network</span></i>
<span id="net-update" class="nav-notification"></span>
</a>
</li>
<li role="menuitem" id="nav-community-link" class="nav-menu ">
<a accesskey="c" class=" desktop-view" href="community" title="Conversations on this and other servers">Community</a>
<a class=" mobile-view" href="community" title="Conversations on this and other servers"><i class="icon s22 icon-bullseye"></i></a>
</li>

<li role="menu" aria-haspopup="true" id="nav-site-linkmenu" class="nav-menu-icon"><a><span class="icon s22 icon-question"><span class="sr-only">Help and documentation</span></span></a>
<ul id="nav-site-menu" class="menu-popup">
<li role="menuitem"><a class="" href="help" title="Help and documentation">Help</a></li> <li role="menuitem"><a class="" href="friendica" title="Information about this Friendica instance">Information</a></li>
<a class="" href="tos" title="Terms of Service of this Friendica instance">Terms of Service</a></li> <li role="menuitem"><a class="" href="directory" title="People directory">Directory</a></li>
</ul>
</li>

<li role="menu" aria-haspopup="true" id="nav-messages-linkmenu" class="nav-menu-icon">
<a href="message" title="Messages">
<span class="icon s22 icon-envelope"><span class="sr-only">Messages</span></span>
<span id="mail-update" class="nav-notification"></span>
</a>
</li>


<li role="menu" aria-haspopup="true" id="nav-notifications-linkmenu" class="nav-menu-icon">
<a title="Notifications">
<span class="icon s22 icon-bell tilted-icon"><span class="sr-only">Notifications</span></span>
<span id="notification-update" class="nav-notification"></span>
</a>
<ul id="nav-notifications-menu" class="menu-popup">
<li role="menuitem" id="nav-notifications-mark-all"><a onclick="notificationMarkAll(); return false;">Mark as seen</a></li>
<li role="menuitem" id="nav-notifications-see-all"><a href="notifications/system">See all notifications</a></li>
<li role="menuitem" class="empty">Nothing new here</li>
</ul>
</li>

<li role="menu" aria-haspopup="true" id="nav-user-linkmenu" class="nav-menu">
<a accesskey="u" title="nanook@friendica.eskimo.com"><img src="https://friendica.eskimo.com/photo/contact/48/3?ts=1713674634" alt="Nanook"><span id="nav-user-linklabel">Nanook</span><span id="intro-update" class="nav-notification"></span></a>
<ul id="nav-user-menu" class="menu-popup">
<li role="menuitem"> <a class="" href="search" title="Search site content">Search</a> </li>
<li role="menuitem"><a class="" href="notifications/intros" title="Friend requests">Introductions<span id="intro-update-li" class="nav-notification"></span></a></li> <li role="menuitem"><a class="" href="contact" title="Manage/Edit friends and contacts">Contacts</a></li> <li role="menuitem"><a class="" href="message" title="Private messages">Messages <span id="mail-update-li" class="nav-notification"></span></a></li> <li role="menuitem"><a class="" href="profile/nanook/profile" title="My profile page">Profile</a></li> <li role="menuitem"><a class="" href="settings" title="Account settings">Settings</a></li> <li role="menuitem">
<a accesskey="a" class="" href="admin/" title="Site setup and configuration">Admin</a>
</li>
<li role="menuitem">
<a accesskey="m" class="" href="moderation/" title="Content and user moderation">Moderation</a>
</li>
<li role="menuitem"><a class="menu-sep " href="logout" title="End this session">Logout</a></li> </ul>
</li>

<li role="menuitem" id="nav-logout-link" class="nav-menu">
<a class="" href="logout" title="End this session">Logout</a>
</li>

<li role="search" id="nav-search-box">
<form method="get" action="search">
<input accesskey="s" id="nav-search-text" class="nav-menu-search" type="text" value="" name="q" placeholder=" @name, !group, #tags, content">
<select name="search-option">
<option value="fulltext">Full text</option>
<option value="tags">Tags</option>
<option value="contacts">Contacts</option>
</select>
</form>
</li>

<li role="menuitem" id="nav-admin-link" class="nav-menu">
<a accesskey="a" class=" icon-sliders" href="admin/" title="Site setup and configuration"><span class="sr-only">Site setup and configuration</span></a>
</li>

<li role="menuitem" id="nav-moderation-link" class="nav-menu">
<a accesskey="a" class=" icon-sliders" href="moderation/" title="Content and user moderation"><span class="sr-only">Content and user moderation</span></a>
</li>

<li role="menu" aria-haspopup="true" id="nav-apps-link" class="nav-menu ">
<a class=" " title="Addon applications, utilities, games">Apps</a>
<ul id="nav-apps-menu" class="menu-popup">
<li role="menuitem"><div class="app-title"><a href="calc">Calculator</a></div></li>
<li role="menuitem"><div class="app-title"><a href="convert">Units Conversion</a></div></li>
<li role="menuitem"><div class="app-title"><a href="forumdirectory">Forum Directory</a></div></li>
<li role="menuitem"><div class="app-title"><a href="infiniteimprobabilitydrive">Infinite Improbability Drive</a></div></li>
<li role="menuitem"><div class="app-title"><a href="irc">IRC Chatroom</a></div></li>
<li role="menuitem"><div class="app-title"><a href="webrtc">WebRTC Videochat</a></div></li>
</ul>
</li>
</ul>

</nav>

<!--
<div class="icon-flag" style="position: fixed; bottom: 10px; left: 20px; z-index:9;"></div>
-->
<aside></aside>
<section>
<div class="pageheader"><html>
<head>
</head>
<body>
<center>
<h3>Welcome to Friendica.Eskimo.Com</h3>
<a href="https://www.eskimo.com/"><h2>Home of Censorship Free Hosting</h2></a>

<a href="https://www.eskimo.com/"><img width=20% height=auto src="logo.png" alt="Eskimo North Linux Shells, E-mail, Virtual Machines, Web Hosting."></a>
<h4><a href="https://www.eskimo.com/services/shells/">Linux Shell Accounts terminal or full remote desktops, many distributions.</a></h4>


<h5>Please tell your friends about <a href="https://hubzilla.eskimo.com">hubzilla.eskimo.com</a>, <a href="https://friendica.eskimo.com">friendica.eskimo.com</a>,
federated macroblogging social media sites and <a href="https://yacy.eskimo.com/">yacy.eskimo.com</a> an uncensored federated search engine.</h5>

<script type="text/javascript"> var infolinks_pid = 3396086; var infolinks_wsid = 0; </script> <script type="text/javascript" src="//resources.infolinks.com/js/infolinks_main.js"></script>

</center>
</body>
</div><div id="pause"></div> <!-- The pause/resume Ajax indicator -->
<div id="page-footer"></div>
</section>
<right_aside></right_aside>
<footer><script type="text/javascript" src="addon/cookienotice/cookienotice.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/highlightjs/asset/highlight.pack.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/highlightjs/highlightjs.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/qcomment/qcomment.js?v=2024.06-dev"></script>
<script>var homebase="profile/nanook";</script>
</footer>
</body>
</html>
<br />
<b>Warning</b>: Missing arginfo for Sass::compile_file() in <b>Unknown</b> on line <b>0</b><br />

friendica (DFRN) - Link to source

<!DOCTYPE html >
<html itemscope itemtype="http://schema.org/Blog" lang="en-us">
<head>
<title>Friendica Social Network | Parseurl</title>
<script>var baseurl="https://friendica.eskimo.com";</script>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<base href="https://friendica.eskimo.com/" />
<meta name="generator" content="Friendica 2024.06-dev" />
<link rel="stylesheet" href="view/global.css?v=2024.06-dev" type="text/css" media="all" />
<link rel="stylesheet" href="view/asset/jquery-colorbox/example5/colorbox.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/jgrowl/jquery.jgrowl.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/jquery-datetimepicker/build/jquery.datetimepicker.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/perfect-scrollbar/dist/css/perfect-scrollbar.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/js/fancybox/jquery.fancybox.min.css?v=2024.06-dev" type="text/css" media="screen" />

<link rel="stylesheet" href="addon/cookienotice/cookienotice.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="addon/pageheader/pageheader.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/theme/vier/style.pcss?puid=1&v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="addon/highlightjs/asset/styles/default.css?v=2024.06-dev" type="text/css" media="screen" />

<link rel="icon" href="images/friendica.svg" />
<link rel="apple-touch-icon" href="images/friendica-192.png"/>

<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="manifest" href="https://friendica.eskimo.com/manifest" />
<script>
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
// Prevents links to switch to Safari in a home screen app - see gist.github.com/irae/1042167
(function(a,b,c){if(c in b&&b[c]){var d,e=a.location,f=/^(a|html)$/i;a.addEventListener("click",function(a){d=a.target;while(!f.test(d.nodeName))d=d.parentNode;"href"in d&&(chref=d.href).replace("https://friendica.eskimo.com/", "").replace(e.href,"").indexOf("#")&&(!/^[a-z\+\.\-]+:/i.test(chref)||chref.indexOf(e.protocol+"//"+e.host)===0)&&(a.preventDefault(),e.href=d.href)},!1)}})(document,window.navigator,"standalone");
// |license-end
</script>

<link rel="search"
href="https://friendica.eskimo.com/opensearch"
type="application/opensearchdescription+xml"
title="Search in Friendica" />

<!--[if IE]>
<script type="text/javascript" src="https://html5shiv.googlecode.com/svn/trunk/html5.js?v=2024.06-dev"></script>
<![endif]-->
<script type="text/javascript" src="view/js/modernizr.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery/dist/jquery.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/jquery.textinputs.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/textcomplete/dist/textcomplete.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/autocomplete.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery-colorbox/jquery.colorbox-min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jgrowl/jquery.jgrowl.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery-datetimepicker/build/jquery.datetimepicker.full.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/perfect-scrollbar/dist/js/perfect-scrollbar.jquery.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/imagesloaded/imagesloaded.pkgd.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/base64/base64.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/dompurify/dist/purify.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/fancybox/jquery.fancybox.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/fancybox/fancybox.config.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/vanillaEmojiPicker/vanillaEmojiPicker.min.js?v=2024.06-dev"></script>
<script>
window.onload = function(){
new EmojiPicker({
trigger: [
{
selector: '.emojis-post',
insertInto: ['#comment-edit-text-0', '#profile-jot-text']
},
{
selector: '.emojis',
insertInto: ['.comment-edit-text-full']
}
],
closeButton: true
});
};
</script>
<script type="text/javascript">
const updateInterval = 10000;
const localUser = 1;
</script>
<script type="text/javascript" src="view/js/main.js?v=2024.06-dev"></script>
<script>
// Lifted from css-tricks.com/snippets/jquery…
jQuery.fn.putCursorAtEnd = function() {
return this.each(function() {
// Cache references
var $el = $(this),
el = this;

// Only focus if input isn't already
if (!$el.is(":focus")) {
$el.focus();
}

// If this function exists... (IE 9+)
if (el.setSelectionRange) {
// Double the length because Opera is inconsistent about whether a carriage return is one character or two.
var len = $el.val().length * 2;

// Timeout seems to be required for Blink
setTimeout(function() {
el.setSelectionRange(len, len);
}, 1);
} else {
// As a fallback, replace the contents with itself
// Doesn't work in Chrome, but Chrome supports setSelectionRange
$el.val($el.val());
}

// Scroll to the bottom, in case we're in a tall textarea
// (Necessary for Firefox and Chrome)
this.scrollTop = 999999;
});
};

function confirmDelete() { return confirm(""); }
function commentExpand(id) {
$("#comment-edit-text-" + id).putCursorAtEnd();
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).show();
openMenu("comment-edit-submit-wrapper-" + id);
return true;
}
function commentOpen(obj,id) {
if (obj.value == "") {
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).show();
openMenu("comment-edit-submit-wrapper-" + id);
return true;
}
return false;
}
function commentClose(obj,id) {
if (obj.value == "") {
$("#comment-edit-text-" + id).removeClass("comment-edit-text-full");
$("#comment-edit-text-" + id).addClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).hide();
closeMenu("comment-edit-submit-wrapper-" + id);
return true;
}
return false;
}

function commentInsert(obj,id) {
var tmpStr = $("#comment-edit-text-" + id).val();
if (tmpStr == "") {
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
openMenu("comment-edit-submit-wrapper-" + id);
}
var ins = $(obj).html();
ins = ins.replace("<","<");
ins = ins.replace(">",">");
ins = ins.replace("&","&");
ins = ins.replace(""","\"");
$("#comment-edit-text-" + id).val(tmpStr + ins);
}

function showHideCommentBox(id) {
if ($("#comment-edit-form-" + id).is(":visible")) {
$("#comment-edit-form-" + id).hide();
} else {
$("#comment-edit-form-" + id).show();
}
}
</script>
<link rel='stylesheet' type='text/css' href='view/theme/vier/narrow.css' media='screen and (max-width: 1100px)' />
<script type="text/javascript">
function showThread(id) {
$("#collapsed-comments-" + id).show()
$("#collapsed-comments-" + id + " .collapsed-comments").show()
}
function hideThread(id) {
$("#collapsed-comments-" + id).hide()
$("#collapsed-comments-" + id + " .collapsed-comments").hide()
}

function cmtBbOpen(id) {
$("#comment-edit-bb-" + id).show();
}
function cmtBbClose(id) {
$("#comment-edit-bb-" + id).hide();
}
</script><script>
$(document).ready(function() {
$("#nav-search-text").search autocomplete(baseurl + '/search/acl');
});
</script>
</head>
<body>
<div id="panel" style="display: none;"></div><header>

<div id="site-location">nanook@friendica.eskimo.com</div>
<div id="banner"><a href="https://friendi.ca"><img id="logo-img" width="32" height="32" src="images/friendica.svg" alt="logo" /></a><span id="logo-text"><a href="https://friendi.ca">Friendica</a></span></div>
</header>
<nav role="menubar">
<ul>
<li class="mobile-aside-toggle" style="display:none;">
<a href="#">
<i class="icons icon-reorder"></i>
</a>
</li>
<li role="menuitem" id="nav-home-link" class="nav-menu ">
<a accesskey="p" class="" href="profile/nanook" title="My posts and conversations">
<span class="desktop-view">Home</span>
<i class="icon s22 icon-home mobile-view"><span class="sr-only">Home</span></i>
<span id="home-update" class="nav-notification"></span>
</a>
</li>
<li role="menuitem" id="nav-network-link" class="nav-menu ">
<a accesskey="n" class="" href="network" title="My friends039; conversations">
<span class="desktop-view">Network</span>
<i class="icon s22 icon-th mobile-view"><span class="sr-only">Network</span></i>
<span id="net-update" class="nav-notification"></span>
</a>
</li>
<li role="menuitem" id="nav-community-link" class="nav-menu ">
<a accesskey="c" class=" desktop-view" href="community" title="Conversations on this and other servers">Community</a>
<a class=" mobile-view" href="community" title="Conversations on this and other servers"><i class="icon s22 icon-bullseye"></i></a>
</li>

<li role="menu" aria-haspopup="true" id="nav-site-linkmenu" class="nav-menu-icon"><a><span class="icon s22 icon-question"><span class="sr-only">Help and documentation</span></span></a>
<ul id="nav-site-menu" class="menu-popup">
<li role="menuitem"><a class="" href="help" title="Help and documentation">Help</a></li> <li role="menuitem"><a class="" href="friendica" title="Information about this Friendica instance">Information</a></li>
<a class="" href="tos" title="Terms of Service of this Friendica instance">Terms of Service</a></li> <li role="menuitem"><a class="" href="directory" title="People directory">Directory</a></li>
</ul>
</li>

<li role="menu" aria-haspopup="true" id="nav-messages-linkmenu" class="nav-menu-icon">
<a href="message" title="Messages">
<span class="icon s22 icon-envelope"><span class="sr-only">Messages</span></span>
<span id="mail-update" class="nav-notification"></span>
</a>
</li>


<li role="menu" aria-haspopup="true" id="nav-notifications-linkmenu" class="nav-menu-icon">
<a title="Notifications">
<span class="icon s22 icon-bell tilted-icon"><span class="sr-only">Notifications</span></span>
<span id="notification-update" class="nav-notification"></span>
</a>
<ul id="nav-notifications-menu" class="menu-popup">
<li role="menuitem" id="nav-notifications-mark-all"><a onclick="notificationMarkAll(); return false;">Mark as seen</a></li>
<li role="menuitem" id="nav-notifications-see-all"><a href="notifications/system">See all notifications</a></li>
<li role="menuitem" class="empty">Nothing new here</li>
</ul>
</li>

<li role="menu" aria-haspopup="true" id="nav-user-linkmenu" class="nav-menu">
<a accesskey="u" title="nanook@friendica.eskimo.com"><img src="https://friendica.eskimo.com/photo/contact/48/3?ts=1713674634" alt="Nanook"><span id="nav-user-linklabel">Nanook</span><span id="intro-update" class="nav-notification"></span></a>
<ul id="nav-user-menu" class="menu-popup">
<li role="menuitem"> <a class="" href="search" title="Search site content">Search</a> </li>
<li role="menuitem"><a class="" href="notifications/intros" title="Friend requests">Introductions<span id="intro-update-li" class="nav-notification"></span></a></li> <li role="menuitem"><a class="" href="contact" title="Manage/Edit friends and contacts">Contacts</a></li> <li role="menuitem"><a class="" href="message" title="Private messages">Messages <span id="mail-update-li" class="nav-notification"></span></a></li> <li role="menuitem"><a class="" href="profile/nanook/profile" title="My profile page">Profile</a></li> <li role="menuitem"><a class="" href="settings" title="Account settings">Settings</a></li> <li role="menuitem">
<a accesskey="a" class="" href="admin/" title="Site setup and configuration">Admin</a>
</li>
<li role="menuitem">
<a accesskey="m" class="" href="moderation/" title="Content and user moderation">Moderation</a>
</li>
<li role="menuitem"><a class="menu-sep " href="logout" title="End this session">Logout</a></li> </ul>
</li>

<li role="menuitem" id="nav-logout-link" class="nav-menu">
<a class="" href="logout" title="End this session">Logout</a>
</li>

<li role="search" id="nav-search-box">
<form method="get" action="search">
<input accesskey="s" id="nav-search-text" class="nav-menu-search" type="text" value="" name="q" placeholder=" @name, !group, #tags, content">
<select name="search-option">
<option value="fulltext">Full text</option>
<option value="tags">Tags</option>
<option value="contacts">Contacts</option>
</select>
</form>
</li>

<li role="menuitem" id="nav-admin-link" class="nav-menu">
<a accesskey="a" class=" icon-sliders" href="admin/" title="Site setup and configuration"><span class="sr-only">Site setup and configuration</span></a>
</li>

<li role="menuitem" id="nav-moderation-link" class="nav-menu">
<a accesskey="a" class=" icon-sliders" href="moderation/" title="Content and user moderation"><span class="sr-only">Content and user moderation</span></a>
</li>

<li role="menu" aria-haspopup="true" id="nav-apps-link" class="nav-menu ">
<a class=" " title="Addon applications, utilities, games">Apps</a>
<ul id="nav-apps-menu" class="menu-popup">
<li role="menuitem"><div class="app-title"><a href="calc">Calculator</a></div></li>
<li role="menuitem"><div class="app-title"><a href="convert">Units Conversion</a></div></li>
<li role="menuitem"><div class="app-title"><a href="forumdirectory">Forum Directory</a></div></li>
<li role="menuitem"><div class="app-title"><a href="infiniteimprobabilitydrive">Infinite Improbability Drive</a></div></li>
<li role="menuitem"><div class="app-title"><a href="irc">IRC Chatroom</a></div></li>
<li role="menuitem"><div class="app-title"><a href="webrtc">WebRTC Videochat</a></div></li>
</ul>
</li>
</ul>

</nav>

<!--
<div class="icon-flag" style="position: fixed; bottom: 10px; left: 20px; z-index:9;"></div>
-->
<aside></aside>
<section>
<div class="pageheader"><html>
<head>
</head>
<body>
<center>
<h3>Welcome to Friendica.Eskimo.Com</h3>
<a href="https://www.eskimo.com/"><h2>Home of Censorship Free Hosting</h2></a>

<a href="https://www.eskimo.com/"><img width=20% height=auto src="logo.png" alt="Eskimo North Linux Shells, E-mail, Virtual Machines, Web Hosting."></a>
<h4><a href="https://www.eskimo.com/services/shells/">Linux Shell Accounts terminal or full remote desktops, many distributions.</a></h4>


<h5>Please tell your friends about <a href="https://hubzilla.eskimo.com">hubzilla.eskimo.com</a>, <a href="https://friendica.eskimo.com">friendica.eskimo.com</a>,
federated macroblogging social media sites and <a href="https://yacy.eskimo.com/">yacy.eskimo.com</a> an uncensored federated search engine.</h5>

<script type="text/javascript"> var infolinks_pid = 3396086; var infolinks_wsid = 0; </script> <script type="text/javascript" src="//resources.infolinks.com/js/infolinks_main.js"></script>

</center>
</body>
</div><div id="pause"></div> <!-- The pause/resume Ajax indicator -->
<div id="page-footer"></div>
</section>
<right_aside></right_aside>
<footer><script type="text/javascript" src="addon/cookienotice/cookienotice.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/highlightjs/asset/highlight.pack.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/highlightjs/highlightjs.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/qcomment/qcomment.js?v=2024.06-dev"></script>
<script>var homebase="profile/nanook";</script>
</footer>
</body>
</html>
<br />
<b>Warning</b>: Missing arginfo for Sass::compile_file() in <b>Unknown</b> on line <b>0</b><br />

Torchemada è un sito di incontri escort in Italia dov'è possibile trovare annunci con foto verificate e numeri di telefono disponibili e attivi. Le funzioni del sito permettono di interagire col sito segnalando eventuali foto fake, truffe, numeri non più funzionanti e molto altro. All'interno di ogni annuncio è presente anche un contatto whastapp che permette un accesso più rapido tra l'utente e la escort inserzionista dell'annuncio. Per chi ama il genere e vive, lavora o trascorre vacanze in Italia, torchemada.net è un ottimo riferimento di annunci per accompagnatrici.

friendica (DFRN) - Link to source

Canada Anti-Free Speech Law


<!DOCTYPE html >
<html itemscope itemtype="http://schema.org/Blog" lang="en-us">
<head>
<title>Friendica Social Network | Parseurl</title>
<script>var baseurl="https://friendica.eskimo.com";</script>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<base href="https://friendica.eskimo.com/" />
<meta name="generator" content="Friendica 2024.06-dev" />
<link rel="stylesheet" href="view/global.css?v=2024.06-dev" type="text/css" media="all" />
<link rel="stylesheet" href="view/asset/jquery-colorbox/example5/colorbox.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/jgrowl/jquery.jgrowl.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/jquery-datetimepicker/build/jquery.datetimepicker.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/perfect-scrollbar/dist/css/perfect-scrollbar.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/js/fancybox/jquery.fancybox.min.css?v=2024.06-dev" type="text/css" media="screen" />

<link rel="stylesheet" href="addon/cookienotice/cookienotice.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="addon/pageheader/pageheader.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/theme/vier/style.pcss?puid=1&v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="addon/highlightjs/asset/styles/default.css?v=2024.06-dev" type="text/css" media="screen" />

<link rel="icon" href="images/friendica.svg" />
<link rel="apple-touch-icon" href="images/friendica-192.png"/>

<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="manifest" href="https://friendica.eskimo.com/manifest" />
<script>
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
// Prevents links to switch to Safari in a home screen app - see gist.github.com/irae/1042167
(function(a,b,c){if(c in b&&b[c]){var d,e=a.location,f=/^(a|html)$/i;a.addEventListener("click",function(a){d=a.target;while(!f.test(d.nodeName))d=d.parentNode;"href"in d&&(chref=d.href).replace("https://friendica.eskimo.com/", "").replace(e.href,"").indexOf("#")&&(!/^[a-z\+\.\-]+:/i.test(chref)||chref.indexOf(e.protocol+"//"+e.host)===0)&&(a.preventDefault(),e.href=d.href)},!1)}})(document,window.navigator,"standalone");
// |license-end
</script>

<link rel="search"
href="https://friendica.eskimo.com/opensearch"
type="application/opensearchdescription+xml"
title="Search in Friendica" />

<!--[if IE]>
<script type="text/javascript" src="https://html5shiv.googlecode.com/svn/trunk/html5.js?v=2024.06-dev"></script>
<![endif]-->
<script type="text/javascript" src="view/js/modernizr.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery/dist/jquery.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/jquery.textinputs.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/textcomplete/dist/textcomplete.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/autocomplete.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery-colorbox/jquery.colorbox-min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jgrowl/jquery.jgrowl.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery-datetimepicker/build/jquery.datetimepicker.full.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/perfect-scrollbar/dist/js/perfect-scrollbar.jquery.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/imagesloaded/imagesloaded.pkgd.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/base64/base64.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/dompurify/dist/purify.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/fancybox/jquery.fancybox.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/fancybox/fancybox.config.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/vanillaEmojiPicker/vanillaEmojiPicker.min.js?v=2024.06-dev"></script>
<script>
window.onload = function(){
new EmojiPicker({
trigger: [
{
selector: '.emojis-post',
insertInto: ['#comment-edit-text-0', '#profile-jot-text']
},
{
selector: '.emojis',
insertInto: ['.comment-edit-text-full']
}
],
closeButton: true
});
};
</script>
<script type="text/javascript">
const updateInterval = 10000;
const localUser = 1;
</script>
<script type="text/javascript" src="view/js/main.js?v=2024.06-dev"></script>
<script>
// Lifted from css-tricks.com/snippets/jquery…
jQuery.fn.putCursorAtEnd = function() {
return this.each(function() {
// Cache references
var $el = $(this),
el = this;

// Only focus if input isn't already
if (!$el.is(":focus")) {
$el.focus();
}

// If this function exists... (IE 9+)
if (el.setSelectionRange) {
// Double the length because Opera is inconsistent about whether a carriage return is one character or two.
var len = $el.val().length * 2;

// Timeout seems to be required for Blink
setTimeout(function() {
el.setSelectionRange(len, len);
}, 1);
} else {
// As a fallback, replace the contents with itself
// Doesn't work in Chrome, but Chrome supports setSelectionRange
$el.val($el.val());
}

// Scroll to the bottom, in case we're in a tall textarea
// (Necessary for Firefox and Chrome)
this.scrollTop = 999999;
});
};

function confirmDelete() { return confirm(""); }
function commentExpand(id) {
$("#comment-edit-text-" + id).putCursorAtEnd();
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).show();
openMenu("comment-edit-submit-wrapper-" + id);
return true;
}
function commentOpen(obj,id) {
if (obj.value == "") {
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).show();
openMenu("comment-edit-submit-wrapper-" + id);
return true;
}
return false;
}
function commentClose(obj,id) {
if (obj.value == "") {
$("#comment-edit-text-" + id).removeClass("comment-edit-text-full");
$("#comment-edit-text-" + id).addClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).hide();
closeMenu("comment-edit-submit-wrapper-" + id);
return true;
}
return false;
}

function commentInsert(obj,id) {
var tmpStr = $("#comment-edit-text-" + id).val();
if (tmpStr == "") {
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
openMenu("comment-edit-submit-wrapper-" + id);
}
var ins = $(obj).html();
ins = ins.replace("<","<");
ins = ins.replace(">",">");
ins = ins.replace("&","&");
ins = ins.replace(""","\"");
$("#comment-edit-text-" + id).val(tmpStr + ins);
}

function showHideCommentBox(id) {
if ($("#comment-edit-form-" + id).is(":visible")) {
$("#comment-edit-form-" + id).hide();
} else {
$("#comment-edit-form-" + id).show();
}
}
</script>
<link rel='stylesheet' type='text/css' href='view/theme/vier/narrow.css' media='screen and (max-width: 1100px)' />
<script type="text/javascript">
function showThread(id) {
$("#collapsed-comments-" + id).show()
$("#collapsed-comments-" + id + " .collapsed-comments").show()
}
function hideThread(id) {
$("#collapsed-comments-" + id).hide()
$("#collapsed-comments-" + id + " .collapsed-comments").hide()
}

function cmtBbOpen(id) {
$("#comment-edit-bb-" + id).show();
}
function cmtBbClose(id) {
$("#comment-edit-bb-" + id).hide();
}
</script><script>
$(document).ready(function() {
$("#nav-search-text").search autocomplete(baseurl + '/search/acl');
});
</script>
</head>
<body>
<div id="panel" style="display: none;"></div><header>

<div id="site-location">nanook@friendica.eskimo.com</div>
<div id="banner"><a href="https://friendi.ca"><img id="logo-img" width="32" height="32" src="images/friendica.svg" alt="logo" /></a><span id="logo-text"><a href="https://friendi.ca">Friendica</a></span></div>
</header>
<nav role="menubar">
<ul>
<li class="mobile-aside-toggle" style="display:none;">
<a href="#">
<i class="icons icon-reorder"></i>
</a>
</li>
<li role="menuitem" id="nav-home-link" class="nav-menu ">
<a accesskey="p" class="" href="profile/nanook" title="My posts and conversations">
<span class="desktop-view">Home</span>
<i class="icon s22 icon-home mobile-view"><span class="sr-only">Home</span></i>
<span id="home-update" class="nav-notification"></span>
</a>
</li>
<li role="menuitem" id="nav-network-link" class="nav-menu ">
<a accesskey="n" class="" href="network" title="My friends039; conversations">
<span class="desktop-view">Network</span>
<i class="icon s22 icon-th mobile-view"><span class="sr-only">Network</span></i>
<span id="net-update" class="nav-notification"></span>
</a>
</li>
<li role="menuitem" id="nav-community-link" class="nav-menu ">
<a accesskey="c" class=" desktop-view" href="community" title="Conversations on this and other servers">Community</a>
<a class=" mobile-view" href="community" title="Conversations on this and other servers"><i class="icon s22 icon-bullseye"></i></a>
</li>

<li role="menu" aria-haspopup="true" id="nav-site-linkmenu" class="nav-menu-icon"><a><span class="icon s22 icon-question"><span class="sr-only">Help and documentation</span></span></a>
<ul id="nav-site-menu" class="menu-popup">
<li role="menuitem"><a class="" href="help" title="Help and documentation">Help</a></li> <li role="menuitem"><a class="" href="friendica" title="Information about this Friendica instance">Information</a></li>
<a class="" href="tos" title="Terms of Service of this Friendica instance">Terms of Service</a></li> <li role="menuitem"><a class="" href="directory" title="People directory">Directory</a></li>
</ul>
</li>

<li role="menu" aria-haspopup="true" id="nav-messages-linkmenu" class="nav-menu-icon">
<a href="message" title="Messages">
<span class="icon s22 icon-envelope"><span class="sr-only">Messages</span></span>
<span id="mail-update" class="nav-notification"></span>
</a>
</li>


<li role="menu" aria-haspopup="true" id="nav-notifications-linkmenu" class="nav-menu-icon">
<a title="Notifications">
<span class="icon s22 icon-bell tilted-icon"><span class="sr-only">Notifications</span></span>
<span id="notification-update" class="nav-notification"></span>
</a>
<ul id="nav-notifications-menu" class="menu-popup">
<li role="menuitem" id="nav-notifications-mark-all"><a onclick="notificationMarkAll(); return false;">Mark as seen</a></li>
<li role="menuitem" id="nav-notifications-see-all"><a href="notifications/system">See all notifications</a></li>
<li role="menuitem" class="empty">Nothing new here</li>
</ul>
</li>

<li role="menu" aria-haspopup="true" id="nav-user-linkmenu" class="nav-menu">
<a accesskey="u" title="nanook@friendica.eskimo.com"><img src="https://friendica.eskimo.com/photo/contact/48/3?ts=1713674634" alt="Nanook"><span id="nav-user-linklabel">Nanook</span><span id="intro-update" class="nav-notification"></span></a>
<ul id="nav-user-menu" class="menu-popup">
<li role="menuitem"> <a class="" href="search" title="Search site content">Search</a> </li>
<li role="menuitem"><a class="" href="notifications/intros" title="Friend requests">Introductions<span id="intro-update-li" class="nav-notification"></span></a></li> <li role="menuitem"><a class="" href="contact" title="Manage/Edit friends and contacts">Contacts</a></li> <li role="menuitem"><a class="" href="message" title="Private messages">Messages <span id="mail-update-li" class="nav-notification"></span></a></li> <li role="menuitem"><a class="" href="profile/nanook/profile" title="My profile page">Profile</a></li> <li role="menuitem"><a class="" href="settings" title="Account settings">Settings</a></li> <li role="menuitem">
<a accesskey="a" class="" href="admin/" title="Site setup and configuration">Admin</a>
</li>
<li role="menuitem">
<a accesskey="m" class="" href="moderation/" title="Content and user moderation">Moderation</a>
</li>
<li role="menuitem"><a class="menu-sep " href="logout" title="End this session">Logout</a></li> </ul>
</li>

<li role="menuitem" id="nav-logout-link" class="nav-menu">
<a class="" href="logout" title="End this session">Logout</a>
</li>

<li role="search" id="nav-search-box">
<form method="get" action="search">
<input accesskey="s" id="nav-search-text" class="nav-menu-search" type="text" value="" name="q" placeholder=" @name, !group, #tags, content">
<select name="search-option">
<option value="fulltext">Full text</option>
<option value="tags">Tags</option>
<option value="contacts">Contacts</option>
</select>
</form>
</li>

<li role="menuitem" id="nav-admin-link" class="nav-menu">
<a accesskey="a" class=" icon-sliders" href="admin/" title="Site setup and configuration"><span class="sr-only">Site setup and configuration</span></a>
</li>

<li role="menuitem" id="nav-moderation-link" class="nav-menu">
<a accesskey="a" class=" icon-sliders" href="moderation/" title="Content and user moderation"><span class="sr-only">Content and user moderation</span></a>
</li>

<li role="menu" aria-haspopup="true" id="nav-apps-link" class="nav-menu ">
<a class=" " title="Addon applications, utilities, games">Apps</a>
<ul id="nav-apps-menu" class="menu-popup">
<li role="menuitem"><div class="app-title"><a href="calc">Calculator</a></div></li>
<li role="menuitem"><div class="app-title"><a href="convert">Units Conversion</a></div></li>
<li role="menuitem"><div class="app-title"><a href="forumdirectory">Forum Directory</a></div></li>
<li role="menuitem"><div class="app-title"><a href="infiniteimprobabilitydrive">Infinite Improbability Drive</a></div></li>
<li role="menuitem"><div class="app-title"><a href="irc">IRC Chatroom</a></div></li>
<li role="menuitem"><div class="app-title"><a href="webrtc">WebRTC Videochat</a></div></li>
</ul>
</li>
</ul>

</nav>

<!--
<div class="icon-flag" style="position: fixed; bottom: 10px; left: 20px; z-index:9;"></div>
-->
<aside></aside>
<section>
<div class="pageheader"><html>
<head>
</head>
<body>
<center>
<h3>Welcome to Friendica.Eskimo.Com</h3>
<a href="https://www.eskimo.com/"><h2>Home of Censorship Free Hosting</h2></a>

<a href="https://www.eskimo.com/"><img width=20% height=auto src="logo.png" alt="Eskimo North Linux Shells, E-mail, Virtual Machines, Web Hosting."></a>
<h4><a href="https://www.eskimo.com/services/shells/">Linux Shell Accounts terminal or full remote desktops, many distributions.</a></h4>


<h5>Please tell your friends about <a href="https://hubzilla.eskimo.com">hubzilla.eskimo.com</a>, <a href="https://friendica.eskimo.com">friendica.eskimo.com</a>,
federated macroblogging social media sites and <a href="https://yacy.eskimo.com/">yacy.eskimo.com</a> an uncensored federated search engine.</h5>

<script type="text/javascript"> var infolinks_pid = 3396086; var infolinks_wsid = 0; </script> <script type="text/javascript" src="//resources.infolinks.com/js/infolinks_main.js"></script>

</center>
</body>
</div><div id="pause"></div> <!-- The pause/resume Ajax indicator -->
<div id="page-footer"></div>
</section>
<right_aside></right_aside>
<footer><script type="text/javascript" src="addon/cookienotice/cookienotice.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/highlightjs/asset/highlight.pack.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/highlightjs/highlightjs.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/qcomment/qcomment.js?v=2024.06-dev"></script>
<script>var homebase="profile/nanook";</script>
</footer>
</body>
</html>

friendica (DFRN) - Link to source

Canada Anti-Free Speech Law


<!DOCTYPE html >
<html itemscope itemtype="http://schema.org/Blog" lang="en-us">
<head>
<title>Friendica Social Network | Parseurl</title>
<script>var baseurl="https://friendica.eskimo.com";</script>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<base href="https://friendica.eskimo.com/" />
<meta name="generator" content="Friendica 2024.06-dev" />
<link rel="stylesheet" href="view/global.css?v=2024.06-dev" type="text/css" media="all" />
<link rel="stylesheet" href="view/asset/jquery-colorbox/example5/colorbox.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/jgrowl/jquery.jgrowl.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/jquery-datetimepicker/build/jquery.datetimepicker.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/asset/perfect-scrollbar/dist/css/perfect-scrollbar.min.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/js/fancybox/jquery.fancybox.min.css?v=2024.06-dev" type="text/css" media="screen" />

<link rel="stylesheet" href="addon/cookienotice/cookienotice.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="addon/pageheader/pageheader.css?v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="view/theme/vier/style.pcss?puid=1&v=2024.06-dev" type="text/css" media="screen" />
<link rel="stylesheet" href="addon/highlightjs/asset/styles/default.css?v=2024.06-dev" type="text/css" media="screen" />

<link rel="icon" href="images/friendica.svg" />
<link rel="apple-touch-icon" href="images/friendica-192.png"/>

<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="manifest" href="https://friendica.eskimo.com/manifest" />
<script>
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
// Prevents links to switch to Safari in a home screen app - see gist.github.com/irae/1042167
(function(a,b,c){if(c in b&&b[c]){var d,e=a.location,f=/^(a|html)$/i;a.addEventListener("click",function(a){d=a.target;while(!f.test(d.nodeName))d=d.parentNode;"href"in d&&(chref=d.href).replace("https://friendica.eskimo.com/", "").replace(e.href,"").indexOf("#")&&(!/^[a-z\+\.\-]+:/i.test(chref)||chref.indexOf(e.protocol+"//"+e.host)===0)&&(a.preventDefault(),e.href=d.href)},!1)}})(document,window.navigator,"standalone");
// |license-end
</script>

<link rel="search"
href="https://friendica.eskimo.com/opensearch"
type="application/opensearchdescription+xml"
title="Search in Friendica" />

<!--[if IE]>
<script type="text/javascript" src="https://html5shiv.googlecode.com/svn/trunk/html5.js?v=2024.06-dev"></script>
<![endif]-->
<script type="text/javascript" src="view/js/modernizr.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery/dist/jquery.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/jquery.textinputs.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/textcomplete/dist/textcomplete.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/autocomplete.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery-colorbox/jquery.colorbox-min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jgrowl/jquery.jgrowl.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/jquery-datetimepicker/build/jquery.datetimepicker.full.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/perfect-scrollbar/dist/js/perfect-scrollbar.jquery.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/imagesloaded/imagesloaded.pkgd.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/base64/base64.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/asset/dompurify/dist/purify.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/fancybox/jquery.fancybox.min.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/fancybox/fancybox.config.js?v=2024.06-dev"></script>
<script type="text/javascript" src="view/js/vanillaEmojiPicker/vanillaEmojiPicker.min.js?v=2024.06-dev"></script>
<script>
window.onload = function(){
new EmojiPicker({
trigger: [
{
selector: '.emojis-post',
insertInto: ['#comment-edit-text-0', '#profile-jot-text']
},
{
selector: '.emojis',
insertInto: ['.comment-edit-text-full']
}
],
closeButton: true
});
};
</script>
<script type="text/javascript">
const updateInterval = 10000;
const localUser = 1;
</script>
<script type="text/javascript" src="view/js/main.js?v=2024.06-dev"></script>
<script>
// Lifted from css-tricks.com/snippets/jquery…
jQuery.fn.putCursorAtEnd = function() {
return this.each(function() {
// Cache references
var $el = $(this),
el = this;

// Only focus if input isn't already
if (!$el.is(":focus")) {
$el.focus();
}

// If this function exists... (IE 9+)
if (el.setSelectionRange) {
// Double the length because Opera is inconsistent about whether a carriage return is one character or two.
var len = $el.val().length * 2;

// Timeout seems to be required for Blink
setTimeout(function() {
el.setSelectionRange(len, len);
}, 1);
} else {
// As a fallback, replace the contents with itself
// Doesn't work in Chrome, but Chrome supports setSelectionRange
$el.val($el.val());
}

// Scroll to the bottom, in case we're in a tall textarea
// (Necessary for Firefox and Chrome)
this.scrollTop = 999999;
});
};

function confirmDelete() { return confirm(""); }
function commentExpand(id) {
$("#comment-edit-text-" + id).putCursorAtEnd();
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).show();
openMenu("comment-edit-submit-wrapper-" + id);
return true;
}
function commentOpen(obj,id) {
if (obj.value == "") {
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).show();
openMenu("comment-edit-submit-wrapper-" + id);
return true;
}
return false;
}
function commentClose(obj,id) {
if (obj.value == "") {
$("#comment-edit-text-" + id).removeClass("comment-edit-text-full");
$("#comment-edit-text-" + id).addClass("comment-edit-text-empty");
$("#mod-cmnt-wrap-" + id).hide();
closeMenu("comment-edit-submit-wrapper-" + id);
return true;
}
return false;
}

function commentInsert(obj,id) {
var tmpStr = $("#comment-edit-text-" + id).val();
if (tmpStr == "") {
$("#comment-edit-text-" + id).addClass("comment-edit-text-full");
$("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
openMenu("comment-edit-submit-wrapper-" + id);
}
var ins = $(obj).html();
ins = ins.replace("<","<");
ins = ins.replace(">",">");
ins = ins.replace("&","&");
ins = ins.replace(""","\"");
$("#comment-edit-text-" + id).val(tmpStr + ins);
}

function showHideCommentBox(id) {
if ($("#comment-edit-form-" + id).is(":visible")) {
$("#comment-edit-form-" + id).hide();
} else {
$("#comment-edit-form-" + id).show();
}
}
</script>
<link rel='stylesheet' type='text/css' href='view/theme/vier/narrow.css' media='screen and (max-width: 1100px)' />
<script type="text/javascript">
function showThread(id) {
$("#collapsed-comments-" + id).show()
$("#collapsed-comments-" + id + " .collapsed-comments").show()
}
function hideThread(id) {
$("#collapsed-comments-" + id).hide()
$("#collapsed-comments-" + id + " .collapsed-comments").hide()
}

function cmtBbOpen(id) {
$("#comment-edit-bb-" + id).show();
}
function cmtBbClose(id) {
$("#comment-edit-bb-" + id).hide();
}
</script><script>
$(document).ready(function() {
$("#nav-search-text").search autocomplete(baseurl + '/search/acl');
});
</script>
</head>
<body>
<div id="panel" style="display: none;"></div><header>

<div id="site-location">nanook@friendica.eskimo.com</div>
<div id="banner"><a href="https://friendi.ca"><img id="logo-img" width="32" height="32" src="images/friendica.svg" alt="logo" /></a><span id="logo-text"><a href="https://friendi.ca">Friendica</a></span></div>
</header>
<nav role="menubar">
<ul>
<li class="mobile-aside-toggle" style="display:none;">
<a href="#">
<i class="icons icon-reorder"></i>
</a>
</li>
<li role="menuitem" id="nav-home-link" class="nav-menu ">
<a accesskey="p" class="" href="profile/nanook" title="My posts and conversations">
<span class="desktop-view">Home</span>
<i class="icon s22 icon-home mobile-view"><span class="sr-only">Home</span></i>
<span id="home-update" class="nav-notification"></span>
</a>
</li>
<li role="menuitem" id="nav-network-link" class="nav-menu ">
<a accesskey="n" class="" href="network" title="My friends039; conversations">
<span class="desktop-view">Network</span>
<i class="icon s22 icon-th mobile-view"><span class="sr-only">Network</span></i>
<span id="net-update" class="nav-notification"></span>
</a>
</li>
<li role="menuitem" id="nav-community-link" class="nav-menu ">
<a accesskey="c" class=" desktop-view" href="community" title="Conversations on this and other servers">Community</a>
<a class=" mobile-view" href="community" title="Conversations on this and other servers"><i class="icon s22 icon-bullseye"></i></a>
</li>

<li role="menu" aria-haspopup="true" id="nav-site-linkmenu" class="nav-menu-icon"><a><span class="icon s22 icon-question"><span class="sr-only">Help and documentation</span></span></a>
<ul id="nav-site-menu" class="menu-popup">
<li role="menuitem"><a class="" href="help" title="Help and documentation">Help</a></li> <li role="menuitem"><a class="" href="friendica" title="Information about this Friendica instance">Information</a></li>
<a class="" href="tos" title="Terms of Service of this Friendica instance">Terms of Service</a></li> <li role="menuitem"><a class="" href="directory" title="People directory">Directory</a></li>
</ul>
</li>

<li role="menu" aria-haspopup="true" id="nav-messages-linkmenu" class="nav-menu-icon">
<a href="message" title="Messages">
<span class="icon s22 icon-envelope"><span class="sr-only">Messages</span></span>
<span id="mail-update" class="nav-notification"></span>
</a>
</li>


<li role="menu" aria-haspopup="true" id="nav-notifications-linkmenu" class="nav-menu-icon">
<a title="Notifications">
<span class="icon s22 icon-bell tilted-icon"><span class="sr-only">Notifications</span></span>
<span id="notification-update" class="nav-notification"></span>
</a>
<ul id="nav-notifications-menu" class="menu-popup">
<li role="menuitem" id="nav-notifications-mark-all"><a onclick="notificationMarkAll(); return false;">Mark as seen</a></li>
<li role="menuitem" id="nav-notifications-see-all"><a href="notifications/system">See all notifications</a></li>
<li role="menuitem" class="empty">Nothing new here</li>
</ul>
</li>

<li role="menu" aria-haspopup="true" id="nav-user-linkmenu" class="nav-menu">
<a accesskey="u" title="nanook@friendica.eskimo.com"><img src="https://friendica.eskimo.com/photo/contact/48/3?ts=1713674634" alt="Nanook"><span id="nav-user-linklabel">Nanook</span><span id="intro-update" class="nav-notification"></span></a>
<ul id="nav-user-menu" class="menu-popup">
<li role="menuitem"> <a class="" href="search" title="Search site content">Search</a> </li>
<li role="menuitem"><a class="" href="notifications/intros" title="Friend requests">Introductions<span id="intro-update-li" class="nav-notification"></span></a></li> <li role="menuitem"><a class="" href="contact" title="Manage/Edit friends and contacts">Contacts</a></li> <li role="menuitem"><a class="" href="message" title="Private messages">Messages <span id="mail-update-li" class="nav-notification"></span></a></li> <li role="menuitem"><a class="" href="profile/nanook/profile" title="My profile page">Profile</a></li> <li role="menuitem"><a class="" href="settings" title="Account settings">Settings</a></li> <li role="menuitem">
<a accesskey="a" class="" href="admin/" title="Site setup and configuration">Admin</a>
</li>
<li role="menuitem">
<a accesskey="m" class="" href="moderation/" title="Content and user moderation">Moderation</a>
</li>
<li role="menuitem"><a class="menu-sep " href="logout" title="End this session">Logout</a></li> </ul>
</li>

<li role="menuitem" id="nav-logout-link" class="nav-menu">
<a class="" href="logout" title="End this session">Logout</a>
</li>

<li role="search" id="nav-search-box">
<form method="get" action="search">
<input accesskey="s" id="nav-search-text" class="nav-menu-search" type="text" value="" name="q" placeholder=" @name, !group, #tags, content">
<select name="search-option">
<option value="fulltext">Full text</option>
<option value="tags">Tags</option>
<option value="contacts">Contacts</option>
</select>
</form>
</li>

<li role="menuitem" id="nav-admin-link" class="nav-menu">
<a accesskey="a" class=" icon-sliders" href="admin/" title="Site setup and configuration"><span class="sr-only">Site setup and configuration</span></a>
</li>

<li role="menuitem" id="nav-moderation-link" class="nav-menu">
<a accesskey="a" class=" icon-sliders" href="moderation/" title="Content and user moderation"><span class="sr-only">Content and user moderation</span></a>
</li>

<li role="menu" aria-haspopup="true" id="nav-apps-link" class="nav-menu ">
<a class=" " title="Addon applications, utilities, games">Apps</a>
<ul id="nav-apps-menu" class="menu-popup">
<li role="menuitem"><div class="app-title"><a href="calc">Calculator</a></div></li>
<li role="menuitem"><div class="app-title"><a href="convert">Units Conversion</a></div></li>
<li role="menuitem"><div class="app-title"><a href="forumdirectory">Forum Directory</a></div></li>
<li role="menuitem"><div class="app-title"><a href="infiniteimprobabilitydrive">Infinite Improbability Drive</a></div></li>
<li role="menuitem"><div class="app-title"><a href="irc">IRC Chatroom</a></div></li>
<li role="menuitem"><div class="app-title"><a href="webrtc">WebRTC Videochat</a></div></li>
</ul>
</li>
</ul>

</nav>

<!--
<div class="icon-flag" style="position: fixed; bottom: 10px; left: 20px; z-index:9;"></div>
-->
<aside></aside>
<section>
<div class="pageheader"><html>
<head>
</head>
<body>
<center>
<h3>Welcome to Friendica.Eskimo.Com</h3>
<a href="https://www.eskimo.com/"><h2>Home of Censorship Free Hosting</h2></a>

<a href="https://www.eskimo.com/"><img width=20% height=auto src="logo.png" alt="Eskimo North Linux Shells, E-mail, Virtual Machines, Web Hosting."></a>
<h4><a href="https://www.eskimo.com/services/shells/">Linux Shell Accounts terminal or full remote desktops, many distributions.</a></h4>


<h5>Please tell your friends about <a href="https://hubzilla.eskimo.com">hubzilla.eskimo.com</a>, <a href="https://friendica.eskimo.com">friendica.eskimo.com</a>,
federated macroblogging social media sites and <a href="https://yacy.eskimo.com/">yacy.eskimo.com</a> an uncensored federated search engine.</h5>

<script type="text/javascript"> var infolinks_pid = 3396086; var infolinks_wsid = 0; </script> <script type="text/javascript" src="//resources.infolinks.com/js/infolinks_main.js"></script>

</center>
</body>
</div><div id="pause"></div> <!-- The pause/resume Ajax indicator -->
<div id="page-footer"></div>
</section>
<right_aside></right_aside>
<footer><script type="text/javascript" src="addon/cookienotice/cookienotice.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/highlightjs/asset/highlight.pack.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/highlightjs/highlightjs.js?v=2024.06-dev"></script>
<script type="text/javascript" src="addon/qcomment/qcomment.js?v=2024.06-dev"></script>
<script>var homebase="profile/nanook";</script>
</footer>
</body>
</html>