Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dinedal
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dinedal
4y ago
> You also need devops resources to manage a cloud setup Don't you also need them in a colo?
2.
▲
by
dinedal
4y ago
https://tvdatanow.co/ We're an Ad Tech startup - cross device attribution measurement aimed at CTV specifically... and we have very few clients, just enough to pay the server bills and expenses but not enough to actual
3.
▲
by
dinedal
4y ago
As the author of textql ( https://github.com/dinedal/textql ) - thanks for the shoutout! Looks great, I love more options in the space for CLI based data analysis tools! Fantastic work!
4.
▲
by
dinedal
4y ago
> What is merge? How is it different from join? How is it different from union? I believe the author is referencing https://www.essentialsql.com/difference-merge-update/ - which you answered in your first point. The
5.
▲
by
dinedal
4y ago
> I don't find that it becomes a mess at all, because properly crafted views and procedures strongly encourage forced indexing and checking execution plans when you refactor them; as opposed to in-code, ad-hoc queries where it'
6.
▲
by
dinedal
4y ago
> The problem is letting other people use it; of course it's nice to help people, and it's altruistic to do so for free, but some of those people might actually need this homework to learn, and you may have deprived them of tha
7.
▲
by
dinedal
4y ago
Look, it's obvious when it's an aged degree and you can easily see that the granting of that degree has little chance to a highly paid job. What do you do when it isn't obvious? When I got my student loans for my comp sci deg
8.
▲
by
dinedal
4y ago
Having used Pheonix for one of my small failed startups in the past (failed because of the business, not because of the tech) - I loved every second of it. It was super easy to use and extremely quick to be productive. Ecto is a fantastic O
9.
▲
by
dinedal
4y ago
> if your service succeeds, you will definitely want to move some components out of aws, but not all of it. aws can always remain the control plane. Do you factor in the costs of dev time in a cross cloud environment at all? Nevermind al
10.
▲
by
dinedal
4y ago
Just so I understand, you decided to protest this pricing not by boycotting the service, or making a public statement about it, but instead by targeting an employee's use of the platform with an attack? I'm sorry, I really don
11.
▲
by
dinedal
4y ago
If you're slinging Euler in Haskell, the insight is that you're probably overqualified for most corporate java jobs.
12.
▲
by
dinedal
5y ago
As far as I can tell, only serverless function calls and deployments actually incur costs? Not sure how I’d actually host a web app/site on it, there doesn’t appear to be any documentation on pointing a DNS entry to an entry point or e
13.
▲
by
dinedal
5y ago
https://www.gwern.net/Startup-ideas#pet-lemon-market what the actual fuck? seriously positing that a company sell purpose made pets with illnesses to extract money from people who love them? what kind of "value" d
14.
▲
by
dinedal
5y ago
The rant is a much better read and insight into the reason for this: https://github.com/csdvrx/sixel-tmux/blob/main/RANTS.md
15.
▲
by
dinedal
5y ago
It's weird that Node-RED is listed as closed source software? But it is open source? https://github.com/node-red
16.
▲
by
dinedal
5y ago
You can do this with https://github.com/dinedal/textql as well, and a little easier as you don't need to import the data explicitly. SQL_QUERY=<<-EOS SELECT category.name AS category, c
17.
▲
by
dinedal
5y ago
Does anyone know of the"sqlite connector" mentioned in this post ? https://opensourceconnections.com/blog/2013/05/06/does-found... It would be really cool to find it, if it's still out the
18.
▲
by
dinedal
6y ago
Regardless of the reason being the limit or not - are these limits published anywhere? It doesn’t appear to be the case.
19.
▲
by
dinedal
7y ago
The link to download the 311 reporting app for Android and iOS are on the right side of page when viewed on a desktop, not sure how it looks on mobile however the link should still be there.
20.
▲
by
dinedal
7y ago
SF already has this: http://mobile311.sfgov.org/reports?utf8=%E2%9C%93&q=poop Just report the poop on 311 and they go clean it up. Yes it works.
21.
▲
by
dinedal
8y ago
> I'd recommend a hackintosh Intel NUC What models work with minimal fuss? What about updates? How do I know that an update won't replace/delete some kext that I need and brick it or break some required functionality? I re
22.
▲
by
dinedal
8y ago
Also, you can buy as many lottery tickets as you can afford - you only have so many shots at picking a promising company in your working days.
23.
▲
by
dinedal
8y ago
The reason they didn't use redux was explained in the medium post.[1] > We just used global mutable state instead of the whole immutable Reduxy patterns people liked to enforce. It was simple and it worked great. [1] https:/&#
24.
▲
by
dinedal
8y ago
The link to the source is right on the page? https://github.com/Pagedraw/pagedraw
25.
▲
by
dinedal
8y ago
Thanks for the followup!
26.
▲
by
dinedal
8y ago
I don't fully understand the specifics, I thought that dividend tax was generally 15% in the lower tax bracket, and wouldn't the $50 of non-dividend income be taxable at short term capital gains, or 40%? That means that the $100 o
27.
▲
by
dinedal
8y ago
I believe the parent post is referring to https://en.wikipedia.org/wiki/High-Tech_Employee_Antitrust_L...
28.
▲
by
dinedal
8y ago
The problem is simple, trust. How can we trust that you're not going to be skimming data going through the VPN, MITM attacks, etc? There's not even a privacy policy on that page, no indication where your servers are hosted or what
29.
▲
by
dinedal
8y ago
No source link? No access to this "magical pipe"? Is this a showcase of proprietary software?
30.
▲
by
dinedal
8y ago
I think this is more useful from the perspective of, if you have some busy task and you need to get the data back into the DOM, what can you do? You either need to build a messaging layer, which was the defacto way, or use this. I have a fe
More ›