Readit News logoReadit News
euoia commented on GitHub Copilot is now available for free   github.com/features/copil... · Posted by u/ksec
solarkraft · a year ago
I have already replaced Copilot with continue.dev+qwen2.5-coder:1.5b on Ollama and don't see myself coming back.

For the last year Copilot completions have been slow, unreliable and just bad, coming in at random moments, messing up syntax in dumb ways, being slow and sometimes not showing up at all. It has been painfully bad even though it used to be good. Maybe it's since they switched from Codex to the general GPTs ...

euoia · a year ago
Do you have a guide for how to set this up? I am also pretty dissatisfied with Copilot completions.
euoia commented on A made-up name is better than no name   mbuffett.com/posts/a-made... · Posted by u/marcusbuffett
marcusbuffett · a year ago
Oh god yeah I’ve been in this situation too. Working at Apple it was like “is everyone in this meeting cleared for Tigris?” And you’d be like “I don’t know, what the hell is Tigris”, and then it turns out after you check your clearances it’s just iOS 13, which is obviously no mystery that after 12 there will be a 13. Just call it that!

Nothing was named according to what it did either, I think our deploy tool was Carnival? Just codenames everywhere

euoia · a year ago
In general I completely agree that code name overload is dreadful. But I think in this case, where this pair is so fundamental and used so frequently in the codebase, I think I would probably permit it. Beware codename creep.
euoia commented on Vue 3.5 released   blog.vuejs.org/posts/vue-... · Posted by u/timetraveller26
holistio · a year ago
I had the same vibe and I still have it regarding Nuxt 3.

Had it with React when it moved to functional components from class components.

But I convinced myself I have to dive deep enough to understand it since a lot of people seem to like it. And now I like the Composition API more in general.

Apart from one tidbit: I constantly forget where I need to put `.value` after a variable name to extract its... value.

euoia · a year ago
The .value thing is dreadful. Is it really necessary? I still prefer options API.
euoia commented on Show HN: PHP API Bindings for Open Brewery DB   github.com/JoeyMckenzie/o... · Posted by u/joeymckenzie
blowski · 2 years ago
As a Suffolk resident, can I ask which one?
euoia · 2 years ago
Green Dragon in Bungay, pop in and say hello some time
euoia commented on Show HN: PHP API Bindings for Open Brewery DB   github.com/JoeyMckenzie/o... · Posted by u/joeymckenzie
euoia · 2 years ago
I run and pub and brewery in the east of England that was established in 1991. We have lots of breweries around here and none of them seem to be on openbrewerydb. I have joined the Discord and will see if I can contribute some info.
euoia commented on Microsoft actions following attack by nation state actor Midnight Blizzard   msrc.microsoft.com/blog/2... · Posted by u/nycdatasci
voidwtf · 2 years ago
How did they pivot from a test tenant to corporate email access?

That's the most concerning fact that they just glossed over.

euoia · 2 years ago
Just guessing but perhaps with a phishing attack on a Microsoft domain.
euoia commented on What if an SQL statement returned a database?   arxiv.org/abs/2312.00638... · Posted by u/matt_d
euoia · 2 years ago
This seems similar to how Eloquent (Laravel's ORM) will, by default, make separate IN queries when you ask for a collection plus its relationships (instead of using a JOIN).

I have thought about how you might return normalised data to your front-end and, with support from a front-end library, rebuild the object relationships so you can access them naturally.

I looked into JSON:API and indeed there is a Laravel library for working with JSON:API https://github.com/laravel-json-api/laravel.

One place I got stuck with JSON:API is that support for updating a row and its relationships in a single API request seems to have been kicked around for a while and is unresolved: https://github.com/json-api/json-api/issues/795

There is an atomic operations extension: https://jsonapi.org/ext/atomic/

But is currently unsupported by laravel-json-api: https://github.com/laravel-json-api/laravel/issues/39

euoia commented on Raspberry Pi 5   raspberrypi.com/products/... · Posted by u/chabes
firemelt · 2 years ago
anyone could tell me how did you use raspberry pi?
euoia · 2 years ago
I use it as part of a till / ePOS system to run a small node / express http server that drives a receipt printer and cash drawer.
euoia commented on Signal says it'll shut down in UK if Online Safety Bill approved   theregister.com/2023/02/2... · Posted by u/rntn
jasfi · 3 years ago
There was no transaction. It looked like the money had never been there.
euoia · 3 years ago
I don’t understand. Doesn’t your balance equal the sum of your transactions on your statement? I understand there is no outgoing transaction, but unless some “money in” lines were removed then how does it add up?

u/euoia

KarmaCake day91April 6, 2012
About
Founder and publican james.pickard@gmail.com
View Original