Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
manyxcxi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
manyxcxi
2y ago
I know Roku doesn’t exactly have the greatest track record but I’ve owned them relatively trouble free since at least 2010, having refreshed them all once or twice since. Way back when Apple and Amazon were fighting Roku was the only one th
2.
▲
by
manyxcxi
2y ago
I may be able to help, I just sent you an email.
3.
▲
by
manyxcxi
2y ago
I have never come across a post on HN that was so scarily describing my current day to day and with a comment I agree with so wholeheartedly. I’ve spent the majority of my career in tech with a finance angle to it, mostly sales and use tax
4.
▲
by
manyxcxi
2y ago
You’ve captured the lions share of the problem. My personal hobbies as well as an off-road race we started amongst friends years ago accidentally becoming insanely popular has lead to me getting to know and becoming friends with auto relate
5.
▲
by
manyxcxi
3y ago
You just described my last 6 weeks…
6.
▲
by
manyxcxi
3y ago
THIS is the real problem. For _most_ projects upgrading from 8 to 9 meant just adding a few packages that were removed from default JDK with Jigsaw. That part is generally fine, even with OSGi hell. The Javax -> Jakarta changes for valid
7.
▲
by
manyxcxi
3y ago
I do both. I’ve got lots of not computer hobbies (and kids) and I have tinker projects. I usually use early morning a couple days a week for tinker time as I’m an early riser.
8.
▲
by
manyxcxi
3y ago
It does. Primarily, worker threads query the DB for jobs to pick up. They can write state back when running a job, and they can have configurable (per job type) retry rules. So in your case, the crash would likely leave it in an open/r
9.
▲
by
manyxcxi
4y ago
I have a 15 year old Brother black and white laser all-in-one and a 6 year old black and white laser with Wi-Fi still on the starter toner in my office. They work on Linux, Mac, and Windows. I can print to the Wi-Fi one from my iPhone. In o
10.
▲
by
manyxcxi
4y ago
I follow it pretty closely. I don’t have any automation setup for changelogs or anything at this point, but it’s pretty easy for me, as back in ye old SVN/Trac days there were similar FIX, etc. semantics. I often have trouble with enou
11.
▲
by
manyxcxi
4y ago
I’ve been using it for a long time and I’d happily pay $100 for it. It can consume swagger/openapi docs and generate calls. It can generate code snippets and cURL requests. You can extract values from one response body to use as a vari
12.
▲
by
manyxcxi
4y ago
I keep my lid closed as well and I’ve never had it not wake up. Though, with the latest is version it has seemed slower to wake at times.
13.
▲
by
manyxcxi
4y ago
It’s _mostly_ kinda sorta like that. There are broad groups that are basically the same; Craftsman and Dewalt being owned by Black and Decker, for instance. But it’s a crazy web depending on particular tools or features it goes from a coupl
14.
▲
by
manyxcxi
4y ago
I’ve got the TS 3 Plus dock (which has Ethernet) and it has been working flawlessly on my 2020 MBP (Intel) the entire time. I _think_ there was a firmware update in the early days that unlocked the 85 or 90 watt charging. I had heartburn ab
15.
▲
by
manyxcxi
5y ago
Pretty sure it would be at most $5 - I’ll have to double check. We pay for premium Active Directory (almost exclusively to get the extra security features), so that might be why it works. So the answer really is, yeah, it’s got to be paid f
16.
▲
by
manyxcxi
5y ago
I found with admin rules turned up I was getting the same. And you can’t have different rules per service, such as daily for email but every time for Admin console. So I did what I probably should’ve done, created two different accounts for
17.
▲
by
manyxcxi
5y ago
Also in Oregon (Portland area) and though it doesn’t feel darn near as hot the addition of mediocre air quality from the forest fires and higher than normal humidity make it suck something fierce. 72+ degrees and 80% humidity the past two m
18.
▲
by
manyxcxi
5y ago
I thought it was first or firstOrNull. Or is there a new Kotlin collection method I need to learn about? Aside, Kotlin collection extensions might be my favorite thing I learned in the last two years.
19.
▲
by
manyxcxi
5y ago
We had something similar in the Pacific Northwest of the US last month. It’s not uncommon for us to see a few days per summer in the 97-102 (36-39C) range but it will always be in the 50-60 (10-15C)range at night. It’s rarer that we see 2 s
20.
▲
by
manyxcxi
5y ago
I was 30 (8 years ago) when I was diagnosed with it, but my teachers and friends had joked about my “ADD” since I was a kid. A coworker was talking about their kid’s diagnosis and mentioned a bunch of the things they checked for and a littl
21.
▲
by
manyxcxi
5y ago
If RDS or other “hard to replicate very quickly during disaster” infra is being run I personally would still have cross A-Z replication at minimum, to reduce network costs I would configure the “other zone” as a backup replica only and not
22.
▲
by
manyxcxi
5y ago
As someone who was a motorcycle safety instructor, which required a ton of training and memorization of safety statistics for a 20 something year old in order to teach new riders for a few summers during college - the numbers agree with you
23.
▲
by
manyxcxi
5y ago
I took CS among others in high school but didn’t have to sacrifice foreign language for it. It uses different parts of your brain. Honestly, my exposure to foreign languages has helped me at various points building tech where I may have mad
24.
▲
by
manyxcxi
5y ago
I’ve lived in Oregon most my life. Not unlike Washington (or many other states), when you get out of the metro areas the voting turns from “blue” to “red” pretty quickly. East of Bend has significantly more in common with Idaho than the val
25.
▲
by
manyxcxi
5y ago
And on many of these points I agree... I was careful to choose popular, and not project opinions about SQL/NoSQL/etc. In my field, most of our data is relational and we use NoSQL for caching, queues, shared work, ETL performance,
26.
▲
by
manyxcxi
5y ago
I disagree on most of your points but I am trying to read your entire comment favorably, but my personal experiences do not line up with almost any of this. >>> JPA/Hibernate is still the best way to actually produce working a
27.
▲
by
manyxcxi
6y ago
I felt the exact same way until last year. Java 8+, IntelliJ IDEA, and Lombok combined massively reduced boilerplate. Groovy was great for “more than Bash” and DSLs. I was wrong. Last year we gave Kotlin a try as a team and at this point we
28.
▲
by
manyxcxi
6y ago
I went with a Filco Ninja Majestouch TKL about four years ago and I’ve loved it. I needed ten keyless because my new under desk keyboard/mouse tray setup wasn’t really wide enough for a super wide keyboard. You can choose the switch ty
29.
▲
by
manyxcxi
6y ago
Screen resolution problems make a lot of sense. I’ve built a few Raspberry Pi gameboys lately with a 3.5” 640x480 screen and they look great but text is _tough_.
30.
▲
by
manyxcxi
6y ago
I’ve never tried Odroid but Steamlink, even on a Pi4 is not without flaws. Pi3B+ wired has been mostly unsatisfactory for me and Pi Zero W/Pi3 wireless have been nearly inoperable. Have you had a different experience? If so- what have
More ›