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

Nemorise.com 3dpack.ing


I work on a LLM driven 3d bin packer: https://3dpack.ing


Here's a Saas that actually makes money written fully in F#

https://3dpack.ing

Here's a rust ray tracer compiled to web assembly written in F#

https://ncave.github.io/fable-raytracer/

source: https://github.com/ncave/fable-raytracer?tab=readme-ov-file


The navbar takes up half my screen on an iPhone 13 mini :/


Just use fable and F# instead, your code transpiles to python and rust too


For the small price of 10x slower tooling.

I’ve been using F# full-time for 6 years now. And compiler/tooling gets painfully slow fast.

Still wouldn’t trade it for anything else though.


A tool For logistics and container planning and movers:

LLM driven 3d packing written in F#

https://3dpack.ing


Love to see some F# in the wild


- Yes, pcs don’t have to share the same columns.

- There is a certain level uncertainty about where these pcs will land. Yes perhaps stockfish could try to add all possible future placements but I expect that would significantly hinder stockfish as the the number of possibilities grow hundreds of times.

Your opponent doesn’t know which piece will be where until you reveal it. Therefore can’t attack a non defended pawn on b column because you may reveal a castle on next turn.

On the overall it mitigates problems of weird openings in regular chess 960 but End game stays the same.


I built Hidden 960 Chess to bring back human creativity. At https://hidden960.onur.works, your back rank starts hidden—gray squares hide your pieces from a secret pool (1 King, 1 Queen, 2 Rooks, 2 Bishops, 2 Knights). You reveal them as you play, and if an opponent threatens a hidden square, it must be revealed immediately. When only a couple of hidden squares remain, you reveal them together. Currently rules aren't enforced and no computers.

Because of the hidden information and forced reveals, computer algorithms struggle with planning moves, making the game a true test of human intuition. Give it a try


Location: Norway

Remote: Yes

Willing to relocate: No

Resume: Creator of 3dpack.ing

Email:onur@3dpack.ing


lol. I was a going to build this. Even purchased the domain alert.now I even have news based version active implementation at alarms.global if you install it to your phone as PWA you get push notifications when something important happens in your region or can notify you before public holidays

I even have an automated x account @alarmsglobal


It is odd that C# version doesn't increase list capacity:

List<Task> tasks = new List<Task>(numTasks);


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

Search: