frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Figma's dynamic stroke feature produced 2MB SVG files [video]

https://www.youtube.com/watch?v=Dzpmx4yBFyo
1•AndreasMoeller•10m ago•1 comments

Ryhtr

https://pastebin.com/uDHYCXu2
1•Bunny121212111•19m ago•0 comments

What Research Says About "AI Sycophancy"

https://www.techpolicy.press/what-research-says-about-ai-sycophancy/
1•jruohonen•20m ago•0 comments

Rapid Energy Transition by Paying Renewable Energy Up Front

https://zenodo.org/records/17288906
2•NiceWayToDoIT•22m ago•0 comments

Found an interest YC partner simulation game

https://www.ycarena.com/games/partnersim
1•liurenju•24m ago•1 comments

AI Defend Chapter 10 – Eclipse and External Anchors

https://zenodo.org/records/17383818
1•thevieart•26m ago•1 comments

Why formalize mathematics – more than catching errors

https://rkirov.github.io/posts/why_lean/
2•Bogdanp•28m ago•0 comments

How to NPM and avoid getting rekt

https://blog.theredguild.org/how-to-npm-and-avoid-getting-rekt/
1•kwar13•31m ago•0 comments

Chosing Friction

https://phirephoenix.com/blog/2025-10-11/friction
1•iSpiderman•33m ago•0 comments

Apple Accuses Epic Games of Wanting a 'Free Ride'

https://www.macrumors.com/2025/10/17/apple-epic-games-free-ride-australia/
2•olyellybelly•37m ago•1 comments

Amazon's Ring now works with video surveillance company Flock

https://www.theverge.com/news/801856/amazon-ring-partners-flock-video
2•olyellybelly•38m ago•0 comments

Show HN: Cmtly – turns staged Git diff into a polished commit message

https://github.com/tofa84/cmtly
1•tomfal•50m ago•0 comments

Benioff Apologizes for Saying Trump Should Send Troops to San Francisco

https://www.nytimes.com/2025/10/17/us/benioff-apologizes-san-francisco.html
2•pretext•53m ago•0 comments

Megaprojects figure into Chinese culture unlike in any other culture

https://twitter.com/yishan/status/1977273380374986952
3•Michelangelo11•56m ago•1 comments

My Most Popular Application

https://blog.6nok.org/my-most-popular-application/
2•frontsideair•59m ago•1 comments

Yang Chen-ning, Nobel Prize-winning physicist, passes away at 103

https://en.wikipedia.org/wiki/Yang_Chen-Ning
3•xnhbx•1h ago•0 comments

BBC Gaza documentary serious breach of rules

https://www.bbc.com/news/articles/c629j5m2n01o
22•nsoonhui•1h ago•4 comments

TXR Bytecode Optimization Case Study

https://www.nongnu.org/txr/txr-opt.html
2•Bogdanp•1h ago•0 comments

Real FinTech Example from My Consulting Career

https://lukasniessen.medium.com/this-is-a-detailed-breakdown-of-a-fintech-project-from-my-consult...
4•thunderbong•1h ago•0 comments

Watching 25,000 Dice Neatly Arrange Themselves [2017]

https://www.sciencealert.com/packing-density-shear-force-dice-inside-cylinder-physics
1•latchkey•1h ago•1 comments

Santos Is Released After Trump Commutes His Sentence

https://www.nytimes.com/2025/10/17/us/politics/trump-george-santos-sentence-commute.html
1•ivape•1h ago•0 comments

Baltasar Gracián

https://en.wikipedia.org/wiki/Baltasar_Graci%C3%A1n
1•benbreen•1h ago•0 comments

StageConnect: Behringer protocol is open source

https://github.com/OpenMixerProject/StageConnect
46•jdboyd•1h ago•7 comments

Multilingual Document Parsing via a 0.9B Vision-Language Model

https://huggingface.co/papers/2510.14528
1•meander_water•1h ago•0 comments

Physicist Chen-Ning Yang, Nobel laureate, dies at 103

