frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Reshaped is now open source

https://reshaped.so/blog/reshaped-oss
120•michaelmior•4h ago

Comments

philjackson•2h ago
This looks like a really solid library and a lot of code for free. Many thanks to Dmitry / the team.
solarkraft•2h ago
Small aside: I’m still looking for a framework/UI library fully designed and developed micro-interactions. Even the best ones tend to have jumps that feel like glitches.
singpolyma3•2h ago
I'm very curious here. I don't see any pricing or call to pay or even donation option on the website. So are they both open source and no longer interested in getting paid?
ly•2h ago
At the bottom of the article:

> I’m also interested in taking Reshaped further by introducing more complex, opinionated premium components on top of the core library. Not “50 landing page layouts,” but advanced components that require sophisticated CSS and React logic.

8cvor6j844qw_d6•42m ago
Something like Tailwind Catalyst UI kit [1]?

I'll be definitely be lining up to get one that has more variety.

Currently I'm trying out the recently released AI Elements [2] for its UI components tailored for AI-related stuff and pretty convenient for prototyping.

[1]: https://catalyst.tailwindui.com/docs

[2]: https://ai-sdk.dev/elements/overview

oDot•2h ago
Interestingly, I am looking for the exact opposite -- I don't want my products looking anything like other websites.

The democratization of skill-learning is splendid, but boy is it hard to find a non cookie-cutter designer these days.

If you know anyone ..

Ofek (at) nestful dot app

cpursley•2h ago
Well, your customers do. Having to relearn an entire new set of UI patterns for each site/application is exhausting for regular people. Don't make your users think.
Pet_Ant•2h ago
I miss the Windows 98 days where almost all apps used the same generic UI and the visuals drifted into the background like noise and I just saw buttons and checkboxes.

That’s the worst part of webapps is that they have their own look’n’feel. I don’t want your branding and colours. I want the functionality and get out of my way. I want my own colours and fonts.

whizzter•1h ago
While I agree to some extent about branding and colours, things were hardly a panacea with a lot of buttons and checkboxes as the infamous "Bulk Rename Utility" showed how things could get out of control (probably nice for the author and those that used it from the start but waay too cluttered for anyone without exp).

First and foremost an UI shouldn't confuse or even worse mislead the user, now button as hammer for everything chaoses of old or branding idiocy of today both are guilty of those crimes.

The art of UI's has progressed, sadly some fresh designers are dogmatic as they are mostly exposed to "beautiful" B2C products rather that internal products and often miss the effectiveness factor of tools.

https://medium.com/@aneel.kaushikk/bulk-rename-utility-redes...

Pet_Ant•1h ago
> things were hardly a panacea with a lot of buttons and checkboxes as the infamous "Bulk Rename Utility" showed how things could get out of control

Layout and usability are independent of widget design. I'll take the widgets shown in the "Bulk Rename Facility" over the any of the flat UI "material" nonsense where it's not clear what is clickable and you cannot by process of elimination explore the UI.

That said, usability definitely has been improved over the years. So no, not everything was better then, but the widgets were.

graemep•1h ago
Or MacOS from the same period which was even better, or desktop software in general. Even now desktops are a lot more consistent.

People often complain about lack of consistency between Linux desktop apps (e.g. Gtk vs Qt), but the differences are usually compared to the differences between web apps.

oDot•1h ago
I was talking just about the look of it, and not the interactivity. UX's familiarity bar is much higher than than the UI one.

Edit: And even for UX -- I am confident in saying we did not reach max usability yet. Some people (me included) are willing to take the risk of (some) unfamiliarity for potential innovation

imjonse•2h ago
> I don't want my products looking anything like other websites.

if your product is a personal page or art/game, sure, understandable. Otherwise for apps it is beneficial to have consistent UI. It was the case for decades on desktops, it is true to a certain degree on mobile phones, and it makes users' lives easier.

alias_neo•1h ago
I remember fighting this one well over a decade ago when management was telling us engineers that our web, Android and iOS should all look, feel and behave the same; it took some time to convince them that what you need is not consistency across platforms but consistency _within_ platforms.

Nobody on iOS cares what/how your app looks/works on Android, they care that the UX meets the expectations they have of that OS because they're switching between apps on that platform all day every day, people actually moving Android<-->iOS are few and far between, I mean literal decade(s) time-frames that people aren't switching.

esafak•1h ago
You don't have multiple devices? I have an Android phone, an iPad, a PC, a Mac, etc.
pasc1878•36m ago
Yes and they behave differently which is what I expect - they are different tools and they should behave consistently on a platform.

They should be tuned for the platform.

I can't use gestures on a PC or Mac but I can on a iPad or Android. Similarly I can control a PC or mac from a proper keybord and mouse but the usual use for iPad/Android is via a single finger.

z3t4•6m ago
[delayed]
numpad0•1h ago
You don't start from sewing your shirt to dress like a clown, you buy a weirdest cuff links you can find, and that suffices.

Well, I might start from researching multi Kinect coordination to scan myself, but I'm not a sane person. You probably are.

j1436go•2h ago
Looks very clean! Kudos for creating it. Switching tabs and navigating on the documentation page freezes the site for a couple of ms though. I'm on Manjaro Linux using LibreWolf v135.
esperent•1h ago
Fennec browser on Android here and same, switching between Documentation and Properties tabs in the docs takes half a second. I'm not sure if it's actually a freeze though, maybe a misplaced decimal point in an animation?
hu3•11m ago
Their Next JS server takes around half a second to render static content.

https://i.imgur.com/qFH0ZlK.png

