@prologic@twtxt.net yeah it would replace rice. best part is that it’s in the go build step so you don’t need to do any prep work with make.
So excited for Go embedded files. https://golangtutorial.dev/tips/embed-files-in-go/
So excited for Go embedded files. https://golangtutorial.dev/tips/embed-files-in-go/
Evolution is going to destroy everything you love and then piss on the shards.
Well, that’s what this series is going to be about. How, what you think the universe is and how you react to that, in everything you do, depends on what you know. And when that knowledge changes, for you, the universe changes.And that is as true for the whole of society as it is for the individual. We all are what we all know today. What we knew yesterday was different. And so were we. The day the Universe changed
Somebody apparently once went up the the great philosopher Wittgenstein and said “What a lot of morons people back in the Middle Ages must have been to have looked every morning at what’s going on behind me now, the dawn, and to have thought that what they were seeing was the sun going around the Earth, when as every schoolkid knows the Earth goes around the sun and it doesn’t take too many brains to understand that.” To which Wittgenstein replied, “Yeah, but I wonder what it would have looked like if the Sun had been going around the Earth.” Point being, of course, is that it would have looked exactly the same. swans on tea » You See What Your Knowledge Tells You You’re Seeing
okay. txtnish is now officially sketchy. sometimes feeds don’t update, even if I run txtnish update, and this means missing replies. I gotta find something else if I’m going to make this more than a write-only experience.
Anyone here good with Go and feel like helping me build our a “Direct Messages” feature? I was going to pay someone on Upwork to do this, but I’ve received very few applicants (just one!) and they aren’t that good (stock standard crappy Bootstrap experience and no evidence of any experience with Go).
New website
Got a new simplified website. Real old school, no CSS sheet. I’m going to make it more text-based and have more writings.
I’ve also rolled over this RSS feed.
A lot of the site is still unfinished, so notify my of anything I’ve missed so far.
I want to keep old links more or less in place. I haven’t decided if I want to keep using my old blog script (this entry is RSS only).
I feel like I had neglected the blog for a while, and my new site is more conducive to browsing as I add even more. ⌘ Read more
@prologic@twtxt.netd so.. convert the 4 attributes in the struct to private, add getters plus some the other methods that make sense.
type Twt interface {
Twter() Twter
Text() string
MarkdownText() string
Created() time.Time
...
}
@prologic@twtxt.netd so.. convert the 4 attributes in the struct to private, add getters plus some the other methods that make sense.
type Twt interface {
Twter() Twter
Text() string
MarkdownText() string
Created() time.Time
...
}
@prologic@twtxt.net I have some ideas to improve on twtxt. figure I can contribute some. 😁 bit more work and it will almost be a drop in replacement for ParseFile
Kinda wish types.Twt was an interface. it’s sooo close.
@prologic@twtxt.net I have some ideas to improve on twtxt. figure I can contribute some. 😁 bit more work and it will almost be a drop in replacement for ParseFile
Kinda wish types.Twt was an interface. it’s sooo close.
I’ve got a good feeling about the !zettelkasten I’m building for !weewiki. I think it is going to grow legs very quickly.
Whenever I feel like going off my diet, I just go to my happy place. The snack drawer. You Can’t Out-Train Your Diet — Believe Me | by J.J. Pryor | BeingWell | Nov, 2020 | Medium
with some scripting, I could probably use my upcoming !weewiki !zettelkasten as a drop-in replacement for !twtxt, and then generate the twtxt file. however, I think I am going to keep them separate for the time being. let them both grow to serve different purposes.
@prologic@twtxt.net it is some interesting work to decentralize all the things.. tricky part is finding tooling. i am using a self hacked version of the go openpgp library. A tool to add and remove notations would need to be local since it needs your private key.
@prologic@twtxt.net it is some interesting work to decentralize all the things.. tricky part is finding tooling. i am using a self hacked version of the go openpgp library. A tool to add and remove notations would need to be local since it needs your private key.
@prologic@twtxt.net this is a go version of Keyoxide.org that runs all server side. which is based on work from https://metacode.biz/openpgp/
OpenPGP has a part of the self signature reserved for notatinal data. which is basically a bunch of key/values.
this site tries to emulate the identity proofs of keybase but in a more decentralized/federation way.
my next steps are to have this project host WKD keys which is kinda like a self hosting of your pgp key that are also discoverable with http requests.
then to add a new notation for following other keys. where you can do a kind of web of trust.
@prologic@twtxt.net this is a go version of Keyoxide.org that runs all server side. which is based on work from https://metacode.biz/openpgp/
OpenPGP has a part of the self signature reserved for notatinal data. which is basically a bunch of key/values.
this site tries to emulate the identity proofs of keybase but in a more decentralized/federation way.
my next steps are to have this project host WKD keys which is kinda like a self hosting of your pgp key that are also discoverable with http requests.
then to add a new notation for following other keys. where you can do a kind of web of trust.
I tend to withdraw from everything and just watch youtube and play whatever games i can get going on my old windows box after having to deal with shitty work being shitty. Maybe i can put the last week and a half behind me, finally
where did the weekend go…
@xandkar@xandkar.net I’m going to give it a shot. always interested in trying new clients
@vain@www.uninformativ.de your twtxt setup looks nice. It looks like what i’d like to do in some time when i’m better at Go
https://twitter.com/unix_ninja/status/1321597612420669442/photo/1 well, that’s it. we can all go home now
no lollygagging today, gotta read the Go book
GitHub Action Hero: Eyal Posener and “Go Action” ⌘ https://github.blog/2020-10-29-github-action-hero-eyal-posener-and-go-action/
i like hugo a whole bunch, i just wish the docs didn’t make me go UGH sometimes
@prologic@twtxt.net to answer some of your previous questions, i’m using txtnish for my timeline and user controls, and plain twtxt for posting. the alternative to that would be setting up a bunch of shell aliases or small scripts. or making my own client in Go. There’s a thought… ;)
Reality is that which, when you stop believing in it, doesn’t go away “Reality is that which, when you stop believing in it, doesn’t go away”*… | (Roughly) Daily
When I am angry, frustrated and disappointed or depressed, I think of the pale blue dot every single time. It helps me put things into perspective. Our little knotted lives and our petty concerns are meaningless and inconsequential in grand scheme of things. Just let it go. Enjoy what little time we have here! 100k Stars | Hacker News
been adopting a document-as-you go approach to the !monolith wiki. as I dogfood my software to make pieces an etudes like !breathing_cards, I write about it in a wiki stub. #workflow #documentation
Crazy behavior of Xfce Note CPU Usage, bug going back to 2012 and still happening in 2020 ⌘ https://blog.rmendes.net/2020/crazy-behavior-of-xfce-note-cpu-usage-bug-going-back
suddenly I have an urge to build a concatenative macro language to go along with this !txtvm project of mine. Together, they maybe could build a more @!(ref “thoughtful_programming” “thoughtful”)!@ !runt? #halfbakedideas
The contradiction in management is that you must somehow know what’s going on, but it is not helpful to interfere constantly. Managing Teams Through Interfaces | Hacker News
Going to have my head shaved on 2020-09-26 for charity. Info
Maybe I would not go with Arch but Ubuntu, Elementary, Pop!_OS, or Manjaro are perfectly fine for the average user
Nearly everything is really interesting if you go into it deeply enough Richard Feynman’s Perspective of Life | Hacker News
Since you cannot go back in time to change the past, forgiveness is about giving up the hope of a different or better yesterday. It relates to forgiving actions that were taken, that gave you the feelings of loss of control over your happiness. It’s about acknowledging those things that another did or said that caused pain and making the decision that you are not going to let that hurt or control you anymore. Forgiveness can be very empowering. It can give you the chance to be free of another person’s emotional control. It has nothing to do with the other person. As was said before, it is something that is for you and you alone.” Why forgiving someone else is about you | Hacker News
I have a really long todo list but I am so tired I will just go to sleep and think about it tomorrow
I rotate out my !planck keyboards weekly. going from brown switches to tactile grey switches is always a bit of an adjustment! #mk #thumpthumpthump
built a little script for looking up IDs in twtxt tweets: !twtxt_search. Going to use it as a way to look up and reference specific tweets in my wiki.
updating my wiki index, so some pages are not going to be featured there anymore: !MIDI_sucks !sample_curation !howyousay !sixtycolumnrule
Go and xmpp-client ⌘ https://hack.org/mc/blog/xmpp-client.html
mub - a minimalist IRC client in Go ⌘ https://hack.org/mc/blog/mub.html
Going native on a Chromebook ⌘ https://hack.org/mc/blog/native-chromebook.html
Containerize Your Go Developer Environment – Part 1 ⌘ https://www.docker.com/blog/containerize-your-go-developer-environment-part-1/
Containerize Your Go Developer Environment – Part 3 ⌘ https://www.docker.com/blog/containerize-your-go-developer-environment-part-3/
Containerize Your Go Developer Environment – Part 2 ⌘ https://www.docker.com/blog/containerize-your-go-developer-environment-part-2/
Still locked down. Going slightly around the bend. All is well
Need to fix the infraestructure that lets me serve content via gopher and http. Sometimes https calls go to my gopher server.
Need to fix the infraestructure that lets me serve content via gopher and http. Sometimes https calls go to my gopher server.
Not that I am asking any #twtxt developer to give me that, I am just saying that I am going to build those tools that I want
Not that I am asking any #twtxt developer to give me that, I am just saying that I am going to build those tools that I want
I can tweet and twtxt from the command line, now I want a popup text area, a simple local Web interface and an Albert/Alfred action to do it without going to the terminal.
I can tweet and twtxt from the command line, now I want a popup text area, a simple local Web interface and an Albert/Alfred action to do it without going to the terminal.
Shutting down computers and packing my backpack to take the metro and go home
Shutting down computers and packing my backpack to take the metro and go home
Mock S3 Uploads in Go Tests ⌘ Read more…
Am on the way to a Munich white sausage breakfast before we go to the stadium for an icehockey match. Great Sunday!
@von@tilde.town: ah dang… i’m wondering if bandcamp is going to get it.. the last time i checked she didn’t have it on her page
New repository: aquilax/nano-neuron-go - Go adaptation of nano-neuron
@kas@enotty.dk @freemor@freemor.homelinux.net I doubt many want to browser-sniff. Unfortunately, I see browser sniffing used to work around a particular browser’s bugs, so browser sniffing isn’t going away anytime soon.
New repository: aquilax/go-stemmer - Bulgarian language stemmer library in go for the BULSTEM rules
It would be up to the user to decide how granular to chunk things. Monthly? Yearly? Anyway, seems downloading bulk feeds over and over is going to be problematic.
Going to have to read Life 3.0 by Max Tegmark - Being human in the age of Artificial Intelligence
Foreach Loops: The Go Way ⌘ Read more…
I’m going to call all “apps” programs again as part of my retro-computing experience.
so glad USB phone tethering exists. no way am I going to stumble through wpa_supplicant and wpa_cli to connect to coffeeshop wifi
New repository: aquilax/truncate - Go library for truncating strings
@frogotbits.com Well actually I don’t have that much to right down (I think) so a bujo might be overkill. Actually I’m good with Taskwarrior for now, I find it faster to manage tasks, but having a place where I can put tasks and thoughts on paper is nice. That’s why i’m gonna go with dash-plus as @lucidiot@tilde.town showed me :)
New repository: aquilax/grafana-ledger-data-source-server - Grafana server for ledger data written in Go
@johanbove@johanbove.info I mean, I’d keep this one, but also create another one just to let go thoughts. But yeah, the more I think about it the sillier it gets.
Going to see Terminator Dark Fate next tuesday - somewhat big expectations
New repository: aquilax/hash-identifier - Go package to identify different hashes
Build a Basic Web Scraper in Go ⌘ Read more…
I have the feeling that this is going to be a looooong week
@kas@enotty.dk Your link made it into the libraries test. 😂 https://github.com/FluuxIO/go-xmpp/commit/005c8823d9a3d57c133737f1f889658c3ddb869b
I’m not sure I like how homebrew will try to build a package if the download fails. I don’t need a second go binary, really.
Generate a PDF in Go ⌘ Read more…
Oh, right. If my main computer is tethered to my phone’s LTE connection, it’s not going to be accessible from my tablet, will it? Darn.
i just started using i3 (i3-gaps) on my laptop and holy shit this is so wonderful… i had no idea tiling WMs were so amazing but i’m never going back
Go Get: Install All Packages ⌘ Read more…
Nobody going “woo” for portrait-mode coding? Hunh.
Sublime Text Workflow: Auto Build & Format ⌘ Read more…
i wanna go camping
Today I learned that onions are a sulfur-rich food. You can experience this yourself if you caramelize down roughly seven onions and eat half the batch in one sitting. Try not to do this if you’re going to be around people with functioning noses.
Finally reinstalled twtxt. Hope all is going well
Finally reinstalled twtxt. Hope all is going well
The Spectacle vs Capitalism (Snowpiercer vs Go West) - YouTube https://www.youtube.com/watch?v=opMAQzMEkGg
Go Left Dems, The ‘Center’ Is Just GOP-Lite https://peterdaou.com/go-left-dems/
Apparently, not only is Netflix making more FMV VNs, but Youtube Red is going to produce some too? As a VN author I can’t complain too much but jesus are we in 1993 again? The return to forgotten history in the tech industry gives me whiplash
going without was fun and all, but i’m glad to have something to use again
despite the temporary break of last weekend, i still feel like i’ve been going at full power
my no-laptop experiment is still going alright… although i’m kind of just excited to start messing around with my new one when it comes
holy shit did the domekano anime cut like most of the literature club shit? i don’t remember them going camping & hina getting stung by a wasp
i’ve been insanely productive this week… usually my manic states don’t go on for this long but we’re pushing three days
today was the day of the triennual trying of the fish shell only to go back to bash within an hour or two
i’m going without a laptop for a week… i’m really excited about it and day 1 was great so far