Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joshdev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
joshdev
5mo ago
We discovered a bug in AWS Bedrock that is double counting cache writes when thinking/reasoning is enabled for the Anthropic models. It’s not clear to me if this is limited to just AWS Bedrock or all providers. AWS Support is aware. W
2.
▲
by
joshdev
11mo ago
What is the better solution you’ve moved on to?
3.
▲
by
joshdev
2y ago
This is the way. As others mention opening window is your cheapest option, but you lose a lot of your heating and cooling efficiency. We installed a whole house ERV for about $10K and saw a significant drop in CO2 readings.
4.
▲
by
joshdev
2y ago
I remember KoolBear from playing on Kali. That brings back good memories.
5.
▲
by
joshdev
3y ago
Hang in there. I’ve had the same challenge. Take some time off and burn through any energy accumulated taking care family in just a few days. Best I’ve found is to try and keep things at a slow burn. You’ll never really relax but you can
6.
▲
Investing in Snapser
(a16z.com)
1 points
by
joshdev
4y ago
|
0 comments
7.
▲
by
joshdev
4y ago
I wonder if there is a case to be made for a patch branch that gets all PRs. Then the maintainer can do any further tweaks needed before merging down to mainline.
8.
▲
by
joshdev
5y ago
HN with an RSS reader is the way to go. No need to compulsively check and you can skim through things quickly.
9.
▲
by
joshdev
5y ago
Another way to look at it is you are expected to include business factors into your decision making. Sometimes the most optimal engineering solution is not the most optimal business solution. Politics can definitely be a factor, but being a
10.
▲
by
joshdev
5y ago
Have you considered looking at Amazon for their ARM offering (Graviton)? I'd be hesistant to use M1 minis for a production workflow as they are not really production grade (lacking ECC memory, not sure how long they are rated to run a
11.
▲
by
joshdev
5y ago
It sounds like you just don’t enjoy frontend work. If you are trying to build a product on your own it’s impossible to avoid, but there are plenty of companies in the EU and US hiring for backend developers. Understanding how both sides get
12.
▲
by
joshdev
5y ago
It's funny I have a logitech cam at the top of my monitor, which effectively covers the exact same space as this new notch. The bezels on monitors have gotten so thin it's tough to include add ons.
13.
▲
by
joshdev
5y ago
I get the use case, but I just can’t get behind using software like this for security reasons. It’s too easy to add users to slack, leading to accidentally exposing secrets.
14.
▲
by
joshdev
5y ago
Having worked remote before the pandemic I found having my camera on was a very good reminder to the team that I was still there. Increasing your visibility when you are one of a few remote employees is very important. All that said a came
15.
▲
by
joshdev
5y ago
Idiomatic scala yes, but while on boarding engineers hit many cases, where they ended up returning null in places they shouldn’t.
16.
▲
by
joshdev
5y ago
Somebody has used Scala
17.
▲
by
joshdev
5y ago
I had to switch back to drip for this very reason. I compensated by getting a good grinder and a solid whole bean subscription.
18.
▲
by
joshdev
6y ago
I think having a zero P0 and P1 bug policy makes sense. As others have said some bugs may not make business sense to fix. I do think it is useful to set thresholds for other bug priorities as well. 1,000 P2 bugs may make your product feel u
19.
▲
by
joshdev
8y ago
Type inference is super handy in a lot of places. The problem I've run into in the rust book and other intro docs is they almost always use type inference, which makes it harder to learn what is going on. I'd prefer they used ex
20.
▲
by
joshdev
8y ago
That's fair. When I say appreciate, I mean the results of the grind. Washing Dishes or any type of cleaning isn't fun, but finding coping mechanisms (zoning out, music, etc...) you can enjoy the results.
21.
▲
by
joshdev
8y ago
All jobs have some amount of grind. Being able to acknowledge its going to suck and push through it quickly can be super beneficial to your career. It's also one of the reasons why I encourage those in high school or college to try a
22.
▲
by
joshdev
9y ago
The best advice I can give is to stop attaching yourself to a specific language. Having expertise in a language can be great, but you are going to be better served by demonstrating the ability to ramp up on any language that is needed. Sc
23.
▲
by
joshdev
9y ago
I wonder if it makes sense to create a new uri scheme for local https access. Something along the lines of locals://<ip>, which would receive different treatment by browsers.
24.
▲
by
joshdev
9y ago
* Mythical Man Month * Pragmatic Programmer * Code Complete
25.
▲
by
joshdev
10y ago
I think the main issue is that beyond the very basic examples the new Docker 1.12 swarm features aren't really production ready. At this point there is a significant amount of tooling required to get a production cluster running with
26.
▲
by
joshdev
10y ago
Based on my experience with SaaS, those that do offer Open Source software, are only open sourcing the core of their product. There is typically a whole suite of tools and add ons that expand their core offering into something that makes i
27.
▲
by
joshdev
11y ago
It appears to be a fork of Atom.io. Just take a look at the app contents on OSX. $ ls "Visual Studio Code.app/Contents/MacOS/" Atom
28.
▲
by
joshdev
12y ago
That's where I think containers come in handy. Assuming you have other services you are managing you can pack them into instances running your main workload. https://aws.amazon.com/blogs/aws/cloud-container-
29.
▲
by
joshdev
12y ago
I agree that there is value in having a team handle both the research & development phases. That said, you may not need the full team to handle research. Not all team members may be interested in research related tasks or have the dis
30.
▲
by
joshdev
12y ago
OSSEC combined with Logstash, Elasticsearch, and Kibana can give you a lot of this data on the fly. Here is my list of bad ssh logins from the past 24 hours. Taiwan 145963 China 15881 Korea, Republic
More ›