Viewing profile — bocklund
bocklund
HN member- Joined
- Thu, Jul 20, 2017, 9:39 PM UTC
- HN karma
- 276
- Public activity
- 115 items
- HN profile
- View on Hacker News ↗
About bocklund
No profile information was provided.
Recent public activity
-
comment
Comment #43335590
Is there an additional arXiv paper? The abstract referenced at the bottom refers to a completely different paper.
-
comment
Comment #42179716
Actually, LLNL (the site of El Capitan) has a process for requesting Dedicated Application Time (a DAT) where you use up to a whole machine, usually over a weekend. They occur fair…
-
comment
Comment #29162488
Steels can undergo a transition to becoming brittle when they get cold (called a “ductile-to-brittle” transition). It’s important to know what the properties would be like in this …
-
comment
Comment #28990827
Networking and connections get university students good jobs. Aptitude and drive are what makes them good at those jobs. I think the post you responded to was talking about the lat…
-
comment
Comment #28300508
It's not "initial conditions" as in time=0. Thermodynamic state variables are path independent, so "initial conditions" in this context means the conditions of the reference point …
-
comment
Comment #28157414
Several new HPCs are already using AMD [1] and that trend will probably continue if AMD continues to put out competitive products. [1] See the Top 500 list that, by my count, has 2…
-
comment
Comment #27878263
Seaborn is based on matplotlib and has basically the same semantics of matplotlib with better styling defaults and a wider API for different plots. For a ggplot grammar-of-graphics…
-
comment
Comment #26976006
At least for the AR-15 platform (the weapons pictured in the article), only the part that bears the serial number is regulated. Everything else can be bought freely and legally. Fo…
-
comment
Comment #26907525
A project I work on has a `RELEASING.rst` in the repo, which I include in the docs [1]. It contains a checklist of steps with the code. The actual deployment is automated with a Gi…
-
comment
Comment #26907401
The abstract of that paper includes: > Due to the inhibition of van der Waals adhesion at the liquid interface, the electrode was remarkably resistant to deactivation via coking ca…
-
comment
Comment #26843583
I use Goodreads, but only like a letterboxd for books. Anyone have a recommendation of something with a better experience than goodreads where I can track my read, reading and want…
-
comment
Comment #26186136
Think of it from the scientist’s perspective. You can’t ignore the work in journals who have business models and policies you do not agree with. Pretending research doesn’t exist s…
-
comment
Comment #26101599
> Will we reach a point where an M1-like full-desktop SOC includes enough processing, storage and graphics power that it satisfies any user's desktop/laptop needs? I doubt it. It u…
-
comment
Comment #26008611
Daniele Procida already has a great Write the Docs talk on this subject already. It is indeed a fantastic talk. https://youtu.be/qK-AnF5FJTs
-
comment
Comment #25802854
This is the flipped classroom model. Definitely not widespread, but it’s gaining popularity, even in universities. The system is slow to change.
-
comment
Comment #25660831
The first paragraph in the "Isolation of single emitters in silicon" section of the scientific paper[1] says that they "implanted" carbon ions into silicon. The rest of the paper d…
-
comment
Comment #25129246
Maybe "overparticular"
-
comment
Comment #25066255
This is definitely compelling. I’m still going to try holding out until the Apple Silicon 16”, but my computer is more and more reminding me how long ago 2015 was.
-
comment
Comment #23769810
Even though SymPy is written in Python, there are several options to go much faster. The simplest is when actually using the symbolic expression to do some calculation. For that Sy…
-
comment
Comment #23067163
You can actually put those expressions in your format() into the f-string braces, no escaping required.
-
comment
Comment #22939337
Software could totally do this. A common trick to check yourself is to set a timer for every $x minutes or so [1] and then when the timer goes off see what you are doing. Software …
-
comment
Comment #22511386
The price of the Wirecutter’s #1 recommended forehead/ear thermometer on Amazon has changed from $30 between 2016 and February 2020 to $100 since February. https://camelcamelcamel.…
-
comment
Comment #22095200
What are you using now? I've been using TiddlyWiki for almost a year. Most of my 400 Tiddlers are either code snippets with explanations or an probably ~2 paragraphs of text on ave…
-
comment
Comment #21761929
This is how some of the coding boot camps like Lambda School work.
-
comment
Comment #21668501
LiquidText on iOS seems to enable pulling out images, snippets, etc. as the author seems to want. Not sure what happens when that app eventually dies thought.