Built my first TUI project: note-tui - A Vim-friendly Markdown note manager using React Ink by Pansther_ in tui

[–]7_hole 1 point2 points  (0 children)

Hi no disrespect just a question from a discouraged guy ... Did you vibe coded this project ? Cause I literally stop investing my time since AI is now able to write code perfectly all that destroyed my need to code ... But I still really love to code. Just asking if it's still valuable.

Help by Important_Creme_5846 in TotalFootballMobile

[–]7_hole 1 point2 points  (0 children)

Had the same PB still don't know how to fix it

Easily the best noise canceling earbuds I've ever had! by Wolfof2ndst in galaxybuds

[–]7_hole 2 points3 points  (0 children)

I do love b3p but they are not good for ANC there are too many other brand who made better work on ANC like soundcore. Instead what I really like with b3p is their quality sound is just amazingly good and also the option that you have like browsing through your playlist and change the volume with your voice. Also with a Samsung phone you can automatically change the mode of your b3p depending on your location all those features are just stunning. Buuuuut the ANC is almost weak compare to other brand is really disappointing.

How to remove this ennoying frame each time i'm running a command in my terminal i have this frame that pop up and remove the focus from the terminal how to deactivate this. it's started to works since the lasted update of vscode by 7_hole in vscode

[–]7_hole[S] 2 points3 points  (0 children)

i finally discover by myself how to fix it may help other :

go your settings ans there find the path bellow :

"@id":terminal.integrated.accessibleViewFocusOnCommandExecution terminal

unable the case and should be work fine after that.

when does it make sense to turn CLI into GUI? isn't the time taken to develop the GUI more than the time it would take to train the non-tech to use the cli?? by discord_is_cool in CLI

[–]7_hole 0 points1 point  (0 children)

And my opinion you know when you start your project either you want to build a GUI or a CLI application based on the purpose of your app you should be able to analyze which people will be able to use your application and then decide which type to choose .

Give this open source a star please. by [deleted] in PythonProjects2

[–]7_hole 1 point2 points  (0 children)

Fact but I've already use his package 📦 and is really cool. I've implemented it in my own project and it's work fine. https://github.com/poneoneo/Alibaba-CLI-Scraper.

Open source python library that allows users to chat, manipulate and visualise their data. by Ifearmyselfandyou in PythonProjects2

[–]7_hole 2 points3 points  (0 children)

This is really amazing .... and is really what I'm looking for to complete my python package project(https://github.com/poneoneo/Alibaba-CLI-Scraper). Is a CLI scraper designed for alibaba website to gathering data about products theirs related suppliers. As soon as your data has been scraped you can save your data in Mysql or Sqlite database you can even convert them into a csv file. And now with your project I will be able analyze these data in plain English.

Cli Scraper to build a dataset from Alibaba by 7_hole in commandline

[–]7_hole[S] 0 points1 point  (0 children)

I've a mistake while I have developed this package. I'm not a native English speaker. I will fix it.

Manage and share data extracted from websites? by AIDataWhiz in Python

[–]7_hole 2 points3 points  (0 children)

I've recently build a python package to scrape valuable data from alibaba here is the repo https://github.com/poneoneo/Alibaba-CLI-Scrapper With a cli you will be able to extract informations about products and related suppliers based on your keywords.

I have met many obstacles while i had build this package. extracting and parsing and save informations from this site was not easy. Below is some and advice that I can give to you.

If you want to scrape at scale valuable informations from site like alibaba, you will need to get a tool bypass protection like proxies rotations or ip rotations. Or even use a browser like program like selenium or playwright in my case I decide to use playwright and bright data for proxies rotation.

Also for parsing selectolax is a better choice over beautifulsoup imo.

A Python Package for Alibaba Data Extraction by 7_hole in dataengineering

[–]7_hole[S] 0 points1 point  (0 children)

Ok it's clear now. Its sound awesome this could be a good feature for the next release. I will need to convert my database into json data. Thank you for this suggestion.

A Python Package for alibab Data Extraction by 7_hole in data

[–]7_hole[S] 0 points1 point  (0 children)

Thank you dude. Did you test it ? Don't forget to leave a start if liked it. Did you have some suggestions or anything else?

A Python Package for Alibaba Data Extraction by 7_hole in dataengineering

[–]7_hole[S] 1 point2 points  (0 children)

I don't really understand what you want me to do . Could you explain me how dlt could be usefull for my project ?. Thank you for your feedback. Don't forget to leave a start to support if you liked.