DivisionSol | 2 years ago | on: Twitch to Cut 500 Employees, About 35% of Staff
DivisionSol's comments
DivisionSol | 2 years ago | on: Why I'm done with Mouser Electronics
I don't think anyone assumes when they take the cheap shipping option that they are eating a 10% chance the package never shows up. Nor mis-matched packages. Nor sudden calls from collections. Nor being re-labeled in the database as a 'distributor.'
Author gave time for them to work out the bugs between each attempt, and, seems each attempt went worse.
Classic post-2010s-era support quality.
DivisionSol | 3 years ago | on: Tips for refactoring your code with no pain
Example 1: Changing `s` to `displayScore` doesn't fix the problem the code is using `p1`, `p2`, `p1N`, `p2N` AND defining a new `p`. WITH multiple ternaries and 3 mid-function returns.
Example 2: Reasonable, but now you have two functions with similar signatures. Reducing the number of indentation is always good.
Example 3: Creates ANOTHER layer of indentation. Without add'l context the code looks like it could be reduced to a series of inverted conditions with happy/golden-path style sequential if-s instead of 5 indentation deep.
Example 4: Pet peeve and chided by a lot of linters. Empty blocks are generally frowned upon. (You say: "If not equals DO" not "If equals don't do anything ELSE")
Example 5: Good in the context of testing, annoying in that it is a function with a single line. You'd probably be better off stubbing the User class all together. I mean you're already providing a User-type object.
Example 6: Great, 10/10 love it. Would remove the {} and just toss the Throws on the if-statement line itself but that's personal taste.
Example 7: Not awful, but I like to front-load my variable declarations so you can get error-handling out of the way at the start of the function then use those variables to do the computation later. More up front about saying: "Here are the items I will use later in this function"
Example 8: Probably not a simple refactor. If you aren't going to update all the locations in which an "Amount"/"Currency", you're creating an artisanal class for a single use.
Why am I code reviewing this article? Shoo.
DivisionSol | 3 years ago | on: Why has no one published a computer version of Squad Leader?
Of course you'll need new maps, unit tokens, and scenarios custom to your clone.
I know it is easier said than done, but, rightsholders sit on obscure IP like a dragon on a hoard. If they DID make a new game based on this Squad Leader game, it probably wouldn't be the same game.
Quick edit from reading another post: If one just wants to play VASL looks like what one would want. Reimplementation of the rules in another engine, boom.
DivisionSol | 3 years ago | on: Robo-Ostrich Sprints to 100-Meter World Record
And I'm sure we can do scientific research on robot animals just as well as normal animals, just a different kind of research.
Seems like it all works out.
DivisionSol | 3 years ago | on: Clip Studio Paint: Changes to the One-Time Purchase (Perpetual) Version in 2023
Some upset Twitter users isn't their entire customer base, but as a part of the story I enjoy reading the comments and how the community is responding.
DivisionSol | 4 years ago | on: Steam bans all blockchain and NFT games on its platform
What are the incentives a publisher/developer has for putting anything on a blockchain?
Company B wants nothing to do with Company A's digital assets, and Company A does not want to make transitioning away from their own game easy.
NFTs will never be used in gaming, outside of gimmicks (and all the current attempts talk more about the NFTs instead of any form of actual gameplay.)
DivisionSol | 4 years ago | on: GitHub confirmed using all public code for training copilot regardless license
Automate the rote software engineering so it's built upon a shared, healthy, secure, etc codebase... Leaving only the harder, more-fun 1% for us to noodle on instead.
DivisionSol | 4 years ago | on: Why Lichess will always be free
However, I think advertising in itself isn't inherently evil. If a chess website served non-tracking, static (no-JS) banner ads about relevant products (maybe, specifically, chess products?) to offset costs, I don't see anything wrong with it. Of course the question is: "what is a relevant product to advertise next to chess?" Would... other board game advertisements be acceptable?
DivisionSol | 4 years ago | on: Charm delivers Stripe's carbon removal purchase ahead of schedule
7.8x10^11 tonnes of Carbon to remove from the atmosphere to return to “normal” (Handwavy approximations)
This was 4.16x10^2, in, let’s just say 12 months.
Assuming an absurd 100% increase in volume year over year... they’ll drop the carbon ppm by 1 after... 24 years.
Not meant to doom/gloom, just curious.
DivisionSol | 4 years ago | on: We instinctively add on new features and fixes. Why don’t we subtract instead?
Average users appreciate all the extra real estate of their back yard! So much time to do the thing they enjoy, gardening.
Power users hate you, they used those power tools every day! They felt in control! Their backyard garden was meticulously crafted!
Ideally when you take their dozer, back hoe, etc, you put them into an easy to access shed out of sight from most users. Of course it's an engineering/design challenge to 1) create a shed (segment these features without adding complexity), 2) make it easy to use for power users ("wahh, I gotta click through 4 more options!"). They might be able to pull out their auger tractor, but it just isn't as easy as starting the auger tractor right where they left off.
Even with an analogy, it's hard to say: "1% of our users use this feature, tear it out." Even when it imposes > 1% of work on all future features/releases/testing.
DivisionSol | 4 years ago | on: Largest card grading service halts submissions
Individual packs will always be looked at with doubt, since they’ve probably been weighed and sorted.
DivisionSol | 4 years ago | on: Silicon Valley Is Flooding into a Reluctant Austin
Rent is 1/2 as cheap for 2x the sq ft, and property values still currently with in the stratosphere (unlike the Bay Area). No income tax.
Hopefully Austin acts quick and starts building new/upgrading existing buildings to accommodate the growth that's happening.
DivisionSol | 4 years ago | on: EFF's reply to cease-&-desist letter – “Virtual Coachella” parody video
Cease and Desist over Instagram.
DivisionSol | 5 years ago | on: Semiconductor Startups – Are they back?
Starting that train now is quite difficult. Lots of inertia to overcome with pre-existing closed source tools being chosen by default at colleges and companies.
DivisionSol | 5 years ago | on: Show HN: LitiHolo – a desktop 3D hologram printer that makes true holograms
1) http://www.litiholo.com/images/buzz-on-the-printer-crop-809x... Wondering what the artifacting is on the left side of the hologram itself? Is this a problem with this specific hologram, or will all holograms have this artifacting?
2) Same image, but I'm not quite sure Buzz is centered in the middle of the ... work plate? Glass? Others are a bit more aligned to the edges, but are instead offset in various directions. For aesthetics, what would prevent a hologram from being perfectly centered and rotated to the plate?
3) They all have a little stray hologram pixel in the top right corner of each hologram, intentional? Fixable? Shortcoming of the technique?
4) A lot of the plates look a little smudged/finger-printy. Is it possible to clean the hologram plates/film after "printing" to have a clean shiny surface?
5) I don't see an example of an image that has been printed corner-to-corner? How much of this hologram film has been applied? Is it possible to make a full plate hologram? And/or trim the edges afterwards? (It looks like glass plates, so... probably hard for a layperson to cut?)
6) Open source firmware? Gcode? Toolchain? Hacker friendly? (Ctrl-f Firm, Open, or Code resulted in 0 results.)
Just to end in a compliment sandwich, it's totally cool and would definitely have a place in budding maker's labs, and new niche stores! I could see the output being relatively popular on like... Etsy. Super affordable at $1,600 when stacked next to a 3D Printer, or Laser Cutter, etc. I love the idea and DO want one of my own... But trying to identify the shortcomings.
DivisionSol | 5 years ago | on: Ask HN: What happens when someone copies an NFT onto another blockhain?
This applies to every single form of game-based NFT. What incentive does a Game Developer have in implementing their items on the blockchain? So I can trade my WoW Health Potions for FFXIV Health Potions? In a kind world, when I'm tired of WoW I could safely transfer my wealth from WoW to FFXIV, but does Blizzard want that? Better to ensure lock-in. Further there will never be the case where a game like WoW would recognize an item from FFXIV as canonical and equal value. I wouldn't be able to buy a FFXIV health potion and use it in WoW.
The only games that will implement NFT items will do it as a gimmick. TCG, or normal game, or anything.
I have yet to see an actual compelling use case that solves a problem that game developers have. Remember, solving a problem a player has doesn't mean the incentives for game developers are aligned.
DivisionSol | 5 years ago | on: Gary Numan: 'One of my songs got over a million streams – I got £37'
Seems like the ones losing out are those that are signing record deals, giving over 41% (or 54%? The %s don't add up to 100 in the article,) to a label who... Just puts them on Spotify?
Spotify is in a good position to cut out record labels by working with artists directly.
DivisionSol | 5 years ago | on: Gary Numan: 'One of my songs got over a million streams – I got £37'
Now you could argue Music isn't the same as a Video, but in my mind Videos can be just as timeless and classic as a tune.
Streaming/advertising creates that nice race to the bottom which evens the playing field (a view is a view is a view, a listen is a listen is a listen, 100 or 100000 it's all the same,) but people who are used to entrenched interests keeping prices high will be shocked.
DivisionSol | 5 years ago | on: Apple Car expected to shake up auto industry in Asia and world
Rumors are that Apple is working on VR Glove & AR glasses.
They're taking things that people use every day and cramming as much functionality into software as their hardware will allow.
Sort of joking sort of not: Eventually there will people wearing full sets of Apple accessories, getting into their Apple car, driving to an Apple home... And all the technology will be seamless (or as seamless as they can make it based on their current track record.)