Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zaSmilingIdiot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
zaSmilingIdiot
1y ago
I'd be interested in purchasing a copy when its done.
2.
▲
by
zaSmilingIdiot
2y ago
Weirdly, just a couple of hours ago I was trying to find this as an alternative "recommendation" for a buddy whom is digging around in this space. Couldnt remember the name of it, except that I had used it a while back for some si
3.
▲
by
zaSmilingIdiot
2y ago
While I can agree that starting as a new hire can be daunting, there should not (theoretically) be a case where a single colleague stonewalling a new hire is a problem. At least in an org set up correctly for remote work. Smaller teams (or
4.
▲
by
zaSmilingIdiot
2y ago
Not to take anything away from the launch of this offering, but I tend to find that project management for freelance work and any self managed project (whether as a solo dev or within a small group) that is intended to generate income requi
5.
▲
by
zaSmilingIdiot
2y ago
NZ is a member of 5 eyes IIRC, and so likely have various relations/cooperative agreements in place that make it easy(-ier) for justifying the handing of citizens over to another state.
6.
▲
by
zaSmilingIdiot
2y ago
For personal use, and on the topic of Obsidian, I rolled my own form of this... Its quick and dirty, but generally works for my usecase. I tend to push a page through turndown [0] to generate the markdown, then write this into obsidian (als
7.
▲
by
zaSmilingIdiot
3y ago
I agree with this. But dont just use `npm ci`on prod builds since that would typically include all the dev dependencies as well in your production builds, which is not usually desirable. It might be possible to add the `--only=production` f
8.
▲
by
zaSmilingIdiot
3y ago
Is Flutter as ubiquitous as html/css/js? Is it similarly cross platform? I responded to the suggestion that every company was choosing electron (html/css/js) because it was the best and easiest, by pointing out that the
9.
▲
by
zaSmilingIdiot
3y ago
> There's a reason every single company wants to just build web apps and electron apps, because it's actually the best and simplest platform for delivering a cross platform UI [...] Maybe, but consider that possibly the reason
10.
▲
by
zaSmilingIdiot
3y ago
To answer the question of "why", I'm reminded of this post I saw a short while back: https://old.reddit.com/r/funny/comments/mce3j0/why_do_you_wa...
11.
▲
by
zaSmilingIdiot
3y ago
Im not particularly fond of these types of lists, but given the author and the material posted, this is definitely an exception. One thing I didnt quite get: > Every project is a triangle made of time, money, and quality; shortening the
12.
▲
by
zaSmilingIdiot
3y ago
Personally, I have a strong preference for not combining my password manager with my 2fa totp code generator though. Compromise of one meaning compromise of the other, and all that.
13.
▲
by
zaSmilingIdiot
4y ago
Offtopic: For interest, there seems to be an issue clearing/deleting values from inputs. Ar least on mobile anyway. The last digit is never visibly removed and appears to still be considered a part of thr input value. Also, decimal inp
14.
▲
by
zaSmilingIdiot
5y ago
> After reading that, I would not use it without completely understanding the code as if I had written it myself (and maybe that's what you should do for every dependency anyway). Isnt that the point? As in, it allows for the use of
15.
▲
by
zaSmilingIdiot
5y ago
I understand the point being made, but this is solved trivially by including a published date, eg: Best $product - published $exact_date (or alternatively, instead of "published" use "updated"). This has the added benefi
16.
▲
by
zaSmilingIdiot
5y ago
Looks interesting enough... But how does one solve the issue of security level updates for some dependency language? Or when a particular version of some application reaches EOL and is no longer maintained, or theres some functionality in a