Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
euos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
euos
24d ago
Thanks I have not yet looked in dynamic dispatch - I train on Neon and deploy to WASM so I only target a single arch on each target...
2.
▲
SIMD Softmax, Neon to WASM, with Google Highway
(uchenml.tech)
3 points
by
euos
25d ago
|
2 comments
3.
▲
by
euos
1y ago
CUDA is over a decade of investment. I left CUDA toolkit team in 2014 and it was probably around 10 years old back then. Can't build something comparable fast.
4.
▲
Google C++ open-source stack
(uchenml.tech)
2 points
by
euos
2y ago
|
0 comments
5.
▲
Case Study – Optimizing Linear Layer
(uchenml.tech)
1 points
by
euos
2y ago
|
0 comments
6.
▲
by
euos
3y ago
It is not. I definitely use months-old bash history through !? shortcuts.
7.
▲
by
euos
3y ago
Gives you a peace of mind once it is over. Also, allows you to prepare contingencies. Our company only now was recovering from the last year layoffs and now it is suddenly hit again. It would've been much more humane to know in advance
8.
▲
by
euos
3y ago
No where to leave. Industry is dead rn, at least if you're an SWE in Silicon Valley. All open positions are paying 50% less.
9.
▲
by
euos
3y ago
I feel like there's a high chance of a layoff in my org as they had layoffs in other orgs yesterday and mine is one of major holdouts. I would very much wished for something definite, either for them to say that nothing currently plann
10.
▲
by
euos
3y ago
What do you have in the history that’s sensitive? Keys, passwords should not be in shell history anyways (e.g. I delete them from bash history if I enter by mistake)
11.
▲
by
euos
3y ago
I use those ! Bash history features all the time. I.e. !?some_test to just rerun a test case I ran several months ago. I don’t need to sync histories between PCs (they are different enough) but history is important.
12.
▲
by
euos
3y ago
You may pry my Dockerfiles from my cold dead fingers :)
13.
▲
by
euos
3y ago
When I worked at Chromium there were two major mitigations: 1. Debug compilation was split in shared libraries so only a couple of them has to be rebuilt in your regular dev workflow. 2. They had some magical distributed build that "ju
14.
▲
by
euos
3y ago
I use 4k 32' as my monitor. My home monitor is Dell U3219Q, I am very happy with picture quality, though kids say it is bad for gaming.
15.
▲
by
euos
3y ago
I use Basel for C++. I would write normal dockerfile if I need it. Bazel docker support is an atrocity. For JS builds I also use regular TSC.
16.
▲
by
euos
3y ago
One day I will learn cmake. But not today :)
17.
▲
by
euos
3y ago
I only use laptop screen in emergencies. Storage is fast enough.
18.
▲
by
euos
3y ago
I don’t notice myself sitting and waiting for a build. I don’t want to waste my time setting up a new workstation so why bother?
19.
▲
by
euos
3y ago
That’s why I write test first. I don’t want to build everything.
20.
▲
by
euos
3y ago
I am firmly in test-driven development camp. My test cases build and run interactively. I rarely need to do a full build. CI will make sure I didn’t break anything unexpected.
21.
▲
by
euos
3y ago
I am ex-core contributor Chromium and Node.js and current core contributor to gRPC Core/C++. I am never bothered with build times. There is "interactive build" (incremental builds I use to rerun related unit tests as I work o
22.
▲
by
euos
3y ago
Using Daisy UI, great project. Some minor annoyances because it does not have JS. E.g. some popups don’t close when you click on the button they are tied to because they are open based on button focus…
23.
▲
by
euos
3y ago
Process improved - version control, CI, unit testing. But not the tools. Clang is “recent” but it is still traditional CLI compiler. I right fundamental software. Chromium, Node. It is good old, largely incremental, C++.
24.
▲
by
euos
3y ago
I have free Copilot due to my OSS work. This week I disabled it for C++ because it is chronically incapable to match brackets. I was wasting too much time fixing the messes. I use it for TypeScript/React. But it’s just a more comprehen
25.
▲
by
euos
3y ago
It was a complete and utter failure. Dense housing produces slums. Everybody in my old country is trying to get a house away from cities.
26.
▲
by
euos
3y ago
I’ve been programming since middle school. That would be 30 years. Nothing really changed much. C++ is incrementally more convenient but fundamentally the same. Code editors are same. Debugger are same. Shell is same. I am certain in 30 yea
27.
▲
by
euos
3y ago
Soviet Union built a lot of those “designed by numbers” cities. They had certain distances to stores, planned density of kindergartens and hospitals, so on. Complete failure. Society changes a lot in those 10-15 years while you plan and bui
28.
▲
by
euos
3y ago
I took a break from a big tech and joined a startup. It was infuriating how people were actively opposing my TDD approach. It was redeeming when I was shipping one of my projects (service for integration with 3rd party) - and product manage
29.
▲
by
euos
3y ago
Death Stranding happens
30.
▲
by
euos
3y ago
Sure. Yandex is Cyprus. JetBrains is Czechia. Eastern European gamedev circles had been joking about surprising resurgence of studios in Armenia, Cyprus and others over the last year.
More ›