Hacker News new | past | comments | ask | show | jobs | submit | julik's comments login

Did I just officially see an 18v battery drill that is not much special and is more expensive than the most expensive Festool 18v drill?

I am impressed. What is this brand, if I may inquire?


Or, what happens sometimes, a "team lead or someone" was replaced with a pack of freshly appointed team leads, with nobody being positioned to "break ties" with them and with an explicit ban on any sane engineering guidance "because we don't want to depend on one person".

Then those team leads would try to drive their teams and efforts in alignment with the ways they saw familiar or acceptable, and with zero interest for the "big picture" - they would be focused on the survival of their position and their team only. Fiefdoms would emerge, and every little such fiefdom would be pulling the rug its way. With disastrous consequences for all of security, end user convenience, stability, resilience and malleability of the system.


The zero interest in big picture and fiefdoms hits home pretty hard. Even if a subgroup wants to put emphasis on the big picture that's just one more set of hands on the rug. Suddenly you're spending more time arguing and fighting political battles instead of building great stuff. You can win some battles, but you have to have amazing persistence to not burn out or retreat to your subgroup mentality after a while.

I really don't care if I disagree with top level technical leadership. Having no technical leadership is even worse.


We haven't forgotten anything - rather we were forced to remain silent.

https://blog.julik.nl/2024/03/those-people-who-say-no

I may do a writeup on how the mentioned things are very indicative of a certain org failure, since I've seen something very similar first hand.


With any decent host runtime, as it were.


It is much cheaper, because you won't have roundtrips or requirements for the availability of extensions on the database server end. It's really a very very sweet capability that SQLite is able to provide exactly because it is hosted by the application.


We actually use a couple Ruby UDFs with BigQuery, deployed as Google Cloud Functions. Works pretty well.


The user-supplied busy handler has been available for a long while, it's just that the Rails connection adapters did not quite use it right. Indeed, there is elevated interest in SQLite these days.


This. We did discover, however, that Postgres will, in fact, swallow a UUIDv7 just fine. After having written that library :-)


I kind of thought it would ingest but not generate unknown UUID versions that nonetheless fit the broader UUID structure, but not having tried I didn't want to bring that up.


> Why not use UUIDv7 if you want time-ordered UUIDs?

It is our flavour of NIH, that said - Tou has a finer-resolution timestamp. We also didn't do our homework right and assumed the v7 UUIDs won't be accepted by Postgres because of a different "version" value.


OP here. Yes, it is, except that the only builtin flag it offers is `deterministic` - if you want to also use "directonly" you probably will need the same OR trick.


Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: