Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tsewlliw
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
tsewlliw
3y ago
Expect a different title track, different comp ranges(it's likely in the project management job family, go compare on bls.gov), and likely a manager without experience in your new practice. If you're the first/only, you'
2.
▲
by
tsewlliw
3y ago
Me! I'm working on myself as a physical machine that carries my experience through the world, and my ability to make that a fun and exciting journey full of connections, support, and joy.
3.
▲
by
tsewlliw
4y ago
Two things to consider: 1) If everyone else seems like a jerk, maybe you're the jerk. Hard for anyone here to know. I've been the jerk before, happens to all of us. Not everyone stops being the jerk. 2) Sounds like you don't
4.
▲
by
tsewlliw
4y ago
That product name needs some workshop time.
5.
▲
by
tsewlliw
4y ago
Would I as a 40 year old middle manager in Texas take a shot at living in rural central Europe for 4 months to work on ML for factory automation? Might feel lonely because I probably wouldn't move my family with me and take my kid out
6.
▲
by
tsewlliw
4y ago
Make friends. With friends you can make fun anywhere.
7.
▲
by
tsewlliw
4y ago
Tech debt either makes changes more expensive to implement, or adds operational work to your development team. The rest is bugs, features, and stuff you want to change. Addressing technical debt should result in the ability to make changes
8.
▲
by
tsewlliw
4y ago
Which boss / coworkers / company did you vibe with?
9.
▲
by
tsewlliw
4y ago
You're missing that part where soft contribution is dropped. It's doing less work because the person aren't sharing skills and knowledge with the wider organization. That is valued work.
10.
▲
by
tsewlliw
5y ago
A witty saying proves nothing. -- Voltaire Just as a general rule in conversation, invoking so-and-so's law or this fence isn't a productive tactic. Instead, ask the question that wisdom suggests you ask, and for this bothersome
11.
▲
by
tsewlliw
6y ago
Conceptually, this is rather like lossy compression with a shared dictionary. In practice your likeness has still been trasmitted. Jpeg files are after all just numbers too, merely less specialized.
12.
▲
by
tsewlliw
6y ago
Here's hoping we double down on Polio efforts and ensure it is entirely eliminated. Finishing is super important, and this milestone shows this is something humanity can finish.
13.
▲
by
tsewlliw
8y ago
This is probably decently efficient if you use recursive CTE's to traverse it, and use keyset pagination rather than limit/offset. with recursive cte (udo_id, prv, nxt, label) as ( select * from udo
14.
▲
by
tsewlliw
10y ago
> 3/ If you think your own DNS server is going to be better maintained than Google's, sure. But not everyone else would. Be careful here, Google will rate limit you very severely and waiting 10s for DNS responses inside Nginx i
15.
▲
by
tsewlliw
10y ago
Why does some software development take so little time? My suggestion for the answer is that when the goal of the software project is selected carefully in the context of the surrounding ecosystem you can connect a few things and all the re
16.
▲
by
tsewlliw
10y ago
Controlling borders is fundamental to sovereignty, the point being that a sovereign nation decides how porous the borders ought to be. To cede that control significantly reduces the self-determination of the people within the border, even i
17.
▲
by
tsewlliw
11y ago
One likely motivator for writing the tooling in the first place was an attempt to automate away manual tasks, the point of which would be to never think about these topics / problems again. In that light, the idea of being anointed &qu
18.
▲
by
tsewlliw
11y ago
There is nothing wrong with being at work just for the money, and it most definitely does not mean you are cynical. Funding a family or a hobby is a rewarding and valuable life to live. Being in it for the money can be a really powerful way
19.
▲
Columns: One Simple Trick to Avoid Scaling
(00plugin.net)
1 points
by
tsewlliw
11y ago
|
0 comments
20.
▲
by
tsewlliw
11y ago
This is neat! I think the "why" section thats on some of them is the most valuable part, absorbing that "why" into your lizard brain can add up to huge changes in your natural style :)
21.
▲
by
tsewlliw
11y ago
I'm with you on this. WordPress is acknowledging the actual behavior of the people who use it and aiming to be secure inside that reality instead of telling people they are doing it wrong and to learn how to internet. That is absolutel
22.
▲
by
tsewlliw
12y ago
Just playing around with it, do typical strategies for using these tools include "bad" data? I drew a '-' and got '4' as the guess, which feels very wrong.
23.
▲
by
tsewlliw
12y ago
I like the independence achieved here, down to not having to deal with people with conflicting communication styles.
24.
▲
by
tsewlliw
12y ago
> I’m making Zed my day-time job I'm super excited for you! Passion & Dedication! Bravo
25.
▲
by
tsewlliw
13y ago
Way to avoid arbitrary risks and complications!
26.
▲
by
tsewlliw
13y ago
fixed your link: https://github.com/facebook/rocksdb/blob/master/db/db_impl.c... Take another look! There's a guard object used at the function scope to ensure the lock is released, and this bl
27.
▲
by
tsewlliw
13y ago
The contrarian in me now says "Cut and then bring the bite to your mouth with your knife, the fork is now a stabilizing tool, also mock every European who doesn't".
28.
▲
by
tsewlliw
13y ago
Is rune "right" even? I thought that rune was a single codepoint. How does that behave in the presence of combining characters or in non normalized unicode strings? https://twitter.com/glitchr_
29.
▲
by
tsewlliw
13y ago
It cannot be done as part of compilation. For example, the superclass you run against may not be the same as the superclass you compile against.
30.
▲
by
tsewlliw
13y ago
I think JS is actually a radically simpler language than either Python or Ruby. Lua is a much closer comparison, and its certainly got a nice interpreter and JIT available.
More ›