Viewing profile — gobookdev
gobookdev
HN member- Joined
- Sun, Jul 11, 2021, 11:46 PM UTC
- HN karma
- 47
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About gobookdev
No profile information was provided.
Recent public activity
-
comment
Comment #28640155
I made this extension for VS Code that also saves the outputs to markdown, so you can save it straight to blog posts: https://marketplace.visualstudio.com/items?itemName=gobookde..…
-
comment
Comment #28624933
The way I did it for Go was by having a API start up on the local machine that executes the code and returns the result to VS Code, going to do the same for Rust.
-
comment
Comment #28623812
The API microsoft provides allow you to make outputs that do anything that JavaScript can do, when making an extension. One of their engineers made a something called REST Book tha…
-
comment
Comment #28623592
I use VS Code notebooks a lot, I like the workflow so much that I made an extension for Go called gobook using the API. I bind everything notebook related to shift+alt, so shift+al…
- comment
-
comment
Comment #28601096
Go has goto
-
comment
Comment #28564168
It's cool you don't have to do anything to get it to work now, just install distro and bam!
-
comment
Comment #28564097
Exact same for me, gave Windows 11 a try, really liked all the new features, only downgrade is not being able to put the taskbar on the side of the screen. Arch Linux will always b…
-
comment
Comment #28533461
He said that one of his fav quotes was from Letterman, something along the lines of "People hate you if they think you're smarter than them". He always played the idiot which made …
-
comment
Comment #28506111
Dude that organised the last protest got 8 months prison. 75% of the population agrees with some of the totalitarian laws. Still a great country, but I'm looking at other places to…
-
comment
Comment #28505830
We just had hundreds of thousands of people go to the beach yesterday ignoring lockdown orders, I was worried about my country having read things like Gulag Archipelago, but the ge…
-
comment
Comment #28491912
Yes because Javascriptbang was taken by a cross-platform TUI db tool written in Java
-
comment
Comment #28491881
Dbeaver is fantastic, Java though
-
comment
Comment #28488409
Anyone could already do it with a few lines of code. Edit: Seems people don't believe me, here's an article how to do it: https://techcommunity.microsoft.com/t5/windows-dev-appcons…
-
comment
Comment #28467189
Nah another one, don't want to bad mouth it because I still hope the language does well. There's actually a bunch that could fit into the category.
-
comment
Comment #28466658
Yeah I watched a couple of his talks, enjoyed every word. There is another interesting language (won't mention the name) but the creator won't let the public in and has a superiori…
-
comment
Comment #28466456
VS Code is my fav piece of software of all time, it's an Electron app
- comment
-
comment
Comment #28355545
No it's not, it can be even simpler, but it's a great start and evolution
-
comment
Comment #28270880
Very nice, have any large gaming companies been contacting you yet? I would think they'd have a pretty large interest in Rust after seeing buggy games like Cyberpunk on the increas…
-
comment
Comment #27806772
I program mainly in Go, Python, TypeScript and some C/C++. A year ago I would have agreed with you, but one extension for each language now gives you almost everything you need. I …
-
comment
Comment #27806703
VS Code has improved so much in such a short period of time, if people are comparing to a 6 months ago there has been endless improvements. I really like Intellij, think it's great…
-
comment
Comment #27805515
VS Code is my favourite software of all time, no need to use the menu bar with the command pallete and the excellent custom keybinds. It completely gets out of the way it is still …