Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
interlocutor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
interlocutor
7mo ago
A lot of database tools these days prioritize instant sharing of updates over transactions and ACID properties. Example: Airtable. As soon as you update a field the update shows up on your coworkers screen who also has the same table open.
2.
▲
by
interlocutor
7mo ago
Ever heard of Django? ASP.NET? Most UI frameworks, including ASP.NET Core, Spring Boot (Java based framework), Ruby on Rails, and Django (Python) are all based on MVC.
3.
▲
by
interlocutor
9mo ago
Here's a better list: - Being under the public eye—all the time—is one of the top reasons to not be famous. Famous people must constantly self-monitor what they say and do because casual mistakes can trigger disproportionate backlash o
4.
▲
by
interlocutor
2y ago
There is a method to this madness. Elon Musk's strategy is to control the government operations through controlling its IT department. The smart people of 18f stands in the way. By removing it and hiring his loyalists to run the govern
5.
▲
by
interlocutor
2y ago
In go you mix state with logic (example below), which apparently is a "major catastrophe" according to some on this thread. type Engine struct { HorsePower int } func (e Engine) Start() { fmt.Println(&quo
6.
▲
by
interlocutor
3y ago
Also, Visual DB has Airtable-like features
7.
▲
by
interlocutor
3y ago
This does a better job: https://visualdb.com/
8.
▲
by
interlocutor
3y ago
Wasn't he president of some kind of startup incubator? Some "combinator" company.
9.
▲
The Achilles’ Heel of C#: Why Its Exception Handling Falls Short
(mckoder.medium.com)
1 points
by
interlocutor
3y ago
|
1 comments
10.
▲
by
interlocutor
3y ago
It seems you only support Postgres. Do you have plans to support other databases as well, such as MySQL?
11.
▲
by
interlocutor
3y ago
In the case of map function hopefully you're using it with methods that don't fail in serious ways, and don't need strong error recovery. If so Java has RuntimeException to handle that case. If serious errors are possible and
12.
▲
by
interlocutor
3y ago
> write generic functions that take functions as arguments and re-throw the errors thrown by these functions There is a philosophy that applies here: simple things should be simple, complex things should be possible. The scenario you&#
13.
▲
by
interlocutor
3y ago
Do you mean Turbo Pascal? He didn't design it, Niklaus Wirth did. Or do you mean C#? James Gosling designed most of that (C# got its start by copying 90% of Java). Do you mean TypeScript? That's mostly JavaScript.
14.
▲
by
interlocutor
4y ago
Or Airforms if you don't like coding: https://airforms.com/
15.
▲
by
interlocutor
4y ago
What about it doesn't scale? Most UI frameworks, including ASP.NET Core, JSP and JSF (Java based frameworks), Ruby on Rails, and Django (Python) are all based on MVC. If MVC doesn't scale the folks who maintain those frameworks wo
16.
▲
by
interlocutor
4y ago
Does Retool have a query builder? Does it support query parameters? If not how do you find the record you want to update? Does it support displaying fields from lookup tables (i.e., tables joined via foreign key)? How do you pick a record f
17.
▲
by
interlocutor
4y ago
I am a founder myself and I haven't put founders' info on our website for a simple reason... one of the cofounders has not yet quit his day job and he doesn't want his employers to know he is moonlighting.
18.
▲
by
interlocutor
4y ago
Nothing has changed in the last 4 years. Any time you have props and state, updating props is best done by replacing the component by changing the key. If you think hooks has fixed this, you are welcome to point to an article or code that d
19.
▲
by
interlocutor
4y ago
> This is categorically false. If you want to update props in a stateful component it is exactly the same - just pass new props. https://reactjs.org/blog/2018/06/07/you-probably-dont-need-d...
20.
▲
by
interlocutor
4y ago
> When state changes, components passed that state in the form of props are re-rendered. https://reactjs.org/blog/2018/06/07/you-probably-dont-need-d... > I have never heard these spouted as the
21.
▲
by
interlocutor
4y ago
> Where do you find this recommendation? https://reactjs.org/blog/2018/06/07/you-probably-dont-need-d... > keys are usually only used for repeating sets of elements Not true at all!
22.
▲
by
interlocutor
4y ago
React works well for simple, non-interactive components. Complex, interactive components are going to have state. Stateful components don't work so well in React. If you want to update props in a stateful component, the recommendation
23.
▲
by
interlocutor
4y ago
Ive may have done great work under Steve Jobs, but his work since Jobs' passing has been disastrous. Let's consider Jony's performance on software design first. This is what some prominent people have said about iOS 7: The Ve
24.
▲
by
interlocutor
5y ago
This is a Windows app but can do the job: http://pebblereports.com/
25.
▲
by
interlocutor
5y ago
Supply of eligible candidates comes from universities. Any discrimination at that stage certainly has an impact on the pipeline.
26.
▲
by
interlocutor
5y ago
It is C# vs Typescript. Modern JavaScript is a very good language, and when enhanced with TypeScript's static types, it is every bit as good as C#. XAML and MVVM is all about two-way data binding. JS frameworks copied it at first. But
27.
▲
by
interlocutor
5y ago
And why is it better than Web technologies? Even if you don't want a server involved you can still make a desktop app using Web technologies.
28.
▲
Google Internal Comics
(goomics.net)
549 points
by
interlocutor
5y ago
|
212 comments
29.
▲
by
interlocutor
5y ago
This page explains the problem with this very well: https://www.inlinereferencecheck.ca/blog/is-the-work-number-... Imagine for a moment that your current employer is paying you significantly less than the market value
30.
▲
by
interlocutor
5y ago
The l-threonate works better for sleep. I take two 50mg tablets per day. In addition I take 400 to 600mg of "magnesium lysinate glycinate chelate" per day to help with muscles.
More ›