Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
putnambr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
putnambr
3y ago
From your link, a specific PAH called benzopyrene _may_ cause cancer in low amounts. It's a pretty extraordinary claim to say that we should be concerned about carcinogens from cooking with cast iron, which has been used long before ou
2.
▲
by
putnambr
3y ago
Did you skip over "In almost all applications of superconductors, they don't use high-temperature ones for one simple reason: Material properties." They're saying that LHC does not use a ceramic, and therefore high-tempe
3.
▲
by
putnambr
3y ago
Four hours of knowledge work a day is a lot? Maybe I'm uniquely on a path to burnout, but I put in at least 6 hours of what I would call hard knowledge work per day as a SWE. Throw on 1-3 hours of collaboration and an hour of truly use
4.
▲
by
putnambr
3y ago
I've got a side project still on Svelte 3, I feel this. I got the implementation into a good state a few months ago and haven't needed to touch it, soon it will be two major versions behind. No regrets, no other framework was as e
5.
▲
by
putnambr
3y ago
This reminds me in a way of Java Cards / JCOP. It would be cool to see more people hack around on embedded systems, I'm all for stuff like this lowering the bar for entry. Cool!
6.
▲
by
putnambr
3y ago
> never clean it with soap. This is a myth. I was struggling with getting a good non-stick-ability on my Lodge, until someone pointed out the 'patina' is really just burnt carbon and does nothing for non-stick. The non-stick se
7.
▲
by
putnambr
3y ago
Or stainless steel, or BPA-free plastic, or plant-fiber cellulose plastic, or silicone, or...
8.
▲
by
putnambr
3y ago
How is it crazy? Jetbrains' IDEs provide more than enough value as it is. I don't want to pay for features like their collaborative coding or AI assistant that I won't use. Would you rather them roll out cost-plus pricing or
9.
▲
by
putnambr
3y ago
I've only ever had this issue when using third-party syntax or bracket highlighters. Maven indexing, code analysis is blazingly fast.
10.
▲
by
putnambr
3y ago
Avoid resellers / 'cheap' registrars like NameCheap, GoDaddy. DNS propagation, domain 'locking', etc. is so much easier to manage and faster using registrars who care about their business. Hover comes to mind, recen
11.
▲
by
putnambr
3y ago
Sure - the *Client would be a class or library intended for import/use by consumers of a resource exposed by a service. The exposed API should be viewed as usable independently, but it can sometimes be useful to add a layer of abstract
12.
▲
by
putnambr
3y ago
I assume titanium is better than stainless as far as leaching goes? With a quick search I could find titanium pots (actual titanium, not coated) up to 5L. I have a few on hand for backpacking, but I've never thought of using them for r
13.
▲
by
putnambr
3y ago
Not OP, but I'd imagine the extra handling is the concern here, as far as water bottles go. You do want to refresh water in water jugs routinely as 'preservatives' like chlorine dissipate. The better wording of 'stop reu
14.
▲
by
putnambr
3y ago
Soaps that don't include detergents are safe for cast iron, too. Many people confuse carbon and crud buildup for 'seasoning'. The seasoning you want is a micrometer-scale carbonized oil on the surface of the steel, and possib
15.
▲
by
putnambr
3y ago
PFAS have been phased out of use? Where? You have to hunt for PFAS-free ski or bike lubrication, it's in your contact lenses, and on all of your non-stick pans.
16.
▲
by
putnambr
3y ago
Fluorinated water has its own health risks, but everyone should absolutely be using either a fluoride toothpaste or fluoride rinse.
17.
▲
by
putnambr
3y ago
Is there any risk to the Quarkus project from Red Hat's involvement? It's been my go-to for Java webservices, but Red Hat's track record is making me consider something like Helidon.
18.
▲
by
putnambr
3y ago
My theory is that some middleware applications have policies to scale to zero or one based on traffic patterns, when scaled down due to lack of traffic things start breaking.
19.
▲
by
putnambr
3y ago
This is hearsay, but folks in Colorado tend to complain about federal air quality guidelines prohibiting controlled burns during the times of the year that it makes sense to do a controlled burn. During the winter, air quality guidelines di
20.
▲
by
putnambr
3y ago
Definitely. We actually own three, the intent of the newer one is to replace the other two eventually. Old cars are a Prius for interstate trips, and an early 2000s Outback for camping/interstate trips where we need to bring more thing
21.
▲
by
putnambr
3y ago
In theory, yes, and a lot of lower income people do put that into practice and live in my same apartment complex. These people also usually own cars. The nearest grocery store is about a mile away, and the nearly bus stop is about the same
22.
▲
by
putnambr
3y ago
Rancher is going the way of dust? Most dev organizations I'm familiar with either use terraform + EKS + helm + pipeline, or replace a lot of that complexity with Fleet.
23.
▲
by
putnambr
3y ago
Uhh, no. Fed just needs to relax regulations around air quality, especially when the thing they're saying no to will improve air quality in the long run. I recreate on our federal lands and can't imagine the same access in state o
24.
▲
by
putnambr
3y ago
I've purposefully chosen, and paid the higher rent for, an apartment that's on the greenbelt in my city and close to work so that I can use my car less. As a couple we still own two cars but really only use them to transport our d
25.
▲
by
putnambr
3y ago
Without prescribed burns it's only a matter of time until we experience another 'Big Blow Up' - https://en.wikipedia.org/wiki/Great_Fire_of_1910
26.
▲
by
putnambr
3y ago
It's not Colorado's land to burn, though. Most of the issue is fuels load on federally-managed land.
27.
▲
by
putnambr
3y ago
Really? You think someone who spends all day building systems with software will have an easy time studying and gaining a CDL, learning about soil quality, drainage, fertilization, crop strategies, financing agreements (lease to own agreeme
28.
▲
by
putnambr
3y ago
Paying attention to the design paradigms is truly the interesting aspect. The way you write code in a language isn't fixed or proscribed. You see evolution of languages/frameworks, influence between them, repeats of what one tech
29.
▲
by
putnambr
3y ago
Been doing this for a few years. If I have an `Item` class, it's going into its own package. Along with `ItemService` (business logic), `ItemResource` (endpoint), `ItemDao` (persistence interface), etc. If `Widget` has a dependency on
30.
▲
by
putnambr
3y ago
I think it's fair to point out that you should be referencing road bikes then when you say bikes are not practical. Advancements in tubeless technology, suspension, MTB groupsets with dinner plate low gears, derailleur clutches, and hu
More ›