3 years ago
ahha! got the deploy script back up and running via docker!
https://git.sr.ht/~travisshears/ts-deploy/commit/c13f96f8ac4b2ca61e545f9477838075b01e7437
new blog post on corals here: https://travisshears.com/blog/new-year-new-coral/
#tech
#raku
https://git.sr.ht/~travisshears/ts-deploy/commit/c13f96f8ac4b2ca61e545f9477838075b01e7437
new blog post on corals here: https://travisshears.com/blog/new-year-new-coral/
#tech
#raku
3 years ago
3 years ago
https://john-doe.neocities.org
Neat css trick to show different content.
Also neocities.org is a thing.
#tech
#css
Neat css trick to show different content.
Also neocities.org is a thing.
#tech
#css
3 years ago
Puzzle Script looks really neat. I want to try.
https://www.puzzlescript.net/Gallery/index.html
#tech
https://www.puzzlescript.net/Gallery/index.html
#tech
3 years ago
This is why I love pleroma. After 8 months of not touching it, updating took 5min!
https://docs-develop.pleroma.social/backend/administration/updating/#for-otp-installations
#pleroma
#tech
https://docs-develop.pleroma.social/backend/administration/updating/#for-otp-installations
#pleroma
#tech
3 years ago
3 years ago
Started looking at the poverty line in the US; got some data from thee FCC API. Trying to find a way to link it to gps data. Want make a sensor that would read out the poverty line in current location based on GPS.
Hopefully something thought provoking.
Unfortunately the data has been a bit spotty so far.
https://git.sr.ht/~travisshears/poverty_line
Attached is a picture where I dumped the data into a csv and used processing to see what gps points I have data for. The fact US is not solid white is the missing data.
#tech
Hopefully something thought provoking.
Unfortunately the data has been a bit spotty so far.
https://git.sr.ht/~travisshears/poverty_line
Attached is a picture where I dumped the data into a csv and used processing to see what gps points I have data for. The fact US is not solid white is the missing data.
#tech
4 years ago
So many cli tools have been rewritten in rust and are now easier to use.
https://zaiste.net/posts/shell-commands-rust/
#shell
#tech
https://zaiste.net/posts/shell-commands-rust/
#shell
#tech
4 years ago
Finally figured out how to configure launchd to run my folderpics app in the background
https://git.sr.ht/~travisshears/folder-pics/commit/cfb15170d1cbc5d9be91c3c65683cd25e45bde0f.patch
#tech
#rust
#launchd
https://git.sr.ht/~travisshears/folder-pics/commit/cfb15170d1cbc5d9be91c3c65683cd25e45bde0f.patch
#tech
#rust
#launchd
4 years ago
Needed to update a ui-kit npm package at work today and install it on a review app of a separate project. How to get the changes without publishing a new version of the library? Itās a major change that will need tweaking.
Prerelease to the rescue!
Semantic-release supports it by default. I had to do was create and push to branch named beta. Then update the pipeline to also publish on this branch. Boom v3.0.0-beta1. Such a cool feature and saved me hours trying to hack something.
https://github.com/semantic-release/semantic-release#readme
#npm
#js
#tech
Prerelease to the rescue!
Semantic-release supports it by default. I had to do was create and push to branch named beta. Then update the pipeline to also publish on this branch. Boom v3.0.0-beta1. Such a cool feature and saved me hours trying to hack something.
https://github.com/semantic-release/semantic-release#readme
#npm
#js
#tech
4 years ago
Been enjoying C++ lately working on few Arduino projects. Now want to try and make a simple text based rouge like with raylib. https://www.raylib.com
Months ago I built a simple roll a ball in unity game. With help of tutorial made free because of pandemic, good move unity. Had this concept for a series of games ā5min of funā. Small games to help learn game programming and challenge myself outside web app Iām always programming at work. Looking to add to that series.
#tech
#cpp
Months ago I built a simple roll a ball in unity game. With help of tutorial made free because of pandemic, good move unity. Had this concept for a series of games ā5min of funā. Small games to help learn game programming and challenge myself outside web app Iām always programming at work. Looking to add to that series.
#tech
#cpp
4 years ago
Donāt really need comments on my personal site but if I did this federated solution looks cool. https://cactus.chat/
#tech
#matrix
#tech
#matrix
4 years ago
4 years ago
Fun to come back to python's functional programming docs, https://docs.python.org/3/howto/functional.html I had forgot about list comprehension.
#tech
#python
#tech
#python
4 years ago
4 years ago
4 years ago
Having a lot of luck with tailwindcss for my personal site redesign. Itās not a framework that coddles you like bootstrap. Instead it is a pleasant atomic css abstraction.
4 years ago
Added umami tracking to my personal site. I donāt have huge traffic but it was useful to discover people reach my site from the cool merveilles search engine https://lieu.cblgh.org
4 years ago
Somebody contributed to one of my random side projects!
He added the Ewbank climbing grade system to my converter site.
[PR](https://github.com/BTBTravis/climbing-grade-conversion-tool/pull/6)
[climbinggrades](https://www.climbinggrades.xyz/)
#tech
He added the Ewbank climbing grade system to my converter site.
[PR](https://github.com/BTBTravis/climbing-grade-conversion-tool/pull/6)
[climbinggrades](https://www.climbinggrades.xyz/)
#tech
4 years ago
We are getting into app shell / micro frontends at work. Excited to share experience with webpack module federation in a few weeks.
Page 3 of 4, with 20 posts per page.
Prev Page Next Page