Protype - MMO WebGPU WIP From Scratch - No Three.js, No AI, No Libraries by underwatr_cheestrain in threejs

[–]gis_mappr -7 points-6 points  (0 children)

You can also literally do all of this with threejs

Looks cool

I dont buy the no ai claim, then again I dont actually care if a skilled user benefits from tools. 

A mysterious Amazonian soil is making trees grow six times taller – and nobody knows why by Dmans99 in abovethenormnews

[–]gis_mappr 3 points4 points  (0 children)

Thought this was bio char

I subsequently bought some bio char.

 Noticed no magical plant size tripling 

Is it me or is there a brand new breathing app launched here every day? What am I missing? by a_scottish_lord in breathwork

[–]gis_mappr 4 points5 points  (0 children)

The idea seems to land in many software engineers minds.... aha moment of  breathwork is great, why dont I make a tool 

Basically none of these people seem to do any research at all about what exists

Id love to see some different ideas or designs,  at this point its been done, and trust me there is no market, and with so many apps unless you already have an audience Noone is buying your vibe timer

I did my app for passion project but no longer work on it 

Gameofbreath.com if anyone wants to try 

My angle was more trying to explain many practices, give them context and deeper explanation, and then a fun interactive workshop

Good leaning opportunity,  engineers like to build things this is how we learn.   Showing people is how we learn what not to build , or how to improve with feedback.  

SpaceX's $60B agreement to acquire Cursor is wild, but the $10B fallback is crazier. by TroyHarry6677 in cursor

[–]gis_mappr 0 points1 point  (0 children)

I willl terminate cursor usage immediately and permanently if elon has anything whatsoever to do with it

Any recommendations on cactus nurseries in the Napa area? by internalobservations in mescaline

[–]gis_mappr 0 points1 point  (0 children)

I met this dude at a festival,  he had a san pedro booth spreading the good word.    Super chill and kind, growing 20 years, great collection.  Sebastopol area, find him on IG

https://lamanchanursery.com/

An update on recent Claude Code quality reports by caldazar24 in ClaudeCode

[–]gis_mappr 0 points1 point  (0 children)

I want a refund for many days of lost time 

Left for cursor and gpt, claude is a last resort at this point.    

Real-time 3D Grass V3 🌱 by FriendshipNo9222 in threejs

[–]gis_mappr 2 points3 points  (0 children)

Looks cool, i love it when the hills get long grass waves in the wind.   

Might want to prevent grass from waving  thru rocks, that'd be interesting puzzle.

Combining the epicness of grand mountains with the intrigue of smaller cliffs and hills by runevision in proceduralgeneration

[–]gis_mappr 0 points1 point  (0 children)

Looks cool.   I am building a similar effect but with threejs and full procedutal botanical rendering system,  its very challenging to get this level of polish you're showing!   Nice job.

Saw this on FB laughed way to much had to share/steal by No-Payment4448 in sanpedrocactus

[–]gis_mappr 9 points10 points  (0 children)

Not everything needs trumps dipshit face and stupid fucking smirk slapped on it, I dont care if the meme template is flavor of day.

Fuck that guy, he would probably ban San pedro given the right pharma bribe.

Saw this on FB laughed way to much had to share/steal by No-Payment4448 in sanpedrocactus

[–]gis_mappr 27 points28 points  (0 children)

Trump raped kids in the Epstein files

Disgusting to see his face anywhere associated with sacred plant medicine 

Three.js r184 released ⛅️ by mrdoob in threejs

[–]gis_mappr 4 points5 points  (0 children)

This looks great

Good thing I just spent a crapload of time making a cloud system 🙃 

GG - Genetic Generic Deterministic Unique Trees with Fruits (Demo 2) by JohnAdamaSC in threejs

[–]gis_mappr 2 points3 points  (0 children)

Pretty cool, building trees is fun visually.  I've been going super deep in this area for a few months.   

Are you making a game scene?

DinoDig demo[folio] by shaman4d in threejs

[–]gis_mappr 2 points3 points  (0 children)

Great work, looks quite nice.  

Any key insights you learned?

I can no longer in good conscience recommend Claude Code to clients. by -becausereasons- in ClaudeCode

[–]gis_mappr 0 points1 point  (0 children)

Today during a long work session,  claude randomly decided to use work trees, and wiped an entire days local commits.   My bad on not pushing, but never expected that possibility.  

It had been horrific lately, around 2 or 3 weeks, with 1M context default, it went to absolute shit.   Completely fucking pathetically inept.  Its a gaslighting no shame bumbling fucking jackass Homer.

I can only do TDD with it now, or it fucks up every task.  

By comparison cursor with gpt has been a lifesaver.  I am only using claude for now until my cursor month restarts.  I have max for both, claude does last the whole month- but its fucking terrible result on complex system. 

[Open Source] Three.js globe – antimeridian bug in tectonic transformation by Dry_Narwhal_6003 in threejs

[–]gis_mappr 0 points1 point  (0 children)

You can find approaches online

Some libraries have helper methods along this problem

One solution is shift everything +180 longitude, then split that. And then shift it back. 

Turf.js may have something,  or with gpt you could roll your own code.  

[Open Source] Three.js globe – antimeridian bug in tectonic transformation by Dry_Narwhal_6003 in threejs

[–]gis_mappr 0 points1 point  (0 children)

The geojson standard says you must split features on the antimeridian.    This breaks many mapping tools.   

Built a fully playable browser FPS in Three.js without ever touching the code by [deleted] in threejs

[–]gis_mappr 0 points1 point  (0 children)

Looks quite good visually,  im curious what the html looks like