Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rossmohax
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rossmohax
3y ago
It does, but AFAIk only for prepapred queries and cache is local to the backend serving query. See `plan_cache_mode` param.
2.
▲
by
rossmohax
3y ago
Please use neither. Reason is as number of lookups varies, you'll have to template query as a string adding either values to IN list or `OR` conditions. Not only it causes excessive string concatenation on your app side, these queries
3.
▲
by
rossmohax
3y ago
There was a company I can't recall its name, but they took VC funding for one round, retained voting control, built successfull business and then refused to go for another VC round. VC still owns company, but can't exit and found
4.
▲
by
rossmohax
3y ago
Does ZFS or any other FS offer special operations which DB engine like RocksDB, SQLite or PostgreSQL could benefit from if they decided to target that FS specifically?
5.
▲
by
rossmohax
3y ago
Life would be easier if UK switched driving sides.
6.
▲
by
rossmohax
3y ago
this will work 0% of the time if app closes config after reading
7.
▲
by
rossmohax
3y ago
This talk is must see to understand what SI tries to achieve.
8.
▲
by
rossmohax
3y ago
I like the appeal of model being bidirectional. Also modelling sequence of actions is really not solved problem in Terraform & Pulumi: canary change, check metrics, rollout to the rest of the region, check metrics, then all regions, if
9.
▲
by
rossmohax
3y ago
This project could borrow a lot from unikernels. If they mandate running it as a VM, there is no HW to support.
10.
▲
by
rossmohax
3y ago
How does Mongolian IDE look like?
11.
▲
by
rossmohax
3y ago
There is still no good support for io_uring in Rust. AFAIK none of existing solutions fully support multishot ops, zerocopy ops with delayed buffer release, sending messages to another ring with IORING_OP_MSG_RING or convenient ops linking
12.
▲
by
rossmohax
3y ago
I thought Witcher 3 had a good story until I played Disco Elysium.
13.
▲
by
rossmohax
4y ago
More than once I've seen when number of stars was an argument to decide whether to pull dependency or write our own.
14.
▲
by
rossmohax
4y ago
Gitlab CI pipelines are miles ahead from Github Actions or Circle CI.
15.
▲
by
rossmohax
4y ago
It is a great and more ergonomic alternative, can't recommend enough.
16.
▲
by
rossmohax
4y ago
Is it accurate to mentally model this feature as browser mounting/applying CSS not to the document, but to the arbitrary DOM element in it?
17.
▲
by
rossmohax
4y ago
If it was flying at 80000ft as initially reported, how did they shot it down? No fighter planes can fly that high. Did they wait until it lowered to the operating altitude?
18.
▲
by
rossmohax
4y ago
Despite all the effort, benchrmak results are still not consistent. The other day I wanted to check how Ryzen 7600 compares to i13600k in code compilation. Ratio in time between these 2 processors reported by different authors were wildly d
19.
▲
by
rossmohax
4y ago
IPv6 only is still unusuable :( I bought new Sony TV and allocated it a new VLAN with IPv6 only network just to see how it works TV couldn't even detect that it connected to the internet, despite it receiving ipv6 address from my ro
20.
▲
by
rossmohax
4y ago
Final season of Battlestar Galactica was a flop because of Hollywood screenwriters strike which lasted 3 months
21.
▲
by
rossmohax
4y ago
I always thought that trees spend energy to grow higher, because they are fighting for the sun. Looking at the picture there seem to be enough sun for each sprout,why does it keep growing?
22.
▲
by
rossmohax
4y ago
Do you have exmoles to support claim that there is no compatibility between versions of the same compiler? your linked pdf is from 2014, exact time when compilers stopped breaking things. AFAIK MSVC compilers explicitly guarantee ABI compat
23.
▲
by
rossmohax
4y ago
Author keeps saying that Roles are identities,but they are exactly opposite. Role is a set of permissions token issued for that role will have. Whether identity can issue token for that role or not is governed separately. Role is not ident
24.
▲
by
rossmohax
4y ago
> To get Rocky Linux to deliver on the same performance of Red Hat for us was a 13-month process. It was not trivial… I wonder why is that, if Rocky is repackaging RHEL source performance should be identical, no? Article mentions realtim
25.
▲
by
rossmohax
4y ago
I had to move off tutanota when I discovered they don't offer offline access to email. Protonmail claims to support offline access, but in every rare occasion I needed it, it wasnt working for me.
26.
▲
by
rossmohax
4y ago
Meta is doing buybacks, which is just another form of dividend, so in that regard they are not that different.
27.
▲
by
rossmohax
4y ago
> It uses several techniques for this, of which the most notable is that it takes advantage of the priority queues provided by modern switches. I'd understand if they said routers, but switches? Do L2 switches have any notion of pri
28.
▲
by
rossmohax
4y ago
Fair payouts empower independent labels, obviously biggest players in the music market are opposing it
29.
▲
by
rossmohax
4y ago
We can imagine anything, but there is no alternative in sight to fossil fuels when weight (aviation) or total energy capacity (freight naval fleet) are decisive factors. We are yet to see EV trucks adoption, it is too early to talk about ot
30.
▲
by
rossmohax
4y ago
Oil refineries will still be around to produce fuel for aviation and cargo ships.
More ›