Search
119 results for “codesections”
-
And has #cricket been pretty good? I'm thinking about switching to them or #consumerCellular for lower prices, but I'm not sure if it's worth it.
-
Also, I hadn't checked out your site before. I'm glad you included a link—it looks really interesting.
I've been meaning to get my dotfiles organized/backed up better; I might give #yadm a spin.
-
@puffinux Oh, this is fun—I'll try to stick to your format:
Programs I use with #linux (#arch) as my OS:#dwm + dmenu (display manager)
#qutebrowser (browser)
#neovim (text editor)
#vim + qutebrowser (mastodon)
#weechat + #znc (IRX)
#keybase + vim (encrypted chat)
#mutt (email)
#feh (image viewer)
#scrot (screenshots)
#simpleTerminal (terminal emulator)
#tmux (terminal multiplexer)
#mupdf (PDF viewer)
#pass + #passgen (password manager) -
CW: 5 games
#Pick5Games
"If you had to recommend someone play 5 games to really get a feel for you/your tastes, what five would you pick?"- Morrowind
- Knights of the Old Republic
- Might & Magic VII: For Blood and Honor
- Alpha Centauri
- Jade Empire -
That is really cool. Thanks for building this, @[email protected]!
On my home computer, I'm not concerned with someone looking at my screen when it's locked. So I use something similar but without the pixelation: #xtrlock (https://launchpad.net/ubuntu/trusty/+package/xtrlock).
(If I were more concerned with visual security, I'd probably go with #slock, but then I like that sort of thing).
-
It recently came to my attention that #trunk has a thriving #emacs list but no #vim list at all. This is an outrage that cannot be allowed to stand! #editorWar #cultOfVi
(Seriously though @[email protected] could you create a vim trunk list and add me to it?)
(If you're not familiar with Trunk, it's a group of interest-based lists to help new Mastodon users find interesting people to follow: https://communitywiki.org/trunk)
-
Apologies if I'm missing something basic, but is it the case that the HTML and text archives generated by #mastodonArchive do not include favorites even if the .json archive was set up to include favorites? If so, is there a setting to have a HTLM/text archive of favorites or is that not supported at the moment?
-
Turns out that the top #hashtags I've used or favorited on Mastodon are:
#rust(65)
#introductions(60)
#introduction(51)
#gutenberg(41)
#linux(39)
#foss(32)
#mastodon(30)
#fosstodon(27)
#passgen(18)
#arch(17)I'm pretty happy with that as a summary of my conversations on here.
(Thanks to @[email protected] 's useful mastodon-archive tool for generating this info. https://github.com/kensanata/mastodon-backup)
-
Definitely going to be trying this out when I get some time later this afternoon—it sounds very cool!
(Welcome to the club of #fosstodon members who've worked on companion software to #pass. I didn't expect #passgen to have company in that particular club!)
-
(Hat tip to @RyanE for mentioning the #slateStarCodex post to me—even though I usually read that blog, I'd somehow missed the link to my own post!)
-
Just how concerned should I be by a message from Gmail saying that someone attempted to reset my password from Texas (no where near where I live)? I've already changed my password (#passgen made it easy to come up with a new one), and I have two-factor authentication enabled. And gmail isn't my primary email, but it's still one I don't want to have compromised.
I figure it's probably someone with a similar email address miss-typing their address, but wanted to ask how worried I should be.
-
@alatiera
I disagree, at least for nouns. Imagine I want to toot about a new version of an open-source project. Which sounds better:> I just released v0.5 of #passgen, the passphrase generator that follows the #unix philosophy.
Or:
> I just released v0.5 of passgen, the passphrase generator that follows the unix philosophy.
#passgen #unixThe first clearly and correctly signals that the hashtag is a link to related content; by my lights, it's much better. You disagree?
-
Experiment: As of this toot, I have turned off my trackpad will see how long I can go without using a mouse/trackpad at all.
I'm a pretty heavy user of keyboard nav in general, and I hope this will help push me over the edge long-term.
I expect to make heavy use of #vim, #st/#cli in general, and #qutebrowser.
I anticipate that the biggest difficulty will be with debugging javascript—I still tend to rely on #chome/#firefox for debugging, and neither is that keyboard friendly.
-
You joke, but as a kid I got really into #polyphasic sleep schedules with the goal of cutting the amount I sleep—think of all the exciting things I could have done! (or, back then, all the extra games I could have played)
It doesn't seem to work, long term, sadly—people tend to get sick and then crash and make up all the time they "saved" in less sleep
-
@danyspin97 But also agreed on the to-each-their own point. I feel like I've moved *somewhat* far up the power/simplicity curve, but would still be interested in going further. Maybe #void, maybe #obarun, maybe even #gentoo if I'm feeling bold.
Something to look forward to, anyway
-
@aadilayub Man, y'all missed out. That's some classic nostalgia right there. Does that mean y'all never played #skiFree (https://ski.ihoc.net/)?
-
(And, if people aren't as comfortable with computers but still take #infosec seriously, they might also be interested in the #EFF project that inspired #passgen, which provides instructions for generating random passphrases by rolling dice. https://www.eff.org/dice)
-
@unicornfarts @Artek I don't really know apg, but from a quick look, I think #passgen passwords would be *more* memorable. It's configurable to use any of a bunch of different wordlists, but by default it uses a combined list taken from several #EFF lists, so you'd get a password like skirt?UNSTEADY?legend?SUPERJET?livable?DINGBAT?507?
-
#androidPie has a new digital wellness feature that will remind you of how much time you spend on different apps and nudge you to make better use of your time (if you want it to).
This is the quintessential modern #google product. It is:
* Free-as-in-beer
* Helpful (solves a real problem)
* Friendly (good UI/UX)
* Totally destructive of privacy (it involves tracking how much time you spend on *every* app)Google in a nutshell
-
@aral
Be careful! That's how it starts.I switched from OS X to Pop!_OS, but that was just the beginning. Pretty soon, I'd made my way on to #arch. These days, I'm running a lot of #suckless tools, including #dwm, #dmenu, and #st—and I don't even *have* a display manager. Now, heaven help me, I'm even considering installing #gentoo or #void.
-
CW: Dialup BBSes
@freakazoid Not really relevant to anything, but that list of dialup BBSes makes 70 requests, including 18 for javascript (!) and loads over 1.1 mb of content. Good luck accessing that with dialup!
-
#cmark is the extremely fast C reference implementation of #CommonMark.
CommonMark is a standardization effort for markdown formats, and features much of the used #Markdown features, like ``` code sections and === rules.
cmark is an extremely fast implementation of CommonMark, capable of outputting #HTML, man, LaTeX, and more. cmark has full UTF-8 support and has conversion speeds of 24 MB/s.
Website 🔗: https://github.com/commonmark/cmark
apt 📦: cmark
-
Here is an article with all the details about a new chunk of progresses on #UltimaVM and the new project's mascot Luma. Still lots of work to finish to get the first beta release out, but hey I am moving forward!
#RISC_OS #riscos #Linux #Windows #macOs #BSD #bytecode #virtualmachine #programming #coding
-
Here is an article with all the details about a new chunk of progresses on #UltimaVM and the new project's mascot Luma. Still lots of work to finish to get the first beta release out, but hey I am moving forward!
#RISC_OS #riscos #Linux #Windows #macOs #BSD #bytecode #virtualmachine #programming #coding
-
Here is an article with all the details about a new chunk of progresses on #UltimaVM and the new project's mascot Luma. Still lots of work to finish to get the first beta release out, but hey I am moving forward!
#RISC_OS #riscos #Linux #Windows #macOs #BSD #bytecode #virtualmachine #programming #coding
-
Here is an article with all the details about a new chunk of progresses on #UltimaVM and the new project's mascot Luma. Still lots of work to finish to get the first beta release out, but hey I am moving forward!
#RISC_OS #riscos #Linux #Windows #macOs #BSD #bytecode #virtualmachine #programming #coding
-
Psttt! If you live overseas and hail from #AZ, #CO, or #NV, be sure your #ballot was received and counted. #Cure it if you need to. Deadline is TODAY! http://ow.ly/XU0550LBTtp #BallotCuring #COelections #AZelections #NVelections https://votefromabroad.medium.com/ballot-curing-what-is-it-f8b14df99a5e #Arizona #Colorado #Nevada #civics #USpol #politics #elections #election #MidtermElections #midterms
-
Psttt! If you live overseas and hail from #AZ, #CO, or #NV, be sure your #ballot was received and counted. #Cure it if you need to. Deadline is TODAY! http://ow.ly/XU0550LBTtp #BallotCuring #COelections #AZelections #NVelections https://votefromabroad.medium.com/ballot-curing-what-is-it-f8b14df99a5e #Arizona #Colorado #Nevada #civics #USpol #politics #elections #election #MidtermElections #midterms