You are browsing as a guest. Sign up (or log in) to start making projects!

google terminal

  • 3 Devlogs
  • 5 Total hours

its my first go project, and its a search engine in the terminal (will probably do way more with it later on once I learned more go)

Ship #1 Pending review

uhmmm, my goal is learning go…without ai…so thats me learning go…and this nice 2 libs called bubble tea and lipgloss for tui!
so you only get 10 results bc thats what lite duckduckgo gives you on one request! and thats more than enough to have me satisfied (ignoring the 2h ive wasted on trying to get more lol)
(the webpage is js for the download! and bc i needed another project!)

  • 3 devlogs
  • 5h
Try project → See source code →
Open comments for this post

1h 59m 32s logged

part 3

little ashamed…nothing really changed here
my goal was to add more than 10 results when searching (its like that bc lite duckduckgo only gives 10 results on the first page) and ive tried so many diffrent ways to

NVM

i totally forgot…one can open pages now!!!
pretty awesome i know. js press tab, and its open!!!

good bye (for now)

0
0
9
Open comments for this post

2h 2m 36s logged

part 2

i basically made the engine algorithm (or yoinked it)
not how planned with google, but with duckduck go
it works by just kinda scraping or taking the content from https://lite.duckduckgo.com/lite/ and then searching each result for title, url an snippet which is then returned and used in the main.go Update() function :=

0
0
7
Open comments for this post

50m 20s logged

the beningingof a lot of pain

uhmm never worked with go before…copying 90% out of random docs and tutorials…currently succeeding in the goal not using ai for coding…
i basically use those great libarys called lipgloss and bubble tea to make the ui…and the rest is just basic go for now….

0
0
7

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…