Hacker Newsnew | past | comments | ask | show | jobs | submit | roramigator's commentslogin

Location: New York, US

Remote: Yes

Willing to relocate: No

Technologies: Typescript, React, Svelte, Deno, Rust, Node, NextJS, TailwindCSS

Résumé/CV: https://morado.dev

Email: roramigator@duck.com


This is actually the most useful tip, so far this is how I have landed jobs.


I have, but without avail.


HN algorithm promotes broken links?


It took over 3 hours to delete 2,897 tweets and 787 retweets, it did nothing for the likes, I got rid of 347 likes in about 1 minute with the following code, I noticed it was "unliking" one by one every 10 seconds, which would've taken considerably longer, I avoided this by commenting the return after the console.log.

// UNDER THE 'LIKES' TAB const articles = document.getElementsByTagName("article"); for (article of articles) { article.scrollIntoView(); try { const unlike = article.querySelector('[data-testid="unlike"]'); if (unlike) { unlike.click(); console.log("Ok!"); // return; } } catch (e) {} }


Typescript + Deeply Nested Objects


I used chatGPT to create a newsletter, I made close to $2,000 total profit.


Any details?


RPi OS has launched!

MicroSD preloaded with operating system for Raspberry Pi devices delivered to you.

Checkout the homepage to read the details of the project and order your preloaded microSD card for your own Raspberry Pi!


[Feedback]


how to apply?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: