anyone know any gemini hidden services? over tor, lokinet, i2p. doesn't matter
...
Anonymous · 2h · No.812
>>805 i2p and ygg are different things. i2p for anonymous and private guys, ygg for new ipv6-like network. Also, i2p can work in ygg too
Anonymous · 1h · No.814
>>812 Then I guess I don't really undersdtand how ipv6 is different or exciting in this regard? I still don't see the point. I know ipv6 is different but what makes it better with something like ygg?
obligatory mechanical keyboard thread
what are all the cool kids using these days?
...
Anonymous · 10d · No.719
I have a Keychron K2 with Gateron red switches that I really enjoy using. It’s clicky and fun to type on, while not making too much noise. I’m thinking about getting some different keycaps, but I’d probably only replace the escape key desu
Anonymous · 3d · No.770
Some one tell the sysadmin to renew our certs. What the fuck m8.
Any plans on making server code avalible?
...
sk!45bJnc3j · 1mo · No.591
okay i packed up the code and it's available here: gemini://iich.space/public/iich.tar.gz
you can also browse the source the capsule is currently running on in gemini here: gemini://iich.space/src/
there isn't a readme so i will make one later. mainly have node for the server and imagemagick for image processing. you'll also need to give an admin cert fingerprint in the .env to manage boards. for now, i can answer any questions here and that will also help inform all what i should put in a readme
Anonymous · 1mo · No.593
nice
Opinions on the MNT Reform?
...
Anonymous · 2mo · No.514
Understood. Still, the platform's meant to be malleable enough to be made into whatever you like. If you're handy with a soldering iron, you could try replacing the capacitor on the headphone jack: https://community.mnt.re/t/speakers-too-quiet-try-this/375/3
Anonymous · 2mo · No.557
https://www.phoronix.com/scan.php?page=article&item=framework-laptop&num=1
https://karpathy.github.io/2015/05/21/rnn-effectiveness/
Anonymous · 3mo · No.489
a cute nn intro on hn today https://aegeorge42.github.io/
Anonymous · 3mo · No.497
https://www.ohmsha.co.jp/book/9784274222443/ the machine learning one is still only in japanese for now but in general the manga guides to things are fun intros
Neat project for learning how to build a Rust-based hobby OS on a Raspberry Pi https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials
Anonymous · 3mo · No.496
https://www.rpi4os.com/ also a good resource but in c
Does anyone here participate in one of those "people's mesh nets", like Freifunk, NYC Mesh, AWMN... Or maybe there are gemblogs about that?
I want to read about experience of setting that up, and more important, engaging people. It seems that Internet in Russia, where I leave, is gonna be much less free very soon :/
...
Anonymous · 3mo · No.462
I know that feel bro. I am from Russia too. Censorship is rampant. It would be nice if I could make a mesh network in my university
andrew!z8MmXsU4 · 3mo · No.465
@462 I thought about it, but it would be nearly useless
free or diy hosting tutorials? I’ll start:
gemini://sdf.org/smokey/gemsdf.gmi
I also saw a tutorial for self hosting on a rpi but now I can’t find it in my bookmarks
...
Anonymous · 4mo · No.34
Free dual www/gemini hosting is an option through Sourcehut (sr.ht). I made a guide for doing this with Hugo, see first post on mntn.xyz or just follow the source code link and build off that. (If you want 100% free, you'll have to build and deploy to sr.ht manually instead of using the automated build feature... they had to start charging for build server use due to abuse.)
Anonymous · 3mo · No.450
tilde.team has gemini hosting https://tilde.team/wiki/gemini there is a shared unix environment and is very easy to use
https://lookup.icann.org/ says this site is using Cloudflare nameservers.
Are you using their DDoS protection too?
Why (to each applicable)?
sk!_gaAry-2 · 3mo · No.426
the answer is that i am very lazy and all the domains i have use cloudflare and it's just there for dns. i was not going to put iich.space on it until i needed to change the server and dns target and namecheap's ttl meant i had to wait eight years before it propagated. i am not using their ddos protection and i think general tls passthrough requires $$
sk!_gaAry-2 · 3mo · No.427
i honestly haven't considered using anything else as a nameserver. is there anything recommended?
have you tried crystal yet? https://crystal-lang.org/
Anonymous · 3mo · No.290
i really dislike how prevalent rails is in web development. solargraph doesn't exactly work as i would expect and rails developers tend to make really opaque and sprawling code. rails introduces strong conventions and is useful for people who aren't familiar with designing and maintaining applications but it brings so much pain with how much of a magical black box it is. crystal's similarity to ruby syntax might make it a more palatable change for rails people and i hope it catches on with frameworks like https://amberframework.org/