HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ckrailo

655 karmajoined 14 वर्ष पहले
https://ckrailo.com

I'm ckrailo on gmail and proton as well.

[ my public key: https://keybase.io/ckrailo; my proof: https://keybase.io/ckrailo/sigs/9WjPBoADFrrj1xEo0IuH6Q5qe3AjambdlHftbi7ycpQ ]

Submissions

Department of War Suspends CMMC Phase II Requirements

war.gov
14 points·by ckrailo·कल·3 comments

Lodestar Multipliers in Delaware and Federal Attorney Fee Awards

papers.ssrn.com
3 points·by ckrailo·पिछला वर्ष·0 comments

Website for Bay Area-born Victoria's falls victim to hackers

sfgate.com
3 points·by ckrailo·पिछला वर्ष·1 comments

Lets Talk About Screensavers on Linux [video]

youtube.com
3 points·by ckrailo·2 वर्ष पहले·0 comments

comments

ckrailo
·10 माह पहले·discuss
I got the smaller K7 gen2 with their now-discontinued clicky blues and love it; really like the very light activation force.
ckrailo
·11 माह पहले·discuss
Here's what I added to uBlock:

  ! YouTube
  ! Remove blue box
  www.youtube.com###clarify-box
  ! Remove shorts
  www.youtube.com##ytd-rich-section-renderer.ytd-rich-grid-renderer.style-scope:has(#rich-shelf-header:has-text(Shorts))
  www.youtube.com##ytd-reel-shelf-renderer.ytd-item-section-renderer.style-scope:has(h2.ytd-reel-shelf-renderer.style-scope:has-text(Shorts))
ckrailo
·12 माह पहले·discuss
Yup, here's a timestamp to the intro video where the author says it was "made for termux, born in termux": https://youtu.be/15_-hgsX2V0?t=889
ckrailo
·12 माह पहले·discuss
If you'd like to scratch that itch... https://github.com/Schneegans/Burn-My-Windows
ckrailo
·पिछला वर्ष·discuss
My self driving Tesla does better than most Tiktok-brained drivers. I know because I'm watching, just like the car. Two is better than one and I enjoy it thoroughly.
ckrailo
·पिछला वर्ष·discuss
In addition to musicforprogramming episodes, Colours of Ektoplazm is a 5 hour mix of goodness (great for focusing on a plane): https://ektoplazm.com/free-music/dj-basilisk-the-colours-of-...
ckrailo
·पिछला वर्ष·discuss
3Blue1Brown's youtube channel has a lot of visualizations that may help. Transformers are video #6 in his neural networks playlist: https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_6700...
ckrailo
·पिछला वर्ष·discuss
> Valued customer, we identified and are taking steps to address a security incident. We have taken down our website and some in store services as a precaution. Our team is working around the clock to fully restore operations. We appreciate your patience during this process. In the meantime, our Victoria’s Secret and PINK stores remain open and we look forward to serving you.
ckrailo
·पिछला वर्ष·discuss
I spent a whole weekend on my Vaio trying Linux distros for the first time, same dealbreaker as you, until I discovered that same magic feeling on first Ubuntu boot as well. Super cool to hear such a similar journey.
ckrailo
·2 वर्ष पहले·discuss
The surfels and isolines examples were great, reminded me of reticulating splines! [1]

[1] https://66.media.tumblr.com/142beeb156e568a2e1329775ad053fde...
ckrailo
·2 वर्ष पहले·discuss
Hold down the spacebar and let the enemies run in front of you. Might take two tries. No movement needed.
ckrailo
·2 वर्ष पहले·discuss
I've been happy enough with Microsoft Terminal instead of PuTTY (and I appreciate the open source github repo). If you're comfortable with editing JSON files, you can save the SSH connections as profiles so you can click to open a new tab to whatever SSH session (or WSL setup, or Powershell setup) you want. Example: https://www.howtogeek.com/devops/how-to-set-up-custom-ssh-pr...
ckrailo
·2 वर्ष पहले·discuss
Swap the domain of the URL with nitter.poast.org

https://nitter.poast.org/ianwcrosby/status/18727242319993817...

More about nitter: https://github.com/zedeus/nitter
ckrailo
·2 वर्ष पहले·discuss
I dislike ads even more than slop. Ads drove me to change stations to music I didn't care for and listen to the same CDs more times than I would have otherwise. Ads made broadcast radio unplayable as interaction-free background music.
ckrailo
·2 वर्ष पहले·discuss
Duckduckgo (uses Apple Maps) works just fine. Search for bakeries and observe every listing has a closing time or notes they're already closed. Bing maps works just fine. Search for bakeries and select "late lunch" in the hours dropdown.
ckrailo
·2 वर्ष पहले·discuss
I've greatly enjoyed https://musicforprogramming.net/ since it's so easy to access, has free downloads, and a web player.
ckrailo
·2 वर्ष पहले·discuss
For folks wanting to use i3 in their Ubuntu environment, I'd highly recommend https://regolith-desktop.com/! It solved many of my own problems with wanting an i3 setup that "just works" without installing a different distro, plus has lots of nifty options and themes.
ckrailo
·3 वर्ष पहले·discuss
Home Assistant can cast dashboard/media/etc to your display, has shopping lists, and has voice assistance. https://www.home-assistant.io/
ckrailo
·3 वर्ष पहले·discuss
Even better, thank you!
ckrailo
·3 वर्ष पहले·discuss
I use `my_object.methods.sort - Object.methods` to help reduce the methods I need to consider.