[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.] [@raddevus](/creator/twitter/raddevus) "Do not worry. My web sites & stayed up during entire AWS outage. Hosted on DigitalOcean droplets @digitalocean FTW 👍" [X Link](https://x.com/raddevus/status/1980363185430708670) [@raddevus](/creator/x/raddevus) 2025-10-20T19:59Z XXX followers, XX engagements "If you were on CyaPass (FOSS) everything would still work & youd be able to get to your passwords and theyre never stored anywhere. Read the blog for more Hosted on @digitalocean but you can get the app (frontend) & backend service from github" [X Link](https://x.com/raddevus/status/1980461680594461058) [@raddevus](/creator/x/raddevus) 2025-10-21T02:30Z XXX followers, XX engagements "@csaba_kissi FTFY. 🤓 "In 2020 every FAKE developer talked about JavaScript Python PHP React etc. Now every FAKE developer talks about AI Claude code Codex and Cursor."" [X Link](https://x.com/raddevus/status/1980748285154304092) [@raddevus](/creator/x/raddevus) 2025-10-21T21:29Z XXX followers, XX engagements "@MakeAugusta bookmarking to remind myself to build my new watch from DS3231 clock module This will work & runs on a CR2032 🤓" [X Link](https://x.com/raddevus/status/1980749663666848241) [@raddevus](/creator/x/raddevus) 2025-10-21T21:34Z XXX followers, XXX engagements "@krishdotdev Checkout Terminal.Settings. You can set themes and it helps. Also did you know that you can open multiple tabs and then cycle through them with Cmd-N where N is a number (Cmd-3 moves to tab 3)" [X Link](https://x.com/raddevus/status/1980751850413379835) [@raddevus](/creator/x/raddevus) 2025-10-21T21:43Z XXX followers, XX engagements "I just created a FOSS (FREE) postman alternative which I call PostHaste. I created it with ElectronJS so it runs Cross-Platform (snapshot below run on my mac pro). Type in WebAPI URL & go. You'll see returned JSON. Uses JavaScript Fetch API github = FTW" [X Link](https://x.com/raddevus/status/1981078828395983034) [@raddevus](/creator/x/raddevus) 2025-10-22T19:22Z XXX followers, XX engagements "You don't have to use PostMan any more. Instead use the FREE PostHaste app written in ElectronJS (cross-platform) & FREE Here is is calling SWAPI (Star Wars API) ElectronJS JavaScript Node Check it out. It's ready for feature enhancement" [X Link](https://x.com/raddevus/status/1981079794973311465) [@raddevus](/creator/x/raddevus) 2025-10-22T19:26Z XXX followers, XX engagements "PostHaste - the FOSS (FREE) PostMan replacement via ElectronJS Get it at my github: Now it stores any unique URL that you Fetch to the droplist so you can select them again & have a history of which ones you fetched. javascript electronjs npm POST" [X Link](https://x.com/raddevus/status/1981108099219181684) [@raddevus](/creator/x/raddevus) 2025-10-22T21:19Z XXX followers, XX engagements "@_devJNS X. In browser F12 (dev console) X. use JS Fetch api Example using pokemon api: .then(response = response.json()) .then(data = console.log(data)); Now you control everything. This is The Dev Way" [X Link](https://x.com/raddevus/status/1980991542451196088) [@raddevus](/creator/x/raddevus) 2025-10-22T13:36Z XXX followers, XXX engagements "PSA (delete Postman) X. In browser F12 (dev console) X. use JS Fetch api Example using pokemon api: .then(response = response.json()) .then(data = console.log(data)); Now you control everything. This is The Dev Way" [X Link](https://x.com/raddevus/status/1980993296777482601) [@raddevus](/creator/x/raddevus) 2025-10-22T13:43Z XXX followers, XX engagements "@trikcode hi here's my dev comment for the day To all those devs using Postman. 🤓 X. In browser F12 (dev console) X. use JS Fetch api Example using pokemon api: .then(response = response.json()) .then(data = console.log(data));" [X Link](https://x.com/raddevus/status/1980993951470629113) [@raddevus](/creator/x/raddevus) 2025-10-22T13:45Z XXX followers, XX engagements "@aditiitwt Design where everything is so large that there is only one button and one word on the screen. Oreilly bookshelf web site on a 22" monitor but you can only see X items: Why Modern UI & UX Designers have no idea what they're doing. Am i right" [X Link](https://x.com/raddevus/status/1981120396234797420) [@raddevus](/creator/x/raddevus) 2025-10-22T22:08Z XXX followers, XXX engagements "Need to test your WebAPI Now you can using PostHaste the FOSS (FREE) PostMan replacement via ElectronJS Get it at github: It stores any unique URL that you Fetch to the droplist so you can select them again & have a history. X. git clone X. npm start" [X Link](https://x.com/raddevus/status/1981122807917662575) [@raddevus](/creator/x/raddevus) 2025-10-22T22:17Z XXX followers, XX engagements
[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]
@raddevus
"Do not worry. My web sites & stayed up during entire AWS outage. Hosted on DigitalOcean droplets @digitalocean FTW 👍"
X Link @raddevus 2025-10-20T19:59Z XXX followers, XX engagements
"If you were on CyaPass (FOSS) everything would still work & youd be able to get to your passwords and theyre never stored anywhere. Read the blog for more Hosted on @digitalocean but you can get the app (frontend) & backend service from github"
X Link @raddevus 2025-10-21T02:30Z XXX followers, XX engagements
"@csaba_kissi FTFY. 🤓 "In 2020 every FAKE developer talked about JavaScript Python PHP React etc. Now every FAKE developer talks about AI Claude code Codex and Cursor.""
X Link @raddevus 2025-10-21T21:29Z XXX followers, XX engagements
"@MakeAugusta bookmarking to remind myself to build my new watch from DS3231 clock module This will work & runs on a CR2032 🤓"
X Link @raddevus 2025-10-21T21:34Z XXX followers, XXX engagements
"@krishdotdev Checkout Terminal.Settings. You can set themes and it helps. Also did you know that you can open multiple tabs and then cycle through them with Cmd-N where N is a number (Cmd-3 moves to tab 3)"
X Link @raddevus 2025-10-21T21:43Z XXX followers, XX engagements
"I just created a FOSS (FREE) postman alternative which I call PostHaste. I created it with ElectronJS so it runs Cross-Platform (snapshot below run on my mac pro). Type in WebAPI URL & go. You'll see returned JSON. Uses JavaScript Fetch API github = FTW"
X Link @raddevus 2025-10-22T19:22Z XXX followers, XX engagements
"You don't have to use PostMan any more. Instead use the FREE PostHaste app written in ElectronJS (cross-platform) & FREE Here is is calling SWAPI (Star Wars API) ElectronJS JavaScript Node Check it out. It's ready for feature enhancement"
X Link @raddevus 2025-10-22T19:26Z XXX followers, XX engagements
"PostHaste - the FOSS (FREE) PostMan replacement via ElectronJS Get it at my github: Now it stores any unique URL that you Fetch to the droplist so you can select them again & have a history of which ones you fetched. javascript electronjs npm POST"
X Link @raddevus 2025-10-22T21:19Z XXX followers, XX engagements
"@_devJNS X. In browser F12 (dev console) X. use JS Fetch api Example using pokemon api: .then(response = response.json()) .then(data = console.log(data)); Now you control everything. This is The Dev Way"
X Link @raddevus 2025-10-22T13:36Z XXX followers, XXX engagements
"PSA (delete Postman) X. In browser F12 (dev console) X. use JS Fetch api Example using pokemon api: .then(response = response.json()) .then(data = console.log(data)); Now you control everything. This is The Dev Way"
X Link @raddevus 2025-10-22T13:43Z XXX followers, XX engagements
"@trikcode hi here's my dev comment for the day To all those devs using Postman. 🤓 X. In browser F12 (dev console) X. use JS Fetch api Example using pokemon api: .then(response = response.json()) .then(data = console.log(data));"
X Link @raddevus 2025-10-22T13:45Z XXX followers, XX engagements
"@aditiitwt Design where everything is so large that there is only one button and one word on the screen. Oreilly bookshelf web site on a 22" monitor but you can only see X items: Why Modern UI & UX Designers have no idea what they're doing. Am i right"
X Link @raddevus 2025-10-22T22:08Z XXX followers, XXX engagements
"Need to test your WebAPI Now you can using PostHaste the FOSS (FREE) PostMan replacement via ElectronJS Get it at github: It stores any unique URL that you Fetch to the droplist so you can select them again & have a history. X. git clone X. npm start"
X Link @raddevus 2025-10-22T22:17Z XXX followers, XX engagements
/creator/twitter::1404492153464799235/posts