Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tkinom
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
tkinom
4mo ago
Implemented my own specialized memory allocator 26+ yrs ago. (Y2K timeframe) Probably older than the most of the CMU students :-( Use pre-allocated pools with array of indexes, free/allocation idx for alloc and free. Con: Fixed po
2.
▲
by
tkinom
9mo ago
Can we design something like virustotal setup? ( https://en.wikipedia.org/wiki/VirusTotal ) NPM setup similar dl_files_security_sigs.db .database for all downloaded files from npm in all offline install? List all ve
3.
▲
by
tkinom
4y ago
As Dr. Ian Malcolm said it: “Your scientists were so preoccupied with whether they could, they didn’t stop to think if they should.”
4.
▲
by
tkinom
4y ago
About right, did it two years ago with 2 Sockets, 128Cores (64 core per socket), 256 Threads 2 Epyc Motherboard with 1TB DDR4. Build Kernel < 90 seconds. Should be faster nowadays....
5.
▲
by
tkinom
4y ago
Another idea for them: Walkatron for NFTs token for "....." causes....
6.
▲
by
tkinom
4y ago
RPi+ Yolo can do real time object recognition of cluster Tank, Trucks, BMP from orbit. A service with real time streams of those objects + GPS data info directly from starlink for a select sets locations should worth a lot for DOD, NATO, Uk
7.
▲
by
tkinom
4y ago
Love to see a container environment that can monitor Monitor and log all outgoing network connection requests.... Monitor and log all critical file/directory access such as /etc/* With such container, we can catch th
8.
▲
by
tkinom
4y ago
There should be some post post-processing algorithms that can remove/clean hex elements, right?
9.
▲
by
tkinom
4y ago
NV21? https://www.phoronix.com/scan.php?page=news_item&px=Radeon-R...
10.
▲
by
tkinom
4y ago
Got Honda Clarity PHEV since 2018. Loving it so far. It is 48 miles E range. I need ~36 for round trip daily commute. Charging at work is free. I remember only fuel up only 3 times in 2019 with the 7 gallon gas tank. Normal fuel up
11.
▲
by
tkinom
5y ago
Fog of war.
12.
▲
by
tkinom
5y ago
I have written time series logging db with sqlite believe that approach has following advantages: System performance scales well with latest SSD HW. As compare to cloud base approach that is limited by network/cloud speed.
13.
▲
by
tkinom
5y ago
One can easily cut the zip-tie, search and re-zip it again, right?
14.
▲
by
tkinom
5y ago
Start by tracing exist open source Intel/AMD driver in linux: Can be for old laptop (T420, etc with Intel GPU/Driver.) Use FTRACE in kernel. Setup ebpf trace for GPU acitivies. Write some doc/blog/medium
15.
▲
by
tkinom
5y ago
Love to see compiler benchmark (compile firefox, chrome) on this vs system with EPYC 64C/128T or 128C/256T.
16.
▲
by
tkinom
5y ago
Name the project "SETI@PI"?
17.
▲
by
tkinom
5y ago
Religion can help? - I have a Mormon co-worker. They have 8 kids. Move whole family to Japan. Told me that every time they came home to US they took a row in the wide body Jet.
18.
▲
by
tkinom
5y ago
I love the fact they can convince VC to spend $80mil to try this. 20 year ago, most of space experts probably laugh at SpaceX for even trying to reuse the rocket by landing it back on earth vertically.
19.
▲
by
tkinom
5y ago
Old Programming Languages never die, they just fade away.
20.
▲
by
tkinom
5y ago
For anyone who like to hack legally and ethically, check out https://www.hackerone.com/ . If you're very good at hacking devices, software, networks, etc, companies will pay bounties for the vulnerabilities you find t
21.
▲
by
tkinom
5y ago
Commander BGP (aka DATA) entered the "sleep" command. The faceborgs found they can't enter building, connect to the collectives or take over the Galaxy.
22.
▲
by
tkinom
5y ago
Instead develop a system to auto upgrade users to latest release with security patches like iOS, G is focusing on the tweaking icon/layout with a new "(im)material design".
23.
▲
by
tkinom
5y ago
For the few folks that doesn't live in SF, maybe?
24.
▲
by
tkinom
5y ago
In 2-5 years, US/Japan/UK can/will block every single silicon build with "ARM China" IP for < 28nm, similar to how it block Huawei last year. Just look at Huawei's current, next couple years revenues, you
25.
▲
by
tkinom
5y ago
Another way to learn how the kernel module work is by tracing the kernel code.. Learn about FTRACE - https://jvns.ca/blog/2017/03/19/getting-started-with-ftrace/ Use ftrace to trace your fa
26.
▲
by
tkinom
5y ago
This works for me: "Google Search Page" -> Setting (icon, upper right) -> "Dark Theme: Off/On" (Last Entry in the drop down menu)
27.
▲
by
tkinom
5y ago
Would one use the youtube as training date? Especially for the videos with Close Caption.... As simple as extracting the Audio and CC text?
28.
▲
by
tkinom
5y ago
Big Money can buy.
29.
▲
by
tkinom
5y ago
Any benchmarks comparison data? For example: .... benchmarks with this python is XXX % higher than ... (std python, AMD, ARM)
30.
▲
by
tkinom
5y ago
Probably something like the following: 1) Add sqlite_log.[ch] files to bash source repo. 2.a) Add sqlite_init_db(...) to init a database per bash_sqldb_{date}_{pid}.db per bash pid on ~user/.bash_db/ dir. 2.b) Add sqlite_log_cm
More ›