https://www.chinadaily.com.cn/a/202510/18/WS68f3170ea310f735438b5bf2.html
1•nhatcher•1h ago•1 comments

Killing Charles Dickens (2023)

https://www.newyorker.com/magazine/2023/07/10/on-killing-charles-dickens
2•bryanrasmussen•1h ago•0 comments

Reap: One-Shot Pruning for Trillion-Parameter Mixture-of-Experts Models

https://www.cerebras.ai/blog/reap
3•todsacerdoti•1h ago•0 comments

Netflix RT Dist Graph: Ingesting and Processing Data Streams at Internet Scale

https://netflixtechblog.com/how-and-why-netflix-built-a-real-time-distributed-graph-part-1-ingest...
1•mfrw•2h ago•0 comments

Gateway Algorithms and Data Structures Taskforce 1986 [pdf]

https://www.ietf.org/proceedings/01.pdf
1•o4c•2h ago•0 comments

Average Database: the best free-est, open source data platform

https://averagedatabase.com
2•hunvreus•2h ago•0 comments
Open in hackernews

Show HN: KickstartFX – The most advanced JavaFX template for your app with JDK25

https://github.com/xpipe-io/kickstartfx
1•crschnick•2h ago
Hello there, I am proud to present KickstartFX, a ready-to-use JavaFX desktop application template. You can clone it and get started instantly or try out the pre-built releases on GitHub. If you have an interest in the Java desktop application landscape, this might be for you.

Relating to the times JavaFX is mentioned in HN discussions, you can also see this as a showcase about what is possible with modern Java + JavaFX if used correctly. While JavaFX might not be the most trendy desktop framework out there, it is very much alive and still a very solid solution for creating stable desktop applications in Java.

It comes with the following features that you won't find in other templates:

- A fully up-to-date build using the latest features of JDK25, Gradle 9, JavaFX 25, WiX 6, and much more

- Native executable and installer generation for all operating systems using native tools

- A fully modularized build, including fully modularized dependencies and the usage of jmods

- JDK 25 Leyden AOT cache generation logic and customizable training run implementations

- A ready-to-deploy GitHub actions pipeline to automatically build and release your application on all platforms

- Close-to-native theming capabilities with AtlantaFX themes as the basis combined with many manual improvements

- Automated tracking of the system appearance settings with light/dark mode and accent colors

- Advanced error handling and issue tracking with built-in support for Sentry

- Markdown rendering capabilities out-of-the-box with flexmark and the JavaFX WebView

- Integrated ability to automatically codesign the application on Windows and macOS

- Robust state management for caches, persistent data, and more

- Many customization options available to users in a comprehensible settings menu

- Update check capabilities and notifications for new GitHub releases

- Built-in troubleshooting tools for developers and users, including debug mode, heap dump, and more

- Hot-reload capabilities for all resources, including reapplying stylesheets

- Plenty of checks to warn users about problems with their system configuration, environment, and compatibility

- Desktop and registry access support classes

- Robust dependency Linux package management and font handling, your application will even run in WSL

- Application instance management and coordination via inter-process communication

- System tray icon support and proper handling of AWT/Swing alongside JavaFX

- Built-in support for Jackson and Lombok

- Integrated translation support with user interface language changes applying instantly

- Application logo templates that look native on every operating system, including a macOS 26 liquid glass icon

- Included third-party open source licenses of all dependencies, plus the required license display in the application

So as you can see, this is not a basic template but instead a full application, just missing your custom application content to be plugged in. You can of course also customize any of the codebase, the idea is to fork the repository, not depend on it using a library. There is also documentation available at https://kickstartfx.xpipe.io

The licensing model is designed to allow open source projects to use it under an Apache 2.0 license and other proprietary forks to contact me for licensing. Essentially, the base license for everyone is GPL3, but you can contact me to get the permission to license it under the Apache 2.0 license. If you developing a personal project, the only thing you need to show for that is that you are developing your application in an open source repository. If you are a company, developing a closed-source application, and want to license it under something else than GPL3, you can also contact me for an offer. All dependencies are compatible with a permissive license like Apache as well.