Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jkells
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jkells
3mo ago
Can't speak for anyone else but there was a step change in frontier models last November. Opus 4.5 and GPT 5.2 I think. When I colloquially say Opus level I really mean Opus 4.5 or later
2.
▲
by
jkells
7mo ago
But of course, wholesale surveillance on the rest of the world is fine. I guess our democracies don't count and we don't have any rights.
3.
▲
by
jkells
2y ago
Source?
4.
▲
Parsing the Cohost Export with DuckDB
(james-forbes.com)
1 points
by
jkells
2y ago
|
1 comments
5.
▲
by
jkells
2y ago
Basically coding in SQL, very cool.
6.
▲
by
jkells
2y ago
Maybe they do perform canary deployments and Australia was the canary? Certainly feels like it's disproportionately affecting us down under.
7.
▲
by
jkells
2y ago
I don't understand why this outage and the Azure outage earlier don't make it to the front page. I'm getting more up to date technical details from the regular media. This outage looks to be huge.
8.
▲
by
jkells
2y ago
Surprised this isn't on the front page, The whole region is down. * Azure Devops is down globally * Microsoft Entra ID (formerly Azure AD) is down globally * Multi-Factor Authentication is down globally
9.
▲
by
jkells
3y ago
This game is a reply to last weeks thread: https://news.ycombinator.com/item?id=36453856 with a different perspective.
10.
▲
The Rule Says: “No vehicles in the park”. Do you issue a ticket?
(ticketvehiclesinthepark.com)
5 points
by
jkells
3y ago
|
2 comments
11.
▲
by
jkells
3y ago
The scale on those graphs is wildly different. Office have 120 down reports per period. Reddit has 40,000.
12.
▲
Development improvements in almost a decade on Android
(blog.vadarocks.com)
3 points
by
jkells
4y ago
|
1 comments
13.
▲
by
jkells
4y ago
This week I re-created my passion project from 9 years ago. I've done very little Android development since then so it gave me a good opportunity to reflect on what's changed.
14.
▲
The day “Operation Persephone” came to my home
(typeshare.co)
3 points
by
jkells
5y ago
|
0 comments
15.
▲
by
jkells
5y ago
Seems like a win / win to me. An investor like Linus would bring a lot to the table.
16.
▲
225k Investment in the Framework Laptop from YouTuber Linus Tech Tips – 14m Subs
(youtube.com)
5 points
by
jkells
5y ago
|
2 comments
17.
▲
by
jkells
6y ago
For other JS developers the stuff about await isn't relevant. It's not the same as a JS async/await In JS an await is just syntactic sugar around a then() on a promise. The Await in the article is a method to block the thread
18.
▲
by
jkells
6y ago
I've recently been doing some hobby coding on a Commodore 128 and I'm getting the hang of editing basic programs without being able to edit inline very well. I use the list command to dump out sections of the program until I find
19.
▲
JavaScript dev reverse engineering a heat pump
(dev.to)
5 points
by
jkells
6y ago
|
0 comments
20.
▲
by
jkells
7y ago
Good reasoning in the article. Acknowledges that refusing them service won't take the site offline but makes a good argument for doing so. "They are no longer Cloudflare's problem, but they remain the Internet's problem.
21.
▲
by
jkells
8y ago
Put another way if you spend 20k hiring and you get a 9/10 male developer you could spend $30k increase the size of the funnel and get a diverse hire of the same quality.
22.
▲
by
jkells
8y ago
You just need to increase the size of the funnel. If you were going to interview 100 people, interview 150. It's not about lowering the bar it's about making the extra investment to achieve diversity. It's worth it.
23.
▲
Programming Puzzles and Code Golf. Stack Exchange for Programming Puzzles
(codegolf.stackexchange.com)
5 points
by
jkells
8y ago
|
0 comments
24.
▲
by
jkells
8y ago
Interested to know why the gender of the manager matters?
25.
▲
by
jkells
8y ago
Perhaps an unpopular opinion around here but I see nothing but positives in this announcement. This move towards a "good" Microsoft has been going on for a decade, ASP.NET MVC was released as Open Source in 2009. Seeing where they
26.
▲
by
jkells
9y ago
Follow up, that same RELEASE mode .NET hello world app shows 153MB in the VMMAP tool used in the blog post, so i's not entirely because of the configuration. I think the issue is that the tool is showing you what is mapped into the add
27.
▲
by
jkells
9y ago
A hello world .NET application on my machine uses 9KB of memory. 8.2KB is shared, 1.4KB is private. According to the article most of that memory is because it's a DEBUG build and the debug CLR images are large.
28.
▲
by
jkells
10y ago
More than 7 million domains... Letting that sink in... I'm assuming this list is based on DNS records? I wonder what proportion of those offloaded their SSL to Cloudflare.
29.
▲
by
jkells
10y ago
My first thought was relief, thank god I'm not using Cloudflare. Where would you even start to address this? Everything you've been serving is potentially compromised, API keys, sessions, personal information, user passwords, the
30.
▲
by
jkells
12y ago
My wife and I have a private thing where we squeeze each other’s arm three times to say "I love You" It's a pretty cheesy little thing but sometimes when out in public you don't want to make a big show of affection so yo
More ›