
Java
Python
JavaScript
PHP
Rust
Lua
Ruby
Scala Lang
Hacker News
License-Token.com
Reddit
Lobsters
GitHub
Lemmy
Indie Hackers
Product Hunt
No Hacker News videos yet. You could help us improve this page by suggesting one.
Based on our record, Hacker News seems to be a lot more popular than Java. While we know about 718 links to Hacker News, we've tracked only 7 mentions of Java. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You can use UPnP PortMapper. Source code/Download. All you need is Java and that's it. Hope this helps. Source: over 4 years ago
I would definitely suggest installing Java for this one, and the error should have asked you to do so. I'll have to look into why that was not popping properly for you and address it in a bug fix. In the mean time, you can address the issue by going here to install Java: https://java.com/en/. Source: over 4 years ago
Https://java.com/en/ Is this the java you're using to install optifine. When I first got optifine I thought java meant Minecraft and not java. Source: over 4 years ago
I had this problem before just go to https://java.com/en/ and download the java then you will have to install the actual java, then after its installed go to This PC then Windows then Program Files then Java then go to the file name file name that show I think when you downloaded it then go into bin and you will find a java.exe file then click it and World Painter will install and that's who I solved king problem... Source: about 5 years ago
Java, Adobe Reader, Handbrake (great for converting and adjusting videos). Source: about 5 years ago
One of the more notable apps originally written in Racket is https://news.ycombinator.com. - Source: Hacker News / 11 days ago
Claude -p "Look at https://news.ycombinator.com and summarize the top stories". - Source: dev.to / 18 days ago
If you want to inspect the broader conversation, the front page listing is here: Hacker News. - Source: dev.to / about 2 months ago
`# HEARTBEAT.md On each run: 1. Visit: - Product Hunt (https://www.producthunt.com/) - Hacker News (https://news.ycombinator.com/) 2. Use the skill `tessl__social-source-calibration` before summarising findings from socially noisy sites. 3. Look for: - Newly released or trending AI developer tools - Projects, libraries, or platforms (not general news) 4. For each relevant find: - Name -... - Source: dev.to / about 2 months ago
From playwright.sync_api import sync_playwright Def extract_data(url: str, selector: str): with sync_playwright() as p: browser = p.chromium.launch() page = browser.new_page() page.goto(url) page.wait_for_selector(selector) items = page.locator(selector).all_text_contents() browser.close() return items Titles =... - Source: dev.to / about 2 months ago
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
License-Token.com - Monetize your source code while still keeping it open.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
PHP - A popular general-purpose scripting language that is especially suited to web development
Lobsters - Lobsters is a technology-focused link-aggregation site.