💾 Archived View for station.martinrue.com › haze captured on 2022-07-16 at 13:51:57. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-05-22)
-=-=-=-=-=-=-
fffffffLftttt1;itt;:;;;;;;iii1111i1;i1iiiifLfi fffffLf11:1fft;iifii1111111111ttttti1t1111fff1 fffLf1itL;tLLf1111;1t1tttftfffffttf11fttttffff fffiitfff;1fff1fffiitttfff1itt1ti1ti1ffttttfff fiifLfttf;1fft;fffiit1tttttftfffffLfLLLLLLLLLL i1CGGftfftfL1.;LCCCCGGGGGGL1CGCCCCLLLfffftttt1 ttGGGCtffLLL:..:ttt111111;,.:ii1iii;iiiiiii;;i tLGCGGfLCL, .,:,. ..,.,,,,;;1;1ttt:ft;ii:1t tC0GGGGLCL, ..,.....,. ..,,.,;::;1i1tittffLitt LfLCCLLCCL, .... :i 1,.,....;;;,f0888@80GGCt1t 80000088GL: .....t0,1L;1:,.,,,,.L80800000G0t1f 888888888G; ...,11L0C@C11: ,,,.18GCCCCCG0G0L:t 8888888888; ....000@@@8G0,.,,,.fGfLLCCtfGC0Gii 8008GG00081 .,. L@@@@@@@L .....tCff00CffLL0GLL LGCtCGffC0t.i,...t@888G1,,,,,::CCC0000GCfCGf1L ttGL0CtCCGGGL;...i@@@@; ,:,,,,,1GfitCGCf10Gt1C 00888800G0@@81.,t@@@@@@G:.,,,,,;G0,,CGG1L0tttL GGG00GG000C, .;0@@@@0i. .,,.i1G:;80Gft::LCf 00000000000; .;11; ,,,;11,,00Gt :L80L 00080000GG0C .,;iLt..C0tt1f888C 000000G0GCGG. ..:;1i;,1t:;iC8080 G0G0G0GG0008i .::it;;:i;;i:f8888 G0GGG0GG08Lt; .i.t81:,1t:;if0888 GGGGCGG00i ..t1;. ,::CC1t1iG;:if0888 GGGGGGC1..fC00C@@@0f:. .1CG0G8808GGGLL088
🌍 Orbiting Earth
🗣 Followers 3 · Following 0 · Logs 24 · Docked 6 months ago
Today I learned. Sending money overseas to my US broker is faster with crypto than the local currency. This takes 2~3 days: fiat in account- bank - internation wire trsnasfer - broker - fund clearing While this takes less then a day: fiat in account - crypto exchange - USDT/USDC/ETH - broker (no fund clearing step) Wow the speed of banks amazes me
💬 1 Reply · 0 Thumbs · 23 hours ago
Need advice from people also go to gym. How do I know I exercised too much? I started exercising almost daily at my local gym ~1.5mo ago; to loose some weight. I was an amature biker before this. Mostly commute and for fun. Now I do 45min stationary bike at gym exclusively. Just so I can be consistant. Wattage have gone up (average over exerccise period) from 145 to 185. While loosing 3.7KG. Sometimes my legs are sore and I skip that day. That got me thinking. How do I know if I'm pushing myself too hard? (I choose 45min dayily because that half I usually do on weekends, outdoors)
💬 1 Reply · 0 Thumbs · 2 weeks ago
Wow. Just met some other guy who also knows (not using tho) Gemini in a hackathon. I'm superised and excited.
💬 2 Replies · 3 Thumbs · 3 weeks ago
TLGS now have experimental Spartan support! I don't know if I should have put the the Spartan code inside the same application. Worst case I'll make a proxy I guess. (No, it can't crawl Spartan yet) spartan://tlgs.one/
💬 0 Replies · 3 Thumbs · 1 month ago
I just found a local bank's website is pointed to by an alterantive domain. And that domain is also owned by the bank. Firthermore, when accessing through that domain, the website activelly tries to redirect you to the non-encrypted HTTP side. This can't be good. And they are in my blacklist permanently
💬 3 Replies · 1 Thumb · 1 month ago
Nice to see someone on the Web has the same idea as people on Gmeini has :) But there's like 4 versions of the same website. I really like how Gemini doesn't allow author-made styling so it's not a burden. https://motherfuckingwebsite.com/
💬 3 Replies · 0 Thumbs · 1 month ago
Maybe someone knows here. How excatly do I make a x64 CPU go from kernel mode to user mode? I've tried my best going through OSDev wiki and searchs. All resources only point to 32bit methods. No 64bit ones.
💬 1 Reply · 0 Thumbs · 1 month ago
Dear OpenBSD users. Is it just me or Lagrange is much less smooth compared to Linux/Windows? I tried to debug myself but the frametime seems quite Ok. IDK, Lagrange it way beyond my skill level. I just know C and some SDL.
💬 2 Replies · 0 Thumbs · 2 months ago
Somehow I still got COVID amid hiding in my home :( The muscle sore is horrible
💬 2 Replies · 0 Thumbs · 2 months ago
Dear C++. It has been a nice living here. But it's about time to part. You gave me a consistant and robust set of tools to work with. I exactly know what's under the hood. And I can trust the underlying implementaion is as good as it can. But I can't believe in 2022 I still have to write my own replace and trim function. Maybe Rust is my next step.
💬 1 Reply · 2 Thumbs · 2 months ago
Now I have the urge to build a Linux capable RISC-V compurter from 74 series IC. Pipelined, MMU support, can boot normal distro... Oh my
💬 1 Reply · 2 Thumbs · 2 months ago
What's a good solution for Gemini certifcates? Currently we do TOFU but they do go expire and owners not updating. And there's no public revcoation list to avoid stolen certs. Maybe the community should start a CA? But that gets us back to square 1. I guess the stake is not that high on Gemini.
💬 7 Replies · 2 Thumbs · 2 months ago
@martin Ohh!! Seems station has a outdated cert!
💬 2 Replies · 3 Thumbs · 2 months ago
I'm still wondering what's the next steps for Gemini search engines. Current ones have relrady employed all the low computation-cost algorothms. But the result is still subpar at best. The next step up could be some NLP model like BERT or ranking algorithms like HummingBird. But those are *much* more computationally expensive and more prone to human biases. What can we do...
💬 1 Reply · 1 Thumb · 2 months ago
The gopher RFC must the most delightful RFC I ever read. Besideds the April Fools RFCs. Quote: ... software following a simple protocol for burrowing through a TCP/IP internet. https://datatracker.ietf.org/doc/html/rfc1436
💬 1 Reply · 3 Thumbs · 2 months ago
Is it just me that want a real IBM mainframe in my homelab? Yeah they are super proprietary. But... they are the decendents of what started the entire field of CS and IT.
💬 1 Reply · 1 Thumb · 2 months ago
Anyone's capsule is multilingual? Speaking more then Gemini
After half of year on Gemini. I find it's really good for certain things 1. Low bandwidth (on train/bus, etc..) 2. Reading without distraction 3. FIrewalls doesn't speak this protocol 4. Low resource use. Lagrage use less CPU under active use vs Firefox in background!
💬 3 Replies · 4 Thumbs · 3 months ago
I'm getting a new laptop.. My current one is just not up to the task anymore.. And I'm seriously considerint switching from Arch Linux to OpenBSD for security. Should I? Any reason for/against it? Mostly I code on my laptop. And brows the internet.
💬 5 Replies · 1 Thumb · 3 months ago
Just want to rant about how insecure banks and credit cards are. None of them supports U2F. One I uses even limits passwords to 12 characters. Credit cards also have huge attack vector. There's no crypto to actually sign the tracsaction. The physical card is almost irrelevant. The only thing needed in a card number and CVC. Most banks uses SMS 2FA. But that's not that secure either. I have to not think about it.
💬 2 Replies · 2 Thumbs · 4 months ago
Hi all. Anyone reads news on Gemini? I'm the maintainer of gemini://tlgs.one/ . I'm thinking if I should enable indexing news proxies. Currently it's disabled because GUS also disables them. I think I have optimized the search engine enough to handle it. But I don't want to waste resources if no one uses them.
💬 5 Replies · 7 Thumbs · 5 months ago
I need some life advise.. I'm, and I think most Station users are, one of those geeks who gets excited over new innovation. And maintains library for fun. Espically most of my close firends are met through GitHub and OSS communities. This makes dating much more difficult. It's very difficult to not be seen as a weirdo when the 'what's your hobby' quesion comes up eventually. Not to menthing learning I can spend the entire weekend patching and discussing specs - well, that's fun for me. Too many dates have fail right after that point.. what can I do
💬 12 Replies · 1 Thumb · 5 months ago
Have been trying to develop PinePhone applications for months... I think the real problem is that I don't have a "need" for a libre phone app. As well as the stack is not there yet. Most open applications are geared towards development. But we dev on a keyboard. Apps that I do use on a phone are all tied to a commerical service. YouTube, telegram, calandar, etc.. It's not something I can just put on github and it'll work. I'm out of idea.
💬 4 Replies · 0 Thumbs · 5 months ago
Seems the Gemini Mailing List is down :( I was trying to see waht's new. Then sudenly saw a 404.That sounds bad.. Most spec and core discussions happen on there. This can't be a good thing for the Geminispace