Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
minkeymaniac
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
minkeymaniac
1mo ago
who can forget this scene... https://youtu.be/zJs9p-VNORw?si=sLF7ve6AhrQw8fNn&t=245
2.
▲
by
minkeymaniac
2mo ago
I remember using usenet newsgroups (outlook express anyone :-) The Wrox books had a mailing list where you could reply or ask questions by email... I used those a lot.. in the beginning to ask and in the end I was answering more and more
3.
▲
by
minkeymaniac
2mo ago
B (with the bird) brings back 100 guilder vibes. https://europost.nl/winkel/bankbiljetten/nederland-ba/nederl...
4.
▲
by
minkeymaniac
2mo ago
I just downloaded llama. ran this llama-cli -hf ggml-org/gemma-3-1b-it-GGUF I am getting [ Prompt: 91.3 t/s | Generation: 171.8 t/s ] This is on a GPU (RTX 4060) Is this decent?
5.
▲
by
minkeymaniac
3mo ago
Same is true for Croatia.. food from Slavonia (near Zagreb) is very different from the coastal regions (Istria and Dalmatia)
6.
▲
by
minkeymaniac
3mo ago
Windows 2000 Professional was the non server edition no? That's the one I was running AFAIK. https://en.wikipedia.org/wiki/Windows_2000#Editions But you might be right by meaning consumer is non business user.. I
7.
▲
by
minkeymaniac
3mo ago
And crazy themes I had the matrix one with the "dodge this" sound instead of a ping... good times
8.
▲
by
minkeymaniac
3mo ago
The different kernel for 95/98 was NT 4... Windows 2000 was unified, same UI for Consumer and Server
9.
▲
by
minkeymaniac
5mo ago
Normalize till it hurts, then denormalize till it works!
10.
▲
Kevin Rose Back at Digg
(kevinrose.com)
2 points
by
minkeymaniac
6mo ago
|
1 comments
11.
▲
by
minkeymaniac
6mo ago
7 was a rewrite, from c to c++, also went from 2k pages to 8k pages
12.
▲
by
minkeymaniac
6mo ago
2000 for sure had instead of triggers.. I used them :-)
13.
▲
by
minkeymaniac
6mo ago
It went down 89% Between 1929 And 1932, it took 25 years to close above 400 again. https://denisgobo.blogspot.com/2008/12/how-long-did-it-take-... Of course with Dollar-Cost Averaging you will be buying at the low
14.
▲
New Anthropic model wrecking cybersecurity stocks
(twitter.com)
5 points
by
minkeymaniac
6mo ago
|
0 comments
15.
▲
Chip Selloff Deepens After Google Touts Memory Breakthrough
(finance.yahoo.com)
3 points
by
minkeymaniac
6mo ago
|
0 comments
16.
▲
by
minkeymaniac
6mo ago
The step count in NYC stands out like One World Trade Center compared to the rest of the building when looking at the skyline ;-)
17.
▲
by
minkeymaniac
7mo ago
I listed some hard drives on Friday on eBay.. most of them refurbished... within 5 minutes got a message from a person who wanted them all... shipped them an hour later
18.
▲
by
minkeymaniac
7mo ago
I can confirm.. open up linkedIn.. hit F12 and watch the error count keep going up and up and up Screenshots found here https://x.com/DenisGobo/status/2018334684879438150
19.
▲
Microsoft Launches Maia 200 AI Chip for Faster Model Inference
(finance.yahoo.com)
2 points
by
minkeymaniac
8mo ago
|
1 comments
20.
▲
by
minkeymaniac
8mo ago
Article is from July 2025, Gold was 3362 at that time
21.
▲
by
minkeymaniac
10mo ago
Yep, it doubled in the last 4 months https://www.youtube.com/watch?v=o5Zc-FsUDCM I upgraded my PC by adding 64GB.. two Fridays ago I sold the 32 GB I took out for the same amount of what I paid for the 64 GB in July... insa
22.
▲
by
minkeymaniac
10mo ago
Doubled in the last 4 months https://www.youtube.com/watch?v=o5Zc-FsUDCM Upgraded by adding 64GB.. last Friday I sold the 32 GB I took out for what I paid for the 64 GB in July... insane
23.
▲
RAM prices are out of control
(youtube.com)
4 points
by
minkeymaniac
10mo ago
|
0 comments
24.
▲
by
minkeymaniac
11mo ago
I never imagined that they could survive in Alaska. From the show Life below zero... take a look at these..... https://www.youtube.com/watch?v=YXq92PItsA0
25.
▲
by
minkeymaniac
11mo ago
Yes.. try moving that 36 inch Sony Trinitron from the car inside the house.. weighs 200 pounds+ IIRC....you need at least 2 strong people
26.
▲
by
minkeymaniac
11mo ago
unless you have more than 1 passport
27.
▲
by
minkeymaniac
1y ago
in sql server, you can simply add a not null check constraint with nocheck (see my comment with full code) ALTER TABLE foo WITH NOCHECK ADD CONSTRAINT CheckNotnull CHECK (id IS NOT NULL) any new values coming in cannot be null but the value
28.
▲
by
minkeymaniac
1y ago
If you don't care for old data having null , you could add a check contraint with nocheck (this is sql server fwiw) for example create table foo(id int) insert foo values (1), (2), (3) insert foo values (null) select * from foo id 1 2
29.
▲
LinkedIn is more and more green these days and not in a good way
(denisgobo.blogspot.com)
5 points
by
minkeymaniac
1y ago
|
0 comments
30.
▲
by
minkeymaniac
1y ago
I actually used one of these in a VB app back in the day as a joke.. it was the robot I used.. if you typed in something wrong in a a text box.. it would shake his arms and call you an idiot fun times
More ›