Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hpcjoe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
hpcjoe
3mo ago
Working with a variety of AI models (Claude, Grok Build, various locally run models) and agents, I am scratching an itch. When people deploy python and perl code, they have to either export their entire environment, or build a container. T
2.
▲
by
hpcjoe
6mo ago
Look for llmfit on github. This will help with that analysis. I've found it reasonably accurate. If you have Ollama already installed, it can download the relevant models directly.
3.
▲
Just No
(scalability.org)
3 points
by
hpcjoe
9mo ago
|
3 comments
4.
▲
by
hpcjoe
9mo ago
Thoughts on disabling ad blockers, subscription requests for sites, and the economic model underlying much of the internet these days.
5.
▲
by
hpcjoe
10mo ago
Teams regularly fails at video conferencing. It complains of low network bandwidth at random times, and I check my firewall (OpnSense with fq_codel enabled and reasonable bandwidth limits) to note that it under very light load. I am not su
6.
▲
by
hpcjoe
1y ago
I noticed the comments pointing out that TDP is a marketing number, and max power draw for this part can be higher. The cooling seems to have been inadequate. A rule of thumb I use for cooling is, you can rarely have too much. You should
7.
▲
by
hpcjoe
1y ago
As will Python and many others.
8.
▲
by
hpcjoe
1y ago
I recall that while I was at SGI. Many of us within SGI were strongly against the move to sell this off to Sun. We blamed Bo Ewald for the disaster to SGI that this was, the lack of strategic vision on his part. We also blamed the idiots
9.
▲
by
hpcjoe
2y ago
Same in Julia, but no need to "import math", its already built in :D joe@zap:~ $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) |
10.
▲
by
hpcjoe
2y ago
Not true by any stretch. I've used komodo[1] for more than 2 decades as a debugger in Linux, Mac, and Windows. More recently VSCode on all 3, for debugging. Definitely not a dead language. A mature and stable language, which won'
11.
▲
by
hpcjoe
2y ago
I have perl code I wrote in 1992 that still works properly, without changes. The binary executables have changed ISA from MIPS 4 to x86_64, and are compiled fortran (gfortran). There's even a switch I use to be able to read the large
12.
▲
by
hpcjoe
3y ago
At a previous job, I regularly worked with dfs of millions to hundreds of millions of rows, and many columns. It was not uncommon for the objects I was working with to use 100+ GB ram. I coded initially in Python, but moved to Julia when
13.
▲
by
hpcjoe
3y ago
A friend sent me the image from page 9. The email signature. It is mine, from when I ran my company. Mid 2010s. I'm not much worried about this specific example of information exfiltration, though I have significant concerns over ho
14.
▲
by
hpcjoe
3y ago
1: Yes. Has happened 3 times in my career, most recently this past May. 2: Minimally. I was asked for the reason for my departure, and I was transparent as I could be, indicating what I knew and the circumstances. People were curious a
15.
▲
by
hpcjoe
3y ago
This is my current pain with Julia. It makes deploying code require the entire environment, or a PackageCompiler built sys-image. I've played with static compiler, and other techniques. They are sadly quite brittle for my previous u
16.
▲
by
hpcjoe
3y ago
FWIW, I've used MaraDNS for a while, about 10 years. It works nicely for my small domains. It is missing some things that require I do some workarounds, but for the most part, it does what it says on the wrapper. Its not hard to con
17.
▲
by
hpcjoe
3y ago
> the "winning" strategy is to have high-level scripting languages where you can ignore most of the details, which call into hyper-optimized, high performance libraries. For instance, when you're using Scipy, you call into
18.
▲
by
hpcjoe
3y ago
So I pulled up my jpg of the Sombrero galaxy to see (its been my laptop background for a few years). I could barely make out Iris in it. Absolutely awesome though! Something about the deep field and ultra deep field pictures that makes me
19.
▲
by
hpcjoe
3y ago
Ugh ... that's depressing.
20.
▲
by
hpcjoe
3y ago
I just went through this process. Got autorejected after the personality/IQ test thing. My essay was 13 pages. As for notable things I've done, I worked on an experiment in undergrad, which won the PI (small group) the Nobel in
21.
▲
by
hpcjoe
3y ago
Catastrophic loss of precision is, as the name implies, catastrophic in terms of the calculation context. For scientific/engineering codes, and things requiring a preservation of resolution for proper functioning, FP32 is rarely suffi
22.
▲
by
hpcjoe
3y ago
Location: Ann Arbor, Michigan, USA About: PhD theoretical and computational physicist writing code, working on modeling systems, teasing actionable data out of massive (TB->PB) data stores, building very high performance applications, s
23.
▲
by
hpcjoe
3y ago
I don't support this at all. This is printing as a service, with interesting consequences once you cancel the service even with remaining assets available to you. To get you to think about this some more, apply this to computing and s
24.
▲
by
hpcjoe
3y ago
Back in my more perl-ish days, I recall pythonistas doing this. Sad to see little has changed.
25.
▲
by
hpcjoe
3y ago
> Julia is very fragmented No, it isn't. I'm using Pandas, DF.jl, and even polars at work. DF.jl is by far the best/easiest/quickest to use, as its syntax is consistent. Polars is a bit more annoying as its syntax
26.
▲
by
hpcjoe
3y ago
I've been looking into that for a while, as a way to create a common environment for users in my team. I did get it to work, though as you mention, build times are long for this.
27.
▲
by
hpcjoe
3y ago
> If funding's a problem across many fields then wouldn't it perhaps make better sense to just accept Fortran as the most appropriate language for certain well defined application types/fields and concentrate on improving
28.
▲
by
hpcjoe
3y ago
It is possible, within specific limits, using StaticTools.jl and StaticCompiler.jl. Sadly for me, my code won't work within the indicated limits. This is the biggest issue for me, for deployable code. I'd love to hand my users a
29.
▲
by
hpcjoe
3y ago
My packages at work are about 1.5k lines. Precompilation is about 10-15 seconds. After precomp, about 1-2 seconds to load with "import" or "using". The longest I've seen on precomp have been DifferentialEquations.
30.
▲
by
hpcjoe
3y ago
Fortran was old in the early 1980s, when I first taught it to myself for use on a research project. I'd taught myself BASIC, x86 assembler, and APL (for another physics course) by then. All the serious physicists were using Fortran t
More ›