cheerioty•1h ago
Looks amazing. I'm currently using Mantine alot and still super happy with it so far, but will keep this in mind. I just wish somebody would finally build something of similar quality for ReactNative. The existing solutions I'm aware of all fall short in comparison.
patates•1h ago
last time I looked mantine had some a11y issues, did anyone had to go through an a11y compliance check with it?
mexicocitinluez•1h ago
For whatever reason, each time I click on a menu item it feels delayed. Not like a "This appears to be loading info" delay, but a "It seems frozen and then something just appears" delay.
bigtones•46m ago
Yes, every link takes a feew seconds to load with no visual feedback it doing anything. Maybe work on that or put a loading bar at the top or show something.
taspeotis•1h ago
In the README the getting started takes you to the changelog, rather than getting started.
whilenot-dev•1h ago
Thanks, created a PR: https://github.com/reshaped-ui/reshaped/pull/426
lilerjee•1h ago
Too much JavaScript, I think using CSS to implement the same UI is better and simpler.

GrapheneOS and Forensic Extraction of Data

https://discuss.grapheneos.org/d/13107-grapheneos-and-forensic-extraction-of-data
114•SoKamil•1h ago•14 comments

Gregg Kellogg has passed away

https://lists.w3.org/Archives/Public/public-json-ld-wg/2025Sep/0012.html
102•daenney•2h ago•9 comments

Behind the Scenes of Bun Install

https://bun.com/blog/behind-the-scenes-of-bun-install
58•Bogdanp•1h ago•23 comments

Reshaped is now open source

https://reshaped.so/blog/reshaped-oss
120•michaelmior•4h ago•29 comments

An Engineering History of the Manhattan Project

https://www.construction-physics.com/p/an-engineering-history-of-the-manhattan
14•rbanffy•1h ago•4 comments

I Solved PyTorch's Cross-Platform Nightmare

https://svana.name/2025/09/how-i-solved-pytorchs-cross-platform-nightmare/
15•msvana•3d ago•2 comments

DeepCodeBench: Real-World Codebase Understanding by Q&A Benchmarking

https://www.qodo.ai/blog/deepcodebench-real-world-codebase-understanding-by-qa-benchmarking/
53•blazercohen•4h ago•2 comments

Mapping to the PICO-8 palette, perceptually

https://30fps.net/pages/perceptual-pico8-pixel-mapping/
25•ibobev•3d ago•11 comments

KDE launches its own distribution

https://lwn.net/SubscriberLink/1037166/caa6979c16a99c9e/
587•Bogdanp•16h ago•386 comments

Piramidal (YC W24) Is Hiring Back End Engineer

https://www.ycombinator.com/companies/piramidal/jobs/1HvdaXs-full-stack-engineer-platform
1•dsacellarius•2h ago

C++20 Modules: Practical Insights, Status and TODOs

https://chuanqixu9.github.io/c++/2025/08/14/C++20-Modules.en.html
34•ashvardanian•3d ago•26 comments

Show HN: Term.everything – Run any GUI app in the terminal

https://github.com/mmulet/term.everything
975•mmulet•2d ago•131 comments

PgEdge Goes Open Source

https://www.pgedge.com/blog/pgedge-goes-open-source
47•Bogdanp•6h ago•8 comments

DOOMscrolling: The Game

https://ironicsans.ghost.io/doomscrolling-the-game/
354•jfil•15h ago•83 comments

Germany is not supporting ChatControl – blocking minority secured

https://digitalcourage.social/@echo_pbreyer/115184350819592476
805•xyzal•5h ago•247 comments

GrapheneOS accessed Android security patches but not allowed to publish sources

https://grapheneos.social/@GrapheneOS/115164133992525834
44•uneven9434•6h ago•6 comments

Hashed sorting is typically faster than hash tables

https://reiner.org/hashed-sorting
130•Bogdanp•3d ago•20 comments

ChatGPT Developer Mode: Full MCP client access

https://platform.openai.com/docs/guides/developer-mode
479•meetpateltech•22h ago•258 comments

How the tz database works (2020)

https://yatsushi.com/blog/tz-database/
44•jumbosushi•3d ago•6 comments

Brussels faces privacy crossroads over encryption backdoors

https://www.theregister.com/2025/09/11/eu_chat_control/
35•jjgreen•2h ago•9 comments

Where did the Smurfs get their hats (2018)

https://www.pipelinecomics.com/beginning-bd-smurfs-hats-origin/
109•andsoitis•13h ago•40 comments

Court rejects Verizon claim that selling location data without consent is legal

https://arstechnica.com/tech-policy/2025/09/court-rejects-verizon-claim-that-selling-location-dat...
530•nobody9999•12h ago•64 comments

Show HN: I built a minimal Forth-like stack interpreter library in C

6•Forgret•1h ago•3 comments

Teens are adjusting to the smartphone ban

https://gothamist.com/news/from-burner-phones-to-decks-of-cards-nyc-teens-are-adjusting-to-the-sm...
20•geox•34m ago•26 comments

A desktop environment without graphics (tmux-like)

https://github.com/Julien-cpsn/desktop-tui
126•mustaphah•3d ago•39 comments

The HackberryPi CM5 handheld computer

https://github.com/ZitaoTech/HackberryPiCM5
227•kristianpaul•2d ago•77 comments

Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

https://jiratui.sh/
274•gjvc•23h ago•68 comments

Intel's E2200 "Mount Morgan" IPU at Hot Chips 2025

https://chipsandcheese.com/p/intels-e2200-mount-morgan-ipu-at
81•ingve•15h ago•29 comments

Rewriting Dataframes for MicroHaskell

https://mchav.github.io/rewriting-dataframes-for-microhs/
54•internet_points•3d ago•4 comments

Defeating Nondeterminism in LLM Inference

https://thinkingmachines.ai/blog/defeating-nondeterminism-in-llm-inference/
287•jxmorris12•20h ago•117 comments