Jansen Abit

10 posts

Jansen Abit

Jansen Abit

@jansenabit

Republic of the Philippines Katılım Mart 2017
481 Takip Edilen24 Takipçiler
Shreya
Shreya@Oblivious9021·
Interviewer: Your database query takes 50ms locally but 2000ms in production. Same schema. Same data volume. What's happening?
English
283
99
3.5K
1M
Python Programming
Python Programming@PythonPr·
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below!
Python Programming tweet media
English
20
13
86
12.8K
Jansen Abit
Jansen Abit@jansenabit·
@brankopetric00 connection intent=read-only. Listener of load balancer should route the connection to read-only database.
English
0
0
0
396
Branko
Branko@brankopetric00·
AWS Bill Shock: 'EC2-Other' cost spiked by $2,000. Investigation shows it's 'Inter-Zone Data Transfer'. Architecture: - App Tier (AZ-A, AZ-B) - Database (AZ-A) The App in AZ-B is chatting heavily with the Database in AZ-A. You cannot move the App instances (you need high availability). What feature of the database driver or connection string can you configure to prefer connecting to a read-replica in the *same* Availability Zone?
English
7
1
37
11.8K
Benjamin Bennett Alexander
Benjamin Bennett Alexander@RealBenjizo·
SQL question: Happy Monday. Go out and be great. What does this query output, and why?
Benjamin Bennett Alexander tweet media
English
38
25
317
30K
Jansen Abit
Jansen Abit@jansenabit·
@thesql_tribe B: where name like '%son' -- the % is a wildcard means whatever value before the word "son"
English
0
0
1
104
The SQL Tribe
The SQL Tribe@thesql_tribe·
Do you really know SQL? 😊 Day 5/30 Which statement returns all customers whose name ends with “son”? A. SELECT * FROM Customers WHERE Name LIKE 'son%'; B. SELECT * FROM Customers WHERE Name LIKE '%son'; C. SELECT * FROM Customers WHERE Name = '%son';
English
59
10
167
13.2K
Benjamin Bennett Alexander
Benjamin Bennett Alexander@RealBenjizo·
SQL Question: We have two tables: customers and orders Which query finds customers who have placed at least one order?
Benjamin Bennett Alexander tweet media
English
36
31
396
36.4K
Elon Musk
Elon Musk@elonmusk·
@ID_AA_Carmack A long chain of modified future generation Starlink satellites between 1 and 1.5 AU would do it
English
214
118
2.1K
304.6K
John Carmack
John Carmack@ID_AA_Carmack·
Someone should make a proxy system to simulate mars latency and projected bandwidth and start figuring out how to make effective use of the internet from mars. Good hobby project. Easy to imagine individual apps or sites optimized for offline use, but how do you take advantage of everything else? Assume you update a local cache with every incoming Starship, but any topical interaction eats the full latency, so you wind up sending a query to an AI on earth to batch up as much relevant data as possible for you to consider a half hour later. Figuring out how to make a heavily server based web site operate without the server is almost like the neural networks learning how to simulate games just by playing them. In a mature earth/mars environment you would have a fairly dense string of Starships in Hohmann transfer at once between earth and mars. Interesting to consider whether using them as a chain of point to point repeaters could be better than direct line of sight transmission between planets.
Elon Musk@elonmusk

This is just a very basic first step. Earth and Mars will ultimately need >petabit/sec connectivity.

English
327
218
4.2K
466.9K
Jansen Abit
Jansen Abit@jansenabit·
@Jam883 - nice playlist! PJ, Soundgarden and RageAgainstTheMachine! my genre. I'm enjoying listening from work. Thanks!
English
1
2
3
0