scratsearcher 🔍🔮📊🎲
Unless otherwise noted my posts are under CC0-license
My Personal neocities Site: https://gloriousarchangelgabriel.neocities.org/
- 8 Posts
- 54 Comments
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Map Enthusiasts@sopuli.xyz•Countries where over 90% of the population can speak EnglishEnglish2·1 month agowhat is the history on the Netherlands? Are the languages so similar they can speak it by default?
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Programmer Humor@programming.dev•I am easy to amuseEnglish2·2 months agoI recommend
--dry-run
and reading the stdout with human readable output-h
. And dont use the--delete
flag if you dont know what will happen 😓
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Technology@beehaw.org•YSK: Condé Nast Parent Company is a Major Owner of Reddit, You Should Avoid their Publications (Wired, Ars Technica, GQ, The New Yorker, Vanity Fair, Vogue,...etc) as Much as Possible.English7·2 months agoThe company’s media brands attract more than 72 million consumers in print, 394 million in digital and 454 million across social media platforms.
This is not monopoly level, but certainly bigger than most, right? https://en.wikipedia.org/wiki/Advance_Publications
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Space@mander.xyz•NASA 'cleanrooms' found crawling with 26 new bacterial speciesEnglish1·2 months agoBut are clean rooms more sterile compared to normal rooms?
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•The Internet Archive needs your help, seriouslyEnglish2·2 months ago10 TB? Is that not multiple hard-drives? Can you access the text-files while you host/serve them? Or are they compressed as zip files?
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Selfhosted@lemmy.world•good-karma-kit: self host on spare computeEnglish2·3 months agoyeah an exit node would be the most dangerous
scratsearcher 🔍🔮📊🎲@sopuli.xyzMto [MIGRATED TO DIFFERENT INSTANCE CHECK PIN POST] Internet is Beautiful@lemm.ee•Downr.org - Free Media DownloaderEnglish2·3 months agoif you use
yt-dlp <paste yt-link here>
you tell youtube your IP-Adress directly. Here you have an indirection, so they know only the IP of the service.But … such a service might be compromised and watermark the content you download and be unreliable when it is hit by high/abusive traffic.
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Tribler - Is it any good? If not, is there anything as private as Tor for torrents?English1·3 months agoPostman shows it is under heavy load sometimes. Are there other trackers? I only found … https://ngosang.github.io/trackerslist/
- updates trackerlist everyday, today:
http://opentracker.dg2.i2p/a http://opentracker.eeptorrent.i2p/a http://opentracker.r4sas.i2p/a http://opentracker.simp.i2p/a http://opentracker.skank.i2p/a http://tracker.eeptorrent.i2p/a
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Tribler - Is it any good? If not, is there anything as private as Tor for torrents?English14·3 months agoi2p is the only tor for torrents I know of. a program i2psnark that comes with the java-version preinstalled specifically. You need to follow their setup instructions closely to get a functioning i2p you can interact with using a http-proxy setting in your web-browser.
I2P can only talk to other I2P users. There are far from enough users on it to reliably use it for P2P. There’s nothing inherently wrong with it, it just never reached critical mass. The set-up process is probably too complicated for most potential users.
- So the massive i2p problem is its unpopular.
This is a bit of the chicken and egg problem. Has anyone here experience using or seeding i2p torrents? I would be interested in for example seeding Linux iso. I set it up
My 2cents how to seed :
then you can use i2psnark/Create a torrent in the web interface, and type the file-name of the file you want to seed over i2psnark. on Linux for me its in in /var/lib/i2p/.i2p/i2psnark
But sharing over it is another matter; you need a tracker for that, like postman, or the other one I have not tested yet.
scratsearcher 🔍🔮📊🎲@sopuli.xyzMto [MIGRATED TO DIFFERENT INSTANCE CHECK PIN POST] Internet is Beautiful@lemm.ee•Found a little tool I built – hope it’s useful to some of youEnglish3·3 months agoI like that I can paste comma seperated values, which I can easily obtain from other excel-like tabular programs. I tested your app with
1, 1, 2, 3, 5, 1
works
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Map Enthusiasts@sopuli.xyz•The Greatest extent of the Omani EmpireEnglish1·4 months agoI guess they needed boats to control these coastal areas. Many boats
scratsearcher 🔍🔮📊🎲@sopuli.xyzOPto Programming@programming.dev•Make my application extendable by "mods"?English1·4 months agoTIL about BepInEx thanks! I will have to learn more about DLL injection.
no security guard rails, so you’ll need to manually review mods
I think we all know how this ends in practice … Gamers review all their mods code before playing
scratsearcher 🔍🔮📊🎲@sopuli.xyzOPto Programming@programming.dev•Make my application extendable by "mods"?English1·4 months agoTuring completeness and making functions, which can be used in combination of choice, available to the modder is a security nightmare I guess (basically your game becomes a simple operating system by making it programmable). I heard web-assembly allows for “sandboxing” but that depends on the hook functions that you allow your modder to access as well ….
But web-browsers seem to do it fine with their APIs.
scratsearcher 🔍🔮📊🎲@sopuli.xyzMto [MIGRATED TO DIFFERENT INSTANCE CHECK PIN POST] Internet is Beautiful@lemm.ee•Neocities: Create your own free website. Unlimited creativity, zero ads.English1·4 months ago🚨 Under Construction 🚧🏗👷
Many websites on neocities are plastered with such animated “Construction” gifs; so much so it has become a running meme.
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Community Promo@lemmy.ca•30 active communities which are not politics, news, memes or techEnglish2·4 months agoYeah … for Lemmy one must curate their own experience. and this post makes this easier so thank you 👍
scratsearcher 🔍🔮📊🎲@sopuli.xyzOPto Map Enthusiasts@sopuli.xyz•Valeriepieris circleEnglish1·4 months agoyou mean in a different setting / for another spatial dataset? Or just add more circles to the same picture?
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Community Promo@lemmy.ca•Nicoled - the community dedicated to everyone's favorite Fediverse chick!English4·4 months agoThey can already generate fake faces using AI: thispersondoesnotexist.com
scratsearcher 🔍🔮📊🎲@sopuli.xyzto Map Enthusiasts@sopuli.xyz•Population density of Africa (2022), credit to @milos_agathon on TwitterEnglish1·5 months agoTIL: madagascar has a higher population density than Sahara.
scratsearcher 🔍🔮📊🎲@sopuli.xyzOPMto [MIGRATED TO DIFFERENT INSTANCE CHECK PIN POST] Internet is Beautiful@lemm.ee•Map of RedditEnglish3·5 months agoI would try, but I will need to buy some storage (terrabytes) And it will need some time to compute.
The guy who made this map of reddit let it run on amazon cloud compute, his smiliarity mapping algorithm was quite expensive.
which of the 2 are closer? German - dutch or English - dutch. My guess is they are right in-between the two linguistically.