Soulseek is still going strong last time i checked
HN user
twelvechairs
I am particularly interested in making better user environments -for programmers and non-programmers alike.
Other countries will provide if the US doesnt
Surely for most the desire is just an LLM provider that doesnt store or sell their queries (including by national actors). As long as that is allowed to happen surely its the answer for the vast majority.
OpenSCAD uses CSG which is generally better. Easy to convert CSG to BREP. Cant generally do the opposite
Surely its the same hierarchy as before. For most complex things you start with high level to get something running quickly then move towards low level when you bed down the spec and need more safety, error reporting, speed etc.
Yeah its huge demand upswing from the growth of openclaw and similar pushing resources. Very clear from recent changes and announcement around this [0]
Fwiw there are worse delays from second tier providers like moonshot's kimik2.5 that are also popular for agentic use.
No surprises many people on YCs site align with Sam Altmans view of the world - right or wrong.
Its a well researched area. My understanding is for most use cases and data like this R trees outperform as bounding box comparisons are fast to run and the bounding boxes tend to be well organised to chunk data efficiently. H3 is a looser area and you may find lots of your points are clustered in a few grids so you end up doing more expensive detailed intersection calculations. Of course it all depends a little on your data, use case and to some extent the parameters chosen for the spatial index. But I think safe to say now based on industry experience that r trees do a very good job 99.9% of the time.
You can of course also use h3 in postgis directly as well as r trees. Its helps significantly for heatmap creation and sometimes for neighbourhood searches.
For use cases like this - long term geospatial people still use postgis as foundational - mainly for its speed at scale and spatial indexing.
For the wider tech world - I would say postgres suffers from being "old tech" and somewhat "monolithic". There have been a lot of trends against it (e.g. nosql, fleeing the monolith, data lakes). But also more practically for a lot of businesses geospatial is not their primary focus - they bring other tech stacks so something like postgis can seem like duplication if they already use another database, data storage format or data processing pipeline. Also some of the proliferation of other software and file formats have made some uses cases easier without postgis.
Really Id say the most common path ive seen for people who dont have an explicit geospatial background who are starting to implement it is to avoid postgis until it becomes absolutely clear that they need it.
Agree with this. They are re-solving a problem that has been solved better by others before (with R-trees).
They may well be using some data storage where spatial indexing is not possible or standard. Geoparquet is a common one now - a great format in many ways but spatial indexing isnt there.
Postgres may be out of fashion but still an old fashioned postgis server is the simplest solution sometimes.
Theres only one solution to this problem and its 2 data centres in some way or form
Or just do what the Japanese do - remove unlimited (and overnight) on-street parking in urban areas and require anyone owning a car to prove they have a private parking spot to house it
Looks great. I wish there was similar advancement for full 3d tiles. The only real option at the moment is cesiums 3d tiles format which is nowhere near as fast as it could/should be
"it is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail."
The other side is lack of colourfast pigments back then. Underlayers would be cheap and colourfast. Top layers would usually be more expensive and deteriorate much more quickly.
If you read the rhetoric it is not about removing commercial exploitation of children. It is about removing child bullying, grooming and algorithms that lead to things like misogynist content and eating disorders.
I generally agree with parent commenter - some of this will be helped by the ban but theres a serious risk a small number will go through fringe social media even less policed or normalised than the big American ones and have much higher risk on some of these issues than before.
The bar is incredibly low considering what OpenAI has done as a "not for profit"
I dont think youd get less rich-people-friendly decisions from ccongress. It may well be the opposite. Certainly it removes some of the separation of powers.
One view is that the western idea of "good taste" was informed by people looking at greek and roman statues and buildings and incorrectly assuming they were always intended to be plain.
I can see it for programmers. Here you can use industry standard python libraries (shapely, geopandas etc.). Nobody really wants to learn PyQGIS (the python interface for qgis). So while qgis is much more full featured for "desktop" gis (designed to compete with esri arcgis) i can see the use case here for people who want to build their own extensions and port code from this to other python projects more easily.
A huge part of poorly designed roads is wider lanes (and parking spaces) that allow/encourage huge cars. Its been proven that narrower lanes correlate strongly with lower crash and fatality rates (e.g. [0] below) yet lane widths are under pressure to increase with larger vehicles, and every time this happens the vehicles get larger again.
[0] https://publichealth.jhu.edu/2023/narrower-lanes-safer-stree...
Its a division of responsibilities thing isnt it? "Proper coders" in python or whatever provide up to an API. Past that its basically the web devs domain and they live in JS land
But as long as OpenAI remains the go-to for the average consumer, they be fine.
This is like the argument of a couple of years ago "as long as Tesla remains ahead of the Chinese technology...". OpenAI can definitely become a profitable company but I dont see anything to say they will have a moat and monopoly.
The process is interesting but just to make the point - I often see Americans obsessing over the implementability of land valuation processes as if its entirely new and needs to be invented when other states and countries have established systems that have been working for in many cases over a century.
For instance below from Australia
https://www.nsw.gov.au/housing-and-construction/land-values-...
Almost all of this is solved by basically putting quotes around strings.
Yaml has its uses cases where you want things json doesnt do like recursion or anchors/aliases/tags. Or at least it has had - perhaps cue/dhall/hcl solves things better. Jsonnet is another. I havent tried enough to test how much better they are.
I think in short:
- big things (e.g. someone dies) you cant avoid being sad
- small everyday things (e.g. someone cuts you off at the intersection) you have a choice to smile and treat it lightly or go all passive aggressive and spiteful.
North was established earlier by European sailors as the north star is visible in the sky and is hugely useful for navigation, divining latitude etc. in the northern hemisphere. The coincidence of the north star and magnetic north as major navigational tools was really too hard to ignore.
Printing press and maps really started following the sailors and navigators knowledge and needs, where previously it was often religious or political (east at top facing jerusalem or 'oriented')
On copyright its worth noting that Gentoo has a substantial user base outside the USA (maybe primarily - see [0]) for whom the anthropic judgment you mention probably doesn't mean much
I'm guesssing from the UV page [0] its mainly if the speed of pip is a problem for you?
Redreader is still around as a good 3rd party app.