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

Until Congress passes a law nationalizing their company, and forces them to sell their company to a holding company owned by the government.

The government won't be able to force Robot Inc. to do anything. Robot Inc. has control of the robots, and the government has control over words on paper.

Are robots immune to explosives, armor piercing rounds and EMP blasts in this scenario? Does the human military with all it's firepower cease to exist? Robot Inc is going to replace the US Armed Forces?


I ended up adding the https://github.com/BelfrySCAD/BOSL2 library to OpenSCAD and it had some reasonable options for some gear and rack-and-pinion modeling that I needed to do.

(3D printing a sacrificial gear for a seat position adjustment mechanism)


So a data flow path that is a dag. Yeah, sounds right.

Also seems close to Erlang / Elixir supervision trees, which makes sense as Erlang / Elixir basically gives you microservices anyway...


It's not an index, it's just (probably parallel) file reads

That being said, it would be trivial to tweak the above script into two steps, one reading data into a DuckDB database table, and the second one reading from that table.


The Spring RTS FOSS engine is an engine, but does not provide the game assets or game-specific code.

Recoil is a fork of the Spring engine (background: Spring made backward incompatible changes; Recoil forked to retain backward compatibility). Beyond All Reason uses the Recoil engine and supplies its own game code, shaders, and assets.

https://recoilengine.org/articles/choose-recoil/

https://recoilengine.org/ (list of games powered by Recoil)

https://github.com/beyond-all-reason

Source: been in the BAR Discord for about a year, have contributed tiny bits of server code to the project, and read a few pull request comments.


CU suggestion: Kansas City's largest, CommunityAmerica Credit Union

https://www.communityamerica.com/about-us


The more the merrier, but as far as I can tell, there are no public rates listed on the CommunityAmerica CU site. All behind a "get in touch" interact: https://www.communityamerica.com/personal/borrow/resources/m...


https://github.com/MadAppGang/dingo

This project proports to be typescript for golang


I applaud the work that’s been done on Dingo (I also really like the name and inspiration, i.e. Dingo is a language that broke free from Google’s control). However, I don’t think Dingo is Typescript for Go, because it is too limited in scope.

Dingo adds Sum types and associated pattern matching elimination thereof, it adds a ‘?’ syntax for propagation of Optional types, and exhaustiveness checking for those pattern matching statements. There is no type system expansion, or syntax alterations that would make the Typescript comparison more appropriate.

I think Dingo probably addresses a lot of the common complaints with Go, but it is not nearly as far from Go as a baseline as I would assume a language positioned between Go and Rust.


Amundsen has two databases and three services in its architecture diagram. For me, that's a smell that you now have risk of inconsistency between the two, and you may have to learn how to tune elasticsearch and Neo4j...

Versus the conceptually simpler "one binary, one container, one storage volume/database" model.

I acknowledge it's a false choice and a semi-silly thing to fixate on (how do you perf-tune ingestion queue problems vs write problems vs read problems for a go binary?)..

But, like, I have 10 different systems I'm already debugging.

Adding another one like a data catalog that is supposed to make life easier and discovering I now have 5-subsystems-in-a-trenchcoat to possibly need to debug means I'm spending even more time on babysitting the metadata manager rather than doing data engineering _for the business_

https://www.amundsen.io/amundsen/architecture/


It is considered prudent to write a business plan and do some market research if possible before starting a business.


yes but traditionally how often was the original business plan "get acquired"? this seems like a new phenomenon?


Or both the doctor and ChatGPT were quoting verbatim from a reputable source?


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

Search: