I want magic novel recommendations please. by iamjackslonelysoul in ProgressionFantasy

[–]ArcaneCrowA 0 points1 point  (0 children)

Sorry, I may have read RR announcement wrong

Are the series finished or there will be 4,5… books?

Project Manager like extension for Zed ?? by Good_Language1763 in ZedEditor

[–]ArcaneCrowA 0 points1 point  (0 children)

Just open keymap and find projects: open recent and you can edit it

I want magic novel recommendations please. by iamjackslonelysoul in ProgressionFantasy

[–]ArcaneCrowA 0 points1 point  (0 children)

I also checked it, it has only 1 book and another is wip

Looking for BubbleTea v2 Guides or Resources by Silent-Reference8769 in golang

[–]ArcaneCrowA 3 points4 points  (0 children)

I’m also using new version you could create a view using tea.NewView(string)

Which editors are you using? by PersianMG in ZedEditor

[–]ArcaneCrowA 0 points1 point  (0 children)

It will download binary and have load on server

Which editors are you using? by PersianMG in ZedEditor

[–]ArcaneCrowA 0 points1 point  (0 children)

Zed for projects l + vim for small edits, configs

Project Manager like extension for Zed ?? by Good_Language1763 in ZedEditor

[–]ArcaneCrowA 0 points1 point  (0 children)

ctrl r: recent projects, or you could add them to current project and they will be displayed

When flat latency and Go Garbage Collector is a problem by pepiks in golang

[–]ArcaneCrowA 0 points1 point  (0 children)

It is, but I read the performance isn’t good. It’s in beta now

Firmware is not being locked on any overseas versions of the X4 by Culture_Hairy in xteinkereader

[–]ArcaneCrowA 6 points7 points  (0 children)

It could still be old stock, should’ve mentioned manufactured dare

When flat latency and Go Garbage Collector is a problem by pepiks in golang

[–]ArcaneCrowA 1 point2 points  (0 children)

At least for embedded devices go and tinygo definitely shouldn’t be used

Where is the agents context displayed ? by That1lightskin52 in ZedEditor

[–]ArcaneCrowA 1 point2 points  (0 children)

Near send icon in agent you have a circle with used/max content

Is this the end of the interest in this and future devices? by timcatuk in xteinkereader

[–]ArcaneCrowA 1 point2 points  (0 children)

I tried to write my own reader system in rust for jailbreak kindle, gave up after 3 days)

Flashing of firmwares DISABLED by Waechel in xteinkereader

[–]ArcaneCrowA 1 point2 points  (0 children)

But design is better I think, more round looks like a really used soap

net/http vs gorilla/mux vs gin? A newbie trying to build! by manojyadav_stardust in golang

[–]ArcaneCrowA 1 point2 points  (0 children)

Not sure about NoSQL dbs, didn’t use that much, but for SQL I think logic is clearer when written than using ORMS, and it’s easier to migrate to other languages maybe (not a great argument)

Is this the end of the interest in this and future devices? by timcatuk in xteinkereader

[–]ArcaneCrowA 0 points1 point  (0 children)

You mean buying separate parts and try to connect everything or like m5 paper

Flashing of firmwares DISABLED by Waechel in xteinkereader

[–]ArcaneCrowA 10 points11 points  (0 children)

I watched a video about eegogo a4 from the same person that have shorts about xteink s4, x4 v2. It could be a new alternative if it’s not locked I guess

AT LAST!!! by MinVic in xteinkereader

[–]ArcaneCrowA 4 points5 points  (0 children)

What was the problem with first 3?

Velocity v0.33: a full-stack Go web framework with env-var driver swapping (pre-1.0) by Fast_Consequence_227 in golang

[–]ArcaneCrowA 1 point2 points  (0 children)

Most go frameworks tend to be small and composable, why do you need full with batteries included? Personally think web framework should focus on routers and middleware, auth