Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
owenm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
owenm
5mo ago
Three countries - England, Scotland, Wales.
2.
▲
by
owenm
6mo ago
No, I’m saying that MS have different terms for their business and personal offerings (as do OpenAI and Anthropic). To be fair to them, MS are quite open about accuracy for the business offerings, see here as one example: https://
3.
▲
by
owenm
6mo ago
As far as I can tell, this is only for the free personal plan, not any of the business offerings (ie not Copilot for M365) and Github Copilot is under a separate set of terms. “These Terms don’t apply to Microsoft 365 Copilot apps or servic
4.
▲
by
owenm
7mo ago
Any plans to make it available to other languages via bindings?
5.
▲
by
owenm
10mo ago
I feel a bit sad since I hadn't heard of Gel Data until today, but it's too late... seems like they had some interesting stuff in progress.
6.
▲
by
owenm
10mo ago
This is super interesting - aside from the benchmarks are there any good examples of loading and querying data from external sources? Any plans to support other formats like parquet?
7.
▲
SwirlDB: Modular-first, CRDT-based embedded database
(docs.swirldb.org)
74 points
by
owenm
11mo ago
|
12 comments
8.
▲
Xlwings Lite – Python in Excel Using Pyodide
(lite.xlwings.org)
22 points
by
owenm
1y ago
|
5 comments
9.
▲
by
owenm
1y ago
I hear you on the opportunity side and I can't see that changing. The good news is in recent releases there's a lot less boilerplate - "dotnet new console -lang F#" results in two files, a short fsproj file and a single
10.
▲
Leveraging Immutability and Observability for Undo in Document-Based Apps
(blog.voyonic-systems.de)
2 points
by
owenm
2y ago
|
0 comments
11.
▲
by
owenm
2y ago
The Interlisp VM sounds awesome - I would love to see Notecards on Windows/Linux/Mac natively!
12.
▲
by
owenm
2y ago
This is an impressive achievement, given there’s a whole language plus IDE. Kudos to the author. I couldn’t see any indication of what the author plans to use it for - I hope he can share more below? I’m intrigued by the LeanQt library as
13.
▲
by
owenm
2y ago
I would start with a business case - what are the benefits, is it going to generate revenue or reduce costs, when do the benefits start to be realised. Then look at the cost in starting to develop what you need, and how you’re going to get
14.
▲
by
owenm
3y ago
FWIW, I started programming F# during your tenure at MS and in a couple of years it became a really capable cross platform option - partly MS, partly community, but definitely helped out by you. Thanks!
15.
▲
by
owenm
3y ago
Starting with F# on Mac is worlds away from what it was in the past, I bet you could be up and running in 5 minutes: brew install dotnet-sdk dotnet new console -lang F# (in your project directory) Start VS Code in that directory, i
16.
▲
by
owenm
4y ago
This was me - my first .net language was F# (although I'd dabbled a tiny bit in C#); it was hard to learn the .net standard library as well as trying to learn functional idioms...
17.
▲
by
owenm
4y ago
Very interesting - thanks! It's an interesting exercise thinking through some of the constraints and some of the engineering tradeoffs. Out of interest, how much development is actually done on device vs being done on another system
18.
▲
by
owenm
4y ago
As a thought experiment, this got me thinking what would a solution just using .NET core look like? Obviously I don't have all the details but I think you can do all of those things in .NET (with the exception of the embedded stuff pr
19.
▲
by
owenm
4y ago
I really like Azure Container Apps for this. It's a great way to dip into the world of containers.
20.
▲
by
owenm
4y ago
Yes, you're right - I'm not from the US, but I think it's the classic example...
21.
▲
by
owenm
4y ago
It's a diaeresis symbol rather than an umlaut, used (infrequently) to show that it's pronounced co-or rather than coor. Quite archaic, unless you're the New York Times, who use it as part of their house style, but not wrong!
22.
▲
by
owenm
4y ago
Of course, Teams uses SharePoint for file storage, so it’s basically the same thing for Microsoft, build on the things you have already.
23.
▲
by
owenm
4y ago
I used to use Visual Studio and VSMac for my F# experimentation. Over the past couple of years, Ionide has got so much better that I've switched completely over to it from VS for all my F# work. The new 7.0 release a couple of days ag
24.
▲
by
owenm
5y ago
I was in a similar position when I started learning F# - I'd say start with F#, but you will likely need to be able to read through some of the C# examples to work out how to do common things that rely on the .NET standard library if y
25.
▲
Update on .NET MAUI
(devblogs.microsoft.com)
3 points
by
owenm
5y ago
|
0 comments
26.
▲
by
owenm
6y ago
The Silk web framework built into Amber looks really interesting: https://lolg.it/herby/silk and an introduction here: https://smalltalkrenaissance.wordpress.com/2015/06/29/silk-i...
27.
▲
Amber Smalltalk
(amber-lang.net)
121 points
by
owenm
6y ago
|
12 comments
28.
▲
A CMS with no server and 18 lines of configuration
(netlify.com)
159 points
by
owenm
9y ago
|
78 comments