Viewing profile — jackpeterfletch
jackpeterfletch
HN member- Joined
- Wed, Oct 25, 2017, 9:11 AM UTC
- HN karma
- 122
- Public activity
- 160 items
- HN profile
- View on Hacker News ↗
About jackpeterfletch
No profile information was provided.
Recent public activity
-
comment
Comment #47554232
My understanding is that legislation is in the works to fix that. But we’ll see.
-
comment
Comment #47554207
9.4% is Gas + Biomass (not clean) But there’s a generation surplus and export of +13.4%!
-
comment
Comment #47455444
Consider that you, and most of the community here, wouldn't have jobs if that were the case. XD
-
comment
Comment #47455199
It works fine for the point that they were making. Which is that the fact that restaurants have to certify for food safety training and pass regular inspection is perfectly reasona…
-
comment
Comment #47454840
Well in many countries this is the case. But it's an interesting thing to raise, because so often when they do enforce those controls - the outcry is 'bank won't let me do what I w…
-
comment
Comment #47356126
AI Account. Everything in that account has appeared in the last 6mo. Very unnatural commit activity, and clearly contradicts the claim that this is their first OS project. Is linke…
-
comment
Comment #44922584
This is quite common already, where they’ll offer a higher performance tier, but that power only comes from the engine control unit, no physical differences. It makes even more sen…
-
comment
Comment #44795149
I’ve been loving zellij. I don’t know what it is about how my brain works, but I have absolutely no memory for keybinds (and envy those that do), so I love that it just lays them o…
-
comment
Comment #44686771
Wouldn’t disagree, but have I got bad news for you. Global utilisation rates are very low. 5~15% I guess the reality is that solving that would require a practically impossible lev…
-
comment
Comment #44686183
Interesting. Coming from Spring to Ktor, being able to easily inspect the internal workings has been one of my favourite bits! It’s ‘advanced’ kotlin in there for sure, and takes s…
- comment
-
comment
Comment #43260885
I’m personally not convinced by the theory of ortho. It seems to stem from the idea that stagger is a hangover from the typewriter, in which it was required to make room for the me…
-
comment
Comment #43252090
Thanks - I figure its step away in terms of target platform. I meant a little more in the way that software is packaged and run. My understanding is that theres a similar mechanism…
-
comment
Comment #43247831
Is it similar to NixOS? Recent convert, would be interested to read a comparison to fuchsia from someone in the know of both. If it’s anywhere close Google might be sat on a huge o…
-
comment
Comment #40631246
They shutdown all operations in Russia. https://blog.jetbrains.com/blog/2022/12/06/update-on-jetbrai...
-
comment
Comment #40521350
It’s a good point. YouTube for instance doesn’t gatekeep in the same way. And for sure by no means am I suggesting this is the best way to go about it.
-
comment
Comment #40521016
There’s no doubt better docs will help improve the state of Android Apps. But this is about stemming the flow of shovelware into the store, (todolist tutorial no 800000, but I chan…
-
comment
Comment #40170708
That definitely happens. Meanwhile we know that these mixers are being used enmasse to sell exploitative content, fund terrorist organisations, evade tax, run scams, hacks, the lis…
-
comment
Comment #40170544
> Have you ever considered there may be legitimate use cases for such technology? Ok, so we all are well aware of the illegitimate use cases for which crypto mixers are used - in v…
-
comment
Comment #40142092
Is there any good data/analysis on how prevalent attacks on these devices are? I’m always on the fence with this stuff. As an engineer I like having access to my device, and the fr…
-
comment
Comment #39846115
Yeah I thought it was an e-ink clock XD. Then I realised that the Windows 3.1 design language might actually be a really good fit for an OS that targets e-ink for computers & large…
-
comment
Comment #39683248
and are most peoples 2fa device
-
comment
Comment #39572081
I agree that you never escape the requirement to have knowledge of how your application is deployed. Things like autoscaling, security, performance etc, all intrinsically effect ho…
-
comment
Comment #39571590
They're trying to leverage the advantages the terminal brings: - Portable API. - A directory context, stack based workflow, in which unrelated programs are be executed together. Wh…
-
comment
Comment #38019958
> Do you need memory safety? I think that’s an unusual way frame that requirement. All programs need to handle memory _correctly_. Very few seg fault as part of expected operation.…