AtomĀ is a text editor. It can open folders, which is pretty nice for coding, but it canāt do much else.
Itās Atomās extensions that make it the best code editor. Itās designedĀ by the awesome people at GithubĀ to beĀ āhackable to the coreā, and that level of flexibility lets you install extensions to host a live-reloading webpage, or use a console, or preview markdown, or see something on Github, and it starts to become an IDE - that you make for yourself. You can create themes with CSS, and hack it with Javascript.Ā
My setup of Atom, editing a Diamond-Lang Ruby File
So it lets you setup it up exactly as you want it, but unlike other IDEs, it doesnāt have built-in build tools, so to compile/run your program, you normally need to install a terminal simulator and memorize the commands. It helps to install Gradle or Rake, which both help you.
Theyāve also open source the code theyāve used to make their HTML/CSS/JS/Node into a desktop app into a project called Electron, which you can use to create your own apps.
I use the Material UI theme along with its sister syntax theme, and I changed the background color.
So, all in all, it itās a pretty cool IDE. You can download it for free (itās open source) atĀ http://atom.io.
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
ā Live Streamingā Interactive Chatā Private Showsā HD Quality
Anya is LIVE right now
FREE
Free to watch ⢠No registration required ⢠HD streaming
Why Iāve spent a semester of middle school without a backpack. And Iām going to do it next semester, too.
Backpacks are annoying. They (sometimes) cut into your next, they weigh a lot, and theyāre a bit annoying to carry around everywhere. Plus, having a bunch of space encourages you to carry more stuff, and it gets heavier and heavier.
So I bought myself a computer sleeve, which included a pocket for papers and cords, and a double sided zipper binder, and set my backpack aside. Turns out, I really only need the computer sleeve, except for a couple of days when I have classes that require more papers.
Paper on the left, laptop on the right.
My pocket of cords and supplies. Itās nice and organized, and has more space then my old backpack did for the same pocket.
I scan my papers when possible, and discard them, so at most I carry around 20 papers at once. It weighs little, and is super easy to carry. I havenāt had any problems with it.
I organizeĀ my papers by the date I last used it, and since I only have 20 papers, I can quickly scan through them. Although I don't have tabs, it becomes easier for me to put my stuff in the right place, so I lose less papers. Sadly, teachers who hand back everything at once become your organization systemās enemy, and it becomes harder to keep everything, but I take them home and drop them off into a bin of archived papers.
Since my school doesnāt use papers after the quarter they were assigned, after each quarter, Ā I remove all my papers, and put them in the bin or archived papers.
Itās been super nice, and Iāve gotten all my stuff into something I can easily access.
Writing a blog post is pretty easy. Thinking about what your post is going to be about is a different story. You write all you can think of into a queue, and hope you think of something else to write about within a couple of days. And Iām out of ideas.
Well, Iām out of ideas for the moment, not including this one. Iām currently writing about ideas, and maybe one will come. But it seems as if Iām writing a bunch of meta posts about blogging, but none the less, I guess this is a post.
So enjoy your post for today, and hope that thereās one tomorrow. And I hope I donāt forget about it.Ā
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
ā Live Streamingā Interactive Chatā Private Showsā HD Quality
Anya is LIVE right now
FREE
Free to watch ⢠No registration required ⢠HD streaming
YAY! I made a new avatar! I found some site that lets you create an avatar, downloaded the result, feed it through some image to svg creator (it worked really well), put that through Sketch, created 5 different sizes and uploaded it to Gravatar and change all my accounts and...
Oh god. I did that much work for a new avatar? I wish it was a lot simpler to make an avatar. Or I picked a good non-minecraft avatar when I first made an account. At least Gravatar did 99% of the work for me. I canāt image what I would have had to do without it.
Actually, I could.
But I donāt want to.
But, I did get some pretty cool things that Iām proud of:
1. I found a project by an employee of Github that allows you to create geo-patterns from text, and put in my username, and then took the image it returned, and overlaid that with text in Sketch.
2. I used Vector MagicĀ to make my avatar a vector (the original software gave it to me in a small resolution, and allowed me to get a somewhat larger copy for $20, but they allowed me to do whatever I wanted with it). It came out with a super clear svgs (I even used the one million degree zoom in Sketch. No pixels!)
3. I spent no money.
4. I uploaded it to Gravatar, and it changed almost everything for me.
Minecraft, you donāt need to use NBT formatted as JSON-like strings that confuse everyone. You can use true and false instead of 1b and whatever other value you use. Or do you use 1 and 0? You really donāt have to do this. You can make developerās life simple. I want to use JSON like this:
Itās really annoying, especially since in the new Minecraft snapshots, other commands are forcing you to use strict JSON, while others require you use JSON-like nbt. Itās awful, especially since you canāt simply swap out strict JSON for non-strict JSON, you have to cheat it, handwrite the JSON-like stuff (humans were never meant to write JSON easily), or create your own JSON-like generator.
I ran into this while creating a command compactor, and I didnāt want to reinvent JSON, so I scrubbed it at the end with a regex.
But then I couldnāt use strict JSON, so to get around that, I made it so that if you have whitespace at the end of a key, it removes the whitespace and keeps the strict json:
But this is ugly, and probably not the best solution. I really just wanted it to work, since this was getting on my nerves (if anyone has something for to make this work, PLEASE let me know.)
So, I really thought Minecraft should fix this (I thought it was a bug at first), so I filed a report:
Turns out, they said it was intended. Makes no sense, though. I wonāt request a feature on the subreddit, as itās not a popular idea. It only helps developers, really.
I wish Mojang would fix this. Please make up your mind. You can use JSON-like nbt and drive developers insane, or just let use use JSON.Ā
Or I guess a modding api would solve all of this, but I donāt think thatās going to happen. Ever.
In case you havenāt looked at my blog, Iām blogged again! It feels pretty nice to write random thoughts onto a small text textbox and hope some reads it. Someday. No one really reads my blog.
But Iām still writing.
And youāre still reading.
But I changed the blog to tumblr.bensites.com instead of bensites.tumblr.com, and I got exactly where I started. Actually, I need to buy .tumblr so I can have com.bensites.tumblr. Maybe that would make an improvement.
But it feels like design is just incremental improvements. You do something that seems like the smallest difference in the world, but it makes the biggest difference in someoneās life, or maybe it just fades away. Or maybe it seems useless, except for a few things.
But thatās life. No one remembers the guy who make scrolling seem realistic on a Mac and iDevices. No one remembers the guy who added vibration to your phone. No one remembers the guy who decided to cut a round object. But they all have amazing things that change the way we live. But they change the way we live in the smallest of ways.
I made a Minecraft One Command Block Framework in Ruby.
Why?
Because I hate Minecraft commands. I wanted something that made it easier to create aĀ āone command creationā, instead of you c=having to do everything by hand. And I think I did it. Itās called diamond-lang (a precise material in Minecraft). I mean, I didnāt think of emeralds when I named it. Emerald-lang sounds much cooler, but Iām stuck with diamond-lang.Ā
Anyways, I pretty much made it a lot simpler for developers to create one command creations, which should mean we can see more awesome creations.
which is pretty nice compared to the really long command it creates. Hopefully it helps people. Iāll talk about some of the really annoying things in Minecraft that made this command almost impossible to create in a day or two, but thatās the main idea. I havenāt yet gotten to do things I really want to, due to limitations in Minecraft, but Iām hoping to do them soon.
Anyways, turns out that Minecraft can be a lot ruby with Rubies. Hooray!
If you want to check it out, I made a webpage for it at bensites.com/diamond-lang, or you can do `gem install diamond-lang`
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
ā Live Streamingā Interactive Chatā Private Showsā HD Quality
Anya is LIVE right now
FREE
Free to watch ⢠No registration required ⢠HD streaming
So, if you haven't seen the [homework planner Iām making](planhw.com), Iāve been using a angular.js front-end, and a Ruby on Rails backend. This means I need to sync a bunch of data together, and I used a .
It wasnāt super efficient, and if someone wanted to know about the homework they had, they would have also digest student info, for each, and every, homework. This means if you have 50 homework objects, you got y our info 50 times. This was **really** slow, both in network speeds, and in compiling the JSON, too. I used to use jbuilder, and speeds were ~200-400ms in production. This is *pretty* slow. I was working on a new feature, and jbuilder didnāt support something, so I needed to find a solution.Ā
I tried rails ActiveModel::Serializers, and it worked awesome. The JSON is produced is pretty awesome, and it works pretty well.
Now itās time to rewrite the front-end of my app.
This is a weblog. Or a web + blog. And I make websites, so I decided to make a blog. That was my thought process.Ā
That really makes no sense.Ā
Whatever.
I really need to think about thought.
But today, Iām going to talk about my blog :D. Itās gonna be a collection of awesome tech, coding & tech, and stuff I make. Oh yeah, and Iām a 7th grade student, so youāl be seeing some posts about middle school.
So yeah - if you like school, or tech, or coding, or something else, Iām sure youāll sure my blog.Ā