Viewing profile — JamesonNetworks
JamesonNetworks
HN member- Joined
- Wed, Feb 10, 2021, 9:57 AM UTC
- HN karma
- 164
- Public activity
- 83 items
- HN profile
- View on Hacker News ↗
About JamesonNetworks
No profile information was provided.
Recent public activity
-
comment
Comment #47517151
The true rite of passage for the child hacker I remember my dad and brother taking a floppy to copy a sys file to restore a win 3.1 install from the Sam’s display computer in the p…
-
comment
Comment #45323338
Yeah, we live on the backside of a circle with no through traffic and today I watched a teenager race around the circle going faster than 20mph for several laps. My driveway is slo…
-
comment
Comment #43856728
30 minutes seems long. Is there a lot of data? I’ve been working on bootstrapping sqlite dbs off of lots of json data and by holding a list of values and then inserting 10k at a ti…
-
comment
Comment #43500066
In contrast to this point, as long as I use Xcode and do the same thing I've always done allowing it to manage provisioning and everything else, I don't have a problem. However, I …
-
comment
Comment #43430019
My experience with this at one company is the DB became a wild west of cowboyed sprocs that were in source control but a lot of times the sproc in the db didnt match the stored cod…
-
comment
Comment #43429989
You may not have to today, but you will one day. They will remove zone.js and there will be a whole host of deprecated libraries and outdated blog posts about how to do things the …
-
comment
Comment #43428894
Upgrading to standalone components and the new signal API right now, not sure I’d say this avoids the frontend treadmill
-
comment
Comment #42706172
Off hand guess: reduce apparent battery life in order to nudge people to upgrading, thinking their batteries are going
-
comment
Comment #42493700
This comment thread is a microcosm of the problems with python packaging :D I appreciate the work the ecosystem does on it and everyone is doing their best, but its still a hard pr…
-
comment
Comment #41883676
Best I’ve been able to do is around $22 a month on DO, would love to hear alternatives that are cheaper
-
comment
Comment #41883655
Where would you host this for $60 a year?
-
comment
Comment #41530495
I’ve just recently gotten into ansible and find myself building the same thing. I wrote a script to interact with virsh and build vms locally so I can spin up my infra at home to t…
-
comment
Comment #41520311
They paved paradise and put up an AI bot
-
comment
Comment #41408759
I have this same issue, and the same frustration every morning. It’s to the point where I will probably set up a shortcut and train myself not to use it haha. I really miss when it…
-
comment
Comment #40929421
Is there an example you have in mind as to why the params, if passed via keyword, would need to stay in their position? It sounds like external calls made to the internal api witho…
-
comment
Comment #40657826
Its an interesting observation for sure, but those developers for mobile and web sit at the tippy top of all other abstractions layers. At that position a certain amount of boiler …
-
comment
Comment #40522995
The whole system is rife with widespread, unreportable fraud. I’m on hour 8 of trying to get a 46 dollar charge for my annual preventative bloodwork reversed since its literally th…
-
comment
Comment #40401361
Imagine a company trying to offer support to interfaces all tailored to a specific user. I can imagine a future where this is viable, but it will def be a longer time span than 5 y…
-
comment
Comment #40263709
Google/Alphabet is a public company?….
-
comment
Comment #39777975
Ugh, this isn’t Angular anymore. This will be just like the v1 -> v2 transition. Presignal -> signal. The second they start deprecating the previous syntax, we will hit very diffic…
-
comment
Comment #39189136
To do this I had to install libosinfo-bin
- comment
-
comment
Comment #38525216
Yeah? Through the RBAC changes? Because thats where I gave up
-
comment
Comment #38447003
The stainless steel construction is perfect for the flux dispersal
-
comment
Comment #37927763
The Venn diagram of developers who can't successfully use an ORM, but can write their own sane, well formed, normalized data access layer from scratch using just SQL are two entire…