a picture of flower

social.btbytes.com

Pradeep Gowda's header
Pradeep Gowda's avatar
Pradeep Gowda
@pradeep@social.btbytes.com
admin
Joined Nov, 2022
Followed by 50
Following 63
Posted 37

Latest public toots

Pradeep Gowda @pradeep
Dec 22, 2022

I need to learn how to use "below the fold/behind the click"(??) on here using gotosocial. I don't want to surprise folks with lame programming toots.

Dec 22, 2022, 11:14
0
0
0
View toot
Pradeep Gowda @pradeep
Dec 08, 2022

Go and SQLite in the Cloud -- This is an interesting article for two reasons:

  1. Use of SQLite to write more applications
  2. Use of fly

While Go appears to be quite adequate for the example at hand (and definitely lot more capable), I'd probably try to use Nim+SQLite+Fly.io to create "small, utilitarian web apps and apis".

Dec 08, 2022, 15:24
1
0
0
View toot
Pradeep Gowda @pradeep
Dec 06, 2022

SilverBullet is an extensible, open source, personal
knowledge management
application. Think logseq, and Roam Research and, obsidian. It is also written in Deno!

The installation experience is a nice example of how easy it is to install a software programmed in deno:

deno install -f --name silverbullet -A --unstable https://get.silverbullet.md
Dec 06, 2022, 20:45
1
0
0
View toot
Pradeep Gowda @pradeep
Nov 21, 2022

What I’m thinking of writing:

A Python programmer learns TypeScript, in the spirit teaching is the best way to learn

🧵 #projects

Nov 21, 2022, 19:23
0
0
0
View toot
Pradeep Gowda @pradeep
Nov 20, 2022

Looks like I’d broken my gotosocial setup by not reading the setup docs fully and missing out on adding these two nginx config lines:

proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";

should be fixed now. seeing a lot more traffic to the /api/v1/streaming endpoint now.

PS: Is the markdown rendering going to work? let’s see

Nov 20, 2022, 06:06
1
0
0
View toot
Pradeep Gowda @pradeep
Nov 20, 2022

Hello, World!


I set up my own fediverse instance using gotosocial.

Nov 20, 2022, 00:32
0
0
1
View toot