Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
qatanah
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
qatanah
1y ago
All I can think of is image generation of potential targets like ships, airplane, airfield and feed them to their satellite or drones for image detection and tweak their weapons for enhance precision.
2.
▲
by
qatanah
2y ago
Your hiring page is so cool! Love it!
3.
▲
by
qatanah
3y ago
oh no wonder they had a billing outage. https://www.cloudflarestatus.com/
4.
▲
by
qatanah
4y ago
You offload some load like pg connections from postgres to redis. Your pg shared buffers would also be available for other stuff.
5.
▲
by
qatanah
4y ago
Ars longa, vita brevis "skilfulness takes time and life is short" https://en.wikipedia.org/wiki/Ars_longa,_vita_brevis
6.
▲
by
qatanah
4y ago
Also if you can add amazon memory db to yor list of benchmarks, would also be interested to know more. https://aws.amazon.com/memorydb/
7.
▲
by
qatanah
4y ago
no wonder my builds are all failing..
8.
▲
by
qatanah
4y ago
Something I've wanted to comment on this as well. It's best to use render_template() when rendering the views so it doesn't tangle w/ a lot of python controller logic.
9.
▲
by
qatanah
5y ago
I've been using my own audit trigger for 3 years now. https://github.com/cmabastar/audit-trigger It uses the old and tested http://wiki.postgresql.org/wiki/Audit_trigger_91plus but with JSONB
10.
▲
by
qatanah
5y ago
curious to know what instance type are you using for AWS? Are they i3 instances?
11.
▲
by
qatanah
5y ago
I'm loving htmx! as backend developer this just eliminates all the js monstrosity of packaging, dependencies and deployments..
12.
▲
by
qatanah
5y ago
We are using it on our PoC products. It's really great and fast! it removes all the traction of doing an autocomplete search. https://correlate.meetglimpse.com/ If you're doing some test products and just want to
13.
▲
by
qatanah
5y ago
Looks cool! Where is my minesweeper and freecell?
14.
▲
by
qatanah
5y ago
For simple task queues, yes pg is ok. For high loads, redis is still better as PG generates a lot of WAL & connection overhead.
15.
▲
by
qatanah
5y ago
Using a different setup for deploying client side static html. - React/ Js framework - Deploy Static Files to S3 - Cloudfront for cdn - Cloudflare pointing to cloudfront cdn - Cloudfare Page rules for protected sites / no need cre
16.
▲
by
qatanah
6y ago
Thanks for the hardwork zzzeek! I've been using sqlalchemy for 5+yrs now and it's great to work with! I like SQL and I like the ORM. When things go tough like doing complicated JOINs or OLAP. I just go raw sql. If it's OLTP,
17.
▲
by
qatanah
6y ago
Not the world, but the universe!
18.
▲
by
qatanah
6y ago
Loving how zfs is so easy once you get a hang of it. I'm trying to test it out on an i3a.large instance with 1.2TB NVME ssd and benchmarking postgres on it. Trying to move out of RDS since time to time I have an heavy iops scripts. Onl
19.
▲
by
qatanah
6y ago
By any chance did you get inspired from this thread? https://news.ycombinator.com/item?id=24157180
20.
▲
by
qatanah
6y ago
Great work postgres team!
21.
▲
Show HN: Free Blog in 2020
(cmabastar.dev)
5 points
by
qatanah
6y ago
|
1 comments
22.
▲
by
qatanah
6y ago
Can confirm the experience, I had to work on a company before with similar tech using Django. https://github.com/bernardopires/django-tenant-schemas All I can say, that it was a nightmare to do deployment and migration
23.
▲
by
qatanah
6y ago
Exactly it's a bit more of work does make you prone to mistakes. This is what happens when you rewrite transaction on your application. See what happens with to a btc exchange using mongo who got hacked. https://dzone.com&#x
24.
▲
by
qatanah
6y ago
back when mongo was around 2.6x, they had a global write lock. Also, you'll encounter more problems with mongodb if in case you need transaction. You should check out more discussion here on db systems. http://www.redbook.i
25.
▲
by
qatanah
6y ago
How does Thinkpad compare to the trackpad of mac nowadays? The only thing that makes me use mac is the trackpad and retina. I have 15" late 2015 mbp, so far the best mbp out there w/o the butterfly keyboard. Im still considering t
26.
▲
by
qatanah
6y ago
working on a graph tool similar to google trends but for reddit. It's still in alpha stage. https://reddit-trends.now.sh/remote%20jobs
27.
▲
by
qatanah
7y ago
Redis tests are written in tcl! both perl and tcl are awesome!
28.
▲
by
qatanah
7y ago
Angular - Still lost track w/ their versioning. React - More popular JS Postgres - Getting better and better Svelte - Might make it. K8s - Too much stuff going on. Jump w/ care.
29.
▲
by
qatanah
7y ago
I think it applies to all open source projects.
30.
▲
Ask HN: Any recommended beginner friendly space telescope?
2 points
by
qatanah
7y ago
|
1 comments
More ›